@atlaskit/icon 28.5.4 → 29.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/cjs/components/icon-new.js +13 -38
- package/dist/cjs/components/icon-tile/icon-tile-new.compiled.css +6 -6
- package/dist/cjs/components/icon-tile/icon-tile-new.js +13 -13
- package/dist/cjs/components/icon-tile/icon-tile-old.compiled.css +13 -13
- package/dist/cjs/components/icon-tile/icon-tile-old.js +9 -9
- package/dist/cjs/components/icon-tile/index.js +8 -8
- package/dist/cjs/entry-points/deprecated-map.js +1 -8
- package/dist/cjs/entry-points/metadata.js +1 -8
- package/dist/cjs/metadata-core.js +1 -378
- package/dist/cjs/migration-map.js +0 -332
- package/dist/es2019/components/icon-new.js +13 -38
- package/dist/es2019/components/icon-tile/icon-tile-new.compiled.css +6 -6
- package/dist/es2019/components/icon-tile/icon-tile-new.js +13 -13
- package/dist/es2019/components/icon-tile/icon-tile-old.compiled.css +13 -13
- package/dist/es2019/components/icon-tile/icon-tile-old.js +9 -9
- package/dist/es2019/components/icon-tile/index.js +8 -8
- package/dist/es2019/entry-points/deprecated-map.js +1 -2
- package/dist/es2019/entry-points/metadata.js +1 -2
- package/dist/es2019/metadata-core.js +1 -378
- package/dist/es2019/migration-map.js +0 -332
- package/dist/esm/components/icon-new.js +13 -38
- package/dist/esm/components/icon-tile/icon-tile-new.compiled.css +6 -6
- package/dist/esm/components/icon-tile/icon-tile-new.js +13 -13
- package/dist/esm/components/icon-tile/icon-tile-old.compiled.css +13 -13
- package/dist/esm/components/icon-tile/icon-tile-old.js +9 -9
- package/dist/esm/components/icon-tile/index.js +8 -8
- package/dist/esm/entry-points/deprecated-map.js +1 -2
- package/dist/esm/entry-points/metadata.js +1 -2
- package/dist/esm/metadata-core.js +1 -378
- package/dist/esm/migration-map.js +0 -332
- package/dist/types/components/icon-new.d.ts +1 -1
- package/dist/types/entry-points/base-new.d.ts +1 -1
- package/dist/types/entry-points/deprecated-map.d.ts +0 -1
- package/dist/types/entry-points/metadata.d.ts +0 -1
- package/dist/types/entry-points/types.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +2 -8
- package/dist/types/types.d.ts +4 -27
- package/dist/types-ts4.5/components/icon-new.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/base-new.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/deprecated-map.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/metadata.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
- package/dist/types-ts4.5/index.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +2 -8
- package/dist/types-ts4.5/types.d.ts +4 -27
- package/package.json +1 -3
- package/dist/cjs/deprecated-utility.js +0 -177
- package/dist/cjs/metadata-utility.js +0 -483
- package/dist/es2019/deprecated-utility.js +0 -171
- package/dist/es2019/metadata-utility.js +0 -477
- package/dist/esm/deprecated-utility.js +0 -171
- package/dist/esm/metadata-utility.js +0 -477
- package/dist/types/deprecated-utility.d.ts +0 -13
- package/dist/types/metadata-utility.d.ts +0 -67
- package/dist/types-ts4.5/deprecated-utility.d.ts +0 -13
- package/dist/types-ts4.5/metadata-utility.d.ts +0 -67
- package/svgs/utility/add.svg +0 -1
- package/svgs/utility/arrow-down.svg +0 -1
- package/svgs/utility/arrow-left.svg +0 -1
- package/svgs/utility/arrow-right.svg +0 -1
- package/svgs/utility/arrow-up.svg +0 -1
- package/svgs/utility/check-circle.svg +0 -1
- package/svgs/utility/check-mark.svg +0 -1
- package/svgs/utility/chevron-double-left.svg +0 -1
- package/svgs/utility/chevron-double-right.svg +0 -1
- package/svgs/utility/chevron-down.svg +0 -1
- package/svgs/utility/chevron-left.svg +0 -1
- package/svgs/utility/chevron-right.svg +0 -1
- package/svgs/utility/chevron-up.svg +0 -1
- package/svgs/utility/cross-circle.svg +0 -1
- package/svgs/utility/cross.svg +0 -1
- package/svgs/utility/drag-handle-horizontal.svg +0 -1
- package/svgs/utility/drag-handle-vertical.svg +0 -1
- package/svgs/utility/drag-handle.svg +0 -1
- package/svgs/utility/error.svg +0 -1
- package/svgs/utility/information.svg +0 -1
- package/svgs/utility/link-external.svg +0 -1
- package/svgs/utility/lock-locked.svg +0 -1
- package/svgs/utility/lock-unlocked.svg +0 -1
- package/svgs/utility/show-more-horizontal.svg +0 -1
- package/svgs/utility/show-more-vertical.svg +0 -1
- package/svgs/utility/star-starred.svg +0 -1
- package/svgs/utility/star-unstarred.svg +0 -1
- package/svgs/utility/success.svg +0 -1
- package/svgs/utility/warning.svg +0 -1
- package/utility/add.d.ts +0 -16
- package/utility/add.js +0 -30
- package/utility/arrow-down.d.ts +0 -16
- package/utility/arrow-down.js +0 -30
- package/utility/arrow-left.d.ts +0 -16
- package/utility/arrow-left.js +0 -30
- package/utility/arrow-right.d.ts +0 -16
- package/utility/arrow-right.js +0 -30
- package/utility/arrow-up.d.ts +0 -16
- package/utility/arrow-up.js +0 -30
- package/utility/check-circle.d.ts +0 -16
- package/utility/check-circle.js +0 -30
- package/utility/check-mark.d.ts +0 -16
- package/utility/check-mark.js +0 -30
- package/utility/chevron-double-left.d.ts +0 -16
- package/utility/chevron-double-left.js +0 -30
- package/utility/chevron-double-right.d.ts +0 -16
- package/utility/chevron-double-right.js +0 -30
- package/utility/chevron-down.d.ts +0 -16
- package/utility/chevron-down.js +0 -30
- package/utility/chevron-left.d.ts +0 -16
- package/utility/chevron-left.js +0 -30
- package/utility/chevron-right.d.ts +0 -16
- package/utility/chevron-right.js +0 -30
- package/utility/chevron-up.d.ts +0 -16
- package/utility/chevron-up.js +0 -30
- package/utility/cross-circle.d.ts +0 -16
- package/utility/cross-circle.js +0 -30
- package/utility/cross.d.ts +0 -16
- package/utility/cross.js +0 -30
- package/utility/drag-handle-horizontal.d.ts +0 -16
- package/utility/drag-handle-horizontal.js +0 -30
- package/utility/drag-handle-vertical.d.ts +0 -16
- package/utility/drag-handle-vertical.js +0 -30
- package/utility/drag-handle.d.ts +0 -16
- package/utility/drag-handle.js +0 -30
- package/utility/error.d.ts +0 -16
- package/utility/error.js +0 -30
- package/utility/information.d.ts +0 -16
- package/utility/information.js +0 -30
- package/utility/link-external.d.ts +0 -16
- package/utility/link-external.js +0 -30
- package/utility/lock-locked.d.ts +0 -16
- package/utility/lock-locked.js +0 -30
- package/utility/lock-unlocked.d.ts +0 -16
- package/utility/lock-unlocked.js +0 -30
- package/utility/migration/add--add-circle.d.ts +0 -15
- package/utility/migration/add--add-circle.js +0 -32
- package/utility/migration/add--editor-add.d.ts +0 -15
- package/utility/migration/add--editor-add.js +0 -32
- package/utility/migration/add--emoji-custom.d.ts +0 -15
- package/utility/migration/add--emoji-custom.js +0 -32
- package/utility/migration/add.d.ts +0 -15
- package/utility/migration/add.js +0 -32
- package/utility/migration/arrow-down--arrow-down-circle.d.ts +0 -15
- package/utility/migration/arrow-down--arrow-down-circle.js +0 -32
- package/utility/migration/arrow-down.d.ts +0 -15
- package/utility/migration/arrow-down.js +0 -32
- package/utility/migration/arrow-left--arrow-left-circle.d.ts +0 -15
- package/utility/migration/arrow-left--arrow-left-circle.js +0 -32
- package/utility/migration/arrow-left.d.ts +0 -15
- package/utility/migration/arrow-left.js +0 -32
- package/utility/migration/arrow-right--arrow-right-circle.d.ts +0 -15
- package/utility/migration/arrow-right--arrow-right-circle.js +0 -32
- package/utility/migration/arrow-right.d.ts +0 -15
- package/utility/migration/arrow-right.js +0 -32
- package/utility/migration/arrow-up--arrow-up-circle.d.ts +0 -15
- package/utility/migration/arrow-up--arrow-up-circle.js +0 -32
- package/utility/migration/arrow-up.d.ts +0 -15
- package/utility/migration/arrow-up.js +0 -32
- package/utility/migration/check-circle--check-circle-outline.d.ts +0 -15
- package/utility/migration/check-circle--check-circle-outline.js +0 -32
- package/utility/migration/check-circle--emoji-productivity.d.ts +0 -15
- package/utility/migration/check-circle--emoji-productivity.js +0 -32
- package/utility/migration/check-circle.d.ts +0 -15
- package/utility/migration/check-circle.js +0 -32
- package/utility/migration/check-mark--check.d.ts +0 -15
- package/utility/migration/check-mark--check.js +0 -32
- package/utility/migration/check-mark--editor-done.d.ts +0 -15
- package/utility/migration/check-mark--editor-done.js +0 -32
- package/utility/migration/chevron-down--chevron-down-circle.d.ts +0 -15
- package/utility/migration/chevron-down--chevron-down-circle.js +0 -32
- package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +0 -15
- package/utility/migration/chevron-down--hipchat-chevron-down.js +0 -32
- package/utility/migration/chevron-down.d.ts +0 -15
- package/utility/migration/chevron-down.js +0 -32
- package/utility/migration/chevron-left--chevron-left-circle.d.ts +0 -15
- package/utility/migration/chevron-left--chevron-left-circle.js +0 -32
- package/utility/migration/chevron-left--chevron-left-large.d.ts +0 -15
- package/utility/migration/chevron-left--chevron-left-large.js +0 -32
- package/utility/migration/chevron-left.d.ts +0 -15
- package/utility/migration/chevron-left.js +0 -32
- package/utility/migration/chevron-right--chevron-right-circle.d.ts +0 -15
- package/utility/migration/chevron-right--chevron-right-circle.js +0 -32
- package/utility/migration/chevron-right--chevron-right-large.d.ts +0 -15
- package/utility/migration/chevron-right--chevron-right-large.js +0 -32
- package/utility/migration/chevron-right.d.ts +0 -15
- package/utility/migration/chevron-right.js +0 -32
- package/utility/migration/chevron-up--chevron-up-circle.d.ts +0 -15
- package/utility/migration/chevron-up--chevron-up-circle.js +0 -32
- package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +0 -15
- package/utility/migration/chevron-up--hipchat-chevron-up.js +0 -32
- package/utility/migration/chevron-up.d.ts +0 -15
- package/utility/migration/chevron-up.js +0 -32
- package/utility/migration/cross--editor-close.d.ts +0 -15
- package/utility/migration/cross--editor-close.js +0 -32
- package/utility/migration/cross-circle--editor-error.d.ts +0 -15
- package/utility/migration/cross-circle--editor-error.js +0 -32
- package/utility/migration/cross-circle--select-clear.d.ts +0 -15
- package/utility/migration/cross-circle--select-clear.js +0 -32
- package/utility/migration/cross-circle.d.ts +0 -15
- package/utility/migration/cross-circle.js +0 -32
- package/utility/migration/cross.d.ts +0 -15
- package/utility/migration/cross.js +0 -32
- package/utility/migration/drag-handle--drag-handler.d.ts +0 -15
- package/utility/migration/drag-handle--drag-handler.js +0 -32
- package/utility/migration/drag-handle-vertical--drag-handler.d.ts +0 -15
- package/utility/migration/drag-handle-vertical--drag-handler.js +0 -32
- package/utility/migration/error.d.ts +0 -15
- package/utility/migration/error.js +0 -32
- package/utility/migration/information--editor-info.d.ts +0 -15
- package/utility/migration/information--editor-info.js +0 -32
- package/utility/migration/information--editor-panel.d.ts +0 -15
- package/utility/migration/information--editor-panel.js +0 -32
- package/utility/migration/information--info.d.ts +0 -15
- package/utility/migration/information--info.js +0 -32
- package/utility/migration/link-external--shortcut.d.ts +0 -15
- package/utility/migration/link-external--shortcut.js +0 -32
- package/utility/migration/lock-locked--lock-circle.d.ts +0 -15
- package/utility/migration/lock-locked--lock-circle.js +0 -32
- package/utility/migration/lock-locked--lock-filled.d.ts +0 -15
- package/utility/migration/lock-locked--lock-filled.js +0 -32
- package/utility/migration/lock-locked--lock.d.ts +0 -15
- package/utility/migration/lock-locked--lock.js +0 -32
- package/utility/migration/lock-locked--unlock-circle.d.ts +0 -15
- package/utility/migration/lock-locked--unlock-circle.js +0 -32
- package/utility/migration/lock-unlocked--unlock-filled.d.ts +0 -15
- package/utility/migration/lock-unlocked--unlock-filled.js +0 -32
- package/utility/migration/lock-unlocked--unlock.d.ts +0 -15
- package/utility/migration/lock-unlocked--unlock.js +0 -32
- package/utility/migration/show-more-horizontal--editor-more.d.ts +0 -15
- package/utility/migration/show-more-horizontal--editor-more.js +0 -32
- package/utility/migration/show-more-horizontal--more.d.ts +0 -15
- package/utility/migration/show-more-horizontal--more.js +0 -32
- package/utility/migration/show-more-vertical--more-vertical.d.ts +0 -15
- package/utility/migration/show-more-vertical--more-vertical.js +0 -32
- package/utility/migration/star-starred--star-filled.d.ts +0 -15
- package/utility/migration/star-starred--star-filled.js +0 -32
- package/utility/migration/star-unstarred--star-large.d.ts +0 -15
- package/utility/migration/star-unstarred--star-large.js +0 -32
- package/utility/migration/star-unstarred--star.d.ts +0 -15
- package/utility/migration/star-unstarred--star.js +0 -32
- package/utility/migration/success--check-circle.d.ts +0 -15
- package/utility/migration/success--check-circle.js +0 -32
- package/utility/migration/success--editor-success.d.ts +0 -15
- package/utility/migration/success--editor-success.js +0 -32
- package/utility/migration/warning--editor-warning.d.ts +0 -15
- package/utility/migration/warning--editor-warning.js +0 -32
- package/utility/migration/warning.d.ts +0 -15
- package/utility/migration/warning.js +0 -32
- package/utility/show-more-horizontal.d.ts +0 -16
- package/utility/show-more-horizontal.js +0 -30
- package/utility/show-more-vertical.d.ts +0 -16
- package/utility/show-more-vertical.js +0 -30
- package/utility/star-starred.d.ts +0 -16
- package/utility/star-starred.js +0 -30
- package/utility/star-unstarred.d.ts +0 -16
- package/utility/star-unstarred.js +0 -30
- package/utility/success.d.ts +0 -16
- package/utility/success.js +0 -30
- package/utility/warning.d.ts +0 -16
- package/utility/warning.js +0 -30
|
@@ -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::5b8f207efd0b698d67177c14ac7a5c63>>
|
|
13
13
|
* @codegenCommand yarn build:icon-glyphs
|
|
14
14
|
*/
|
|
15
15
|
|
|
@@ -18,7 +18,6 @@ var metadata = {
|
|
|
18
18
|
keywords: ['accessibility', 'icon', 'a11y', 'accessibility', 'WCAG'],
|
|
19
19
|
componentName: 'AccessibilityIcon',
|
|
20
20
|
package: '@atlaskit/icon/core/accessibility',
|
|
21
|
-
type: 'core',
|
|
22
21
|
categorization: 'single-purpose',
|
|
23
22
|
usage: 'Reserved for representing accessibility and accessibility-related features and settings',
|
|
24
23
|
team: 'Design System Team',
|
|
@@ -30,7 +29,6 @@ var metadata = {
|
|
|
30
29
|
componentName: 'AddIcon',
|
|
31
30
|
package: '@atlaskit/icon/core/add',
|
|
32
31
|
oldName: ['add-circle', 'add', 'editor/add', 'emoji/custom'],
|
|
33
|
-
type: 'core',
|
|
34
32
|
categorization: 'single-purpose',
|
|
35
33
|
usage: 'Single purpose - Reserved for creating and adding an object.',
|
|
36
34
|
team: 'Design System Team',
|
|
@@ -40,7 +38,6 @@ var metadata = {
|
|
|
40
38
|
keywords: ['ai-agent', 'aiagent', 'icon', 'Rovo', 'AI', 'chat agent', 'ai'],
|
|
41
39
|
componentName: 'AiAgentIcon',
|
|
42
40
|
package: '@atlaskit/icon/core/ai-agent',
|
|
43
|
-
type: 'core',
|
|
44
41
|
categorization: 'single-purpose',
|
|
45
42
|
usage: 'Single purpose - Reserved for Rovo Agent.',
|
|
46
43
|
team: 'Design System Team',
|
|
@@ -50,7 +47,6 @@ var metadata = {
|
|
|
50
47
|
keywords: ['ai-chat', 'aichat', 'icon', 'Rovo', 'AI', 'chat agent', 'white label'],
|
|
51
48
|
componentName: 'AiChatIcon',
|
|
52
49
|
package: '@atlaskit/icon/core/ai-chat',
|
|
53
|
-
type: 'core',
|
|
54
50
|
categorization: 'single-purpose',
|
|
55
51
|
usage: 'Reserved for white label Rovo experiences.',
|
|
56
52
|
team: 'Central AI',
|
|
@@ -60,7 +56,6 @@ var metadata = {
|
|
|
60
56
|
keywords: ['ai-generative-text-summary', 'aigenerativetextsummary', 'icon', 'summarize', 'summarise', 'summary', 'automation', 'AI'],
|
|
61
57
|
componentName: 'AiGenerativeTextSummaryIcon',
|
|
62
58
|
package: '@atlaskit/icon/core/ai-generative-text-summary',
|
|
63
|
-
type: 'core',
|
|
64
59
|
categorization: 'single-purpose',
|
|
65
60
|
usage: 'Reserved for summarizing content with Atlassian Intelligence & Loom',
|
|
66
61
|
team: 'Atlassian Intelligence & Loom',
|
|
@@ -71,7 +66,6 @@ var metadata = {
|
|
|
71
66
|
keywords: ['alert', 'icon', 'alert', 'event', 'operations'],
|
|
72
67
|
componentName: 'AlertIcon',
|
|
73
68
|
package: '@atlaskit/icon/core/alert',
|
|
74
|
-
type: 'core',
|
|
75
69
|
categorization: 'single-purpose',
|
|
76
70
|
usage: 'Single purpose - Reserved for alerts in JSM and Compass.',
|
|
77
71
|
team: 'Design System Team',
|
|
@@ -82,7 +76,6 @@ var metadata = {
|
|
|
82
76
|
componentName: 'AlignImageCenterIcon',
|
|
83
77
|
package: '@atlaskit/icon/core/align-image-center',
|
|
84
78
|
oldName: ['editor/align-image-center'],
|
|
85
|
-
type: 'core',
|
|
86
79
|
categorization: 'single-purpose',
|
|
87
80
|
usage: 'Single purpose - Reserved for center aligning media and content.',
|
|
88
81
|
team: 'Design System Team',
|
|
@@ -93,7 +86,6 @@ var metadata = {
|
|
|
93
86
|
componentName: 'AlignImageLeftIcon',
|
|
94
87
|
package: '@atlaskit/icon/core/align-image-left',
|
|
95
88
|
oldName: ['editor/align-image-left'],
|
|
96
|
-
type: 'core',
|
|
97
89
|
categorization: 'single-purpose',
|
|
98
90
|
usage: 'Single purpose - Reserved for left aligning media and content.',
|
|
99
91
|
team: 'Design System Team',
|
|
@@ -104,7 +96,6 @@ var metadata = {
|
|
|
104
96
|
componentName: 'AlignImageRightIcon',
|
|
105
97
|
package: '@atlaskit/icon/core/align-image-right',
|
|
106
98
|
oldName: ['editor/align-image-right'],
|
|
107
|
-
type: 'core',
|
|
108
99
|
categorization: 'single-purpose',
|
|
109
100
|
usage: 'Single purpose - Reserved for right aligning media and content.',
|
|
110
101
|
team: 'Design System Team',
|
|
@@ -115,7 +106,6 @@ var metadata = {
|
|
|
115
106
|
componentName: 'AlignTextCenterIcon',
|
|
116
107
|
package: '@atlaskit/icon/core/align-text-center',
|
|
117
108
|
oldName: ['editor/align-center'],
|
|
118
|
-
type: 'core',
|
|
119
109
|
categorization: 'multi-purpose',
|
|
120
110
|
usage: 'Multi purpose - Known uses: align text center, align center.',
|
|
121
111
|
team: 'Design System Team',
|
|
@@ -126,7 +116,6 @@ var metadata = {
|
|
|
126
116
|
componentName: 'AlignTextLeftIcon',
|
|
127
117
|
package: '@atlaskit/icon/core/align-text-left',
|
|
128
118
|
oldName: ['editor/align-left', 'overview'],
|
|
129
|
-
type: 'core',
|
|
130
119
|
categorization: 'multi-purpose',
|
|
131
120
|
usage: 'Multi purpose - Known uses: align text left, align content left, summary.',
|
|
132
121
|
team: 'Design System Team',
|
|
@@ -137,7 +126,6 @@ var metadata = {
|
|
|
137
126
|
componentName: 'AlignTextRightIcon',
|
|
138
127
|
package: '@atlaskit/icon/core/align-text-right',
|
|
139
128
|
oldName: ['editor/align-right'],
|
|
140
|
-
type: 'core',
|
|
141
129
|
categorization: 'multi-purpose',
|
|
142
130
|
usage: 'Multi purpose - Known uses: align text right, align content right.',
|
|
143
131
|
team: 'Design System Team',
|
|
@@ -148,7 +136,6 @@ var metadata = {
|
|
|
148
136
|
componentName: 'AngleBracketsIcon',
|
|
149
137
|
package: '@atlaskit/icon/core/angle-brackets',
|
|
150
138
|
oldName: ['bitbucket/repos', 'bitbucket/source', 'code', 'editor/code', 'media-services/code'],
|
|
151
|
-
type: 'core',
|
|
152
139
|
categorization: 'multi-purpose',
|
|
153
140
|
usage: 'Multi purpose - Known uses: code or source code in Bitbucket and Jira.',
|
|
154
141
|
team: 'Design System Team',
|
|
@@ -158,7 +145,6 @@ var metadata = {
|
|
|
158
145
|
keywords: ['api', 'icon', 'application programming interface', 'api', 'operations'],
|
|
159
146
|
componentName: 'ApiIcon',
|
|
160
147
|
package: '@atlaskit/icon/core/api',
|
|
161
|
-
type: 'core',
|
|
162
148
|
categorization: 'single-purpose',
|
|
163
149
|
usage: 'Reserved for representing Application Programming Interfaces (APIs).',
|
|
164
150
|
team: 'Enterprise Operations Center',
|
|
@@ -169,7 +155,6 @@ var metadata = {
|
|
|
169
155
|
componentName: 'AppIcon',
|
|
170
156
|
package: '@atlaskit/icon/core/app',
|
|
171
157
|
oldName: ['addon'],
|
|
172
|
-
type: 'core',
|
|
173
158
|
categorization: 'single-purpose',
|
|
174
159
|
usage: 'Single purpose - Reserved for marketplace apps and integrations across apps.',
|
|
175
160
|
team: 'Design System Team',
|
|
@@ -180,7 +165,6 @@ var metadata = {
|
|
|
180
165
|
componentName: 'AppSwitcherIcon',
|
|
181
166
|
package: '@atlaskit/icon/core/app-switcher',
|
|
182
167
|
oldName: ['app-switcher', 'switcher'],
|
|
183
|
-
type: 'core',
|
|
184
168
|
categorization: 'single-purpose',
|
|
185
169
|
usage: 'Single purpose - Reserved for app switcher in global app navigation.',
|
|
186
170
|
team: 'Design System Team',
|
|
@@ -190,7 +174,6 @@ var metadata = {
|
|
|
190
174
|
keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'application switcher', 'change app', 'switch app', 'app switcher'],
|
|
191
175
|
componentName: 'AppSwitcherLegacyIcon',
|
|
192
176
|
package: '@atlaskit/icon/core/app-switcher-legacy',
|
|
193
|
-
type: 'core',
|
|
194
177
|
categorization: 'single-purpose',
|
|
195
178
|
usage: 'Single purpose - Reserved for the legacy app switcher in global app navigation.',
|
|
196
179
|
team: 'Design System Team',
|
|
@@ -200,7 +183,6 @@ var metadata = {
|
|
|
200
183
|
keywords: ['apps', 'icon', 'third-party', 'applications'],
|
|
201
184
|
componentName: 'AppsIcon',
|
|
202
185
|
package: '@atlaskit/icon/core/apps',
|
|
203
|
-
type: 'core',
|
|
204
186
|
categorization: 'single-purpose',
|
|
205
187
|
usage: 'Single purpose - Reserved for adding or viewing apps.',
|
|
206
188
|
team: 'Design System Team',
|
|
@@ -211,7 +193,6 @@ var metadata = {
|
|
|
211
193
|
componentName: 'ArchiveBoxIcon',
|
|
212
194
|
package: '@atlaskit/icon/core/archive-box',
|
|
213
195
|
oldName: ['archive'],
|
|
214
|
-
type: 'core',
|
|
215
196
|
categorization: 'multi-purpose',
|
|
216
197
|
usage: 'Multi purpose - Known uses: archiving pages, storage.',
|
|
217
198
|
team: 'Design System Team',
|
|
@@ -222,7 +203,6 @@ var metadata = {
|
|
|
222
203
|
componentName: 'ArrowDownIcon',
|
|
223
204
|
package: '@atlaskit/icon/core/arrow-down',
|
|
224
205
|
oldName: ['arrow-down-circle', 'arrow-down'],
|
|
225
|
-
type: 'core',
|
|
226
206
|
categorization: 'multi-purpose',
|
|
227
207
|
usage: 'Multi purpose - Know uses: sorting table headers or Bitbucket code difference.',
|
|
228
208
|
team: 'Design System Team',
|
|
@@ -232,7 +212,6 @@ var metadata = {
|
|
|
232
212
|
keywords: ['arrow-down-left', 'arrowdownleft', 'icon', 'diagonal arrow', 'down', 'left', 'south west'],
|
|
233
213
|
componentName: 'ArrowDownLeftIcon',
|
|
234
214
|
package: '@atlaskit/icon/core/arrow-down-left',
|
|
235
|
-
type: 'core',
|
|
236
215
|
categorization: 'multi-purpose',
|
|
237
216
|
usage: 'Known uses: Adding content from Rovo Chat into Editor.',
|
|
238
217
|
team: 'Design System Team',
|
|
@@ -242,7 +221,6 @@ var metadata = {
|
|
|
242
221
|
keywords: ['arrow-down-right', 'arrowdownright', 'icon', 'diagonal arrow', 'down', 'right', 'south east'],
|
|
243
222
|
componentName: 'ArrowDownRightIcon',
|
|
244
223
|
package: '@atlaskit/icon/core/arrow-down-right',
|
|
245
|
-
type: 'core',
|
|
246
224
|
categorization: 'multi-purpose',
|
|
247
225
|
usage: 'Known uses: TBC',
|
|
248
226
|
team: 'Design System Team',
|
|
@@ -253,7 +231,6 @@ var metadata = {
|
|
|
253
231
|
componentName: 'ArrowLeftIcon',
|
|
254
232
|
package: '@atlaskit/icon/core/arrow-left',
|
|
255
233
|
oldName: ['arrow-left-circle', 'arrow-left'],
|
|
256
|
-
type: 'core',
|
|
257
234
|
categorization: 'multi-purpose',
|
|
258
235
|
usage: 'Multi purpose - Known uses: back to previous screen, previous slide.',
|
|
259
236
|
team: 'Design System Team',
|
|
@@ -264,7 +241,6 @@ var metadata = {
|
|
|
264
241
|
componentName: 'ArrowRightIcon',
|
|
265
242
|
package: '@atlaskit/icon/core/arrow-right',
|
|
266
243
|
oldName: ['arrow-right-circle', 'arrow-right'],
|
|
267
|
-
type: 'core',
|
|
268
244
|
categorization: 'multi-purpose',
|
|
269
245
|
usage: 'Multi purpose - Known uses: link to nested menu item, a linked menu item, next slide.',
|
|
270
246
|
team: 'Design System Team',
|
|
@@ -275,7 +251,6 @@ var metadata = {
|
|
|
275
251
|
componentName: 'ArrowUpIcon',
|
|
276
252
|
package: '@atlaskit/icon/core/arrow-up',
|
|
277
253
|
oldName: ['arrow-up-circle', 'arrow-up'],
|
|
278
|
-
type: 'core',
|
|
279
254
|
categorization: 'multi-purpose',
|
|
280
255
|
usage: 'Multi purpose - Known uses: back to top.',
|
|
281
256
|
team: 'Design System Team',
|
|
@@ -285,7 +260,6 @@ var metadata = {
|
|
|
285
260
|
keywords: ['arrow-up-left', 'arrowupleft', 'icon', 'diagonal arrow', 'up', 'right', 'north east'],
|
|
286
261
|
componentName: 'ArrowUpLeftIcon',
|
|
287
262
|
package: '@atlaskit/icon/core/arrow-up-left',
|
|
288
|
-
type: 'core',
|
|
289
263
|
categorization: 'multi-purpose',
|
|
290
264
|
usage: 'Known uses: TBC',
|
|
291
265
|
team: 'Design System Team',
|
|
@@ -296,7 +270,6 @@ var metadata = {
|
|
|
296
270
|
componentName: 'ArrowUpRightIcon',
|
|
297
271
|
package: '@atlaskit/icon/core/arrow-up-right',
|
|
298
272
|
oldName: ['editor/open', 'open'],
|
|
299
|
-
type: 'core',
|
|
300
273
|
categorization: 'multi-purpose',
|
|
301
274
|
usage: 'Multi purpose',
|
|
302
275
|
team: 'Design System Team',
|
|
@@ -306,7 +279,6 @@ var metadata = {
|
|
|
306
279
|
keywords: ['assets', 'icon', 'assets', 'CMDB', 'configuration management database'],
|
|
307
280
|
componentName: 'AssetsIcon',
|
|
308
281
|
package: '@atlaskit/icon/core/assets',
|
|
309
|
-
type: 'core',
|
|
310
282
|
categorization: 'single-purpose',
|
|
311
283
|
usage: 'Reserved for JSM Assets.',
|
|
312
284
|
team: 'Assets',
|
|
@@ -316,7 +288,6 @@ var metadata = {
|
|
|
316
288
|
keywords: ['atlassian-intelligence', 'atlassianintelligence', 'icon', 'AI'],
|
|
317
289
|
componentName: 'AtlassianIntelligenceIcon',
|
|
318
290
|
package: '@atlaskit/icon/core/atlassian-intelligence',
|
|
319
|
-
type: 'core',
|
|
320
291
|
categorization: 'single-purpose',
|
|
321
292
|
usage: 'Single purpose - Reserved for Atlassian Intelligence apps or experiences.',
|
|
322
293
|
team: 'Design System Team',
|
|
@@ -327,7 +298,6 @@ var metadata = {
|
|
|
327
298
|
componentName: 'AttachmentIcon',
|
|
328
299
|
package: '@atlaskit/icon/core/attachment',
|
|
329
300
|
oldName: ['attachment', 'editor/attachment'],
|
|
330
|
-
type: 'core',
|
|
331
301
|
categorization: 'single-purpose',
|
|
332
302
|
usage: 'Reserved for attaching files to work types or other objects.',
|
|
333
303
|
team: 'Design System Team',
|
|
@@ -338,7 +308,6 @@ var metadata = {
|
|
|
338
308
|
componentName: 'AudioIcon',
|
|
339
309
|
package: '@atlaskit/icon/core/audio',
|
|
340
310
|
oldName: ['audio-circle', 'audio', 'media-services/audio'],
|
|
341
|
-
type: 'core',
|
|
342
311
|
categorization: 'single-purpose',
|
|
343
312
|
usage: '📦 @atlaskit/icon/core/audio',
|
|
344
313
|
team: 'Design System Team',
|
|
@@ -348,7 +317,6 @@ var metadata = {
|
|
|
348
317
|
keywords: ['automation', 'icon', 'lightningbolt', 'automation rule'],
|
|
349
318
|
componentName: 'AutomationIcon',
|
|
350
319
|
package: '@atlaskit/icon/core/automation',
|
|
351
|
-
type: 'core',
|
|
352
320
|
categorization: 'single-purpose',
|
|
353
321
|
usage: 'Single purpose - Reserved to represent an Automation.',
|
|
354
322
|
team: 'Design System Team',
|
|
@@ -359,7 +327,6 @@ var metadata = {
|
|
|
359
327
|
componentName: 'BacklogIcon',
|
|
360
328
|
package: '@atlaskit/icon/core/backlog',
|
|
361
329
|
oldName: ['backlog'],
|
|
362
|
-
type: 'core',
|
|
363
330
|
categorization: 'single-purpose',
|
|
364
331
|
usage: 'Single purpose - Reserved for backlogs in Jira.',
|
|
365
332
|
team: 'Design System Team',
|
|
@@ -370,7 +337,6 @@ var metadata = {
|
|
|
370
337
|
componentName: 'BasketballIcon',
|
|
371
338
|
package: '@atlaskit/icon/core/basketball',
|
|
372
339
|
oldName: ['emoji/activity'],
|
|
373
|
-
type: 'core',
|
|
374
340
|
categorization: 'multi-purpose',
|
|
375
341
|
usage: 'Multi purpose - Known usages: Sport emoji category.',
|
|
376
342
|
team: 'Design System Team',
|
|
@@ -381,7 +347,6 @@ var metadata = {
|
|
|
381
347
|
componentName: 'BoardIcon',
|
|
382
348
|
package: '@atlaskit/icon/core/board',
|
|
383
349
|
oldName: ['board'],
|
|
384
|
-
type: 'core',
|
|
385
350
|
categorization: 'single-purpose',
|
|
386
351
|
usage: 'Single purpose - Reserved for boards in Jira.',
|
|
387
352
|
team: 'Design System Team',
|
|
@@ -392,7 +357,6 @@ var metadata = {
|
|
|
392
357
|
componentName: 'BoardsIcon',
|
|
393
358
|
package: '@atlaskit/icon/core/boards',
|
|
394
359
|
oldName: ['switcher'],
|
|
395
|
-
type: 'core',
|
|
396
360
|
categorization: 'single-purpose',
|
|
397
361
|
usage: 'Single purpose - Reserved as the icon to represent multiple boards.',
|
|
398
362
|
team: 'Design System Team',
|
|
@@ -403,7 +367,6 @@ var metadata = {
|
|
|
403
367
|
componentName: 'BookWithBookmarkIcon',
|
|
404
368
|
package: '@atlaskit/icon/core/book-with-bookmark',
|
|
405
369
|
oldName: ['book'],
|
|
406
|
-
type: 'core',
|
|
407
370
|
categorization: 'multi-purpose',
|
|
408
371
|
usage: 'Multi purpose - Known uses: knowledge bases, articles, and other representations of books or info.',
|
|
409
372
|
team: 'Design System Team',
|
|
@@ -413,7 +376,6 @@ var metadata = {
|
|
|
413
376
|
keywords: ['border', 'icon', 'border', 'image border', 'content border', 'editor', 'confluence'],
|
|
414
377
|
componentName: 'BorderIcon',
|
|
415
378
|
package: '@atlaskit/icon/core/border',
|
|
416
|
-
type: 'core',
|
|
417
379
|
categorization: 'single-purpose',
|
|
418
380
|
usage: 'Reserved for toggling the visibility of a border on an object.',
|
|
419
381
|
team: 'Editor',
|
|
@@ -424,7 +386,6 @@ var metadata = {
|
|
|
424
386
|
componentName: 'BranchIcon',
|
|
425
387
|
package: '@atlaskit/icon/core/branch',
|
|
426
388
|
oldName: ['bitbucket/branches'],
|
|
427
|
-
type: 'core',
|
|
428
389
|
categorization: 'single-purpose',
|
|
429
390
|
usage: 'Single purpose - Reserved for branches in Bitbucket and Jira.',
|
|
430
391
|
team: 'Design System Team',
|
|
@@ -435,7 +396,6 @@ var metadata = {
|
|
|
435
396
|
componentName: 'BriefcaseIcon',
|
|
436
397
|
package: '@atlaskit/icon/core/briefcase',
|
|
437
398
|
oldName: ['suitcase'],
|
|
438
|
-
type: 'core',
|
|
439
399
|
categorization: 'multi-purpose',
|
|
440
400
|
usage: 'Multi purpose - Known uses: Job title in Atlas, Operations in JSM.',
|
|
441
401
|
team: 'Design System Team',
|
|
@@ -446,7 +406,6 @@ var metadata = {
|
|
|
446
406
|
componentName: 'BugIcon',
|
|
447
407
|
package: '@atlaskit/icon/core/bug',
|
|
448
408
|
oldName: ['jira/test-session'],
|
|
449
|
-
type: 'core',
|
|
450
409
|
categorization: 'multi-purpose',
|
|
451
410
|
usage: 'Multi purpose - Known uses: Request types in JSM, bugs in Jira.',
|
|
452
411
|
team: 'Design System Team',
|
|
@@ -457,7 +416,6 @@ var metadata = {
|
|
|
457
416
|
componentName: 'CalendarIcon',
|
|
458
417
|
package: '@atlaskit/icon/core/calendar',
|
|
459
418
|
oldName: ['calendar-filled', 'calendar', 'editor/date'],
|
|
460
|
-
type: 'core',
|
|
461
419
|
categorization: 'multi-purpose',
|
|
462
420
|
usage: 'Multi purpose - Known uses: date metadata, date input field, calendar view, jira status.',
|
|
463
421
|
team: 'Design System Team',
|
|
@@ -468,7 +426,6 @@ var metadata = {
|
|
|
468
426
|
componentName: 'CalendarPlusIcon',
|
|
469
427
|
package: '@atlaskit/icon/core/calendar-plus',
|
|
470
428
|
oldName: ['schedule-filled', 'schedule'],
|
|
471
|
-
type: 'core',
|
|
472
429
|
categorization: 'multi-purpose',
|
|
473
430
|
usage: 'Known uses: Auto-scheduling in Jira Plans. Scheduled dates.',
|
|
474
431
|
team: 'Design System Team',
|
|
@@ -479,7 +436,6 @@ var metadata = {
|
|
|
479
436
|
componentName: 'CameraIcon',
|
|
480
437
|
package: '@atlaskit/icon/core/camera',
|
|
481
438
|
oldName: ['camera-filled', 'camera', 'editor/photo'],
|
|
482
|
-
type: 'core',
|
|
483
439
|
categorization: 'multi-purpose',
|
|
484
440
|
usage: 'Multi purpose - Known uses: upload photo in Trello, photos.',
|
|
485
441
|
team: 'Design System Team',
|
|
@@ -490,10 +446,8 @@ var metadata = {
|
|
|
490
446
|
componentName: 'CaptureIcon',
|
|
491
447
|
package: '@atlaskit/icon/core/capture',
|
|
492
448
|
oldName: ['jira/capture'],
|
|
493
|
-
type: 'core',
|
|
494
449
|
replacement: {
|
|
495
450
|
name: 'focus-area',
|
|
496
|
-
type: 'core',
|
|
497
451
|
location: '@atlaskit/icon'
|
|
498
452
|
},
|
|
499
453
|
categorization: 'single-purpose',
|
|
@@ -505,7 +459,6 @@ var metadata = {
|
|
|
505
459
|
keywords: ['card', 'icon', 'card'],
|
|
506
460
|
componentName: 'CardIcon',
|
|
507
461
|
package: '@atlaskit/icon/core/card',
|
|
508
|
-
type: 'core',
|
|
509
462
|
categorization: 'multi-purpose',
|
|
510
463
|
usage: 'Known uses: Representing cards in Trello. Toggling card detail in Jira.',
|
|
511
464
|
team: 'Design System Team',
|
|
@@ -515,7 +468,6 @@ var metadata = {
|
|
|
515
468
|
keywords: ['cash', 'icon', 'currency', 'money', 'cash', 'dollar', 'bill', 'work type'],
|
|
516
469
|
componentName: 'CashIcon',
|
|
517
470
|
package: '@atlaskit/icon/core/cash',
|
|
518
|
-
type: 'core',
|
|
519
471
|
categorization: 'multi-purpose',
|
|
520
472
|
usage: "Known usages: \'Sales\' work type.",
|
|
521
473
|
team: 'Design System Team',
|
|
@@ -525,7 +477,6 @@ var metadata = {
|
|
|
525
477
|
keywords: ['changes', 'icon', 'jira status', 'horizontal arrows'],
|
|
526
478
|
componentName: 'ChangesIcon',
|
|
527
479
|
package: '@atlaskit/icon/core/changes',
|
|
528
|
-
type: 'core',
|
|
529
480
|
categorization: 'single-purpose',
|
|
530
481
|
usage: 'Single purpose - Reserved for changes in Jira.',
|
|
531
482
|
team: 'Design System Team',
|
|
@@ -536,7 +487,6 @@ var metadata = {
|
|
|
536
487
|
componentName: 'ChartBarIcon',
|
|
537
488
|
package: '@atlaskit/icon/core/chart-bar',
|
|
538
489
|
oldName: ['graph-bar', 'media-services/presentation'],
|
|
539
|
-
type: 'core',
|
|
540
490
|
categorization: 'multi-purpose',
|
|
541
491
|
usage: 'Known uses: Bar charts; Reports in JSM, Space Analytics in Confluence',
|
|
542
492
|
team: 'Design System Team',
|
|
@@ -546,7 +496,6 @@ var metadata = {
|
|
|
546
496
|
keywords: ['chart-bubble', 'chartbubble', 'icon', 'graph', 'matrix', 'bubble', 'plot'],
|
|
547
497
|
componentName: 'ChartBubbleIcon',
|
|
548
498
|
package: '@atlaskit/icon/core/chart-bubble',
|
|
549
|
-
type: 'core',
|
|
550
499
|
categorization: 'multi-purpose',
|
|
551
500
|
usage: 'Known uses: Bubble and matrix charts; Matrix view in in JPD',
|
|
552
501
|
team: 'Design System Team',
|
|
@@ -556,10 +505,8 @@ var metadata = {
|
|
|
556
505
|
keywords: ['chart-matrix', 'chartmatrix', 'icon', 'dot chart', 'graph', 'matrix', ''],
|
|
557
506
|
componentName: 'ChartMatrixIcon',
|
|
558
507
|
package: '@atlaskit/icon/core/chart-matrix',
|
|
559
|
-
type: 'core',
|
|
560
508
|
replacement: {
|
|
561
509
|
name: 'chart-bubble',
|
|
562
|
-
type: 'core',
|
|
563
510
|
location: '@atlaskit/icon'
|
|
564
511
|
},
|
|
565
512
|
categorization: 'multi-purpose',
|
|
@@ -571,7 +518,6 @@ var metadata = {
|
|
|
571
518
|
keywords: ['chart-pie', 'chartpie', 'icon', 'segment', 'chart', 'graph', 'pie'],
|
|
572
519
|
componentName: 'ChartPieIcon',
|
|
573
520
|
package: '@atlaskit/icon/core/chart-pie',
|
|
574
|
-
type: 'core',
|
|
575
521
|
categorization: 'multi-purpose',
|
|
576
522
|
usage: 'Known uses: Pie and segment charts',
|
|
577
523
|
team: 'Design System Team',
|
|
@@ -582,10 +528,8 @@ var metadata = {
|
|
|
582
528
|
componentName: 'ChartTrendIcon',
|
|
583
529
|
package: '@atlaskit/icon/core/chart-trend',
|
|
584
530
|
oldName: ['graph-line'],
|
|
585
|
-
type: 'core',
|
|
586
531
|
replacement: {
|
|
587
532
|
name: 'chart-trend-up',
|
|
588
|
-
type: 'core',
|
|
589
533
|
location: '@atlaskit/icon'
|
|
590
534
|
},
|
|
591
535
|
categorization: 'multi-purpose',
|
|
@@ -597,7 +541,6 @@ var metadata = {
|
|
|
597
541
|
keywords: ['chart-trend-down', 'charttrenddown', 'icon', 'reports', 'graph', 'impact', 'effort', 'downward trend'],
|
|
598
542
|
componentName: 'ChartTrendDownIcon',
|
|
599
543
|
package: '@atlaskit/icon/core/chart-trend-down',
|
|
600
|
-
type: 'core',
|
|
601
544
|
categorization: 'multi-purpose',
|
|
602
545
|
usage: 'Known uses: Downward trending data; Trend charts',
|
|
603
546
|
team: 'Design System Team',
|
|
@@ -607,7 +550,6 @@ var metadata = {
|
|
|
607
550
|
keywords: ['chart-trend-up', 'charttrendup', 'icon', 'reports', 'graph', 'impact', 'effort', 'upward trend'],
|
|
608
551
|
componentName: 'ChartTrendUpIcon',
|
|
609
552
|
package: '@atlaskit/icon/core/chart-trend-up',
|
|
610
|
-
type: 'core',
|
|
611
553
|
categorization: 'multi-purpose',
|
|
612
554
|
usage: 'Known uses: Upward trending data; Trend charts; Reports in Jira; Sprint insights.',
|
|
613
555
|
team: 'Design System Team',
|
|
@@ -617,7 +559,6 @@ var metadata = {
|
|
|
617
559
|
keywords: ['chat-widget', 'chatwidget', 'icon', 'chat', 'widget', 'virtual service agent', 'vsa'],
|
|
618
560
|
componentName: 'ChatWidgetIcon',
|
|
619
561
|
package: '@atlaskit/icon/core/chat-widget',
|
|
620
|
-
type: 'core',
|
|
621
562
|
categorization: 'single-purpose',
|
|
622
563
|
usage: 'Reserved for representing a chat widget triggered by a floating action button.',
|
|
623
564
|
team: 'JSM',
|
|
@@ -628,7 +569,6 @@ var metadata = {
|
|
|
628
569
|
componentName: 'CheckCircleIcon',
|
|
629
570
|
package: '@atlaskit/icon/core/check-circle',
|
|
630
571
|
oldName: ['check-circle', 'check-circle-outline', 'emoji/productivity'],
|
|
631
|
-
type: 'core',
|
|
632
572
|
categorization: 'multi-purpose',
|
|
633
573
|
usage: 'Known uses: completed items, productivity emoji category. Completed task work type in JSM Calendar view.',
|
|
634
574
|
team: 'Design System Team',
|
|
@@ -638,7 +578,6 @@ var metadata = {
|
|
|
638
578
|
keywords: ['check-circle-unchecked', 'checkcircleunchecked', 'icon', 'incomplete', 'unchecked'],
|
|
639
579
|
componentName: 'CheckCircleUncheckedIcon',
|
|
640
580
|
package: '@atlaskit/icon/core/check-circle-unchecked',
|
|
641
|
-
type: 'core',
|
|
642
581
|
categorization: 'multi-purpose',
|
|
643
582
|
usage: 'Known uses: Incomplete items',
|
|
644
583
|
team: 'Design System Team',
|
|
@@ -649,7 +588,6 @@ var metadata = {
|
|
|
649
588
|
componentName: 'CheckMarkIcon',
|
|
650
589
|
package: '@atlaskit/icon/core/check-mark',
|
|
651
590
|
oldName: ['check', 'editor/done'],
|
|
652
|
-
type: 'core',
|
|
653
591
|
categorization: 'multi-purpose',
|
|
654
592
|
usage: 'Multi purpose - Known uses: table cells, checkboxes.',
|
|
655
593
|
team: 'Design System Team',
|
|
@@ -660,7 +598,6 @@ var metadata = {
|
|
|
660
598
|
componentName: 'CheckboxCheckedIcon',
|
|
661
599
|
package: '@atlaskit/icon/core/checkbox-checked',
|
|
662
600
|
oldName: ['checkbox', 'editor/task'],
|
|
663
|
-
type: 'core',
|
|
664
601
|
categorization: 'multi-purpose',
|
|
665
602
|
usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
|
|
666
603
|
team: 'Design System Team',
|
|
@@ -671,7 +608,6 @@ var metadata = {
|
|
|
671
608
|
componentName: 'CheckboxIndeterminateIcon',
|
|
672
609
|
package: '@atlaskit/icon/core/checkbox-indeterminate',
|
|
673
610
|
oldName: ['checkbox-indeterminate'],
|
|
674
|
-
type: 'core',
|
|
675
611
|
categorization: 'multi-purpose',
|
|
676
612
|
usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
|
|
677
613
|
team: 'Design System Team',
|
|
@@ -681,7 +617,6 @@ var metadata = {
|
|
|
681
617
|
keywords: ['checkbox-unchecked', 'checkboxunchecked', 'icon', 'unchecked'],
|
|
682
618
|
componentName: 'CheckboxUncheckedIcon',
|
|
683
619
|
package: '@atlaskit/icon/core/checkbox-unchecked',
|
|
684
|
-
type: 'core',
|
|
685
620
|
categorization: 'multi-purpose',
|
|
686
621
|
usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
|
|
687
622
|
team: 'Design System Team',
|
|
@@ -692,7 +627,6 @@ var metadata = {
|
|
|
692
627
|
componentName: 'ChevronDoubleLeftIcon',
|
|
693
628
|
package: '@atlaskit/icon/core/chevron-double-left',
|
|
694
629
|
shouldRecommendSmallIcon: true,
|
|
695
|
-
type: 'core',
|
|
696
630
|
categorization: 'multi-purpose',
|
|
697
631
|
usage: 'Known uses: Navigate to previous year in calendar/date picker',
|
|
698
632
|
team: 'Design System Team',
|
|
@@ -704,7 +638,6 @@ var metadata = {
|
|
|
704
638
|
componentName: 'ChevronDoubleRightIcon',
|
|
705
639
|
package: '@atlaskit/icon/core/chevron-double-right',
|
|
706
640
|
shouldRecommendSmallIcon: true,
|
|
707
|
-
type: 'core',
|
|
708
641
|
categorization: 'multi-purpose',
|
|
709
642
|
usage: 'Known uses: Navigate to next year in calendar/date picker',
|
|
710
643
|
team: 'Design System Team',
|
|
@@ -717,7 +650,6 @@ var metadata = {
|
|
|
717
650
|
package: '@atlaskit/icon/core/chevron-down',
|
|
718
651
|
oldName: ['chevron-down', 'chevron-down-circle', 'hipchat/chevron-down'],
|
|
719
652
|
shouldRecommendSmallIcon: true,
|
|
720
|
-
type: 'core',
|
|
721
653
|
categorization: 'multi-purpose',
|
|
722
654
|
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Open dropdown menu, expanded tree item, collapse tree item',
|
|
723
655
|
team: 'Design System Team',
|
|
@@ -730,7 +662,6 @@ var metadata = {
|
|
|
730
662
|
package: '@atlaskit/icon/core/chevron-left',
|
|
731
663
|
oldName: ['chevron-left-circle', 'chevron-left', 'chevron-left-large'],
|
|
732
664
|
shouldRecommendSmallIcon: true,
|
|
733
|
-
type: 'core',
|
|
734
665
|
categorization: 'multi-purpose',
|
|
735
666
|
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Navigate back, show previous page of pagination results',
|
|
736
667
|
team: 'Design System Team',
|
|
@@ -743,7 +674,6 @@ var metadata = {
|
|
|
743
674
|
package: '@atlaskit/icon/core/chevron-right',
|
|
744
675
|
oldName: ['chevron-right-circle', 'chevron-right', 'chevron-right-large'],
|
|
745
676
|
shouldRecommendSmallIcon: true,
|
|
746
|
-
type: 'core',
|
|
747
677
|
categorization: 'multi-purpose',
|
|
748
678
|
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Next page of pagination results, collapsed tree item, expand tree item',
|
|
749
679
|
team: 'Design System Team',
|
|
@@ -756,7 +686,6 @@ var metadata = {
|
|
|
756
686
|
package: '@atlaskit/icon/core/chevron-up',
|
|
757
687
|
oldName: ['chevron-up-circle', 'hipchat/chevron-up', 'chevron-up'],
|
|
758
688
|
shouldRecommendSmallIcon: true,
|
|
759
|
-
type: 'core',
|
|
760
689
|
categorization: 'multi-purpose',
|
|
761
690
|
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Close dropdown menu',
|
|
762
691
|
team: 'Design System Team',
|
|
@@ -768,7 +697,6 @@ var metadata = {
|
|
|
768
697
|
componentName: 'ChildWorkItemsIcon',
|
|
769
698
|
package: '@atlaskit/icon/core/child-work-items',
|
|
770
699
|
oldName: ['child-issues'],
|
|
771
|
-
type: 'core',
|
|
772
700
|
categorization: 'single-purpose',
|
|
773
701
|
usage: 'Reserved for child work items.',
|
|
774
702
|
team: 'Design System Team',
|
|
@@ -778,7 +706,6 @@ var metadata = {
|
|
|
778
706
|
keywords: ['clipboard', 'icon', 'clipboard', 'paste'],
|
|
779
707
|
componentName: 'ClipboardIcon',
|
|
780
708
|
package: '@atlaskit/icon/core/clipboard',
|
|
781
|
-
type: 'core',
|
|
782
709
|
categorization: 'multi-purpose',
|
|
783
710
|
usage: 'Known uses: Pasting content from clipboard.',
|
|
784
711
|
team: 'Design System Team',
|
|
@@ -789,7 +716,6 @@ var metadata = {
|
|
|
789
716
|
componentName: 'ClockIcon',
|
|
790
717
|
package: '@atlaskit/icon/core/clock',
|
|
791
718
|
oldName: ['editor/recent', 'emoji/frequent', 'recent'],
|
|
792
|
-
type: 'core',
|
|
793
719
|
categorization: 'multi-purpose',
|
|
794
720
|
usage: 'Known uses: recent, time input, sprint time remaining, overdue task work type status.',
|
|
795
721
|
team: 'Design System Team',
|
|
@@ -800,10 +726,8 @@ var metadata = {
|
|
|
800
726
|
componentName: 'CloseIcon',
|
|
801
727
|
package: '@atlaskit/icon/core/close',
|
|
802
728
|
oldName: ['cross', 'editor/close'],
|
|
803
|
-
type: 'core',
|
|
804
729
|
replacement: {
|
|
805
730
|
name: 'cross',
|
|
806
|
-
type: 'core',
|
|
807
731
|
location: '@atlaskit/icon'
|
|
808
732
|
},
|
|
809
733
|
categorization: 'multi-purpose',
|
|
@@ -816,7 +740,6 @@ var metadata = {
|
|
|
816
740
|
componentName: 'CloudArrowUpIcon',
|
|
817
741
|
package: '@atlaskit/icon/core/cloud-arrow-up',
|
|
818
742
|
oldName: ['upload'],
|
|
819
|
-
type: 'core',
|
|
820
743
|
categorization: 'multi-purpose',
|
|
821
744
|
usage: 'Multi purpose - Known uses: deployments in Jira.',
|
|
822
745
|
team: 'Design System Team',
|
|
@@ -826,7 +749,6 @@ var metadata = {
|
|
|
826
749
|
keywords: ['collapse-horizontal', 'collapsehorizontal', 'icon', 'collapse', 'width', 'horizontal arrows'],
|
|
827
750
|
componentName: 'CollapseHorizontalIcon',
|
|
828
751
|
package: '@atlaskit/icon/core/collapse-horizontal',
|
|
829
|
-
type: 'core',
|
|
830
752
|
categorization: 'single-purpose',
|
|
831
753
|
usage: 'Single purpose - Reserved for contracting or reducing the width of an element to its smallest size.',
|
|
832
754
|
team: 'Design System Team',
|
|
@@ -836,7 +758,6 @@ var metadata = {
|
|
|
836
758
|
keywords: ['collapse-vertical', 'collapsevertical', 'icon', 'collapse', 'height', 'vertical arrows'],
|
|
837
759
|
componentName: 'CollapseVerticalIcon',
|
|
838
760
|
package: '@atlaskit/icon/core/collapse-vertical',
|
|
839
|
-
type: 'core',
|
|
840
761
|
categorization: 'single-purpose',
|
|
841
762
|
usage: 'Single purpose - Reserved for contracting or reducing the height of an element to its smallest size.',
|
|
842
763
|
team: 'Design System Team',
|
|
@@ -847,7 +768,6 @@ var metadata = {
|
|
|
847
768
|
componentName: 'CommentIcon',
|
|
848
769
|
package: '@atlaskit/icon/core/comment',
|
|
849
770
|
oldName: ['comment', 'questions'],
|
|
850
|
-
type: 'core',
|
|
851
771
|
categorization: 'single-purpose',
|
|
852
772
|
usage: 'Single purpose - Reserved for comments on objects.',
|
|
853
773
|
team: 'Design System Team',
|
|
@@ -858,7 +778,6 @@ var metadata = {
|
|
|
858
778
|
componentName: 'CommentAddIcon',
|
|
859
779
|
package: '@atlaskit/icon/core/comment-add',
|
|
860
780
|
oldName: ['media-services/add-comment'],
|
|
861
|
-
type: 'core',
|
|
862
781
|
categorization: 'single-purpose',
|
|
863
782
|
usage: 'Single purpose - Reserved for adding a comment to an object.',
|
|
864
783
|
team: 'Design System Team',
|
|
@@ -869,7 +788,6 @@ var metadata = {
|
|
|
869
788
|
componentName: 'CommitIcon',
|
|
870
789
|
package: '@atlaskit/icon/core/commit',
|
|
871
790
|
oldName: ['bitbucket/commits'],
|
|
872
|
-
type: 'core',
|
|
873
791
|
categorization: 'single-purpose',
|
|
874
792
|
usage: 'Single purpose - Reserved for commits in Jira or Bitbucket.',
|
|
875
793
|
team: 'Design System Team',
|
|
@@ -880,7 +798,6 @@ var metadata = {
|
|
|
880
798
|
componentName: 'CompassIcon',
|
|
881
799
|
package: '@atlaskit/icon/core/compass',
|
|
882
800
|
oldName: ['discover-filled', 'discover'],
|
|
883
|
-
type: 'core',
|
|
884
801
|
categorization: 'multi-purpose',
|
|
885
802
|
usage: 'Multi purpose - Known uses: templates.',
|
|
886
803
|
team: 'Design System Team',
|
|
@@ -891,7 +808,6 @@ var metadata = {
|
|
|
891
808
|
componentName: 'ComponentIcon',
|
|
892
809
|
package: '@atlaskit/icon/core/component',
|
|
893
810
|
oldName: ['component'],
|
|
894
|
-
type: 'core',
|
|
895
811
|
categorization: 'single-purpose',
|
|
896
812
|
usage: 'Single purpose - Reserved for components in Jira and Compass.',
|
|
897
813
|
team: 'Design System Team',
|
|
@@ -902,7 +818,6 @@ var metadata = {
|
|
|
902
818
|
componentName: 'ContentWidthNarrowIcon',
|
|
903
819
|
package: '@atlaskit/icon/core/content-width-narrow',
|
|
904
820
|
oldName: ['editor/media-center'],
|
|
905
|
-
type: 'core',
|
|
906
821
|
categorization: 'single-purpose',
|
|
907
822
|
usage: 'Single purpose - Reserved for setting media and content to a narrow width.',
|
|
908
823
|
team: 'Design System Team',
|
|
@@ -913,7 +828,6 @@ var metadata = {
|
|
|
913
828
|
componentName: 'ContentWidthWideIcon',
|
|
914
829
|
package: '@atlaskit/icon/core/content-width-wide',
|
|
915
830
|
oldName: ['editor/media-wide'],
|
|
916
|
-
type: 'core',
|
|
917
831
|
categorization: 'single-purpose',
|
|
918
832
|
usage: 'Single purpose - Reserved for setting media and content to a wide width.',
|
|
919
833
|
team: 'Design System Team',
|
|
@@ -924,7 +838,6 @@ var metadata = {
|
|
|
924
838
|
componentName: 'ContentWrapLeftIcon',
|
|
925
839
|
package: '@atlaskit/icon/core/content-wrap-left',
|
|
926
840
|
oldName: ['editor/media-wrap-left'],
|
|
927
|
-
type: 'core',
|
|
928
841
|
categorization: 'single-purpose',
|
|
929
842
|
usage: 'Single purpose - Reserved for left aligning media and content with wrapping enabled.',
|
|
930
843
|
team: 'Design System Team',
|
|
@@ -935,7 +848,6 @@ var metadata = {
|
|
|
935
848
|
componentName: 'ContentWrapRightIcon',
|
|
936
849
|
package: '@atlaskit/icon/core/content-wrap-right',
|
|
937
850
|
oldName: ['editor/media-wrap-right'],
|
|
938
|
-
type: 'core',
|
|
939
851
|
categorization: 'single-purpose',
|
|
940
852
|
usage: 'Single purpose - Reserved for right aligning media and content with wrapping enabled.',
|
|
941
853
|
team: 'Design System Team',
|
|
@@ -946,7 +858,6 @@ var metadata = {
|
|
|
946
858
|
componentName: 'CopyIcon',
|
|
947
859
|
package: '@atlaskit/icon/core/copy',
|
|
948
860
|
oldName: ['copy'],
|
|
949
|
-
type: 'core',
|
|
950
861
|
categorization: 'single-purpose',
|
|
951
862
|
usage: 'Single purpose - Reserved for copying data such as text, code or other objects.',
|
|
952
863
|
team: 'Design System Team',
|
|
@@ -957,7 +868,6 @@ var metadata = {
|
|
|
957
868
|
componentName: 'CreditCardIcon',
|
|
958
869
|
package: '@atlaskit/icon/core/credit-card',
|
|
959
870
|
oldName: ['creditcard-filled', 'creditcard'],
|
|
960
|
-
type: 'core',
|
|
961
871
|
categorization: 'multi-purpose',
|
|
962
872
|
usage: 'Multi purpose - Known uses: billing in Admin, invoices in PPC, payments.',
|
|
963
873
|
team: 'Design System Team',
|
|
@@ -968,7 +878,6 @@ var metadata = {
|
|
|
968
878
|
componentName: 'CrossIcon',
|
|
969
879
|
package: '@atlaskit/icon/core/cross',
|
|
970
880
|
oldName: ['cross', 'editor/close'],
|
|
971
|
-
type: 'core',
|
|
972
881
|
categorization: 'multi-purpose',
|
|
973
882
|
usage: 'Known uses: closing modals, panels, and transient views; removing tags',
|
|
974
883
|
team: 'Design System Team',
|
|
@@ -979,7 +888,6 @@ var metadata = {
|
|
|
979
888
|
componentName: 'CrossCircleIcon',
|
|
980
889
|
package: '@atlaskit/icon/core/cross-circle',
|
|
981
890
|
oldName: ['cross-circle', 'editor/error', 'select-clear'],
|
|
982
|
-
type: 'core',
|
|
983
891
|
categorization: 'multi-purpose',
|
|
984
892
|
usage: 'Multi purpose - Known uses: clear text field, error status.',
|
|
985
893
|
team: 'Design System Team',
|
|
@@ -989,7 +897,6 @@ var metadata = {
|
|
|
989
897
|
keywords: ['curly-brackets', 'curlybrackets', 'icon', 'curly brackets', 'braces', 'smart value'],
|
|
990
898
|
componentName: 'CurlyBracketsIcon',
|
|
991
899
|
package: '@atlaskit/icon/core/curly-brackets',
|
|
992
|
-
type: 'core',
|
|
993
900
|
categorization: 'multi-purpose',
|
|
994
901
|
usage: 'Known uses: Represents Smart values in Proforma.',
|
|
995
902
|
team: 'Design System Team',
|
|
@@ -1000,7 +907,6 @@ var metadata = {
|
|
|
1000
907
|
componentName: 'CustomizeIcon',
|
|
1001
908
|
package: '@atlaskit/icon/core/customize',
|
|
1002
909
|
oldName: ['preferences'],
|
|
1003
|
-
type: 'core',
|
|
1004
910
|
categorization: 'multi-purpose',
|
|
1005
911
|
usage: 'Multi purpose - Known uses: customize sidebar, customize view, settings.',
|
|
1006
912
|
team: 'Design System Team',
|
|
@@ -1011,7 +917,6 @@ var metadata = {
|
|
|
1011
917
|
componentName: 'DashboardIcon',
|
|
1012
918
|
package: '@atlaskit/icon/core/dashboard',
|
|
1013
919
|
oldName: ['activity', 'dashboard'],
|
|
1014
|
-
type: 'core',
|
|
1015
920
|
categorization: 'single-purpose',
|
|
1016
921
|
usage: 'Single purpose - Reserved for dashboards in Jira.',
|
|
1017
922
|
team: 'Design System Team',
|
|
@@ -1021,7 +926,6 @@ var metadata = {
|
|
|
1021
926
|
keywords: ['data-flow', 'dataflow', 'icon', 'relationship', 'data', 'flow chart'],
|
|
1022
927
|
componentName: 'DataFlowIcon',
|
|
1023
928
|
package: '@atlaskit/icon/core/data-flow',
|
|
1024
|
-
type: 'core',
|
|
1025
929
|
categorization: 'multi-purpose',
|
|
1026
930
|
usage: 'Multi purpose - Known usages: Database schema in Jira.',
|
|
1027
931
|
team: 'Design System Team',
|
|
@@ -1031,7 +935,6 @@ var metadata = {
|
|
|
1031
935
|
keywords: ['data-number', 'datanumber', 'icon', 'numbers', '123', 'proforma', 'datatype'],
|
|
1032
936
|
componentName: 'DataNumberIcon',
|
|
1033
937
|
package: '@atlaskit/icon/core/data-number',
|
|
1034
|
-
type: 'core',
|
|
1035
938
|
categorization: 'multi-purpose',
|
|
1036
939
|
usage: 'Known uses: Representing number datatype fields in Proforma and databases.',
|
|
1037
940
|
team: 'Design System Team',
|
|
@@ -1041,7 +944,6 @@ var metadata = {
|
|
|
1041
944
|
keywords: ['data-string', 'datastring', 'icon', 'string', 'letters', 'abc', 'proforma', 'datatype'],
|
|
1042
945
|
componentName: 'DataStringIcon',
|
|
1043
946
|
package: '@atlaskit/icon/core/data-string',
|
|
1044
|
-
type: 'core',
|
|
1045
947
|
categorization: 'multi-purpose',
|
|
1046
948
|
usage: 'Known uses: Representing string datatype fields in Proforma and databases.',
|
|
1047
949
|
team: 'Design System Team',
|
|
@@ -1051,7 +953,6 @@ var metadata = {
|
|
|
1051
953
|
keywords: ['database', 'icon', 'spreadsheet', 'table', 'data', 'cells'],
|
|
1052
954
|
componentName: 'DatabaseIcon',
|
|
1053
955
|
package: '@atlaskit/icon/core/database',
|
|
1054
|
-
type: 'core',
|
|
1055
956
|
categorization: 'single-purpose',
|
|
1056
957
|
usage: 'Single purpose - Reserved for databases in Confluence.',
|
|
1057
958
|
team: 'Design System Team',
|
|
@@ -1062,7 +963,6 @@ var metadata = {
|
|
|
1062
963
|
componentName: 'DecisionIcon',
|
|
1063
964
|
package: '@atlaskit/icon/core/decision',
|
|
1064
965
|
oldName: ['decision', 'editor/decision'],
|
|
1065
|
-
type: 'core',
|
|
1066
966
|
categorization: 'single-purpose',
|
|
1067
967
|
usage: 'Single purpose - Reserved for decisions.',
|
|
1068
968
|
team: 'Design System Team',
|
|
@@ -1072,7 +972,6 @@ var metadata = {
|
|
|
1072
972
|
keywords: ['defect', 'icon', 'defect', 'fragile', 'cracked', 'work type'],
|
|
1073
973
|
componentName: 'DefectIcon',
|
|
1074
974
|
package: '@atlaskit/icon/core/defect',
|
|
1075
|
-
type: 'core',
|
|
1076
975
|
categorization: 'single-purpose',
|
|
1077
976
|
usage: 'Reserved for defect work type.',
|
|
1078
977
|
team: 'Design System Team',
|
|
@@ -1083,7 +982,6 @@ var metadata = {
|
|
|
1083
982
|
componentName: 'DeleteIcon',
|
|
1084
983
|
package: '@atlaskit/icon/core/delete',
|
|
1085
984
|
oldName: ['editor/remove', 'trash'],
|
|
1086
|
-
type: 'core',
|
|
1087
985
|
categorization: 'single-purpose',
|
|
1088
986
|
usage: 'Single purpose - Reserved for removing or deleting an object.',
|
|
1089
987
|
team: 'Design System Team',
|
|
@@ -1094,7 +992,6 @@ var metadata = {
|
|
|
1094
992
|
componentName: 'DepartmentIcon',
|
|
1095
993
|
package: '@atlaskit/icon/core/department',
|
|
1096
994
|
oldName: ['department'],
|
|
1097
|
-
type: 'core',
|
|
1098
995
|
categorization: 'single-purpose',
|
|
1099
996
|
usage: 'Single purpose - Reserved for departments, reporting lines, or other tree chart representations.',
|
|
1100
997
|
team: 'Design System Team',
|
|
@@ -1105,7 +1002,6 @@ var metadata = {
|
|
|
1105
1002
|
componentName: 'DeviceMobileIcon',
|
|
1106
1003
|
package: '@atlaskit/icon/core/device-mobile',
|
|
1107
1004
|
oldName: ['mobile'],
|
|
1108
|
-
type: 'core',
|
|
1109
1005
|
categorization: 'multi-purpose',
|
|
1110
1006
|
usage: 'Multi purpose - Known uses: call, contact us.',
|
|
1111
1007
|
team: 'Design System Team',
|
|
@@ -1115,7 +1011,6 @@ var metadata = {
|
|
|
1115
1011
|
keywords: ['devices', 'icon', 'devices', 'assets', 'laptop', 'phone', 'hardware', 'work type'],
|
|
1116
1012
|
componentName: 'DevicesIcon',
|
|
1117
1013
|
package: '@atlaskit/icon/core/devices',
|
|
1118
|
-
type: 'core',
|
|
1119
1014
|
categorization: 'multi-purpose',
|
|
1120
1015
|
usage: "Known usages: \'Asset\' work type.",
|
|
1121
1016
|
team: 'Design System Team',
|
|
@@ -1126,10 +1021,8 @@ var metadata = {
|
|
|
1126
1021
|
componentName: 'DiscoveryIcon',
|
|
1127
1022
|
package: '@atlaskit/icon/core/discovery',
|
|
1128
1023
|
oldName: ['editor/note'],
|
|
1129
|
-
type: 'core',
|
|
1130
1024
|
replacement: {
|
|
1131
1025
|
name: 'status-discovery',
|
|
1132
|
-
type: 'core',
|
|
1133
1026
|
location: '@atlaskit/icon'
|
|
1134
1027
|
},
|
|
1135
1028
|
categorization: 'single-purpose',
|
|
@@ -1142,7 +1035,6 @@ var metadata = {
|
|
|
1142
1035
|
componentName: 'DownloadIcon',
|
|
1143
1036
|
package: '@atlaskit/icon/core/download',
|
|
1144
1037
|
oldName: ['download'],
|
|
1145
|
-
type: 'core',
|
|
1146
1038
|
categorization: 'single-purpose',
|
|
1147
1039
|
usage: 'Single purpose - Reserved for file downloads.',
|
|
1148
1040
|
team: 'Design System Team',
|
|
@@ -1152,7 +1044,6 @@ var metadata = {
|
|
|
1152
1044
|
keywords: ['drag-handle-horizontal', 'draghandlehorizontal', 'icon', 'drag handler', 'reorder', 'move', 'reorder horizontal'],
|
|
1153
1045
|
componentName: 'DragHandleHorizontalIcon',
|
|
1154
1046
|
package: '@atlaskit/icon/core/drag-handle-horizontal',
|
|
1155
|
-
type: 'core',
|
|
1156
1047
|
categorization: 'single-purpose',
|
|
1157
1048
|
usage: 'Reserved for dragging elements along a horizontal axis.',
|
|
1158
1049
|
team: 'Design System Team',
|
|
@@ -1164,7 +1055,6 @@ var metadata = {
|
|
|
1164
1055
|
componentName: 'DragHandleVerticalIcon',
|
|
1165
1056
|
package: '@atlaskit/icon/core/drag-handle-vertical',
|
|
1166
1057
|
oldName: ['drag-handler'],
|
|
1167
|
-
type: 'core',
|
|
1168
1058
|
categorization: 'single-purpose',
|
|
1169
1059
|
usage: 'Reserved for dragging elements along a vertical axis.',
|
|
1170
1060
|
team: 'Design System Team',
|
|
@@ -1176,7 +1066,6 @@ var metadata = {
|
|
|
1176
1066
|
componentName: 'EditIcon',
|
|
1177
1067
|
package: '@atlaskit/icon/core/edit',
|
|
1178
1068
|
oldName: ['edit-filled', 'edit', 'editor/edit'],
|
|
1179
|
-
type: 'core',
|
|
1180
1069
|
categorization: 'single-purpose',
|
|
1181
1070
|
usage: 'Single purpose - Reserved for editing objects.',
|
|
1182
1071
|
team: 'Design System Team',
|
|
@@ -1186,7 +1075,6 @@ var metadata = {
|
|
|
1186
1075
|
keywords: ['edit-bulk', 'editbulk', 'icon', 'edit', 'pencil', 'multiple', 'bulk', 'change'],
|
|
1187
1076
|
componentName: 'EditBulkIcon',
|
|
1188
1077
|
package: '@atlaskit/icon/core/edit-bulk',
|
|
1189
|
-
type: 'core',
|
|
1190
1078
|
categorization: 'single-purpose',
|
|
1191
1079
|
usage: 'Single purpose - Reserved for editing multiple objects in bulk.',
|
|
1192
1080
|
team: 'Design System Team',
|
|
@@ -1197,7 +1085,6 @@ var metadata = {
|
|
|
1197
1085
|
componentName: 'EmailIcon',
|
|
1198
1086
|
package: '@atlaskit/icon/core/email',
|
|
1199
1087
|
oldName: ['email'],
|
|
1200
|
-
type: 'core',
|
|
1201
1088
|
categorization: 'single-purpose',
|
|
1202
1089
|
usage: 'Single purpose - Reserved for when an email-related things.',
|
|
1203
1090
|
team: 'Design System Team',
|
|
@@ -1208,7 +1095,6 @@ var metadata = {
|
|
|
1208
1095
|
componentName: 'EmojiIcon',
|
|
1209
1096
|
package: '@atlaskit/icon/core/emoji',
|
|
1210
1097
|
oldName: ['editor/emoji', 'emoji/emoji', 'emoji', 'emoji/people'],
|
|
1211
|
-
type: 'core',
|
|
1212
1098
|
categorization: 'single-purpose',
|
|
1213
1099
|
usage: "Single purpose - Reserved for Editor as a category for Emoji\'s.",
|
|
1214
1100
|
team: 'Design System Team',
|
|
@@ -1219,7 +1105,6 @@ var metadata = {
|
|
|
1219
1105
|
componentName: 'EmojiAddIcon',
|
|
1220
1106
|
package: '@atlaskit/icon/core/emoji-add',
|
|
1221
1107
|
oldName: ['emoji-add'],
|
|
1222
|
-
type: 'core',
|
|
1223
1108
|
categorization: 'single-purpose',
|
|
1224
1109
|
usage: 'Single purpose - Reserved for adding an emoji reaction.',
|
|
1225
1110
|
team: 'Design System Team',
|
|
@@ -1229,7 +1114,6 @@ var metadata = {
|
|
|
1229
1114
|
keywords: ['emoji-casual', 'emojicasual', 'icon', 'emoij', 'casual', 'sunglasses', 'chill', 'relaxed'],
|
|
1230
1115
|
componentName: 'EmojiCasualIcon',
|
|
1231
1116
|
package: '@atlaskit/icon/core/emoji-casual',
|
|
1232
|
-
type: 'core',
|
|
1233
1117
|
categorization: 'single-purpose',
|
|
1234
1118
|
usage: 'Reserved for representing a casual or relaxed tone or sentiment.',
|
|
1235
1119
|
team: 'Design System Team',
|
|
@@ -1239,7 +1123,6 @@ var metadata = {
|
|
|
1239
1123
|
keywords: ['emoji-neutral', 'emojineutral', 'icon', 'emoji', 'neutral', 'ambivalent'],
|
|
1240
1124
|
componentName: 'EmojiNeutralIcon',
|
|
1241
1125
|
package: '@atlaskit/icon/core/emoji-neutral',
|
|
1242
|
-
type: 'core',
|
|
1243
1126
|
categorization: 'single-purpose',
|
|
1244
1127
|
usage: 'Reserved for representing a neutral tone or sentiment.',
|
|
1245
1128
|
team: 'Design System Team',
|
|
@@ -1249,7 +1132,6 @@ var metadata = {
|
|
|
1249
1132
|
keywords: ['emoji-remove', 'emojiremove', 'icon', 'emoji', 'remove', 'strikethrough'],
|
|
1250
1133
|
componentName: 'EmojiRemoveIcon',
|
|
1251
1134
|
package: '@atlaskit/icon/core/emoji-remove',
|
|
1252
|
-
type: 'core',
|
|
1253
1135
|
categorization: 'single-purpose',
|
|
1254
1136
|
usage: 'Reserved for removing emoji.',
|
|
1255
1137
|
team: 'Design System Team',
|
|
@@ -1259,7 +1141,6 @@ var metadata = {
|
|
|
1259
1141
|
keywords: ['epic', 'icon', 'lightning bolt', 'jira status', 'filled'],
|
|
1260
1142
|
componentName: 'EpicIcon',
|
|
1261
1143
|
package: '@atlaskit/icon/core/epic',
|
|
1262
|
-
type: 'core',
|
|
1263
1144
|
categorization: 'single-purpose',
|
|
1264
1145
|
usage: 'Single purpose - Reserved for epics in Jira.',
|
|
1265
1146
|
team: 'Design System Team',
|
|
@@ -1270,10 +1151,8 @@ var metadata = {
|
|
|
1270
1151
|
componentName: 'ErrorIcon',
|
|
1271
1152
|
package: '@atlaskit/icon/core/error',
|
|
1272
1153
|
oldName: ['error'],
|
|
1273
|
-
type: 'core',
|
|
1274
1154
|
replacement: {
|
|
1275
1155
|
name: 'status-error',
|
|
1276
|
-
type: 'core',
|
|
1277
1156
|
location: '@atlaskit/icon'
|
|
1278
1157
|
},
|
|
1279
1158
|
categorization: 'single-purpose',
|
|
@@ -1285,7 +1164,6 @@ var metadata = {
|
|
|
1285
1164
|
keywords: ['exclamation-square', 'exclamationsquare', 'icon', '!', 'exclaim', 'square', 'work type'],
|
|
1286
1165
|
componentName: 'ExclamationSquareIcon',
|
|
1287
1166
|
package: '@atlaskit/icon/core/exclamation-square',
|
|
1288
|
-
type: 'core',
|
|
1289
1167
|
categorization: 'multi-purpose',
|
|
1290
1168
|
usage: 'Known uses: Exclamation work type.',
|
|
1291
1169
|
team: 'Design System Team',
|
|
@@ -1297,7 +1175,6 @@ var metadata = {
|
|
|
1297
1175
|
componentName: 'ExpandHorizontalIcon',
|
|
1298
1176
|
package: '@atlaskit/icon/core/expand-horizontal',
|
|
1299
1177
|
oldName: ['editor/media-full-width'],
|
|
1300
|
-
type: 'core',
|
|
1301
1178
|
categorization: 'single-purpose',
|
|
1302
1179
|
usage: 'Single purpose - Reserved for expanding an element to its maximum width.',
|
|
1303
1180
|
team: 'Design System Team',
|
|
@@ -1307,7 +1184,6 @@ var metadata = {
|
|
|
1307
1184
|
keywords: ['expand-vertical', 'expandvertical', 'icon', 'expand', 'height', 'vertical arrows', 'maximum height', 'stretch', 'fit'],
|
|
1308
1185
|
componentName: 'ExpandVerticalIcon',
|
|
1309
1186
|
package: '@atlaskit/icon/core/expand-vertical',
|
|
1310
|
-
type: 'core',
|
|
1311
1187
|
categorization: 'single-purpose',
|
|
1312
1188
|
usage: 'Single purpose - Reserved for expanding an element to its maximum height.',
|
|
1313
1189
|
team: 'Design System Team',
|
|
@@ -1318,7 +1194,6 @@ var metadata = {
|
|
|
1318
1194
|
componentName: 'EyeOpenIcon',
|
|
1319
1195
|
package: '@atlaskit/icon/core/eye-open',
|
|
1320
1196
|
oldName: ['watch'],
|
|
1321
|
-
type: 'core',
|
|
1322
1197
|
categorization: 'multi-purpose',
|
|
1323
1198
|
usage: 'Multi purpose - Known uses: watch page in Confluence, show password in text field, and following in Atlas.',
|
|
1324
1199
|
team: 'Design System Team',
|
|
@@ -1329,7 +1204,6 @@ var metadata = {
|
|
|
1329
1204
|
componentName: 'EyeOpenFilledIcon',
|
|
1330
1205
|
package: '@atlaskit/icon/core/eye-open-filled',
|
|
1331
1206
|
oldName: ['hipchat/audio-only', 'watch-filled'],
|
|
1332
|
-
type: 'core',
|
|
1333
1207
|
categorization: 'multi-purpose',
|
|
1334
1208
|
usage: 'Multi purpose - Known uses: watched pages in Confluence.',
|
|
1335
1209
|
team: 'Design System Team',
|
|
@@ -1339,7 +1213,6 @@ var metadata = {
|
|
|
1339
1213
|
keywords: ['eye-open-strikethrough', 'eyeopenstrikethrough', 'icon', 'unwatch', 'invisible', 'visibility', 'permissions'],
|
|
1340
1214
|
componentName: 'EyeOpenStrikethroughIcon',
|
|
1341
1215
|
package: '@atlaskit/icon/core/eye-open-strikethrough',
|
|
1342
|
-
type: 'core',
|
|
1343
1216
|
categorization: 'multi-purpose',
|
|
1344
1217
|
usage: 'Multi purpose - Intended uses: unwatch page in Confluence, hide password in text field, and unfollow in Atlas.',
|
|
1345
1218
|
team: 'Design System Team',
|
|
@@ -1349,7 +1222,6 @@ var metadata = {
|
|
|
1349
1222
|
keywords: ['feed', 'icon', 'feed', 'updates', 'release notes', "what's new"],
|
|
1350
1223
|
componentName: 'FeedIcon',
|
|
1351
1224
|
package: '@atlaskit/icon/core/feed',
|
|
1352
|
-
type: 'core',
|
|
1353
1225
|
categorization: 'single-purpose',
|
|
1354
1226
|
usage: 'Single purpose - Reserved for update feeds in Atlassian Home.',
|
|
1355
1227
|
team: 'Design System Team',
|
|
@@ -1360,7 +1232,6 @@ var metadata = {
|
|
|
1360
1232
|
componentName: 'FeedbackIcon',
|
|
1361
1233
|
package: '@atlaskit/icon/core/feedback',
|
|
1362
1234
|
oldName: ['editor/feedback', 'feedback'],
|
|
1363
|
-
type: 'core',
|
|
1364
1235
|
categorization: 'single-purpose',
|
|
1365
1236
|
usage: 'Single purpose - Known uses: customer feedback.',
|
|
1366
1237
|
team: 'Design System Team',
|
|
@@ -1370,7 +1241,6 @@ var metadata = {
|
|
|
1370
1241
|
keywords: ['field', 'icon', 'field', 'form', 'input', 'label'],
|
|
1371
1242
|
componentName: 'FieldIcon',
|
|
1372
1243
|
package: '@atlaskit/icon/core/field',
|
|
1373
|
-
type: 'core',
|
|
1374
1244
|
categorization: 'multi-purpose',
|
|
1375
1245
|
usage: 'Multi purpose - Known usages: Field suggestions provided by Atlassian Intelligence.',
|
|
1376
1246
|
team: 'Design System Team',
|
|
@@ -1380,7 +1250,6 @@ var metadata = {
|
|
|
1380
1250
|
keywords: ['field-alert', 'fieldalert', 'icon', 'field', 'alert', 'warning', 'change'],
|
|
1381
1251
|
componentName: 'FieldAlertIcon',
|
|
1382
1252
|
package: '@atlaskit/icon/core/field-alert',
|
|
1383
|
-
type: 'core',
|
|
1384
1253
|
categorization: 'multi-purpose',
|
|
1385
1254
|
usage: 'Known uses: Changed field values in Automation.',
|
|
1386
1255
|
team: 'Design System Team',
|
|
@@ -1390,7 +1259,6 @@ var metadata = {
|
|
|
1390
1259
|
keywords: ['field-checkbox-group', 'fieldcheckboxgroup', 'icon', 'form', 'field', 'input type', 'checkbox', 'multi-select', 'options'],
|
|
1391
1260
|
componentName: 'FieldCheckboxGroupIcon',
|
|
1392
1261
|
package: '@atlaskit/icon/core/field-checkbox-group',
|
|
1393
|
-
type: 'core',
|
|
1394
1262
|
categorization: 'multi-purpose',
|
|
1395
1263
|
usage: 'Known uses: Checkbox group field type in Proforma.',
|
|
1396
1264
|
team: 'Design System Team',
|
|
@@ -1400,7 +1268,6 @@ var metadata = {
|
|
|
1400
1268
|
keywords: ['field-dropdown', 'fielddropdown', 'icon', 'form', 'field', 'select', 'dropdown'],
|
|
1401
1269
|
componentName: 'FieldDropdownIcon',
|
|
1402
1270
|
package: '@atlaskit/icon/core/field-dropdown',
|
|
1403
|
-
type: 'core',
|
|
1404
1271
|
categorization: 'multi-purpose',
|
|
1405
1272
|
usage: 'Known uses: Dropdown field type in Proforma.',
|
|
1406
1273
|
team: 'Design System Team',
|
|
@@ -1410,7 +1277,6 @@ var metadata = {
|
|
|
1410
1277
|
keywords: ['field-radio-group', 'fieldradiogroup', 'icon', 'form', 'field', 'input type', 'radio', 'single-select', 'options'],
|
|
1411
1278
|
componentName: 'FieldRadioGroupIcon',
|
|
1412
1279
|
package: '@atlaskit/icon/core/field-radio-group',
|
|
1413
|
-
type: 'core',
|
|
1414
1280
|
categorization: 'multi-purpose',
|
|
1415
1281
|
usage: 'Known uses: Radio group field type in Proforma.',
|
|
1416
1282
|
team: 'Design System Team',
|
|
@@ -1421,7 +1287,6 @@ var metadata = {
|
|
|
1421
1287
|
componentName: 'FileIcon',
|
|
1422
1288
|
package: '@atlaskit/icon/core/file',
|
|
1423
1289
|
oldName: ['document-filled', 'document', 'editor/file', 'file'],
|
|
1424
|
-
type: 'core',
|
|
1425
1290
|
categorization: 'multi-purpose',
|
|
1426
1291
|
usage: "Multi purpose - Known uses: document, file. Do not use to represent a page — use the dedicated \'Page\' icon instead.",
|
|
1427
1292
|
team: 'Design System Team',
|
|
@@ -1432,7 +1297,6 @@ var metadata = {
|
|
|
1432
1297
|
componentName: 'FilesIcon',
|
|
1433
1298
|
package: '@atlaskit/icon/core/files',
|
|
1434
1299
|
oldName: ['documents'],
|
|
1435
|
-
type: 'core',
|
|
1436
1300
|
categorization: 'multi-purpose',
|
|
1437
1301
|
usage: "Multi purpose - Known uses: documents, files. Do not use to represent pages — use the dedicated \'Pages\' icon instead.",
|
|
1438
1302
|
team: 'Design System Team',
|
|
@@ -1443,7 +1307,6 @@ var metadata = {
|
|
|
1443
1307
|
componentName: 'FilterIcon',
|
|
1444
1308
|
package: '@atlaskit/icon/core/filter',
|
|
1445
1309
|
oldName: ['filter', 'media-services/filter'],
|
|
1446
|
-
type: 'core',
|
|
1447
1310
|
categorization: 'single-purpose',
|
|
1448
1311
|
usage: 'Single purpose - Reserved for filterting data or objects.',
|
|
1449
1312
|
team: 'Design System Team',
|
|
@@ -1454,7 +1317,6 @@ var metadata = {
|
|
|
1454
1317
|
componentName: 'FlagIcon',
|
|
1455
1318
|
package: '@atlaskit/icon/core/flag',
|
|
1456
1319
|
oldName: ['emoji/flags'],
|
|
1457
|
-
type: 'core',
|
|
1458
1320
|
categorization: 'multi-purpose',
|
|
1459
1321
|
usage: 'Multi purpose - Known uses: flags in Editor, feature flags.',
|
|
1460
1322
|
team: 'Design System Team',
|
|
@@ -1465,7 +1327,6 @@ var metadata = {
|
|
|
1465
1327
|
componentName: 'FlagFilledIcon',
|
|
1466
1328
|
package: '@atlaskit/icon/core/flag-filled',
|
|
1467
1329
|
oldName: ['flag-filled'],
|
|
1468
|
-
type: 'core',
|
|
1469
1330
|
categorization: 'multi-purpose',
|
|
1470
1331
|
usage: 'Multi purpose - Known uses: active feature flags.',
|
|
1471
1332
|
team: 'Design System Team',
|
|
@@ -1476,7 +1337,6 @@ var metadata = {
|
|
|
1476
1337
|
componentName: 'FlaskIcon',
|
|
1477
1338
|
package: '@atlaskit/icon/core/flask',
|
|
1478
1339
|
oldName: ['jira/labs'],
|
|
1479
|
-
type: 'core',
|
|
1480
1340
|
categorization: 'multi-purpose',
|
|
1481
1341
|
usage: 'Multi purpose - Known uses: labs in Jira.',
|
|
1482
1342
|
team: 'Design System Team',
|
|
@@ -1486,7 +1346,6 @@ var metadata = {
|
|
|
1486
1346
|
keywords: ['focus-area', 'focusarea', 'icon', 'focus', 'focus area', 'capture'],
|
|
1487
1347
|
componentName: 'FocusAreaIcon',
|
|
1488
1348
|
package: '@atlaskit/icon/core/focus-area',
|
|
1489
|
-
type: 'core',
|
|
1490
1349
|
categorization: 'single-purpose',
|
|
1491
1350
|
usage: 'Reserved for representing Focus Areas.',
|
|
1492
1351
|
team: 'Design System Team',
|
|
@@ -1497,7 +1356,6 @@ var metadata = {
|
|
|
1497
1356
|
componentName: 'FolderClosedIcon',
|
|
1498
1357
|
package: '@atlaskit/icon/core/folder-closed',
|
|
1499
1358
|
oldName: ['folder'],
|
|
1500
|
-
type: 'core',
|
|
1501
1359
|
categorization: 'single-purpose',
|
|
1502
1360
|
usage: 'Single purpose - Reserved for folders in Confluence.',
|
|
1503
1361
|
team: 'Design System Team',
|
|
@@ -1507,7 +1365,6 @@ var metadata = {
|
|
|
1507
1365
|
keywords: ['folder-open', 'folderopen', 'icon', 'directory'],
|
|
1508
1366
|
componentName: 'FolderOpenIcon',
|
|
1509
1367
|
package: '@atlaskit/icon/core/folder-open',
|
|
1510
|
-
type: 'core',
|
|
1511
1368
|
categorization: 'single-purpose',
|
|
1512
1369
|
usage: 'Single purpose - Reserved for open folders in Confluence.',
|
|
1513
1370
|
team: 'Design System Team',
|
|
@@ -1517,7 +1374,6 @@ var metadata = {
|
|
|
1517
1374
|
keywords: ['form', 'icon', 'form', 'fields'],
|
|
1518
1375
|
componentName: 'FormIcon',
|
|
1519
1376
|
package: '@atlaskit/icon/core/form',
|
|
1520
|
-
type: 'core',
|
|
1521
1377
|
categorization: 'multi-purpose',
|
|
1522
1378
|
usage: 'Known uses: Represents forms across Atlassian apps, including Proforma.',
|
|
1523
1379
|
team: 'Design System Team',
|
|
@@ -1528,7 +1384,6 @@ var metadata = {
|
|
|
1528
1384
|
componentName: 'FullscreenEnterIcon',
|
|
1529
1385
|
package: '@atlaskit/icon/core/fullscreen-enter',
|
|
1530
1386
|
oldName: ['vid-full-screen-on'],
|
|
1531
|
-
type: 'core',
|
|
1532
1387
|
categorization: 'single-purpose',
|
|
1533
1388
|
usage: 'Single purpose - Reserved for full screen videos or objects.',
|
|
1534
1389
|
team: 'Design System Team',
|
|
@@ -1539,7 +1394,6 @@ var metadata = {
|
|
|
1539
1394
|
componentName: 'FullscreenExitIcon',
|
|
1540
1395
|
package: '@atlaskit/icon/core/fullscreen-exit',
|
|
1541
1396
|
oldName: ['media-services/full-screen'],
|
|
1542
|
-
type: 'core',
|
|
1543
1397
|
categorization: 'single-purpose',
|
|
1544
1398
|
usage: 'Single purpose - Reserved for return screen videos or objects.',
|
|
1545
1399
|
team: 'Design System Team',
|
|
@@ -1549,7 +1403,6 @@ var metadata = {
|
|
|
1549
1403
|
keywords: ['glasses', 'icon', 'glasses', 'knowledge', 'learning', 'spectacles', 'education'],
|
|
1550
1404
|
componentName: 'GlassesIcon',
|
|
1551
1405
|
package: '@atlaskit/icon/core/glasses',
|
|
1552
|
-
type: 'core',
|
|
1553
1406
|
categorization: 'multi-purpose',
|
|
1554
1407
|
usage: 'Known uses: Changing tone of written content to Educational with Atlassian Intelligence.',
|
|
1555
1408
|
team: 'Design System Team',
|
|
@@ -1560,7 +1413,6 @@ var metadata = {
|
|
|
1560
1413
|
componentName: 'GlobeIcon',
|
|
1561
1414
|
package: '@atlaskit/icon/core/globe',
|
|
1562
1415
|
oldName: ['world', 'world-small'],
|
|
1563
|
-
type: 'core',
|
|
1564
1416
|
categorization: 'multi-purpose',
|
|
1565
1417
|
usage: 'Multi purpose - Known uses: public link in Confluence share dialog, global rules in Automation.',
|
|
1566
1418
|
team: 'Design System Team',
|
|
@@ -1570,7 +1422,6 @@ var metadata = {
|
|
|
1570
1422
|
keywords: ['goal', 'icon', 'target'],
|
|
1571
1423
|
componentName: 'GoalIcon',
|
|
1572
1424
|
package: '@atlaskit/icon/core/goal',
|
|
1573
|
-
type: 'core',
|
|
1574
1425
|
categorization: 'single-purpose',
|
|
1575
1426
|
usage: 'Single purpose - Reserved for goals in Atlas.',
|
|
1576
1427
|
team: 'Design System Team',
|
|
@@ -1581,7 +1432,6 @@ var metadata = {
|
|
|
1581
1432
|
componentName: 'GridIcon',
|
|
1582
1433
|
package: '@atlaskit/icon/core/grid',
|
|
1583
1434
|
oldName: ['editor/table', 'media-services/grid', 'table'],
|
|
1584
|
-
type: 'core',
|
|
1585
1435
|
categorization: 'multi-purpose',
|
|
1586
1436
|
usage: 'Multi purpose - Known uses: spaces in Confluence, and grid view, all content in Confluence.',
|
|
1587
1437
|
team: 'Design System Team',
|
|
@@ -1592,7 +1442,6 @@ var metadata = {
|
|
|
1592
1442
|
componentName: 'GrowDiagonalIcon',
|
|
1593
1443
|
package: '@atlaskit/icon/core/grow-diagonal',
|
|
1594
1444
|
oldName: ['media-services/actual-size'],
|
|
1595
|
-
type: 'core',
|
|
1596
1445
|
categorization: 'single-purpose',
|
|
1597
1446
|
usage: 'Single purpose - Reserved for increasing the size of an element when height and width are changed concurrently.',
|
|
1598
1447
|
team: 'Design System Team',
|
|
@@ -1603,7 +1452,6 @@ var metadata = {
|
|
|
1603
1452
|
componentName: 'GrowHorizontalIcon',
|
|
1604
1453
|
package: '@atlaskit/icon/core/grow-horizontal',
|
|
1605
1454
|
oldName: ['editor/expand'],
|
|
1606
|
-
type: 'core',
|
|
1607
1455
|
categorization: 'single-purpose',
|
|
1608
1456
|
usage: 'Single purpose - Reserved for increasing the width of an element.',
|
|
1609
1457
|
team: 'Design System Team',
|
|
@@ -1613,7 +1461,6 @@ var metadata = {
|
|
|
1613
1461
|
keywords: ['grow-vertical', 'growvertical', 'icon', 'grow', 'height', 'vertical arrows'],
|
|
1614
1462
|
componentName: 'GrowVerticalIcon',
|
|
1615
1463
|
package: '@atlaskit/icon/core/grow-vertical',
|
|
1616
|
-
type: 'core',
|
|
1617
1464
|
categorization: 'single-purpose',
|
|
1618
1465
|
usage: 'Single purpose - Reserved for increasing the height of an element.',
|
|
1619
1466
|
team: 'Design System Team',
|
|
@@ -1623,7 +1470,6 @@ var metadata = {
|
|
|
1623
1470
|
keywords: ['hashtag', 'icon', 'tag', 'topic', 'pound'],
|
|
1624
1471
|
componentName: 'HashtagIcon',
|
|
1625
1472
|
package: '@atlaskit/icon/core/hashtag',
|
|
1626
|
-
type: 'core',
|
|
1627
1473
|
categorization: 'multi-purpose',
|
|
1628
1474
|
usage: 'Multi purpose - Known uses: topics in Atlas, tags.',
|
|
1629
1475
|
team: 'Design System Team',
|
|
@@ -1633,7 +1479,6 @@ var metadata = {
|
|
|
1633
1479
|
keywords: ['headphones', 'icon', 'audio', 'music', 'headphones'],
|
|
1634
1480
|
componentName: 'HeadphonesIcon',
|
|
1635
1481
|
package: '@atlaskit/icon/core/headphones',
|
|
1636
|
-
type: 'core',
|
|
1637
1482
|
categorization: 'multi-purpose',
|
|
1638
1483
|
usage: 'Known uses: music, audio.',
|
|
1639
1484
|
team: 'Design System Team',
|
|
@@ -1644,7 +1489,6 @@ var metadata = {
|
|
|
1644
1489
|
componentName: 'HeartIcon',
|
|
1645
1490
|
package: '@atlaskit/icon/core/heart',
|
|
1646
1491
|
oldName: ['emoji/symbols'],
|
|
1647
|
-
type: 'core',
|
|
1648
1492
|
categorization: 'multi-purpose',
|
|
1649
1493
|
usage: 'Multi purpose - Known uses: emoji symbols in Editor.',
|
|
1650
1494
|
team: 'Design System Team',
|
|
@@ -1654,7 +1498,6 @@ var metadata = {
|
|
|
1654
1498
|
keywords: ['highlight', 'icon', 'highlight', 'highlighter', 'stabilo', 'pen'],
|
|
1655
1499
|
componentName: 'HighlightIcon',
|
|
1656
1500
|
package: '@atlaskit/icon/core/highlight',
|
|
1657
|
-
type: 'core',
|
|
1658
1501
|
categorization: 'single-purpose',
|
|
1659
1502
|
usage: 'Single purpose - Reserved for highlight text tool in Confluence Editor.',
|
|
1660
1503
|
team: 'Design System Team',
|
|
@@ -1665,7 +1508,6 @@ var metadata = {
|
|
|
1665
1508
|
componentName: 'HomeIcon',
|
|
1666
1509
|
package: '@atlaskit/icon/core/home',
|
|
1667
1510
|
oldName: ['home-circle', 'home'],
|
|
1668
|
-
type: 'core',
|
|
1669
1511
|
categorization: 'single-purpose',
|
|
1670
1512
|
usage: 'Single purpose - Reserved for home in navigation. When a user clicks on this, they should return to the homepage.',
|
|
1671
1513
|
team: 'Design System Team',
|
|
@@ -1676,7 +1518,6 @@ var metadata = {
|
|
|
1676
1518
|
componentName: 'ImageIcon',
|
|
1677
1519
|
package: '@atlaskit/icon/core/image',
|
|
1678
1520
|
oldName: ['editor/image', 'image', 'media-services/image', 'media-services/scale-large', 'media-services/scale-small'],
|
|
1679
|
-
type: 'core',
|
|
1680
1521
|
categorization: 'multi-purpose',
|
|
1681
1522
|
usage: 'Multi purpose - Known uses: images, image upload.',
|
|
1682
1523
|
team: 'Design System Team',
|
|
@@ -1686,7 +1527,6 @@ var metadata = {
|
|
|
1686
1527
|
keywords: ['image-fullscreen', 'imagefullscreen', 'icon', 'image', 'fullscreen', 'enlarge'],
|
|
1687
1528
|
componentName: 'ImageFullscreenIcon',
|
|
1688
1529
|
package: '@atlaskit/icon/core/image-fullscreen',
|
|
1689
|
-
type: 'core',
|
|
1690
1530
|
categorization: 'single-purpose',
|
|
1691
1531
|
usage: 'Reserved for viewing an image in a fullscreen view or modal.',
|
|
1692
1532
|
team: 'Editor',
|
|
@@ -1696,7 +1536,6 @@ var metadata = {
|
|
|
1696
1536
|
keywords: ['image-inline', 'imageinline', 'icon', 'image', 'layout', 'inline'],
|
|
1697
1537
|
componentName: 'ImageInlineIcon',
|
|
1698
1538
|
package: '@atlaskit/icon/core/image-inline',
|
|
1699
|
-
type: 'core',
|
|
1700
1539
|
categorization: 'single-purpose',
|
|
1701
1540
|
usage: 'Reserved for representing inline images in Editor.',
|
|
1702
1541
|
team: 'Editor',
|
|
@@ -1706,7 +1545,6 @@ var metadata = {
|
|
|
1706
1545
|
keywords: ['image-scaled', 'imagescaled', 'icon', 'image', 'layout', 'scaled'],
|
|
1707
1546
|
componentName: 'ImageScaledIcon',
|
|
1708
1547
|
package: '@atlaskit/icon/core/image-scaled',
|
|
1709
|
-
type: 'core',
|
|
1710
1548
|
categorization: 'single-purpose',
|
|
1711
1549
|
usage: 'Reserved for representing scaled images in layouts akin to display block.',
|
|
1712
1550
|
team: 'Editor',
|
|
@@ -1717,7 +1555,6 @@ var metadata = {
|
|
|
1717
1555
|
componentName: 'InboxIcon',
|
|
1718
1556
|
package: '@atlaskit/icon/core/inbox',
|
|
1719
1557
|
oldName: ['tray'],
|
|
1720
|
-
type: 'core',
|
|
1721
1558
|
categorization: 'multi-purpose',
|
|
1722
1559
|
usage: "Multi purpose - Known uses: \'Your work\' in Confluence, inbox, mail.",
|
|
1723
1560
|
team: 'Design System Team',
|
|
@@ -1727,7 +1564,6 @@ var metadata = {
|
|
|
1727
1564
|
keywords: ['incident', 'icon', 'witches hat', 'traffic cone', 'jira status'],
|
|
1728
1565
|
componentName: 'IncidentIcon',
|
|
1729
1566
|
package: '@atlaskit/icon/core/incident',
|
|
1730
|
-
type: 'core',
|
|
1731
1567
|
categorization: 'single-purpose',
|
|
1732
1568
|
usage: 'Single purpose - Reserved for incidents in Jira.',
|
|
1733
1569
|
team: 'Design System Team',
|
|
@@ -1738,10 +1574,8 @@ var metadata = {
|
|
|
1738
1574
|
componentName: 'InformationIcon',
|
|
1739
1575
|
package: '@atlaskit/icon/core/information',
|
|
1740
1576
|
oldName: ['editor/info', 'editor/panel', 'info'],
|
|
1741
|
-
type: 'core',
|
|
1742
1577
|
replacement: {
|
|
1743
1578
|
name: 'status-information',
|
|
1744
|
-
type: 'core',
|
|
1745
1579
|
location: '@atlaskit/icon'
|
|
1746
1580
|
},
|
|
1747
1581
|
categorization: 'single-purpose',
|
|
@@ -1753,7 +1587,6 @@ var metadata = {
|
|
|
1753
1587
|
keywords: ['information-circle', 'informationcircle', 'icon', 'information', 'circle', 'info'],
|
|
1754
1588
|
componentName: 'InformationCircleIcon',
|
|
1755
1589
|
package: '@atlaskit/icon/core/information-circle',
|
|
1756
|
-
type: 'core',
|
|
1757
1590
|
categorization: 'multi-purpose',
|
|
1758
1591
|
usage: 'Known uses: For highlighting information when less visual emphasis is needed within the UI compared to the filled information status icon.',
|
|
1759
1592
|
team: 'Design System Team',
|
|
@@ -1764,7 +1597,6 @@ var metadata = {
|
|
|
1764
1597
|
keywords: ['key-result', 'keyresult', 'icon', 'target', 'bullseye', 'key result', 'arrow', 'bow', 'archery', 'OKR'],
|
|
1765
1598
|
componentName: 'KeyResultIcon',
|
|
1766
1599
|
package: '@atlaskit/icon/core/key-result',
|
|
1767
|
-
type: 'core',
|
|
1768
1600
|
categorization: 'single-purpose',
|
|
1769
1601
|
usage: 'Reserved for representing key results.',
|
|
1770
1602
|
team: 'Atlas',
|
|
@@ -1775,7 +1607,6 @@ var metadata = {
|
|
|
1775
1607
|
componentName: 'LayoutOneColumnIcon',
|
|
1776
1608
|
package: '@atlaskit/icon/core/layout-one-column',
|
|
1777
1609
|
oldName: ['editor/layout-single'],
|
|
1778
|
-
type: 'core',
|
|
1779
1610
|
categorization: 'single-purpose',
|
|
1780
1611
|
usage: 'Reserved for single column layout option in Confluence Editor',
|
|
1781
1612
|
team: 'Design System Team',
|
|
@@ -1786,7 +1617,6 @@ var metadata = {
|
|
|
1786
1617
|
componentName: 'LayoutThreeColumnsIcon',
|
|
1787
1618
|
package: '@atlaskit/icon/core/layout-three-columns',
|
|
1788
1619
|
oldName: ['editor/layout-three-equal'],
|
|
1789
|
-
type: 'core',
|
|
1790
1620
|
categorization: 'single-purpose',
|
|
1791
1621
|
usage: 'Single purpose - Reserved for 3 column layout option in Confluence Editor.',
|
|
1792
1622
|
team: 'Design System Team',
|
|
@@ -1797,7 +1627,6 @@ var metadata = {
|
|
|
1797
1627
|
componentName: 'LayoutThreeColumnsSidebarsIcon',
|
|
1798
1628
|
package: '@atlaskit/icon/core/layout-three-columns-sidebars',
|
|
1799
1629
|
oldName: ['editor/layout-three-with-sidebars'],
|
|
1800
|
-
type: 'core',
|
|
1801
1630
|
categorization: 'single-purpose',
|
|
1802
1631
|
usage: 'Single purpose - Reserved for 3 column layout with left and right sidebars option in Confluence Editor.',
|
|
1803
1632
|
team: 'Design System Team',
|
|
@@ -1808,7 +1637,6 @@ var metadata = {
|
|
|
1808
1637
|
componentName: 'LayoutTwoColumnsIcon',
|
|
1809
1638
|
package: '@atlaskit/icon/core/layout-two-columns',
|
|
1810
1639
|
oldName: ['editor/layout-two-equal'],
|
|
1811
|
-
type: 'core',
|
|
1812
1640
|
categorization: 'single-purpose',
|
|
1813
1641
|
usage: 'Single purpose - Reserved for 2 column layout option in Confluence Editor.',
|
|
1814
1642
|
team: 'Design System Team',
|
|
@@ -1819,7 +1647,6 @@ var metadata = {
|
|
|
1819
1647
|
componentName: 'LayoutTwoColumnsSidebarLeftIcon',
|
|
1820
1648
|
package: '@atlaskit/icon/core/layout-two-columns-sidebar-left',
|
|
1821
1649
|
oldName: ['editor/layout-two-left-sidebar'],
|
|
1822
|
-
type: 'core',
|
|
1823
1650
|
categorization: 'single-purpose',
|
|
1824
1651
|
usage: 'Single purpose - Reserved for 2 column layout with left sidebar option in Confluence Editor.',
|
|
1825
1652
|
team: 'Design System Team',
|
|
@@ -1830,7 +1657,6 @@ var metadata = {
|
|
|
1830
1657
|
componentName: 'LayoutTwoColumnsSidebarRightIcon',
|
|
1831
1658
|
package: '@atlaskit/icon/core/layout-two-columns-sidebar-right',
|
|
1832
1659
|
oldName: ['editor/layout-two-right-sidebar'],
|
|
1833
|
-
type: 'core',
|
|
1834
1660
|
categorization: 'single-purpose',
|
|
1835
1661
|
usage: 'Single purpose - Reserved for 2 column layout with right sidebar option in Confluence Editor.',
|
|
1836
1662
|
team: 'Design System Team',
|
|
@@ -1840,7 +1666,6 @@ var metadata = {
|
|
|
1840
1666
|
keywords: ['library', 'icon', 'library', 'drawer', 'drawers', 'filing cabinet'],
|
|
1841
1667
|
componentName: 'LibraryIcon',
|
|
1842
1668
|
package: '@atlaskit/icon/core/library',
|
|
1843
|
-
type: 'core',
|
|
1844
1669
|
categorization: 'single-purpose',
|
|
1845
1670
|
usage: 'Single purpose - Reserved for library view in Atlassian Home.',
|
|
1846
1671
|
team: 'Design System Team',
|
|
@@ -1851,7 +1676,6 @@ var metadata = {
|
|
|
1851
1676
|
componentName: 'LightbulbIcon',
|
|
1852
1677
|
package: '@atlaskit/icon/core/lightbulb',
|
|
1853
1678
|
oldName: ['editor/hint', 'emoji/objects', 'lightbulb-filled', 'lightbulb'],
|
|
1854
|
-
type: 'core',
|
|
1855
1679
|
categorization: 'multi-purpose',
|
|
1856
1680
|
usage: 'Known uses: learnings in Atlas.',
|
|
1857
1681
|
team: 'Design System Team',
|
|
@@ -1862,7 +1686,6 @@ var metadata = {
|
|
|
1862
1686
|
componentName: 'LinkIcon',
|
|
1863
1687
|
package: '@atlaskit/icon/core/link',
|
|
1864
1688
|
oldName: ['editor/link', 'link-filled', 'link'],
|
|
1865
|
-
type: 'core',
|
|
1866
1689
|
categorization: 'single-purpose',
|
|
1867
1690
|
usage: 'Single purpose - Reserved for links, urls, or copy link.',
|
|
1868
1691
|
team: 'Design System Team',
|
|
@@ -1873,7 +1696,6 @@ var metadata = {
|
|
|
1873
1696
|
componentName: 'LinkBrokenIcon',
|
|
1874
1697
|
package: '@atlaskit/icon/core/link-broken',
|
|
1875
1698
|
oldName: ['editor/unlink', 'unlink'],
|
|
1876
|
-
type: 'core',
|
|
1877
1699
|
categorization: 'single-purpose',
|
|
1878
1700
|
usage: 'Single purpose - Reserved for removing a link.',
|
|
1879
1701
|
team: 'Design System Team',
|
|
@@ -1884,7 +1706,6 @@ var metadata = {
|
|
|
1884
1706
|
componentName: 'LinkExternalIcon',
|
|
1885
1707
|
package: '@atlaskit/icon/core/link-external',
|
|
1886
1708
|
oldName: ['shortcut'],
|
|
1887
|
-
type: 'core',
|
|
1888
1709
|
categorization: 'single-purpose',
|
|
1889
1710
|
usage: 'Single purpose - Reserved for links that open up a new tab.',
|
|
1890
1711
|
team: 'Design System Team',
|
|
@@ -1895,7 +1716,6 @@ var metadata = {
|
|
|
1895
1716
|
componentName: 'ListBulletedIcon',
|
|
1896
1717
|
package: '@atlaskit/icon/core/list-bulleted',
|
|
1897
1718
|
oldName: ['bullet-list', 'editor/bullet-list'],
|
|
1898
|
-
type: 'core',
|
|
1899
1719
|
categorization: 'multi-purpose',
|
|
1900
1720
|
usage: 'Multi purpose - Known uses: bulleted lists, view all.',
|
|
1901
1721
|
team: 'Design System Team',
|
|
@@ -1905,7 +1725,6 @@ var metadata = {
|
|
|
1905
1725
|
keywords: ['list-checklist', 'listchecklist', 'icon', 'list', 'check mark', 'to-do', 'requirements', 'checklist', 'work type'],
|
|
1906
1726
|
componentName: 'ListChecklistIcon',
|
|
1907
1727
|
package: '@atlaskit/icon/core/list-checklist',
|
|
1908
|
-
type: 'core',
|
|
1909
1728
|
categorization: 'multi-purpose',
|
|
1910
1729
|
usage: "Known usages: Checklist, \'Requirement\' work type.",
|
|
1911
1730
|
team: 'Design System Team',
|
|
@@ -1916,7 +1735,6 @@ var metadata = {
|
|
|
1916
1735
|
componentName: 'ListNumberedIcon',
|
|
1917
1736
|
package: '@atlaskit/icon/core/list-numbered',
|
|
1918
1737
|
oldName: ['editor/number-list'],
|
|
1919
|
-
type: 'core',
|
|
1920
1738
|
categorization: 'multi-purpose',
|
|
1921
1739
|
usage: 'Multi purpose - Known usages: Numbered list in Confluence Editor.',
|
|
1922
1740
|
team: 'Design System Team',
|
|
@@ -1927,7 +1745,6 @@ var metadata = {
|
|
|
1927
1745
|
componentName: 'LobbyBellIcon',
|
|
1928
1746
|
package: '@atlaskit/icon/core/lobby-bell',
|
|
1929
1747
|
oldName: ['hipchat/lobby'],
|
|
1930
|
-
type: 'core',
|
|
1931
1748
|
categorization: 'multi-purpose',
|
|
1932
1749
|
usage: 'Multi purpose - Known uses: risks in Atlas.',
|
|
1933
1750
|
team: 'Design System Team',
|
|
@@ -1938,7 +1755,6 @@ var metadata = {
|
|
|
1938
1755
|
componentName: 'LocationIcon',
|
|
1939
1756
|
package: '@atlaskit/icon/core/location',
|
|
1940
1757
|
oldName: ['location'],
|
|
1941
|
-
type: 'core',
|
|
1942
1758
|
categorization: 'multi-purpose',
|
|
1943
1759
|
usage: 'Multi purpose - Known uses: location in Atlas.',
|
|
1944
1760
|
team: 'Design System Team',
|
|
@@ -1949,7 +1765,6 @@ var metadata = {
|
|
|
1949
1765
|
componentName: 'LockLockedIcon',
|
|
1950
1766
|
package: '@atlaskit/icon/core/lock-locked',
|
|
1951
1767
|
oldName: ['lock-circle', 'lock-filled', 'lock', 'unlock-circle'],
|
|
1952
|
-
type: 'core',
|
|
1953
1768
|
categorization: 'multi-purpose',
|
|
1954
1769
|
usage: 'Multi purpose - Known uses: secure password in textfields, locked page in Confluence.',
|
|
1955
1770
|
team: 'Design System Team',
|
|
@@ -1960,7 +1775,6 @@ var metadata = {
|
|
|
1960
1775
|
componentName: 'LockUnlockedIcon',
|
|
1961
1776
|
package: '@atlaskit/icon/core/lock-unlocked',
|
|
1962
1777
|
oldName: ['unlock-filled', 'unlock'],
|
|
1963
|
-
type: 'core',
|
|
1964
1778
|
categorization: 'multi-purpose',
|
|
1965
1779
|
usage: 'Multi purpose - Known uses: unlocked page in Confluence.',
|
|
1966
1780
|
team: 'Design System Team',
|
|
@@ -1971,7 +1785,6 @@ var metadata = {
|
|
|
1971
1785
|
componentName: 'LogInIcon',
|
|
1972
1786
|
package: '@atlaskit/icon/core/log-in',
|
|
1973
1787
|
oldName: ['sign-in'],
|
|
1974
|
-
type: 'core',
|
|
1975
1788
|
categorization: 'single-purpose',
|
|
1976
1789
|
usage: 'Single purpose - Reserved for log in.',
|
|
1977
1790
|
team: 'Design System Team',
|
|
@@ -1982,7 +1795,6 @@ var metadata = {
|
|
|
1982
1795
|
componentName: 'LogOutIcon',
|
|
1983
1796
|
package: '@atlaskit/icon/core/log-out',
|
|
1984
1797
|
oldName: ['sign-out'],
|
|
1985
|
-
type: 'core',
|
|
1986
1798
|
categorization: 'single-purpose',
|
|
1987
1799
|
usage: 'Single purpose - Reserved for log out.',
|
|
1988
1800
|
team: 'Design System Team',
|
|
@@ -1992,7 +1804,6 @@ var metadata = {
|
|
|
1992
1804
|
keywords: ['magic-wand', 'magicwand', 'icon', 'magic', 'wand', 'suggestion'],
|
|
1993
1805
|
componentName: 'MagicWandIcon',
|
|
1994
1806
|
package: '@atlaskit/icon/core/magic-wand',
|
|
1995
|
-
type: 'core',
|
|
1996
1807
|
categorization: 'multi-purpose',
|
|
1997
1808
|
usage: 'Multi purpose',
|
|
1998
1809
|
team: 'Design System Team',
|
|
@@ -2002,7 +1813,6 @@ var metadata = {
|
|
|
2002
1813
|
keywords: ['markdown', 'icon', 'markdown', 'md', 'markup'],
|
|
2003
1814
|
componentName: 'MarkdownIcon',
|
|
2004
1815
|
package: '@atlaskit/icon/core/markdown',
|
|
2005
|
-
type: 'core',
|
|
2006
1816
|
categorization: 'single-purpose',
|
|
2007
1817
|
usage: 'Reserved for representing the Markdown markup language.',
|
|
2008
1818
|
team: 'Design System Team',
|
|
@@ -2013,7 +1823,6 @@ var metadata = {
|
|
|
2013
1823
|
componentName: 'MarketplaceIcon',
|
|
2014
1824
|
package: '@atlaskit/icon/core/marketplace',
|
|
2015
1825
|
oldName: ['marketplace'],
|
|
2016
|
-
type: 'core',
|
|
2017
1826
|
categorization: 'single-purpose',
|
|
2018
1827
|
usage: 'Single purpose - Reserved for Atlassian Marketplace.',
|
|
2019
1828
|
team: 'Design System Team',
|
|
@@ -2024,7 +1833,6 @@ var metadata = {
|
|
|
2024
1833
|
componentName: 'MaximizeIcon',
|
|
2025
1834
|
package: '@atlaskit/icon/core/maximize',
|
|
2026
1835
|
oldName: ['editor/image-resize', 'image-resize', 'media-services/actual-size'],
|
|
2027
|
-
type: 'core',
|
|
2028
1836
|
categorization: 'single-purpose',
|
|
2029
1837
|
usage: 'Single purpose - Reserved for resizing screens, panels, modals, or media to its maximum size.',
|
|
2030
1838
|
team: 'Design System Team',
|
|
@@ -2034,7 +1842,6 @@ var metadata = {
|
|
|
2034
1842
|
keywords: ['megaphone', 'icon', 'announcement', 'bullhorn', 'feedback', 'news'],
|
|
2035
1843
|
componentName: 'MegaphoneIcon',
|
|
2036
1844
|
package: '@atlaskit/icon/core/megaphone',
|
|
2037
|
-
type: 'core',
|
|
2038
1845
|
categorization: 'multi-purpose',
|
|
2039
1846
|
usage: 'Multi purpose - Known uses: feedback in apps.',
|
|
2040
1847
|
team: 'Design System Team',
|
|
@@ -2045,7 +1852,6 @@ var metadata = {
|
|
|
2045
1852
|
componentName: 'MentionIcon',
|
|
2046
1853
|
package: '@atlaskit/icon/core/mention',
|
|
2047
1854
|
oldName: ['editor/mention'],
|
|
2048
|
-
type: 'core',
|
|
2049
1855
|
categorization: 'single-purpose',
|
|
2050
1856
|
usage: 'Single purpose - Reserved for user mentions.',
|
|
2051
1857
|
team: 'Design System Team',
|
|
@@ -2056,7 +1862,6 @@ var metadata = {
|
|
|
2056
1862
|
componentName: 'MenuIcon',
|
|
2057
1863
|
package: '@atlaskit/icon/core/menu',
|
|
2058
1864
|
oldName: ['menu-expand', 'menu'],
|
|
2059
|
-
type: 'core',
|
|
2060
1865
|
categorization: 'single-purpose',
|
|
2061
1866
|
usage: 'Single purpose - Reserved for accessing the menu in global app navigation.',
|
|
2062
1867
|
team: 'Design System Team',
|
|
@@ -2066,7 +1871,6 @@ var metadata = {
|
|
|
2066
1871
|
keywords: ['merge-failure', 'mergefailure', 'icon', 'git merge', 'bitbucket merge', 'merge fail', 'cross', 'x'],
|
|
2067
1872
|
componentName: 'MergeFailureIcon',
|
|
2068
1873
|
package: '@atlaskit/icon/core/merge-failure',
|
|
2069
|
-
type: 'core',
|
|
2070
1874
|
categorization: 'single-purpose',
|
|
2071
1875
|
usage: 'Single purpose - Reserved for branches in Bitbucket and Jira that have failed to merge.',
|
|
2072
1876
|
team: 'Design System Team',
|
|
@@ -2076,7 +1880,6 @@ var metadata = {
|
|
|
2076
1880
|
keywords: ['merge-success', 'mergesuccess', 'icon', 'git merge', 'bitbucket merge', 'merge success', 'check mark'],
|
|
2077
1881
|
componentName: 'MergeSuccessIcon',
|
|
2078
1882
|
package: '@atlaskit/icon/core/merge-success',
|
|
2079
|
-
type: 'core',
|
|
2080
1883
|
categorization: 'single-purpose',
|
|
2081
1884
|
usage: 'Single purpose - Reserved for branches in Bitbucket and Jira that have successfully merged.',
|
|
2082
1885
|
team: 'Design System Team',
|
|
@@ -2087,7 +1890,6 @@ var metadata = {
|
|
|
2087
1890
|
componentName: 'MicrophoneIcon',
|
|
2088
1891
|
package: '@atlaskit/icon/core/microphone',
|
|
2089
1892
|
oldName: ['vid-audio-on'],
|
|
2090
|
-
type: 'core',
|
|
2091
1893
|
categorization: 'multi-purpose',
|
|
2092
1894
|
usage: 'Multi purpose - Known uses: record sounds in Trello.',
|
|
2093
1895
|
team: 'Design System Team',
|
|
@@ -2098,7 +1900,6 @@ var metadata = {
|
|
|
2098
1900
|
componentName: 'MinimizeIcon',
|
|
2099
1901
|
package: '@atlaskit/icon/core/minimize',
|
|
2100
1902
|
oldName: ['media-services/fit-to-page', 'vid-full-screen-off'],
|
|
2101
|
-
type: 'core',
|
|
2102
1903
|
categorization: 'single-purpose',
|
|
2103
1904
|
usage: 'Single purpose - Reserved for minimizing or docking modals to the bottom of the viewport.',
|
|
2104
1905
|
team: 'Design System Team',
|
|
@@ -2109,7 +1910,6 @@ var metadata = {
|
|
|
2109
1910
|
componentName: 'MinusIcon',
|
|
2110
1911
|
package: '@atlaskit/icon/core/minus',
|
|
2111
1912
|
oldName: ['editor/divider', 'editor/horizontal-rule'],
|
|
2112
|
-
type: 'core',
|
|
2113
1913
|
categorization: 'multi-purpose',
|
|
2114
1914
|
usage: 'Multi purpose - Known uses: horizontal rule in Editor.',
|
|
2115
1915
|
team: 'Design System Team',
|
|
@@ -2119,7 +1919,6 @@ var metadata = {
|
|
|
2119
1919
|
keywords: ['minus-square', 'minussquare', 'icon', 'square', 'minus', 'subtract', 'work type'],
|
|
2120
1920
|
componentName: 'MinusSquareIcon',
|
|
2121
1921
|
package: '@atlaskit/icon/core/minus-square',
|
|
2122
|
-
type: 'core',
|
|
2123
1922
|
categorization: 'multi-purpose',
|
|
2124
1923
|
usage: "Known usages: \'Remove feature\' work type.",
|
|
2125
1924
|
team: 'Design System Team',
|
|
@@ -2129,7 +1928,6 @@ var metadata = {
|
|
|
2129
1928
|
keywords: ['node', 'icon', 'page', 'dot', 'page tree', 'navigation'],
|
|
2130
1929
|
componentName: 'NodeIcon',
|
|
2131
1930
|
package: '@atlaskit/icon/core/node',
|
|
2132
|
-
type: 'core',
|
|
2133
1931
|
categorization: 'single-purpose',
|
|
2134
1932
|
usage: 'Single purpose - Reserved for a non-expandable item in a page tree.',
|
|
2135
1933
|
team: 'Design System Team',
|
|
@@ -2139,7 +1937,6 @@ var metadata = {
|
|
|
2139
1937
|
keywords: ['note', 'icon', 'note', 'post-it', 'sticky'],
|
|
2140
1938
|
componentName: 'NoteIcon',
|
|
2141
1939
|
package: '@atlaskit/icon/core/note',
|
|
2142
|
-
type: 'core',
|
|
2143
1940
|
categorization: 'single-purpose',
|
|
2144
1941
|
usage: 'Single purpose - Reserved for notes.',
|
|
2145
1942
|
team: 'Design System Team',
|
|
@@ -2150,7 +1947,6 @@ var metadata = {
|
|
|
2150
1947
|
componentName: 'NotificationIcon',
|
|
2151
1948
|
package: '@atlaskit/icon/core/notification',
|
|
2152
1949
|
oldName: ['notification-direct', 'notification'],
|
|
2153
|
-
type: 'core',
|
|
2154
1950
|
categorization: 'single-purpose',
|
|
2155
1951
|
usage: 'Single purpose - Reserved for notifications within global app navigation and within app screens.',
|
|
2156
1952
|
team: 'Design System Team',
|
|
@@ -2160,7 +1956,6 @@ var metadata = {
|
|
|
2160
1956
|
keywords: ['notification-muted', 'notificationmuted', 'icon', 'bell', 'alert', 'notification', 'mute'],
|
|
2161
1957
|
componentName: 'NotificationMutedIcon',
|
|
2162
1958
|
package: '@atlaskit/icon/core/notification-muted',
|
|
2163
|
-
type: 'core',
|
|
2164
1959
|
categorization: 'single-purpose',
|
|
2165
1960
|
usage: 'Single purpose - Reserved for muting or disabling notifications.',
|
|
2166
1961
|
team: 'Design System Team',
|
|
@@ -2170,7 +1965,6 @@ var metadata = {
|
|
|
2170
1965
|
keywords: ['objective', 'icon', 'target', 'bullseye', 'objective'],
|
|
2171
1966
|
componentName: 'ObjectiveIcon',
|
|
2172
1967
|
package: '@atlaskit/icon/core/objective',
|
|
2173
|
-
type: 'core',
|
|
2174
1968
|
categorization: 'single-purpose',
|
|
2175
1969
|
usage: 'Single purpose - Reserved for objectives.',
|
|
2176
1970
|
team: 'Design System Team',
|
|
@@ -2181,7 +1975,6 @@ var metadata = {
|
|
|
2181
1975
|
componentName: 'OfficeBuildingIcon',
|
|
2182
1976
|
package: '@atlaskit/icon/core/office-building',
|
|
2183
1977
|
oldName: ['office-building-filled', 'office-building'],
|
|
2184
|
-
type: 'core',
|
|
2185
1978
|
categorization: 'multi-purpose',
|
|
2186
1979
|
usage: 'Multi purpose - Known uses: office in Atlas, company.',
|
|
2187
1980
|
team: 'Design System Team',
|
|
@@ -2192,7 +1985,6 @@ var metadata = {
|
|
|
2192
1985
|
componentName: 'OnCallIcon',
|
|
2193
1986
|
package: '@atlaskit/icon/core/on-call',
|
|
2194
1987
|
oldName: ['hipchat/dial-out'],
|
|
2195
|
-
type: 'core',
|
|
2196
1988
|
categorization: 'single-purpose',
|
|
2197
1989
|
usage: 'Single purpose - Reserved for representing on-call across Atlassian apps.',
|
|
2198
1990
|
team: 'Design System Team',
|
|
@@ -2202,7 +1994,6 @@ var metadata = {
|
|
|
2202
1994
|
keywords: ['operations', 'icon', 'incident management', 'alerting', 'opsgenie', 'it operations', 'it ops', 'radar'],
|
|
2203
1995
|
componentName: 'OperationsIcon',
|
|
2204
1996
|
package: '@atlaskit/icon/core/operations',
|
|
2205
|
-
type: 'core',
|
|
2206
1997
|
categorization: 'single-purpose',
|
|
2207
1998
|
usage: 'Single purpose - Reserved for IT Operations.',
|
|
2208
1999
|
team: 'Design System Team',
|
|
@@ -2213,7 +2004,6 @@ var metadata = {
|
|
|
2213
2004
|
componentName: 'PageIcon',
|
|
2214
2005
|
package: '@atlaskit/icon/core/page',
|
|
2215
2006
|
oldName: ['document-filled', 'document', 'editor/note', 'media-services/document', 'page-filled', 'page'],
|
|
2216
|
-
type: 'core',
|
|
2217
2007
|
categorization: 'single-purpose',
|
|
2218
2008
|
usage: 'Single purpose - Reserved for pages in Confluence.',
|
|
2219
2009
|
team: 'Design System Team',
|
|
@@ -2224,7 +2014,6 @@ var metadata = {
|
|
|
2224
2014
|
componentName: 'PagesIcon',
|
|
2225
2015
|
package: '@atlaskit/icon/core/pages',
|
|
2226
2016
|
oldName: ['documents', 'queues'],
|
|
2227
|
-
type: 'core',
|
|
2228
2017
|
categorization: 'single-purpose',
|
|
2229
2018
|
usage: 'Single purpose - Reserved for multipe pages in Confluence.',
|
|
2230
2019
|
team: 'Design System Team',
|
|
@@ -2235,7 +2024,6 @@ var metadata = {
|
|
|
2235
2024
|
componentName: 'PaintBucketIcon',
|
|
2236
2025
|
package: '@atlaskit/icon/core/paint-bucket',
|
|
2237
2026
|
oldName: ['editor/background-color'],
|
|
2238
|
-
type: 'core',
|
|
2239
2027
|
categorization: 'multi-purpose',
|
|
2240
2028
|
usage: 'Multi purpose - Known usages: Customize fill color.',
|
|
2241
2029
|
team: 'Design System Team',
|
|
@@ -2245,7 +2033,6 @@ var metadata = {
|
|
|
2245
2033
|
keywords: ['paint-palette', 'paintpalette', 'icon', 'background', 'customize'],
|
|
2246
2034
|
componentName: 'PaintPaletteIcon',
|
|
2247
2035
|
package: '@atlaskit/icon/core/paint-palette',
|
|
2248
|
-
type: 'core',
|
|
2249
2036
|
categorization: 'multi-purpose',
|
|
2250
2037
|
usage: 'Multi purpose - Known usages: Customize.',
|
|
2251
2038
|
team: 'Design System Team',
|
|
@@ -2255,7 +2042,6 @@ var metadata = {
|
|
|
2255
2042
|
keywords: ['panel-left', 'panelleft', 'icon', 'detail view', 'left rail', 'drawer', 'preview panel', 'sidebar'],
|
|
2256
2043
|
componentName: 'PanelLeftIcon',
|
|
2257
2044
|
package: '@atlaskit/icon/core/panel-left',
|
|
2258
|
-
type: 'core',
|
|
2259
2045
|
categorization: 'single-purpose',
|
|
2260
2046
|
usage: 'Reserved for opening a preview panel to the left of the viewport edge. Use for right-to-left languages which invert the navigational chrome.',
|
|
2261
2047
|
team: 'Design System Team',
|
|
@@ -2266,7 +2052,6 @@ var metadata = {
|
|
|
2266
2052
|
componentName: 'PanelRightIcon',
|
|
2267
2053
|
package: '@atlaskit/icon/core/panel-right',
|
|
2268
2054
|
oldName: ['detail-view', 'room-menu'],
|
|
2269
|
-
type: 'core',
|
|
2270
2055
|
categorization: 'single-purpose',
|
|
2271
2056
|
usage: 'Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.',
|
|
2272
2057
|
team: 'Design System Team',
|
|
@@ -2276,7 +2061,6 @@ var metadata = {
|
|
|
2276
2061
|
keywords: ['pen', 'icon', 'pen tool', 'nib', 'fountain pen', 'design', 'work type'],
|
|
2277
2062
|
componentName: 'PenIcon',
|
|
2278
2063
|
package: '@atlaskit/icon/core/pen',
|
|
2279
|
-
type: 'core',
|
|
2280
2064
|
categorization: 'multi-purpose',
|
|
2281
2065
|
usage: "Known usages: \'Design task\' work type.",
|
|
2282
2066
|
team: 'Design System Team',
|
|
@@ -2287,7 +2071,6 @@ var metadata = {
|
|
|
2287
2071
|
componentName: 'PeopleGroupIcon',
|
|
2288
2072
|
package: '@atlaskit/icon/core/people-group',
|
|
2289
2073
|
oldName: ['people-group', 'people'],
|
|
2290
|
-
type: 'core',
|
|
2291
2074
|
categorization: 'single-purpose',
|
|
2292
2075
|
usage: 'Single purpose - Known uses: representing a group or collection of people or users.',
|
|
2293
2076
|
team: 'Design System Team',
|
|
@@ -2298,7 +2081,6 @@ var metadata = {
|
|
|
2298
2081
|
componentName: 'PersonIcon',
|
|
2299
2082
|
package: '@atlaskit/icon/core/person',
|
|
2300
2083
|
oldName: ['person'],
|
|
2301
|
-
type: 'core',
|
|
2302
2084
|
categorization: 'single-purpose',
|
|
2303
2085
|
usage: 'Single purpose - Known uses: representing a person or user, owner, contributor.',
|
|
2304
2086
|
team: 'Design System Team',
|
|
@@ -2309,7 +2091,6 @@ var metadata = {
|
|
|
2309
2091
|
componentName: 'PersonAddIcon',
|
|
2310
2092
|
package: '@atlaskit/icon/core/person-add',
|
|
2311
2093
|
oldName: ['invite-team'],
|
|
2312
|
-
type: 'core',
|
|
2313
2094
|
categorization: 'single-purpose',
|
|
2314
2095
|
usage: 'Single purpose - Reserved for adding a user to an object.',
|
|
2315
2096
|
team: 'Design System Team',
|
|
@@ -2320,7 +2101,6 @@ var metadata = {
|
|
|
2320
2101
|
componentName: 'PersonAddedIcon',
|
|
2321
2102
|
package: '@atlaskit/icon/core/person-added',
|
|
2322
2103
|
oldName: ['app-access', 'person-with-tick'],
|
|
2323
|
-
type: 'core',
|
|
2324
2104
|
categorization: 'single-purpose',
|
|
2325
2105
|
usage: 'Single purpose - Reserved for a user added to an object.',
|
|
2326
2106
|
team: 'Design System Team',
|
|
@@ -2331,7 +2111,6 @@ var metadata = {
|
|
|
2331
2111
|
componentName: 'PersonAvatarIcon',
|
|
2332
2112
|
package: '@atlaskit/icon/core/person-avatar',
|
|
2333
2113
|
oldName: ['person-circle', 'user-avatar-circle'],
|
|
2334
|
-
type: 'core',
|
|
2335
2114
|
categorization: 'single-purpose',
|
|
2336
2115
|
usage: 'Single purpose - Reserved for user avatar.',
|
|
2337
2116
|
team: 'Design System Team',
|
|
@@ -2342,7 +2121,6 @@ var metadata = {
|
|
|
2342
2121
|
componentName: 'PersonOffboardIcon',
|
|
2343
2122
|
package: '@atlaskit/icon/core/person-offboard',
|
|
2344
2123
|
oldName: ['followers'],
|
|
2345
|
-
type: 'core',
|
|
2346
2124
|
categorization: 'single-purpose',
|
|
2347
2125
|
usage: '📦 @atlaskit/icon/core/person-offboard',
|
|
2348
2126
|
team: 'Design System Team',
|
|
@@ -2352,7 +2130,6 @@ var metadata = {
|
|
|
2352
2130
|
keywords: ['person-remove', 'personremove', 'icon', 'person', 'remove', 'delete', 'unfollow'],
|
|
2353
2131
|
componentName: 'PersonRemoveIcon',
|
|
2354
2132
|
package: '@atlaskit/icon/core/person-remove',
|
|
2355
|
-
type: 'core',
|
|
2356
2133
|
categorization: 'single-purpose',
|
|
2357
2134
|
usage: 'Reserved for removing and unfollowing people and teammates.',
|
|
2358
2135
|
team: 'Design System Team',
|
|
@@ -2362,7 +2139,6 @@ var metadata = {
|
|
|
2362
2139
|
keywords: ['person-warning', 'personwarning', 'icon', 'person', 'warning', 'alert'],
|
|
2363
2140
|
componentName: 'PersonWarningIcon',
|
|
2364
2141
|
package: '@atlaskit/icon/core/person-warning',
|
|
2365
|
-
type: 'core',
|
|
2366
2142
|
categorization: 'single-purpose',
|
|
2367
2143
|
usage: 'Reserved for showing a warning related to a person or teammate.',
|
|
2368
2144
|
team: 'Design System Team',
|
|
@@ -2373,7 +2149,6 @@ var metadata = {
|
|
|
2373
2149
|
componentName: 'PhoneIcon',
|
|
2374
2150
|
package: '@atlaskit/icon/core/phone',
|
|
2375
2151
|
oldName: ['hipchat/dial-out'],
|
|
2376
|
-
type: 'core',
|
|
2377
2152
|
categorization: 'multi-purpose',
|
|
2378
2153
|
usage: 'Multi purpose - Known uses: call us, phone number input.',
|
|
2379
2154
|
team: 'Design System Team',
|
|
@@ -2383,7 +2158,6 @@ var metadata = {
|
|
|
2383
2158
|
keywords: ['pin', 'icon', 'push pin', 'thumbtack', 'tack'],
|
|
2384
2159
|
componentName: 'PinIcon',
|
|
2385
2160
|
package: '@atlaskit/icon/core/pin',
|
|
2386
|
-
type: 'core',
|
|
2387
2161
|
categorization: 'multi-purpose',
|
|
2388
2162
|
usage: 'Known uses: unpinned fields.',
|
|
2389
2163
|
team: 'Design System Team',
|
|
@@ -2393,7 +2167,6 @@ var metadata = {
|
|
|
2393
2167
|
keywords: ['pin-filled', 'pinfilled', 'icon', 'push pin', 'thumbtack', 'tack', 'filled'],
|
|
2394
2168
|
componentName: 'PinFilledIcon',
|
|
2395
2169
|
package: '@atlaskit/icon/core/pin-filled',
|
|
2396
|
-
type: 'core',
|
|
2397
2170
|
categorization: 'multi-purpose',
|
|
2398
2171
|
usage: 'Known uses: pinned fields.',
|
|
2399
2172
|
team: 'Design System Team',
|
|
@@ -2404,7 +2177,6 @@ var metadata = {
|
|
|
2404
2177
|
componentName: 'PlusSquareIcon',
|
|
2405
2178
|
package: '@atlaskit/icon/core/plus-square',
|
|
2406
2179
|
oldName: ['issue-raise'],
|
|
2407
|
-
type: 'core',
|
|
2408
2180
|
categorization: 'multi-purpose',
|
|
2409
2181
|
usage: "Known usages: \'New feature\' work type.",
|
|
2410
2182
|
team: 'Design System Team',
|
|
@@ -2414,7 +2186,6 @@ var metadata = {
|
|
|
2414
2186
|
keywords: ['power-plug', 'powerplug', 'icon', 'plug-in', 'add-on', 'socket'],
|
|
2415
2187
|
componentName: 'PowerPlugIcon',
|
|
2416
2188
|
package: '@atlaskit/icon/core/power-plug',
|
|
2417
|
-
type: 'core',
|
|
2418
2189
|
categorization: 'multi-purpose',
|
|
2419
2190
|
usage: 'Multi purpose - Known uses: plugins, add ons.',
|
|
2420
2191
|
team: 'Design System Team',
|
|
@@ -2425,7 +2196,6 @@ var metadata = {
|
|
|
2425
2196
|
componentName: 'PremiumIcon',
|
|
2426
2197
|
package: '@atlaskit/icon/core/premium',
|
|
2427
2198
|
oldName: ['premium'],
|
|
2428
|
-
type: 'core',
|
|
2429
2199
|
categorization: 'single-purpose',
|
|
2430
2200
|
usage: 'Single purpose - Reserved for premium features.',
|
|
2431
2201
|
team: 'Design System Team',
|
|
@@ -2435,7 +2205,6 @@ var metadata = {
|
|
|
2435
2205
|
keywords: ['presenter-mode', 'presentermode', 'icon', 'pointer', 'cursor', 'presentation', 'present'],
|
|
2436
2206
|
componentName: 'PresenterModeIcon',
|
|
2437
2207
|
package: '@atlaskit/icon/core/presenter-mode',
|
|
2438
|
-
type: 'core',
|
|
2439
2208
|
categorization: 'single-purpose',
|
|
2440
2209
|
usage: 'Single purpose - Reserved for presenter mode in Confluence.',
|
|
2441
2210
|
team: 'Design System Team',
|
|
@@ -2445,7 +2214,6 @@ var metadata = {
|
|
|
2445
2214
|
keywords: ['printer', 'icon', 'print'],
|
|
2446
2215
|
componentName: 'PrinterIcon',
|
|
2447
2216
|
package: '@atlaskit/icon/core/printer',
|
|
2448
|
-
type: 'core',
|
|
2449
2217
|
categorization: 'multi-purpose',
|
|
2450
2218
|
usage: 'Multi purpose - Known uses: print page, print-friendly view.',
|
|
2451
2219
|
team: 'Design System Team',
|
|
@@ -2455,7 +2223,6 @@ var metadata = {
|
|
|
2455
2223
|
keywords: ['priority-blocker', 'priorityblocker', 'icon', 'blocked', 'showstopper', 'work type status'],
|
|
2456
2224
|
componentName: 'PriorityBlockerIcon',
|
|
2457
2225
|
package: '@atlaskit/icon/core/priority-blocker',
|
|
2458
|
-
type: 'core',
|
|
2459
2226
|
categorization: 'single-purpose',
|
|
2460
2227
|
usage: 'Reserved for blocker work type priority.',
|
|
2461
2228
|
team: 'Design System Team',
|
|
@@ -2465,7 +2232,6 @@ var metadata = {
|
|
|
2465
2232
|
keywords: ['priority-critical', 'prioritycritical', 'icon', 'priority', 'work type status'],
|
|
2466
2233
|
componentName: 'PriorityCriticalIcon',
|
|
2467
2234
|
package: '@atlaskit/icon/core/priority-critical',
|
|
2468
|
-
type: 'core',
|
|
2469
2235
|
categorization: 'single-purpose',
|
|
2470
2236
|
usage: 'Reserved for critical work type priority.',
|
|
2471
2237
|
team: 'Design System Team',
|
|
@@ -2475,7 +2241,6 @@ var metadata = {
|
|
|
2475
2241
|
keywords: ['priority-high', 'priorityhigh', 'icon', 'priority', 'work type status'],
|
|
2476
2242
|
componentName: 'PriorityHighIcon',
|
|
2477
2243
|
package: '@atlaskit/icon/core/priority-high',
|
|
2478
|
-
type: 'core',
|
|
2479
2244
|
categorization: 'single-purpose',
|
|
2480
2245
|
usage: 'Reserved for high work type priority.',
|
|
2481
2246
|
team: 'Design System Team',
|
|
@@ -2485,7 +2250,6 @@ var metadata = {
|
|
|
2485
2250
|
keywords: ['priority-highest', 'priorityhighest', 'icon', 'priority', 'work type status'],
|
|
2486
2251
|
componentName: 'PriorityHighestIcon',
|
|
2487
2252
|
package: '@atlaskit/icon/core/priority-highest',
|
|
2488
|
-
type: 'core',
|
|
2489
2253
|
categorization: 'single-purpose',
|
|
2490
2254
|
usage: 'Reserved for highest work type priority.',
|
|
2491
2255
|
team: 'Design System Team',
|
|
@@ -2495,7 +2259,6 @@ var metadata = {
|
|
|
2495
2259
|
keywords: ['priority-low', 'prioritylow', 'icon', 'priority', 'work type status'],
|
|
2496
2260
|
componentName: 'PriorityLowIcon',
|
|
2497
2261
|
package: '@atlaskit/icon/core/priority-low',
|
|
2498
|
-
type: 'core',
|
|
2499
2262
|
categorization: 'single-purpose',
|
|
2500
2263
|
usage: 'Reserved for low work type priority.',
|
|
2501
2264
|
team: 'Design System Team',
|
|
@@ -2505,7 +2268,6 @@ var metadata = {
|
|
|
2505
2268
|
keywords: ['priority-lowest', 'prioritylowest', 'icon', 'priority', 'work type status'],
|
|
2506
2269
|
componentName: 'PriorityLowestIcon',
|
|
2507
2270
|
package: '@atlaskit/icon/core/priority-lowest',
|
|
2508
|
-
type: 'core',
|
|
2509
2271
|
categorization: 'single-purpose',
|
|
2510
2272
|
usage: 'Reserved for lowest work type priority.',
|
|
2511
2273
|
team: 'Design System Team',
|
|
@@ -2515,7 +2277,6 @@ var metadata = {
|
|
|
2515
2277
|
keywords: ['priority-major', 'prioritymajor', 'icon', 'priority', 'work type status'],
|
|
2516
2278
|
componentName: 'PriorityMajorIcon',
|
|
2517
2279
|
package: '@atlaskit/icon/core/priority-major',
|
|
2518
|
-
type: 'core',
|
|
2519
2280
|
categorization: 'single-purpose',
|
|
2520
2281
|
usage: 'Reserved for major work type priority.',
|
|
2521
2282
|
team: 'Design System Team',
|
|
@@ -2525,7 +2286,6 @@ var metadata = {
|
|
|
2525
2286
|
keywords: ['priority-medium', 'prioritymedium', 'icon', 'priority', 'work type status'],
|
|
2526
2287
|
componentName: 'PriorityMediumIcon',
|
|
2527
2288
|
package: '@atlaskit/icon/core/priority-medium',
|
|
2528
|
-
type: 'core',
|
|
2529
2289
|
categorization: 'single-purpose',
|
|
2530
2290
|
usage: 'Reserved for medium work type priority.',
|
|
2531
2291
|
team: 'Design System Team',
|
|
@@ -2535,7 +2295,6 @@ var metadata = {
|
|
|
2535
2295
|
keywords: ['priority-minor', 'priorityminor', 'icon', 'priority', 'work type status'],
|
|
2536
2296
|
componentName: 'PriorityMinorIcon',
|
|
2537
2297
|
package: '@atlaskit/icon/core/priority-minor',
|
|
2538
|
-
type: 'core',
|
|
2539
2298
|
categorization: 'single-purpose',
|
|
2540
2299
|
usage: 'Reserved for minor work type priority.',
|
|
2541
2300
|
team: 'Design System Team',
|
|
@@ -2545,7 +2304,6 @@ var metadata = {
|
|
|
2545
2304
|
keywords: ['priority-trivial', 'prioritytrivial', 'icon', 'priority', 'work type status'],
|
|
2546
2305
|
componentName: 'PriorityTrivialIcon',
|
|
2547
2306
|
package: '@atlaskit/icon/core/priority-trivial',
|
|
2548
|
-
type: 'core',
|
|
2549
2307
|
categorization: 'single-purpose',
|
|
2550
2308
|
usage: 'Reserved for trivial work type priority.',
|
|
2551
2309
|
team: 'Design System Team',
|
|
@@ -2555,7 +2313,6 @@ var metadata = {
|
|
|
2555
2313
|
keywords: ['problem', 'icon', 'stop', 'priority', 'work type status'],
|
|
2556
2314
|
componentName: 'ProblemIcon',
|
|
2557
2315
|
package: '@atlaskit/icon/core/problem',
|
|
2558
|
-
type: 'core',
|
|
2559
2316
|
categorization: 'single-purpose',
|
|
2560
2317
|
usage: 'Reserved for problem work type priority.',
|
|
2561
2318
|
team: 'Design System Team',
|
|
@@ -2565,7 +2322,6 @@ var metadata = {
|
|
|
2565
2322
|
keywords: ['project', 'icon', 'rocket', 'rocketship', 'spaceship'],
|
|
2566
2323
|
componentName: 'ProjectIcon',
|
|
2567
2324
|
package: '@atlaskit/icon/core/project',
|
|
2568
|
-
type: 'core',
|
|
2569
2325
|
categorization: 'single-purpose',
|
|
2570
2326
|
usage: 'Single purpose - Reserved for projects in Jira.',
|
|
2571
2327
|
team: 'Design System Team',
|
|
@@ -2575,7 +2331,6 @@ var metadata = {
|
|
|
2575
2331
|
keywords: ['project-status', 'projectstatus', 'icon', 'status', 'traffic lights'],
|
|
2576
2332
|
componentName: 'ProjectStatusIcon',
|
|
2577
2333
|
package: '@atlaskit/icon/core/project-status',
|
|
2578
|
-
type: 'core',
|
|
2579
2334
|
categorization: 'single-purpose',
|
|
2580
2335
|
usage: 'Reserved for representing project status in Atlassian Home.',
|
|
2581
2336
|
team: 'Atlassian Home',
|
|
@@ -2585,7 +2340,6 @@ var metadata = {
|
|
|
2585
2340
|
keywords: ['projection-screen', 'projectionscreen', 'icon', 'present', 'presentation', 'projector screen', 'keynote'],
|
|
2586
2341
|
componentName: 'ProjectionScreenIcon',
|
|
2587
2342
|
package: '@atlaskit/icon/core/projection-screen',
|
|
2588
|
-
type: 'core',
|
|
2589
2343
|
categorization: 'multi-purpose',
|
|
2590
2344
|
usage: 'Multi purpose - Intended usages: Presentation mode.',
|
|
2591
2345
|
team: 'Design System Team',
|
|
@@ -2596,7 +2350,6 @@ var metadata = {
|
|
|
2596
2350
|
componentName: 'PullRequestIcon',
|
|
2597
2351
|
package: '@atlaskit/icon/core/pull-request',
|
|
2598
2352
|
oldName: ['bitbucket/pullrequests'],
|
|
2599
|
-
type: 'core',
|
|
2600
2353
|
categorization: 'single-purpose',
|
|
2601
2354
|
usage: 'Single purpose - Reserved for pull requests.',
|
|
2602
2355
|
team: 'Design System Team',
|
|
@@ -2606,7 +2359,6 @@ var metadata = {
|
|
|
2606
2359
|
keywords: ['pulse', 'icon', 'pulse', 'wave', 'heartbeat', 'health'],
|
|
2607
2360
|
componentName: 'PulseIcon',
|
|
2608
2361
|
package: '@atlaskit/icon/core/pulse',
|
|
2609
|
-
type: 'core',
|
|
2610
2362
|
categorization: 'multi-purpose',
|
|
2611
2363
|
usage: 'Single purpose - Known uses: work health in Atlassian Home.',
|
|
2612
2364
|
team: 'Design System Team',
|
|
@@ -2617,7 +2369,6 @@ var metadata = {
|
|
|
2617
2369
|
componentName: 'QuestionCircleIcon',
|
|
2618
2370
|
package: '@atlaskit/icon/core/question-circle',
|
|
2619
2371
|
oldName: ['editor/help', 'question-circle', 'question'],
|
|
2620
|
-
type: 'core',
|
|
2621
2372
|
categorization: 'multi-purpose',
|
|
2622
2373
|
usage: 'Multi purpose - Known uses: help, tip.',
|
|
2623
2374
|
team: 'Design System Team',
|
|
@@ -2628,7 +2379,6 @@ var metadata = {
|
|
|
2628
2379
|
componentName: 'QuotationMarkIcon',
|
|
2629
2380
|
package: '@atlaskit/icon/core/quotation-mark',
|
|
2630
2381
|
oldName: ['editor/quote', 'quote'],
|
|
2631
|
-
type: 'core',
|
|
2632
2382
|
categorization: 'multi-purpose',
|
|
2633
2383
|
usage: 'Multi purpose - Known uses: blockquote, comment, testimonial, blogs in Confluence.',
|
|
2634
2384
|
team: 'Design System Team',
|
|
@@ -2639,7 +2389,6 @@ var metadata = {
|
|
|
2639
2389
|
componentName: 'RadioCheckedIcon',
|
|
2640
2390
|
package: '@atlaskit/icon/core/radio-checked',
|
|
2641
2391
|
oldName: ['radio'],
|
|
2642
|
-
type: 'core',
|
|
2643
2392
|
categorization: 'single-purpose',
|
|
2644
2393
|
usage: 'Reserved for the selected state of radio controls.',
|
|
2645
2394
|
team: 'Design System Team',
|
|
@@ -2650,7 +2399,6 @@ var metadata = {
|
|
|
2650
2399
|
componentName: 'RadioUncheckedIcon',
|
|
2651
2400
|
package: '@atlaskit/icon/core/radio-unchecked',
|
|
2652
2401
|
oldName: ['media-services/preselected'],
|
|
2653
|
-
type: 'core',
|
|
2654
2402
|
categorization: 'single-purpose',
|
|
2655
2403
|
usage: 'Reserved for the unselected state of radio controls.',
|
|
2656
2404
|
team: 'Design System Team',
|
|
@@ -2661,7 +2409,6 @@ var metadata = {
|
|
|
2661
2409
|
componentName: 'RedoIcon',
|
|
2662
2410
|
package: '@atlaskit/icon/core/redo',
|
|
2663
2411
|
oldName: ['editor/redo', 'redo'],
|
|
2664
|
-
type: 'core',
|
|
2665
2412
|
categorization: 'single-purpose',
|
|
2666
2413
|
usage: 'Single purpose - Reserved for redo in Editor.',
|
|
2667
2414
|
team: 'Design System Team',
|
|
@@ -2672,7 +2419,6 @@ var metadata = {
|
|
|
2672
2419
|
componentName: 'RefreshIcon',
|
|
2673
2420
|
package: '@atlaskit/icon/core/refresh',
|
|
2674
2421
|
oldName: ['refresh'],
|
|
2675
|
-
type: 'core',
|
|
2676
2422
|
categorization: 'single-purpose',
|
|
2677
2423
|
usage: 'Reserved for reloading or replaying content',
|
|
2678
2424
|
team: 'Design System Team',
|
|
@@ -2683,7 +2429,6 @@ var metadata = {
|
|
|
2683
2429
|
componentName: 'ReleaseIcon',
|
|
2684
2430
|
package: '@atlaskit/icon/core/release',
|
|
2685
2431
|
oldName: ['ship'],
|
|
2686
|
-
type: 'core',
|
|
2687
2432
|
categorization: 'single-purpose',
|
|
2688
2433
|
usage: 'Single purpose - Reserved for releases in Jira.',
|
|
2689
2434
|
team: 'Design System Team',
|
|
@@ -2694,7 +2439,6 @@ var metadata = {
|
|
|
2694
2439
|
componentName: 'RetryIcon',
|
|
2695
2440
|
package: '@atlaskit/icon/core/retry',
|
|
2696
2441
|
oldName: ['retry'],
|
|
2697
|
-
type: 'core',
|
|
2698
2442
|
categorization: 'single-purpose',
|
|
2699
2443
|
usage: 'Single purpose - Reserved for retry.',
|
|
2700
2444
|
team: 'Design System Team',
|
|
@@ -2705,7 +2449,6 @@ var metadata = {
|
|
|
2705
2449
|
componentName: 'RoadmapIcon',
|
|
2706
2450
|
package: '@atlaskit/icon/core/roadmap',
|
|
2707
2451
|
oldName: ['roadmap'],
|
|
2708
|
-
type: 'core',
|
|
2709
2452
|
categorization: 'single-purpose',
|
|
2710
2453
|
usage: 'Single purpose - Reserved for roadmaps in Jira or Trello.',
|
|
2711
2454
|
team: 'Design System Team',
|
|
@@ -2715,7 +2458,6 @@ var metadata = {
|
|
|
2715
2458
|
keywords: ['rovo-chat', 'rovochat', 'icon', 'Rovo', 'AI', 'chat agent'],
|
|
2716
2459
|
componentName: 'RovoChatIcon',
|
|
2717
2460
|
package: '@atlaskit/icon/core/rovo-chat',
|
|
2718
|
-
type: 'core',
|
|
2719
2461
|
categorization: 'single-purpose',
|
|
2720
2462
|
usage: 'Reserved for branded Rovo chat experiences.',
|
|
2721
2463
|
team: 'Central AI',
|
|
@@ -2725,7 +2467,6 @@ var metadata = {
|
|
|
2725
2467
|
keywords: ['scales', 'icon', 'scales', 'rule', 'law'],
|
|
2726
2468
|
componentName: 'ScalesIcon',
|
|
2727
2469
|
package: '@atlaskit/icon/core/scales',
|
|
2728
|
-
type: 'core',
|
|
2729
2470
|
categorization: 'multi-purpose',
|
|
2730
2471
|
usage: 'Multi purpose - Known usages: Customer rating in Jira.',
|
|
2731
2472
|
team: 'Design System Team',
|
|
@@ -2735,7 +2476,6 @@ var metadata = {
|
|
|
2735
2476
|
keywords: ['scorecard', 'icon', 'tick', 'check', 'circle', 'unfinished'],
|
|
2736
2477
|
componentName: 'ScorecardIcon',
|
|
2737
2478
|
package: '@atlaskit/icon/core/scorecard',
|
|
2738
|
-
type: 'core',
|
|
2739
2479
|
categorization: 'single-purpose',
|
|
2740
2480
|
usage: 'Single purpose - Reserved for Scorecard in Analytics.',
|
|
2741
2481
|
team: 'Design System Team',
|
|
@@ -2746,7 +2486,6 @@ var metadata = {
|
|
|
2746
2486
|
componentName: 'ScreenIcon',
|
|
2747
2487
|
package: '@atlaskit/icon/core/screen',
|
|
2748
2488
|
oldName: ['screen'],
|
|
2749
|
-
type: 'core',
|
|
2750
2489
|
categorization: 'multi-purpose',
|
|
2751
2490
|
usage: 'Multi purpose - Known uses: assets in Jira.',
|
|
2752
2491
|
team: 'Design System Team',
|
|
@@ -2756,7 +2495,6 @@ var metadata = {
|
|
|
2756
2495
|
keywords: ['screen-plus', 'screenplus', 'icon', 'screen', 'display', 'monitor', 'plus', 'add'],
|
|
2757
2496
|
componentName: 'ScreenPlusIcon',
|
|
2758
2497
|
package: '@atlaskit/icon/core/screen-plus',
|
|
2759
|
-
type: 'core',
|
|
2760
2498
|
categorization: 'multi-purpose',
|
|
2761
2499
|
usage: 'Known uses: TBC',
|
|
2762
2500
|
team: 'Design System Team',
|
|
@@ -2767,7 +2505,6 @@ var metadata = {
|
|
|
2767
2505
|
componentName: 'SearchIcon',
|
|
2768
2506
|
package: '@atlaskit/icon/core/search',
|
|
2769
2507
|
oldName: ['editor/search', 'search'],
|
|
2770
|
-
type: 'core',
|
|
2771
2508
|
categorization: 'single-purpose',
|
|
2772
2509
|
usage: 'Single purpose - Reserved for searching objects.',
|
|
2773
2510
|
team: 'Design System Team',
|
|
@@ -2778,7 +2515,6 @@ var metadata = {
|
|
|
2778
2515
|
componentName: 'SendIcon',
|
|
2779
2516
|
package: '@atlaskit/icon/core/send',
|
|
2780
2517
|
oldName: ['send'],
|
|
2781
|
-
type: 'core',
|
|
2782
2518
|
categorization: 'single-purpose',
|
|
2783
2519
|
usage: 'Single purpose - Reserved for sending messages in Rovo Chat.',
|
|
2784
2520
|
team: 'Design System Team',
|
|
@@ -2789,7 +2525,6 @@ var metadata = {
|
|
|
2789
2525
|
componentName: 'SettingsIcon',
|
|
2790
2526
|
package: '@atlaskit/icon/core/settings',
|
|
2791
2527
|
oldName: ['editor/settings', 'settings'],
|
|
2792
|
-
type: 'core',
|
|
2793
2528
|
categorization: 'single-purpose',
|
|
2794
2529
|
usage: 'Single purpose - Reserved for any object or user settings.',
|
|
2795
2530
|
team: 'Design System Team',
|
|
@@ -2799,7 +2534,6 @@ var metadata = {
|
|
|
2799
2534
|
keywords: ['shapes', 'icon', 'objects', 'whiteboard', 'asset', 'graphic'],
|
|
2800
2535
|
componentName: 'ShapesIcon',
|
|
2801
2536
|
package: '@atlaskit/icon/core/shapes',
|
|
2802
|
-
type: 'core',
|
|
2803
2537
|
categorization: 'single-purpose',
|
|
2804
2538
|
usage: 'Single purpose - Reserved for shapes in Whiteboards.',
|
|
2805
2539
|
team: 'Design System Team',
|
|
@@ -2810,7 +2544,6 @@ var metadata = {
|
|
|
2810
2544
|
componentName: 'ShareIcon',
|
|
2811
2545
|
package: '@atlaskit/icon/core/share',
|
|
2812
2546
|
oldName: ['share'],
|
|
2813
|
-
type: 'core',
|
|
2814
2547
|
categorization: 'single-purpose',
|
|
2815
2548
|
usage: 'Single purpose - Reserved for sharing an object.',
|
|
2816
2549
|
team: 'Design System Team',
|
|
@@ -2820,7 +2553,6 @@ var metadata = {
|
|
|
2820
2553
|
keywords: ['shield', 'icon', 'security', 'secure', 'safety', 'defence', 'protection', 'guard'],
|
|
2821
2554
|
componentName: 'ShieldIcon',
|
|
2822
2555
|
package: '@atlaskit/icon/core/shield',
|
|
2823
|
-
type: 'core',
|
|
2824
2556
|
categorization: 'multi-purpose',
|
|
2825
2557
|
usage: 'Multi purpose - Known uses: classifications in Enterprise Trust, security in Jira (Spork)',
|
|
2826
2558
|
team: 'Design System Team',
|
|
@@ -2830,7 +2562,6 @@ var metadata = {
|
|
|
2830
2562
|
keywords: ['shield-strikethrough', 'shieldstrikethrough', 'icon', '️security', 'secure', 'safety', 'defence', 'protection', 'guard', 'strikethrough', 'classification'],
|
|
2831
2563
|
componentName: 'ShieldStrikethroughIcon',
|
|
2832
2564
|
package: '@atlaskit/icon/core/shield-strikethrough',
|
|
2833
|
-
type: 'core',
|
|
2834
2565
|
categorization: 'multi-purpose',
|
|
2835
2566
|
usage: 'Known uses: No classification in Enterprise Trust',
|
|
2836
2567
|
team: 'Enterprise Trust',
|
|
@@ -2841,7 +2572,6 @@ var metadata = {
|
|
|
2841
2572
|
componentName: 'ShortcutIcon',
|
|
2842
2573
|
package: '@atlaskit/icon/core/shortcut',
|
|
2843
2574
|
oldName: ['add-item'],
|
|
2844
|
-
type: 'core',
|
|
2845
2575
|
categorization: 'single-purpose',
|
|
2846
2576
|
usage: 'Single purpose - Reserved for shortcuts in Jira.',
|
|
2847
2577
|
team: 'Design System Team',
|
|
@@ -2852,7 +2582,6 @@ var metadata = {
|
|
|
2852
2582
|
componentName: 'ShowMoreHorizontalIcon',
|
|
2853
2583
|
package: '@atlaskit/icon/core/show-more-horizontal',
|
|
2854
2584
|
oldName: ['editor/more', 'more'],
|
|
2855
|
-
type: 'core',
|
|
2856
2585
|
categorization: 'single-purpose',
|
|
2857
2586
|
usage: 'Single purpose - Reserved for more action menus.',
|
|
2858
2587
|
team: 'Design System Team',
|
|
@@ -2863,7 +2592,6 @@ var metadata = {
|
|
|
2863
2592
|
componentName: 'ShowMoreVerticalIcon',
|
|
2864
2593
|
package: '@atlaskit/icon/core/show-more-vertical',
|
|
2865
2594
|
oldName: ['more-vertical'],
|
|
2866
|
-
type: 'core',
|
|
2867
2595
|
categorization: 'single-purpose',
|
|
2868
2596
|
usage: 'Single purpose - Reserved for more action menus, traditionally on mobile.',
|
|
2869
2597
|
team: 'Design System Team',
|
|
@@ -2874,7 +2602,6 @@ var metadata = {
|
|
|
2874
2602
|
componentName: 'ShrinkDiagonalIcon',
|
|
2875
2603
|
package: '@atlaskit/icon/core/shrink-diagonal',
|
|
2876
2604
|
oldName: ['media-services/fit-to-page', 'vid-full-screen-off'],
|
|
2877
|
-
type: 'core',
|
|
2878
2605
|
categorization: 'single-purpose',
|
|
2879
2606
|
usage: 'Single purpose - Reserved for shrinking the height and width of modals, panels, media, or objects.',
|
|
2880
2607
|
team: 'Design System Team',
|
|
@@ -2885,7 +2612,6 @@ var metadata = {
|
|
|
2885
2612
|
componentName: 'ShrinkHorizontalIcon',
|
|
2886
2613
|
package: '@atlaskit/icon/core/shrink-horizontal',
|
|
2887
2614
|
oldName: ['editor/collapse'],
|
|
2888
|
-
type: 'core',
|
|
2889
2615
|
categorization: 'single-purpose',
|
|
2890
2616
|
usage: 'Single purpose - Reserved for contracting or reducing the width of an element.',
|
|
2891
2617
|
team: 'Design System Team',
|
|
@@ -2895,7 +2621,6 @@ var metadata = {
|
|
|
2895
2621
|
keywords: ['shrink-vertical', 'shrinkvertical', 'icon', 'contract', 'height', 'vertical arrows'],
|
|
2896
2622
|
componentName: 'ShrinkVerticalIcon',
|
|
2897
2623
|
package: '@atlaskit/icon/core/shrink-vertical',
|
|
2898
|
-
type: 'core',
|
|
2899
2624
|
categorization: 'single-purpose',
|
|
2900
2625
|
usage: 'Single purpose - Reserved for contracting or reducing the height of an element.',
|
|
2901
2626
|
team: 'Design System Team',
|
|
@@ -2905,7 +2630,6 @@ var metadata = {
|
|
|
2905
2630
|
keywords: ['sidebar-collapse', 'sidebarcollapse', 'icon', 'navigation', 'close sidebar'],
|
|
2906
2631
|
componentName: 'SidebarCollapseIcon',
|
|
2907
2632
|
package: '@atlaskit/icon/core/sidebar-collapse',
|
|
2908
|
-
type: 'core',
|
|
2909
2633
|
categorization: 'single-purpose',
|
|
2910
2634
|
usage: 'Single purpose - Reserved for collapsing the navigation sidebar.',
|
|
2911
2635
|
team: 'Design System Team',
|
|
@@ -2915,7 +2639,6 @@ var metadata = {
|
|
|
2915
2639
|
keywords: ['sidebar-expand', 'sidebarexpand', 'icon', 'navigation', 'open sidebar'],
|
|
2916
2640
|
componentName: 'SidebarExpandIcon',
|
|
2917
2641
|
package: '@atlaskit/icon/core/sidebar-expand',
|
|
2918
|
-
type: 'core',
|
|
2919
2642
|
categorization: 'single-purpose',
|
|
2920
2643
|
usage: 'Single purpose - Reserved for expanding the navigation sidebar.',
|
|
2921
2644
|
team: 'Design System Team',
|
|
@@ -2925,7 +2648,6 @@ var metadata = {
|
|
|
2925
2648
|
keywords: ['smart-link', 'smartlink', 'icon', 'smart link'],
|
|
2926
2649
|
componentName: 'SmartLinkIcon',
|
|
2927
2650
|
package: '@atlaskit/icon/core/smart-link',
|
|
2928
|
-
type: 'core',
|
|
2929
2651
|
categorization: 'single-purpose',
|
|
2930
2652
|
usage: 'Reserved for representing Smart links.',
|
|
2931
2653
|
team: 'Linking platform',
|
|
@@ -2935,7 +2657,6 @@ var metadata = {
|
|
|
2935
2657
|
keywords: ['smart-link-card', 'smartlinkcard', 'icon', 'smart link', 'url', 'card', 'link preview'],
|
|
2936
2658
|
componentName: 'SmartLinkCardIcon',
|
|
2937
2659
|
package: '@atlaskit/icon/core/smart-link-card',
|
|
2938
|
-
type: 'core',
|
|
2939
2660
|
categorization: 'single-purpose',
|
|
2940
2661
|
usage: 'Reserved for representing Smart link preview cards.',
|
|
2941
2662
|
team: 'Linking platform',
|
|
@@ -2945,7 +2666,6 @@ var metadata = {
|
|
|
2945
2666
|
keywords: ['smart-link-embed', 'smartlinkembed', 'icon', 'smart link', 'url', 'embed'],
|
|
2946
2667
|
componentName: 'SmartLinkEmbedIcon',
|
|
2947
2668
|
package: '@atlaskit/icon/core/smart-link-embed',
|
|
2948
|
-
type: 'core',
|
|
2949
2669
|
categorization: 'single-purpose',
|
|
2950
2670
|
usage: 'Reserved for representing Smart link embeds.',
|
|
2951
2671
|
team: 'Linking platform',
|
|
@@ -2955,7 +2675,6 @@ var metadata = {
|
|
|
2955
2675
|
keywords: ['smart-link-inline', 'smartlinkinline', 'icon', 'smart link', 'url', 'inline'],
|
|
2956
2676
|
componentName: 'SmartLinkInlineIcon',
|
|
2957
2677
|
package: '@atlaskit/icon/core/smart-link-inline',
|
|
2958
|
-
type: 'core',
|
|
2959
2678
|
categorization: 'single-purpose',
|
|
2960
2679
|
usage: 'Reserved for representing inline Smart link lozenges.',
|
|
2961
2680
|
team: 'Linking platform',
|
|
@@ -2965,7 +2684,6 @@ var metadata = {
|
|
|
2965
2684
|
keywords: ['smart-link-list', 'smartlinklist', 'icon', 'smart link', 'url', 'embed', 'list', 'table', 'linked search results'],
|
|
2966
2685
|
componentName: 'SmartLinkListIcon',
|
|
2967
2686
|
package: '@atlaskit/icon/core/smart-link-list',
|
|
2968
|
-
type: 'core',
|
|
2969
2687
|
categorization: 'single-purpose',
|
|
2970
2688
|
usage: 'Reserved for representing Smart link embedded link lists.',
|
|
2971
2689
|
team: 'Linking platform',
|
|
@@ -2976,7 +2694,6 @@ var metadata = {
|
|
|
2976
2694
|
componentName: 'SnippetIcon',
|
|
2977
2695
|
package: '@atlaskit/icon/core/snippet',
|
|
2978
2696
|
oldName: ['bitbucket/snippets'],
|
|
2979
|
-
type: 'core',
|
|
2980
2697
|
categorization: 'single-purpose',
|
|
2981
2698
|
usage: 'Single purpose - Reserved for snippets in Bitbucket.',
|
|
2982
2699
|
team: 'Design System Team',
|
|
@@ -2986,7 +2703,6 @@ var metadata = {
|
|
|
2986
2703
|
keywords: ['sort-ascending', 'sortascending', 'icon', 'data', 'sort', 'up'],
|
|
2987
2704
|
componentName: 'SortAscendingIcon',
|
|
2988
2705
|
package: '@atlaskit/icon/core/sort-ascending',
|
|
2989
|
-
type: 'core',
|
|
2990
2706
|
categorization: 'single-purpose',
|
|
2991
2707
|
usage: 'Single purpose - Reserved for sorting data.',
|
|
2992
2708
|
team: 'Design System Team',
|
|
@@ -2996,7 +2712,6 @@ var metadata = {
|
|
|
2996
2712
|
keywords: ['sort-descending', 'sortdescending', 'icon', 'data', 'sort', 'down'],
|
|
2997
2713
|
componentName: 'SortDescendingIcon',
|
|
2998
2714
|
package: '@atlaskit/icon/core/sort-descending',
|
|
2999
|
-
type: 'core',
|
|
3000
2715
|
categorization: 'single-purpose',
|
|
3001
2716
|
usage: 'Single purpose - Reserved for sorting data.',
|
|
3002
2717
|
team: 'Design System Team',
|
|
@@ -3007,10 +2722,8 @@ var metadata = {
|
|
|
3007
2722
|
componentName: 'SpreadsheetIcon',
|
|
3008
2723
|
package: '@atlaskit/icon/core/spreadsheet',
|
|
3009
2724
|
oldName: ['media-services/spreadsheet'],
|
|
3010
|
-
type: 'core',
|
|
3011
2725
|
replacement: {
|
|
3012
2726
|
name: 'table',
|
|
3013
|
-
type: 'core',
|
|
3014
2727
|
location: '@atlaskit/icon'
|
|
3015
2728
|
},
|
|
3016
2729
|
categorization: 'single-purpose',
|
|
@@ -3023,7 +2736,6 @@ var metadata = {
|
|
|
3023
2736
|
componentName: 'SprintIcon',
|
|
3024
2737
|
package: '@atlaskit/icon/core/sprint',
|
|
3025
2738
|
oldName: ['sprint'],
|
|
3026
|
-
type: 'core',
|
|
3027
2739
|
categorization: 'single-purpose',
|
|
3028
2740
|
usage: 'Single purpose - Reserved for sprints in Jira.',
|
|
3029
2741
|
team: 'Design System Team',
|
|
@@ -3034,7 +2746,6 @@ var metadata = {
|
|
|
3034
2746
|
componentName: 'StarStarredIcon',
|
|
3035
2747
|
package: '@atlaskit/icon/core/star-starred',
|
|
3036
2748
|
oldName: ['star-filled'],
|
|
3037
|
-
type: 'core',
|
|
3038
2749
|
categorization: 'single-purpose',
|
|
3039
2750
|
usage: 'Single purpose - Reserved for starred or favourited objects.',
|
|
3040
2751
|
team: 'Design System Team',
|
|
@@ -3045,7 +2756,6 @@ var metadata = {
|
|
|
3045
2756
|
componentName: 'StarUnstarredIcon',
|
|
3046
2757
|
package: '@atlaskit/icon/core/star-unstarred',
|
|
3047
2758
|
oldName: ['star', 'star-large'],
|
|
3048
|
-
type: 'core',
|
|
3049
2759
|
categorization: 'single-purpose',
|
|
3050
2760
|
usage: 'Single purpose - Reserved for starring or favoriting objects.',
|
|
3051
2761
|
team: 'Design System Team',
|
|
@@ -3055,7 +2765,6 @@ var metadata = {
|
|
|
3055
2765
|
keywords: ['status-discovery', 'statusdiscovery', 'icon', 'discovery', 'note', 'filled', 'onboarding', 'status'],
|
|
3056
2766
|
componentName: 'StatusDiscoveryIcon',
|
|
3057
2767
|
package: '@atlaskit/icon/core/status-discovery',
|
|
3058
|
-
type: 'core',
|
|
3059
2768
|
categorization: 'single-purpose',
|
|
3060
2769
|
usage: 'Reserved for discovery statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information.',
|
|
3061
2770
|
team: 'Design System Team',
|
|
@@ -3066,7 +2775,6 @@ var metadata = {
|
|
|
3066
2775
|
componentName: 'StatusErrorIcon',
|
|
3067
2776
|
package: '@atlaskit/icon/core/status-error',
|
|
3068
2777
|
oldName: ['error'],
|
|
3069
|
-
type: 'core',
|
|
3070
2778
|
categorization: 'single-purpose',
|
|
3071
2779
|
usage: 'Reserved for error statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information.',
|
|
3072
2780
|
team: 'Design System Team',
|
|
@@ -3077,7 +2785,6 @@ var metadata = {
|
|
|
3077
2785
|
componentName: 'StatusInformationIcon',
|
|
3078
2786
|
package: '@atlaskit/icon/core/status-information',
|
|
3079
2787
|
oldName: ['editor/info', 'editor/panel', 'info'],
|
|
3080
|
-
type: 'core',
|
|
3081
2788
|
categorization: 'single-purpose',
|
|
3082
2789
|
usage: "Reserved for information statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information. For information tooltips, use the unfilled \'information circle\' icon.",
|
|
3083
2790
|
team: 'Design System Team',
|
|
@@ -3088,7 +2795,6 @@ var metadata = {
|
|
|
3088
2795
|
componentName: 'StatusSuccessIcon',
|
|
3089
2796
|
package: '@atlaskit/icon/core/status-success',
|
|
3090
2797
|
oldName: ['check-circle', 'editor/success'],
|
|
3091
|
-
type: 'core',
|
|
3092
2798
|
categorization: 'single-purpose',
|
|
3093
2799
|
usage: 'Reserved for success statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information.',
|
|
3094
2800
|
team: 'Design System Team',
|
|
@@ -3098,7 +2804,6 @@ var metadata = {
|
|
|
3098
2804
|
keywords: ['status-verified', 'statusverified', 'icon', 'verified badge', 'status'],
|
|
3099
2805
|
componentName: 'StatusVerifiedIcon',
|
|
3100
2806
|
package: '@atlaskit/icon/core/status-verified',
|
|
3101
|
-
type: 'core',
|
|
3102
2807
|
categorization: 'single-purpose',
|
|
3103
2808
|
usage: 'Reserved for representing verified content. Filled status icons provide higher visual contrast draw attention to important information.',
|
|
3104
2809
|
team: 'Design System Team',
|
|
@@ -3109,7 +2814,6 @@ var metadata = {
|
|
|
3109
2814
|
componentName: 'StatusWarningIcon',
|
|
3110
2815
|
package: '@atlaskit/icon/core/status-warning',
|
|
3111
2816
|
oldName: ['editor/warning', 'warning'],
|
|
3112
|
-
type: 'core',
|
|
3113
2817
|
categorization: 'single-purpose',
|
|
3114
2818
|
usage: 'Reserved for warning statuses. Filled status icons provide higher visual contrast to draw attention to important information.',
|
|
3115
2819
|
team: 'Design System Team',
|
|
@@ -3120,7 +2824,6 @@ var metadata = {
|
|
|
3120
2824
|
componentName: 'StopwatchIcon',
|
|
3121
2825
|
package: '@atlaskit/icon/core/stopwatch',
|
|
3122
2826
|
oldName: ['stopwatch'],
|
|
3123
|
-
type: 'core',
|
|
3124
2827
|
categorization: 'multi-purpose',
|
|
3125
2828
|
usage: 'Multi purpose - Known uses: timer in Confluence Whiteboards.',
|
|
3126
2829
|
team: 'Design System Team',
|
|
@@ -3130,7 +2833,6 @@ var metadata = {
|
|
|
3130
2833
|
keywords: ['story', 'icon', 'bookmark', 'work type'],
|
|
3131
2834
|
componentName: 'StoryIcon',
|
|
3132
2835
|
package: '@atlaskit/icon/core/story',
|
|
3133
|
-
type: 'core',
|
|
3134
2836
|
categorization: 'single-purpose',
|
|
3135
2837
|
usage: 'Reserved for story work type.',
|
|
3136
2838
|
team: 'Design System Team',
|
|
@@ -3140,7 +2842,6 @@ var metadata = {
|
|
|
3140
2842
|
keywords: ['stroke-weight-extra-large', 'strokeweightextralarge', 'icon', 'border', 'weight', 'thickness', 'stroke', 'confluence', 'editor', 'whiteboards', 'thickest'],
|
|
3141
2843
|
componentName: 'StrokeWeightExtraLargeIcon',
|
|
3142
2844
|
package: '@atlaskit/icon/core/stroke-weight-extra-large',
|
|
3143
|
-
type: 'core',
|
|
3144
2845
|
categorization: 'single-purpose',
|
|
3145
2846
|
usage: 'Reserved for representing the thickest border stroke width.',
|
|
3146
2847
|
team: 'Whiteboards',
|
|
@@ -3150,7 +2851,6 @@ var metadata = {
|
|
|
3150
2851
|
keywords: ['stroke-weight-large', 'strokeweightlarge', 'icon', 'border', 'weight', 'thickness', 'stroke', 'thick', 'confluence', 'editor', 'whiteboards'],
|
|
3151
2852
|
componentName: 'StrokeWeightLargeIcon',
|
|
3152
2853
|
package: '@atlaskit/icon/core/stroke-weight-large',
|
|
3153
|
-
type: 'core',
|
|
3154
2854
|
categorization: 'single-purpose',
|
|
3155
2855
|
usage: 'Reserved for representing thick border stroke widths.',
|
|
3156
2856
|
team: 'Editor',
|
|
@@ -3160,7 +2860,6 @@ var metadata = {
|
|
|
3160
2860
|
keywords: ['stroke-weight-medium', 'strokeweightmedium', 'icon', 'border', 'weight', 'stroke', 'medium', 'thickness', 'confluence', 'editor', 'whiteboards'],
|
|
3161
2861
|
componentName: 'StrokeWeightMediumIcon',
|
|
3162
2862
|
package: '@atlaskit/icon/core/stroke-weight-medium',
|
|
3163
|
-
type: 'core',
|
|
3164
2863
|
categorization: 'single-purpose',
|
|
3165
2864
|
usage: 'Reserved for representing medium border stroke widths.',
|
|
3166
2865
|
team: 'Editor',
|
|
@@ -3171,7 +2870,6 @@ var metadata = {
|
|
|
3171
2870
|
componentName: 'StrokeWeightSmallIcon',
|
|
3172
2871
|
package: '@atlaskit/icon/core/stroke-weight-small',
|
|
3173
2872
|
oldName: ['media-services/line'],
|
|
3174
|
-
type: 'core',
|
|
3175
2873
|
categorization: 'single-purpose',
|
|
3176
2874
|
usage: 'Reserved for representing thin border stroke widths.',
|
|
3177
2875
|
team: 'Editor',
|
|
@@ -3182,7 +2880,6 @@ var metadata = {
|
|
|
3182
2880
|
componentName: 'SubtasksIcon',
|
|
3183
2881
|
package: '@atlaskit/icon/core/subtasks',
|
|
3184
2882
|
oldName: ['subtask'],
|
|
3185
|
-
type: 'core',
|
|
3186
2883
|
categorization: 'single-purpose',
|
|
3187
2884
|
usage: 'Reserved for subtask work type.',
|
|
3188
2885
|
team: 'Design System Team',
|
|
@@ -3193,10 +2890,8 @@ var metadata = {
|
|
|
3193
2890
|
componentName: 'SuccessIcon',
|
|
3194
2891
|
package: '@atlaskit/icon/core/success',
|
|
3195
2892
|
oldName: ['check-circle', 'editor/success'],
|
|
3196
|
-
type: 'core',
|
|
3197
2893
|
replacement: {
|
|
3198
2894
|
name: 'status-success',
|
|
3199
|
-
type: 'core',
|
|
3200
2895
|
location: '@atlaskit/icon'
|
|
3201
2896
|
},
|
|
3202
2897
|
categorization: 'single-purpose',
|
|
@@ -3208,7 +2903,6 @@ var metadata = {
|
|
|
3208
2903
|
keywords: ['support', 'icon', 'support', 'help', 'life raft', 'life ring', 'lifebuoy', 'life preserver'],
|
|
3209
2904
|
componentName: 'SupportIcon',
|
|
3210
2905
|
package: '@atlaskit/icon/core/support',
|
|
3211
|
-
type: 'core',
|
|
3212
2906
|
categorization: 'single-purpose',
|
|
3213
2907
|
usage: 'Reserved for representing help support.',
|
|
3214
2908
|
team: 'Design System Team',
|
|
@@ -3218,7 +2912,6 @@ var metadata = {
|
|
|
3218
2912
|
keywords: ['table', 'grid', 'icon', 'table', 'cells', 'tabular data', 'data table', 'spreadsheet'],
|
|
3219
2913
|
componentName: 'TableIcon',
|
|
3220
2914
|
package: '@atlaskit/icon/core/table',
|
|
3221
|
-
type: 'core',
|
|
3222
2915
|
categorization: 'single-purpose',
|
|
3223
2916
|
usage: 'Reserved for tables, tabular data, and spreadsheets.',
|
|
3224
2917
|
team: 'Design System Team',
|
|
@@ -3228,7 +2921,6 @@ var metadata = {
|
|
|
3228
2921
|
keywords: ['table-cell-clear', 'tablecellclear', 'icon', 'table', 'cell', 'clear', 'empty'],
|
|
3229
2922
|
componentName: 'TableCellClearIcon',
|
|
3230
2923
|
package: '@atlaskit/icon/core/table-cell-clear',
|
|
3231
|
-
type: 'core',
|
|
3232
2924
|
categorization: 'single-purpose',
|
|
3233
2925
|
usage: 'Reserved for clearing the contents of table cells.',
|
|
3234
2926
|
team: 'Editor',
|
|
@@ -3238,7 +2930,6 @@ var metadata = {
|
|
|
3238
2930
|
keywords: ['table-cell-merge', 'tablecellmerge', 'icon', 'table', 'cell', 'merge', 'combine', 'join'],
|
|
3239
2931
|
componentName: 'TableCellMergeIcon',
|
|
3240
2932
|
package: '@atlaskit/icon/core/table-cell-merge',
|
|
3241
|
-
type: 'core',
|
|
3242
2933
|
categorization: 'single-purpose',
|
|
3243
2934
|
usage: 'Reserved for merging table cells.',
|
|
3244
2935
|
team: 'Editor',
|
|
@@ -3248,7 +2939,6 @@ var metadata = {
|
|
|
3248
2939
|
keywords: ['table-cell-split', 'tablecellsplit', 'icon', 'table', 'cell', 'split', 'divide', 'separate'],
|
|
3249
2940
|
componentName: 'TableCellSplitIcon',
|
|
3250
2941
|
package: '@atlaskit/icon/core/table-cell-split',
|
|
3251
|
-
type: 'core',
|
|
3252
2942
|
categorization: 'single-purpose',
|
|
3253
2943
|
usage: 'Reserved for splitting joined table cells.',
|
|
3254
2944
|
team: 'Editor',
|
|
@@ -3258,7 +2948,6 @@ var metadata = {
|
|
|
3258
2948
|
keywords: ['table-column-add-left', 'tablecolumnaddleft', 'icon', 'table', 'column', 'add', 'plus', 'left', 'before'],
|
|
3259
2949
|
componentName: 'TableColumnAddLeftIcon',
|
|
3260
2950
|
package: '@atlaskit/icon/core/table-column-add-left',
|
|
3261
|
-
type: 'core',
|
|
3262
2951
|
categorization: 'single-purpose',
|
|
3263
2952
|
usage: 'Reserved for adding a table column to the left of the selected column.',
|
|
3264
2953
|
team: 'Editor',
|
|
@@ -3268,7 +2957,6 @@ var metadata = {
|
|
|
3268
2957
|
keywords: ['table-column-add-right', 'tablecolumnaddright', 'icon', 'table', 'column', 'add', 'right', 'after'],
|
|
3269
2958
|
componentName: 'TableColumnAddRightIcon',
|
|
3270
2959
|
package: '@atlaskit/icon/core/table-column-add-right',
|
|
3271
|
-
type: 'core',
|
|
3272
2960
|
categorization: 'single-purpose',
|
|
3273
2961
|
usage: 'Reserved for adding a table column to the right of the selected column.',
|
|
3274
2962
|
team: 'Editor',
|
|
@@ -3278,7 +2966,6 @@ var metadata = {
|
|
|
3278
2966
|
keywords: ['table-column-delete', 'tablecolumndelete', 'icon', 'table', 'column', 'delete', 'remove', 'x'],
|
|
3279
2967
|
componentName: 'TableColumnDeleteIcon',
|
|
3280
2968
|
package: '@atlaskit/icon/core/table-column-delete',
|
|
3281
|
-
type: 'core',
|
|
3282
2969
|
categorization: 'single-purpose',
|
|
3283
2970
|
usage: 'Reserved for deleting a table column.',
|
|
3284
2971
|
team: 'Editor',
|
|
@@ -3288,7 +2975,6 @@ var metadata = {
|
|
|
3288
2975
|
keywords: ['table-column-move-left', 'tablecolumnmoveleft', 'icon', 'table', 'column', 'move', 'left', 'arrow'],
|
|
3289
2976
|
componentName: 'TableColumnMoveLeftIcon',
|
|
3290
2977
|
package: '@atlaskit/icon/core/table-column-move-left',
|
|
3291
|
-
type: 'core',
|
|
3292
2978
|
categorization: 'single-purpose',
|
|
3293
2979
|
usage: 'Reserved for moving a table column to the left of its current location.',
|
|
3294
2980
|
team: 'Editor',
|
|
@@ -3298,7 +2984,6 @@ var metadata = {
|
|
|
3298
2984
|
keywords: ['table-column-move-right', 'tablecolumnmoveright', 'icon', 'table', 'column', 'move', 'right', 'arrow'],
|
|
3299
2985
|
componentName: 'TableColumnMoveRightIcon',
|
|
3300
2986
|
package: '@atlaskit/icon/core/table-column-move-right',
|
|
3301
|
-
type: 'core',
|
|
3302
2987
|
categorization: 'single-purpose',
|
|
3303
2988
|
usage: 'Reserved for moving a table column to the right of its current location.',
|
|
3304
2989
|
team: 'Editor',
|
|
@@ -3308,7 +2993,6 @@ var metadata = {
|
|
|
3308
2993
|
keywords: ['table-columns-distribute', 'tablecolumnsdistribute', 'icon', 'table', 'columns', 'distribute', 'even', 'equidistant'],
|
|
3309
2994
|
componentName: 'TableColumnsDistributeIcon',
|
|
3310
2995
|
package: '@atlaskit/icon/core/table-columns-distribute',
|
|
3311
|
-
type: 'core',
|
|
3312
2996
|
categorization: 'single-purpose',
|
|
3313
2997
|
usage: 'Reserved for distributing the width of table columns evenly.',
|
|
3314
2998
|
team: 'Editor',
|
|
@@ -3318,7 +3002,6 @@ var metadata = {
|
|
|
3318
3002
|
keywords: ['table-row-add-above', 'tablerowaddabove', 'icon', 'table', 'row', 'add', 'plus', 'above', 'up'],
|
|
3319
3003
|
componentName: 'TableRowAddAboveIcon',
|
|
3320
3004
|
package: '@atlaskit/icon/core/table-row-add-above',
|
|
3321
|
-
type: 'core',
|
|
3322
3005
|
categorization: 'single-purpose',
|
|
3323
3006
|
usage: 'Reserved for adding a table row above the selected row.',
|
|
3324
3007
|
team: 'Editor',
|
|
@@ -3328,7 +3011,6 @@ var metadata = {
|
|
|
3328
3011
|
keywords: ['table-row-add-below', 'tablerowaddbelow', 'icon', 'table', 'row', 'add', 'plus', 'below', 'down'],
|
|
3329
3012
|
componentName: 'TableRowAddBelowIcon',
|
|
3330
3013
|
package: '@atlaskit/icon/core/table-row-add-below',
|
|
3331
|
-
type: 'core',
|
|
3332
3014
|
categorization: 'single-purpose',
|
|
3333
3015
|
usage: 'Reserved for adding a table row below the selected row.',
|
|
3334
3016
|
team: 'Editor',
|
|
@@ -3338,7 +3020,6 @@ var metadata = {
|
|
|
3338
3020
|
keywords: ['table-row-delete', 'tablerowdelete', 'icon', 'table', 'row', 'delete', 'remove', 'x'],
|
|
3339
3021
|
componentName: 'TableRowDeleteIcon',
|
|
3340
3022
|
package: '@atlaskit/icon/core/table-row-delete',
|
|
3341
|
-
type: 'core',
|
|
3342
3023
|
categorization: 'single-purpose',
|
|
3343
3024
|
usage: 'Reserved for deleting a table row.',
|
|
3344
3025
|
team: 'Editor',
|
|
@@ -3348,7 +3029,6 @@ var metadata = {
|
|
|
3348
3029
|
keywords: ['table-row-move-down', 'tablerowmovedown', 'icon', 'table', 'row', 'move', 'down', 'arrow', 'after'],
|
|
3349
3030
|
componentName: 'TableRowMoveDownIcon',
|
|
3350
3031
|
package: '@atlaskit/icon/core/table-row-move-down',
|
|
3351
|
-
type: 'core',
|
|
3352
3032
|
categorization: 'single-purpose',
|
|
3353
3033
|
usage: 'Reserved for moving a table row below its current location.',
|
|
3354
3034
|
team: 'Editor',
|
|
@@ -3358,7 +3038,6 @@ var metadata = {
|
|
|
3358
3038
|
keywords: ['table-row-move-up', 'tablerowmoveup', 'icon', 'table', 'row', 'move', 'up', 'arrow', 'above'],
|
|
3359
3039
|
componentName: 'TableRowMoveUpIcon',
|
|
3360
3040
|
package: '@atlaskit/icon/core/table-row-move-up',
|
|
3361
|
-
type: 'core',
|
|
3362
3041
|
categorization: 'single-purpose',
|
|
3363
3042
|
usage: 'Reserved for moving a table row above its current location.',
|
|
3364
3043
|
team: 'Editor',
|
|
@@ -3369,7 +3048,6 @@ var metadata = {
|
|
|
3369
3048
|
componentName: 'TagIcon',
|
|
3370
3049
|
package: '@atlaskit/icon/core/tag',
|
|
3371
3050
|
oldName: ['label'],
|
|
3372
|
-
type: 'core',
|
|
3373
3051
|
categorization: 'single-purpose',
|
|
3374
3052
|
usage: 'Single purpose - Reserved for tags in Atlas.',
|
|
3375
3053
|
team: 'Design System Team',
|
|
@@ -3380,7 +3058,6 @@ var metadata = {
|
|
|
3380
3058
|
componentName: 'TakeoutFoodIcon',
|
|
3381
3059
|
package: '@atlaskit/icon/core/takeout-food',
|
|
3382
3060
|
oldName: ['emoji/food'],
|
|
3383
|
-
type: 'core',
|
|
3384
3061
|
categorization: 'multi-purpose',
|
|
3385
3062
|
usage: 'Multi purpose - Known usages: Food emoji category.',
|
|
3386
3063
|
team: 'Design System Team',
|
|
@@ -3390,7 +3067,6 @@ var metadata = {
|
|
|
3390
3067
|
keywords: ['target', 'icon', 'target', 'bullseye'],
|
|
3391
3068
|
componentName: 'TargetIcon',
|
|
3392
3069
|
package: '@atlaskit/icon/core/target',
|
|
3393
|
-
type: 'core',
|
|
3394
3070
|
categorization: 'single-purpose',
|
|
3395
3071
|
usage: 'Single purpose - Reserved for targets.',
|
|
3396
3072
|
team: 'Design System Team',
|
|
@@ -3401,7 +3077,6 @@ var metadata = {
|
|
|
3401
3077
|
componentName: 'TaskIcon',
|
|
3402
3078
|
package: '@atlaskit/icon/core/task',
|
|
3403
3079
|
oldName: ['task'],
|
|
3404
|
-
type: 'core',
|
|
3405
3080
|
categorization: 'single-purpose',
|
|
3406
3081
|
usage: 'Single purpose - Reserved for tasks in Jira.',
|
|
3407
3082
|
team: 'Design System Team',
|
|
@@ -3411,7 +3086,6 @@ var metadata = {
|
|
|
3411
3086
|
keywords: ['task-in-progress', 'taskinprogress', 'icon', 'calendar', 'task', 'status', 'in progress'],
|
|
3412
3087
|
componentName: 'TaskInProgressIcon',
|
|
3413
3088
|
package: '@atlaskit/icon/core/task-in-progress',
|
|
3414
|
-
type: 'core',
|
|
3415
3089
|
categorization: 'single-purpose',
|
|
3416
3090
|
usage: 'Reserved for in progress task status. Used in JSM Calendar view.',
|
|
3417
3091
|
team: 'JSM Calendar',
|
|
@@ -3421,7 +3095,6 @@ var metadata = {
|
|
|
3421
3095
|
keywords: ['task-to-do', 'tasktodo', 'icon', 'calendar', 'task', 'to-do', 'todo', 'status'],
|
|
3422
3096
|
componentName: 'TaskToDoIcon',
|
|
3423
3097
|
package: '@atlaskit/icon/core/task-to-do',
|
|
3424
|
-
type: 'core',
|
|
3425
3098
|
categorization: 'single-purpose',
|
|
3426
3099
|
usage: 'Reserved for to-do task status. Used in JSM Calendar view.',
|
|
3427
3100
|
team: 'JSM Calendar',
|
|
@@ -3431,7 +3104,6 @@ var metadata = {
|
|
|
3431
3104
|
keywords: ['tasks', 'icon', 'multiple tasks', 'todo', 'list', 'check mark', 'tick'],
|
|
3432
3105
|
componentName: 'TasksIcon',
|
|
3433
3106
|
package: '@atlaskit/icon/core/tasks',
|
|
3434
|
-
type: 'core',
|
|
3435
3107
|
categorization: 'single-purpose',
|
|
3436
3108
|
usage: 'Single purpose - Reserved for multiple tasks in Jira.',
|
|
3437
3109
|
team: 'Design System Team',
|
|
@@ -3442,7 +3114,6 @@ var metadata = {
|
|
|
3442
3114
|
componentName: 'TeamsIcon',
|
|
3443
3115
|
package: '@atlaskit/icon/core/teams',
|
|
3444
3116
|
oldName: ['teams'],
|
|
3445
|
-
type: 'core',
|
|
3446
3117
|
categorization: 'single-purpose',
|
|
3447
3118
|
usage: 'Single purpose - Reserved for teams in Atlassian.',
|
|
3448
3119
|
team: 'Design System Team',
|
|
@@ -3452,7 +3123,6 @@ var metadata = {
|
|
|
3452
3123
|
keywords: ['text', 'icon', 'character', 'font', 'letter', 'type', 'typography', 'text'],
|
|
3453
3124
|
componentName: 'TextIcon',
|
|
3454
3125
|
package: '@atlaskit/icon/core/text',
|
|
3455
|
-
type: 'core',
|
|
3456
3126
|
categorization: 'single-purpose',
|
|
3457
3127
|
usage: 'Single purpose - Reserved for representing text objects.',
|
|
3458
3128
|
team: 'Design System Team',
|
|
@@ -3463,7 +3133,6 @@ var metadata = {
|
|
|
3463
3133
|
componentName: 'TextBoldIcon',
|
|
3464
3134
|
package: '@atlaskit/icon/core/text-bold',
|
|
3465
3135
|
oldName: ['editor/bold'],
|
|
3466
|
-
type: 'core',
|
|
3467
3136
|
categorization: 'single-purpose',
|
|
3468
3137
|
usage: 'Single purpose - Reserved for bolding text.',
|
|
3469
3138
|
team: 'Design System Team',
|
|
@@ -3473,7 +3142,6 @@ var metadata = {
|
|
|
3473
3142
|
keywords: ['text-heading', 'textheading', 'icon', 'text', 'heading', 'H', 'editor', 'text style'],
|
|
3474
3143
|
componentName: 'TextHeadingIcon',
|
|
3475
3144
|
package: '@atlaskit/icon/core/text-heading',
|
|
3476
|
-
type: 'core',
|
|
3477
3145
|
categorization: 'single-purpose',
|
|
3478
3146
|
usage: 'Reserved for representing heading styles',
|
|
3479
3147
|
team: 'Design System Team',
|
|
@@ -3485,7 +3153,6 @@ var metadata = {
|
|
|
3485
3153
|
componentName: 'TextIndentLeftIcon',
|
|
3486
3154
|
package: '@atlaskit/icon/core/text-indent-left',
|
|
3487
3155
|
oldName: ['editor/outdent'],
|
|
3488
|
-
type: 'core',
|
|
3489
3156
|
categorization: 'single-purpose',
|
|
3490
3157
|
usage: 'Single purpose - Reserved for shifting the indent of text content left.',
|
|
3491
3158
|
team: 'Design System Team',
|
|
@@ -3496,7 +3163,6 @@ var metadata = {
|
|
|
3496
3163
|
componentName: 'TextIndentRightIcon',
|
|
3497
3164
|
package: '@atlaskit/icon/core/text-indent-right',
|
|
3498
3165
|
oldName: ['editor/indent'],
|
|
3499
|
-
type: 'core',
|
|
3500
3166
|
categorization: 'single-purpose',
|
|
3501
3167
|
usage: 'Single purpose - Reserved for shifting the indent of text content right.',
|
|
3502
3168
|
team: 'Design System Team',
|
|
@@ -3507,7 +3173,6 @@ var metadata = {
|
|
|
3507
3173
|
componentName: 'TextItalicIcon',
|
|
3508
3174
|
package: '@atlaskit/icon/core/text-italic',
|
|
3509
3175
|
oldName: ['editor/italic'],
|
|
3510
|
-
type: 'core',
|
|
3511
3176
|
categorization: 'single-purpose',
|
|
3512
3177
|
usage: 'Single purpose - Reserved for italicizing text.',
|
|
3513
3178
|
team: 'Design System Team',
|
|
@@ -3517,7 +3182,6 @@ var metadata = {
|
|
|
3517
3182
|
keywords: ['text-shorten', 'textshorten', 'icon', 'text', 'shorten', 'abbreviate', 'condense', 'AI'],
|
|
3518
3183
|
componentName: 'TextShortenIcon',
|
|
3519
3184
|
package: '@atlaskit/icon/core/text-shorten',
|
|
3520
|
-
type: 'core',
|
|
3521
3185
|
categorization: 'single-purpose',
|
|
3522
3186
|
usage: 'Reserved for shortening text content with Atlassian Intelligence.',
|
|
3523
3187
|
team: 'Atlassian Intelligence',
|
|
@@ -3527,7 +3191,6 @@ var metadata = {
|
|
|
3527
3191
|
keywords: ['text-spellcheck', 'textspellcheck', 'icon', 'text', 'spelling', 'typo', 'spellcheck'],
|
|
3528
3192
|
componentName: 'TextSpellcheckIcon',
|
|
3529
3193
|
package: '@atlaskit/icon/core/text-spellcheck',
|
|
3530
|
-
type: 'core',
|
|
3531
3194
|
categorization: 'single-purpose',
|
|
3532
3195
|
usage: 'Single purpose - Reserved for spellchecking.',
|
|
3533
3196
|
team: 'Design System Team',
|
|
@@ -3537,7 +3200,6 @@ var metadata = {
|
|
|
3537
3200
|
keywords: ['text-strikethrough', 'textstrikethrough', 'icon', 'text', 'strikethrough', 'editor', 'cross out'],
|
|
3538
3201
|
componentName: 'TextStrikethroughIcon',
|
|
3539
3202
|
package: '@atlaskit/icon/core/text-strikethrough',
|
|
3540
|
-
type: 'core',
|
|
3541
3203
|
categorization: 'single-purpose',
|
|
3542
3204
|
usage: 'Reserved for strikethrough text tool',
|
|
3543
3205
|
team: 'Design System Team',
|
|
@@ -3549,7 +3211,6 @@ var metadata = {
|
|
|
3549
3211
|
componentName: 'TextStyleIcon',
|
|
3550
3212
|
package: '@atlaskit/icon/core/text-style',
|
|
3551
3213
|
oldName: ['editor/text-style', 'emoji/keyboard'],
|
|
3552
|
-
type: 'core',
|
|
3553
3214
|
categorization: 'single-purpose',
|
|
3554
3215
|
usage: 'Single purpose - Reserved for text styles in Editor.',
|
|
3555
3216
|
team: 'Editor',
|
|
@@ -3559,7 +3220,6 @@ var metadata = {
|
|
|
3559
3220
|
keywords: ['text-underline', 'textunderline', 'icon', 'text', 'underline', 'U', 'editor'],
|
|
3560
3221
|
componentName: 'TextUnderlineIcon',
|
|
3561
3222
|
package: '@atlaskit/icon/core/text-underline',
|
|
3562
|
-
type: 'core',
|
|
3563
3223
|
categorization: 'single-purpose',
|
|
3564
3224
|
usage: 'Reserved for underlined text tool',
|
|
3565
3225
|
team: 'Design System Team',
|
|
@@ -3570,7 +3230,6 @@ var metadata = {
|
|
|
3570
3230
|
keywords: ['text-wrap', 'textwrap', 'icon', 'text', 'wrap', 'line wrap'],
|
|
3571
3231
|
componentName: 'TextWrapIcon',
|
|
3572
3232
|
package: '@atlaskit/icon/core/text-wrap',
|
|
3573
|
-
type: 'core',
|
|
3574
3233
|
categorization: 'single-purpose',
|
|
3575
3234
|
usage: 'Reserved for wrapping text so it spans multiple lines.',
|
|
3576
3235
|
team: 'Design System Team',
|
|
@@ -3580,7 +3239,6 @@ var metadata = {
|
|
|
3580
3239
|
keywords: ['theme', 'icon', 'theme', 'light mode', 'dark mode', 'theme switcher'],
|
|
3581
3240
|
componentName: 'ThemeIcon',
|
|
3582
3241
|
package: '@atlaskit/icon/core/theme',
|
|
3583
|
-
type: 'core',
|
|
3584
3242
|
categorization: 'single-purpose',
|
|
3585
3243
|
usage: 'Single purpose - Reserved for representing themes and theme switching.',
|
|
3586
3244
|
team: 'Design System Team',
|
|
@@ -3590,7 +3248,6 @@ var metadata = {
|
|
|
3590
3248
|
keywords: ['thumbs-down', 'thumbsdown', 'icon', 'vote', 'downvote', 'dislike', 'feedback', 'hand'],
|
|
3591
3249
|
componentName: 'ThumbsDownIcon',
|
|
3592
3250
|
package: '@atlaskit/icon/core/thumbs-down',
|
|
3593
|
-
type: 'core',
|
|
3594
3251
|
categorization: 'multi-purpose',
|
|
3595
3252
|
usage: 'Multi purpose - Known uses: voting, feedback in AI.',
|
|
3596
3253
|
team: 'Design System Team',
|
|
@@ -3601,7 +3258,6 @@ var metadata = {
|
|
|
3601
3258
|
componentName: 'ThumbsUpIcon',
|
|
3602
3259
|
package: '@atlaskit/icon/core/thumbs-up',
|
|
3603
3260
|
oldName: ['like'],
|
|
3604
|
-
type: 'core',
|
|
3605
3261
|
categorization: 'multi-purpose',
|
|
3606
3262
|
usage: 'Multi purpose - Known uses: voting options in Jira, like.',
|
|
3607
3263
|
team: 'Design System Team',
|
|
@@ -3611,7 +3267,6 @@ var metadata = {
|
|
|
3611
3267
|
keywords: ['timeline', 'icon', 'gantt', 'calendar'],
|
|
3612
3268
|
componentName: 'TimelineIcon',
|
|
3613
3269
|
package: '@atlaskit/icon/core/timeline',
|
|
3614
|
-
type: 'core',
|
|
3615
3270
|
categorization: 'single-purpose',
|
|
3616
3271
|
usage: 'Single purpose - Reserved for timelines in Jira or Trello.',
|
|
3617
3272
|
team: 'Design System Team',
|
|
@@ -3621,7 +3276,6 @@ var metadata = {
|
|
|
3621
3276
|
keywords: ['tools', 'icon', 'tools', 'wrench', 'spanner', 'screwdriver'],
|
|
3622
3277
|
componentName: 'ToolsIcon',
|
|
3623
3278
|
package: '@atlaskit/icon/core/tools',
|
|
3624
|
-
type: 'core',
|
|
3625
3279
|
categorization: 'multi-purpose',
|
|
3626
3280
|
usage: "Known usages: \'Service request\' Jira work type.",
|
|
3627
3281
|
team: 'Design System Team',
|
|
@@ -3631,7 +3285,6 @@ var metadata = {
|
|
|
3631
3285
|
keywords: ['transition', 'icon', 'connector', 'movement'],
|
|
3632
3286
|
componentName: 'TransitionIcon',
|
|
3633
3287
|
package: '@atlaskit/icon/core/transition',
|
|
3634
|
-
type: 'core',
|
|
3635
3288
|
categorization: 'single-purpose',
|
|
3636
3289
|
usage: 'Single purpose - Reserved for transitions in Analytics.',
|
|
3637
3290
|
team: 'Design System Team',
|
|
@@ -3641,7 +3294,6 @@ var metadata = {
|
|
|
3641
3294
|
keywords: ['translate', 'icon', 'translate', 'language', 'i18n', 'internationalization', 'internationalisation'],
|
|
3642
3295
|
componentName: 'TranslateIcon',
|
|
3643
3296
|
package: '@atlaskit/icon/core/translate',
|
|
3644
|
-
type: 'core',
|
|
3645
3297
|
categorization: 'single-purpose',
|
|
3646
3298
|
usage: 'Reserved for representing language translations.',
|
|
3647
3299
|
team: 'Design System Team',
|
|
@@ -3652,7 +3304,6 @@ var metadata = {
|
|
|
3652
3304
|
componentName: 'TreeIcon',
|
|
3653
3305
|
package: '@atlaskit/icon/core/tree',
|
|
3654
3306
|
oldName: ['emoji/nature'],
|
|
3655
|
-
type: 'core',
|
|
3656
3307
|
categorization: 'multi-purpose',
|
|
3657
3308
|
usage: 'Multi purpose - Known usages: Nature emoji category.',
|
|
3658
3309
|
team: 'Design System Team',
|
|
@@ -3663,7 +3314,6 @@ var metadata = {
|
|
|
3663
3314
|
componentName: 'UndoIcon',
|
|
3664
3315
|
package: '@atlaskit/icon/core/undo',
|
|
3665
3316
|
oldName: ['editor/undo', 'undo'],
|
|
3666
|
-
type: 'core',
|
|
3667
3317
|
categorization: 'single-purpose',
|
|
3668
3318
|
usage: 'Single purpose - Reserved for undo in Editor.',
|
|
3669
3319
|
team: 'Design System Team',
|
|
@@ -3674,7 +3324,6 @@ var metadata = {
|
|
|
3674
3324
|
componentName: 'UploadIcon',
|
|
3675
3325
|
package: '@atlaskit/icon/core/upload',
|
|
3676
3326
|
oldName: ['export'],
|
|
3677
|
-
type: 'core',
|
|
3678
3327
|
categorization: 'single-purpose',
|
|
3679
3328
|
usage: 'Single purpose - Reserved for upload in Editor.',
|
|
3680
3329
|
team: 'Design System Team',
|
|
@@ -3685,7 +3334,6 @@ var metadata = {
|
|
|
3685
3334
|
componentName: 'VehicleCarIcon',
|
|
3686
3335
|
package: '@atlaskit/icon/core/vehicle-car',
|
|
3687
3336
|
oldName: ['emoji/travel'],
|
|
3688
|
-
type: 'core',
|
|
3689
3337
|
categorization: 'multi-purpose',
|
|
3690
3338
|
usage: 'Multi purpose - Known usages: Transport emoji category.',
|
|
3691
3339
|
team: 'Design System Team',
|
|
@@ -3696,7 +3344,6 @@ var metadata = {
|
|
|
3696
3344
|
componentName: 'VideoIcon',
|
|
3697
3345
|
package: '@atlaskit/icon/core/video',
|
|
3698
3346
|
oldName: ['media-services/video', 'hipchat/sd-video', 'vid-camera-on', 'video-circle', 'video-filled'],
|
|
3699
|
-
type: 'core',
|
|
3700
3347
|
categorization: 'single-purpose',
|
|
3701
3348
|
usage: 'Single purpose - Reserved for representing video content across Atlassian and Loom.',
|
|
3702
3349
|
team: 'Design System Team',
|
|
@@ -3706,7 +3353,6 @@ var metadata = {
|
|
|
3706
3353
|
keywords: ['video-next', 'videonext', 'icon', 'skip', 'next', 'media', 'forward'],
|
|
3707
3354
|
componentName: 'VideoNextIcon',
|
|
3708
3355
|
package: '@atlaskit/icon/core/video-next',
|
|
3709
|
-
type: 'core',
|
|
3710
3356
|
categorization: 'single-purpose',
|
|
3711
3357
|
usage: 'Single purpose - Reserved for next video in Media.',
|
|
3712
3358
|
team: 'Design System Team',
|
|
@@ -3716,7 +3362,6 @@ var metadata = {
|
|
|
3716
3362
|
keywords: ['video-next-overlay', 'videonextoverlay', 'icon', 'skip', 'next', 'media', 'forward', 'filled'],
|
|
3717
3363
|
componentName: 'VideoNextOverlayIcon',
|
|
3718
3364
|
package: '@atlaskit/icon/core/video-next-overlay',
|
|
3719
|
-
type: 'core',
|
|
3720
3365
|
categorization: 'single-purpose',
|
|
3721
3366
|
usage: 'Single purpose - Reserved for next video when icon is overlayed on Media.',
|
|
3722
3367
|
team: 'Design System Team',
|
|
@@ -3727,7 +3372,6 @@ var metadata = {
|
|
|
3727
3372
|
componentName: 'VideoPauseIcon',
|
|
3728
3373
|
package: '@atlaskit/icon/core/video-pause',
|
|
3729
3374
|
oldName: ['vid-pause'],
|
|
3730
|
-
type: 'core',
|
|
3731
3375
|
categorization: 'single-purpose',
|
|
3732
3376
|
usage: 'Single purpose - Reserved for pause video in Media.',
|
|
3733
3377
|
team: 'Design System Team',
|
|
@@ -3737,7 +3381,6 @@ var metadata = {
|
|
|
3737
3381
|
keywords: ['video-pause-overlay', 'videopauseoverlay', 'icon', 'media', 'video', 'filled'],
|
|
3738
3382
|
componentName: 'VideoPauseOverlayIcon',
|
|
3739
3383
|
package: '@atlaskit/icon/core/video-pause-overlay',
|
|
3740
|
-
type: 'core',
|
|
3741
3384
|
categorization: 'single-purpose',
|
|
3742
3385
|
usage: 'Single purpose - Reserved for pause video when icon is overlayed on Media.',
|
|
3743
3386
|
team: 'Design System Team',
|
|
@@ -3748,7 +3391,6 @@ var metadata = {
|
|
|
3748
3391
|
componentName: 'VideoPlayIcon',
|
|
3749
3392
|
package: '@atlaskit/icon/core/video-play',
|
|
3750
3393
|
oldName: ['vid-play'],
|
|
3751
|
-
type: 'core',
|
|
3752
3394
|
categorization: 'single-purpose',
|
|
3753
3395
|
usage: 'Single purpose - Reserved for play video in Media.',
|
|
3754
3396
|
team: 'Design System Team',
|
|
@@ -3758,7 +3400,6 @@ var metadata = {
|
|
|
3758
3400
|
keywords: ['video-play-overlay', 'videoplayoverlay', 'icon', 'media', 'video', 'filled'],
|
|
3759
3401
|
componentName: 'VideoPlayOverlayIcon',
|
|
3760
3402
|
package: '@atlaskit/icon/core/video-play-overlay',
|
|
3761
|
-
type: 'core',
|
|
3762
3403
|
categorization: 'single-purpose',
|
|
3763
3404
|
usage: 'Single purpose - Reserved for play video when icon is overlayed on Media.',
|
|
3764
3405
|
team: 'Design System Team',
|
|
@@ -3768,7 +3409,6 @@ var metadata = {
|
|
|
3768
3409
|
keywords: ['video-previous', 'videoprevious', 'icon', 'media', 'video', 'back', 'previous'],
|
|
3769
3410
|
componentName: 'VideoPreviousIcon',
|
|
3770
3411
|
package: '@atlaskit/icon/core/video-previous',
|
|
3771
|
-
type: 'core',
|
|
3772
3412
|
categorization: 'single-purpose',
|
|
3773
3413
|
usage: 'Single purpose - Reserved for previous video in Media.',
|
|
3774
3414
|
team: 'Design System Team',
|
|
@@ -3778,7 +3418,6 @@ var metadata = {
|
|
|
3778
3418
|
keywords: ['video-previous-overlay', 'videopreviousoverlay', 'icon', 'media', 'video', 'back', 'previous', 'filled'],
|
|
3779
3419
|
componentName: 'VideoPreviousOverlayIcon',
|
|
3780
3420
|
package: '@atlaskit/icon/core/video-previous-overlay',
|
|
3781
|
-
type: 'core',
|
|
3782
3421
|
categorization: 'single-purpose',
|
|
3783
3422
|
usage: 'Single purpose - Reserved for previous video when icon is overlayed on Media.',
|
|
3784
3423
|
team: 'Design System Team',
|
|
@@ -3788,7 +3427,6 @@ var metadata = {
|
|
|
3788
3427
|
keywords: ['video-skip-backward-fifteen', 'videoskipbackwardfifteen', 'icon', 'video', 'media', 'skip', 'backwards', '15', 'seconds'],
|
|
3789
3428
|
componentName: 'VideoSkipBackwardFifteenIcon',
|
|
3790
3429
|
package: '@atlaskit/icon/core/video-skip-backward-fifteen',
|
|
3791
|
-
type: 'core',
|
|
3792
3430
|
categorization: 'single-purpose',
|
|
3793
3431
|
usage: 'Reserved for skipping video content backward by 15 seconds.',
|
|
3794
3432
|
team: 'Design System Team',
|
|
@@ -3798,7 +3436,6 @@ var metadata = {
|
|
|
3798
3436
|
keywords: ['video-skip-backward-ten', 'videoskipbackwardten', 'icon', 'video', 'media', 'skip', 'backwards', '10', 'seconds'],
|
|
3799
3437
|
componentName: 'VideoSkipBackwardTenIcon',
|
|
3800
3438
|
package: '@atlaskit/icon/core/video-skip-backward-ten',
|
|
3801
|
-
type: 'core',
|
|
3802
3439
|
categorization: 'single-purpose',
|
|
3803
3440
|
usage: 'Reserved for skipping video content backwards by 10 seconds.',
|
|
3804
3441
|
team: 'Design System Team',
|
|
@@ -3808,7 +3445,6 @@ var metadata = {
|
|
|
3808
3445
|
keywords: ['video-skip-forward-fifteen', 'videoskipforwardfifteen', 'icon', 'video', 'media', 'skip', 'forward', '15', 'seconds'],
|
|
3809
3446
|
componentName: 'VideoSkipForwardFifteenIcon',
|
|
3810
3447
|
package: '@atlaskit/icon/core/video-skip-forward-fifteen',
|
|
3811
|
-
type: 'core',
|
|
3812
3448
|
categorization: 'single-purpose',
|
|
3813
3449
|
usage: 'Reserved for skipping video content forward by 15 seconds.',
|
|
3814
3450
|
team: 'Design System Team',
|
|
@@ -3818,7 +3454,6 @@ var metadata = {
|
|
|
3818
3454
|
keywords: ['video-skip-forward-ten', 'videoskipforwardten', 'icon', 'video', 'media', 'skip', 'forward', '10', 'seconds'],
|
|
3819
3455
|
componentName: 'VideoSkipForwardTenIcon',
|
|
3820
3456
|
package: '@atlaskit/icon/core/video-skip-forward-ten',
|
|
3821
|
-
type: 'core',
|
|
3822
3457
|
categorization: 'single-purpose',
|
|
3823
3458
|
usage: 'Reserved for skipping video content forward by 10 seconds.',
|
|
3824
3459
|
team: 'Design System Team',
|
|
@@ -3828,7 +3463,6 @@ var metadata = {
|
|
|
3828
3463
|
keywords: ['video-stop', 'videostop', 'icon', 'video', 'stop'],
|
|
3829
3464
|
componentName: 'VideoStopIcon',
|
|
3830
3465
|
package: '@atlaskit/icon/core/video-stop',
|
|
3831
|
-
type: 'core',
|
|
3832
3466
|
categorization: 'single-purpose',
|
|
3833
3467
|
usage: 'Reserved for stopping video content.',
|
|
3834
3468
|
team: 'Design System Team',
|
|
@@ -3838,7 +3472,6 @@ var metadata = {
|
|
|
3838
3472
|
keywords: ['video-stop-overlay', 'videostopoverlay', 'icon', 'video', 'stop', 'overlay', 'inverse'],
|
|
3839
3473
|
componentName: 'VideoStopOverlayIcon',
|
|
3840
3474
|
package: '@atlaskit/icon/core/video-stop-overlay',
|
|
3841
|
-
type: 'core',
|
|
3842
3475
|
categorization: 'single-purpose',
|
|
3843
3476
|
usage: 'Reserved for stopping video content. Use on dark or translucent backgrounds.',
|
|
3844
3477
|
team: 'Design System Team',
|
|
@@ -3849,7 +3482,6 @@ var metadata = {
|
|
|
3849
3482
|
componentName: 'VolumeHighIcon',
|
|
3850
3483
|
package: '@atlaskit/icon/core/volume-high',
|
|
3851
3484
|
oldName: ['hipchat/outgoing-sound', 'vid-volume-full'],
|
|
3852
|
-
type: 'core',
|
|
3853
3485
|
categorization: 'multi-purpose',
|
|
3854
3486
|
usage: '📦 @atlaskit/icon/core/volume-high',
|
|
3855
3487
|
team: 'Design System Team',
|
|
@@ -3860,7 +3492,6 @@ var metadata = {
|
|
|
3860
3492
|
componentName: 'VolumeLowIcon',
|
|
3861
3493
|
package: '@atlaskit/icon/core/volume-low',
|
|
3862
3494
|
oldName: ['vid-volume-half'],
|
|
3863
|
-
type: 'core',
|
|
3864
3495
|
categorization: 'multi-purpose',
|
|
3865
3496
|
usage: '📦 @atlaskit/icon/core/volume-low',
|
|
3866
3497
|
team: 'Design System Team',
|
|
@@ -3871,7 +3502,6 @@ var metadata = {
|
|
|
3871
3502
|
componentName: 'VolumeMutedIcon',
|
|
3872
3503
|
package: '@atlaskit/icon/core/volume-muted',
|
|
3873
3504
|
oldName: ['vid-volume-muted'],
|
|
3874
|
-
type: 'core',
|
|
3875
3505
|
categorization: 'multi-purpose',
|
|
3876
3506
|
usage: '📦 @atlaskit/icon/core/volume-muted',
|
|
3877
3507
|
team: 'Design System Team',
|
|
@@ -3882,10 +3512,8 @@ var metadata = {
|
|
|
3882
3512
|
componentName: 'WarningIcon',
|
|
3883
3513
|
package: '@atlaskit/icon/core/warning',
|
|
3884
3514
|
oldName: ['editor/warning', 'warning'],
|
|
3885
|
-
type: 'core',
|
|
3886
3515
|
replacement: {
|
|
3887
3516
|
name: 'status-warning',
|
|
3888
|
-
type: 'core',
|
|
3889
3517
|
location: '@atlaskit/icon'
|
|
3890
3518
|
},
|
|
3891
3519
|
categorization: 'single-purpose',
|
|
@@ -3897,7 +3525,6 @@ var metadata = {
|
|
|
3897
3525
|
keywords: ['whiteboard', 'icon', 'shapes', 'canvas'],
|
|
3898
3526
|
componentName: 'WhiteboardIcon',
|
|
3899
3527
|
package: '@atlaskit/icon/core/whiteboard',
|
|
3900
|
-
type: 'core',
|
|
3901
3528
|
categorization: 'single-purpose',
|
|
3902
3529
|
usage: 'Single purpose - Reserved for whiteboards in Confluence.',
|
|
3903
3530
|
team: 'Design System Team',
|
|
@@ -3908,7 +3535,6 @@ var metadata = {
|
|
|
3908
3535
|
componentName: 'WorkItemIcon',
|
|
3909
3536
|
package: '@atlaskit/icon/core/work-item',
|
|
3910
3537
|
oldName: ['issue'],
|
|
3911
|
-
type: 'core',
|
|
3912
3538
|
categorization: 'single-purpose',
|
|
3913
3539
|
usage: 'Reserved for work items.',
|
|
3914
3540
|
team: 'Design System Team',
|
|
@@ -3919,7 +3545,6 @@ var metadata = {
|
|
|
3919
3545
|
componentName: 'WorkItemsIcon',
|
|
3920
3546
|
package: '@atlaskit/icon/core/work-items',
|
|
3921
3547
|
oldName: ['issues'],
|
|
3922
|
-
type: 'core',
|
|
3923
3548
|
categorization: 'single-purpose',
|
|
3924
3549
|
usage: 'Reserved for representing multiple work items.',
|
|
3925
3550
|
team: 'Design System Team',
|
|
@@ -3930,7 +3555,6 @@ var metadata = {
|
|
|
3930
3555
|
componentName: 'ZoomInIcon',
|
|
3931
3556
|
package: '@atlaskit/icon/core/zoom-in',
|
|
3932
3557
|
oldName: ['media-services/zoom-in'],
|
|
3933
|
-
type: 'core',
|
|
3934
3558
|
categorization: 'single-purpose',
|
|
3935
3559
|
usage: 'Single purpose - Reserved for zooming in of an object or view.',
|
|
3936
3560
|
team: 'Design System Team',
|
|
@@ -3941,7 +3565,6 @@ var metadata = {
|
|
|
3941
3565
|
componentName: 'ZoomOutIcon',
|
|
3942
3566
|
package: '@atlaskit/icon/core/zoom-out',
|
|
3943
3567
|
oldName: ['media-services/zoom-out'],
|
|
3944
|
-
type: 'core',
|
|
3945
3568
|
categorization: 'single-purpose',
|
|
3946
3569
|
usage: 'Single purpose - Reserved for zooming out of an object or view.',
|
|
3947
3570
|
team: 'Design System Team',
|