@atlaskit/icon 27.0.0 → 27.1.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 +81 -0
- package/core/capture.d.ts +4 -1
- package/core/capture.js +3 -3
- package/core/cash.js +2 -2
- package/core/close.d.ts +4 -1
- package/core/close.js +3 -3
- package/core/cross.d.ts +13 -0
- package/core/cross.js +28 -0
- package/core/discovery.d.ts +4 -1
- package/core/discovery.js +3 -2
- package/core/error.d.ts +4 -1
- package/core/error.js +3 -2
- package/core/flask.js +2 -2
- package/core/focus-area.d.ts +13 -0
- package/core/focus-area.js +28 -0
- package/core/information.d.ts +4 -1
- package/core/information.js +4 -2
- package/core/lightbulb.js +2 -2
- package/core/magic-wand.js +2 -2
- package/core/migration/capture--jira-capture.js +3 -3
- package/core/migration/close--cross.js +3 -3
- package/core/migration/close--editor-close.js +3 -3
- package/core/migration/discovery--editor-note.js +3 -2
- package/core/migration/error.js +3 -2
- package/core/migration/information--editor-info.js +4 -2
- package/core/migration/information--editor-panel.js +4 -2
- package/core/migration/information--info.js +4 -2
- package/core/migration/success--check-circle.js +2 -2
- package/core/migration/success--editor-success.js +2 -2
- package/core/migration/warning--editor-warning.js +3 -2
- package/core/migration/warning.js +3 -2
- package/core/paint-palette.js +2 -2
- package/core/pen.js +2 -2
- package/core/status-discovery.d.ts +13 -0
- package/core/status-discovery.js +29 -0
- package/core/status-error.d.ts +13 -0
- package/core/status-error.js +29 -0
- package/core/status-information.d.ts +13 -0
- package/core/status-information.js +30 -0
- package/core/status-success.d.ts +13 -0
- package/core/status-success.js +28 -0
- package/core/status-verified.js +3 -2
- package/core/status-warning.d.ts +13 -0
- package/core/status-warning.js +29 -0
- package/core/success.d.ts +4 -1
- package/core/success.js +2 -2
- package/core/warning.d.ts +4 -1
- package/core/warning.js +3 -2
- package/dist/cjs/deprecated-utility.js +134 -4
- package/dist/cjs/metadata-core.js +131 -26
- package/dist/cjs/metadata-utility.js +170 -30
- package/dist/es2019/deprecated-utility.js +134 -4
- package/dist/es2019/metadata-core.js +131 -26
- package/dist/es2019/metadata-utility.js +170 -30
- package/dist/esm/deprecated-utility.js +134 -4
- package/dist/esm/metadata-core.js +131 -26
- package/dist/esm/metadata-utility.js +170 -30
- package/dist/types/deprecated-utility.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types/metadata-utility.d.ts +1 -1
- package/dist/types-ts4.5/deprecated-utility.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-utility.d.ts +1 -1
- package/package.json +4 -4
- package/svgs/core/cash.svg +1 -1
- package/svgs/core/cross.svg +1 -0
- package/svgs/core/flask.svg +1 -1
- package/svgs/core/focus-area.svg +1 -0
- package/svgs/core/lightbulb.svg +1 -1
- package/svgs/core/magic-wand.svg +1 -1
- package/svgs/core/paint-palette.svg +1 -1
- package/svgs/core/pen.svg +1 -1
- package/svgs/core/status-discovery.svg +1 -0
- package/svgs/core/status-error.svg +1 -0
- package/svgs/core/status-information.svg +1 -0
- package/svgs/core/status-success.svg +1 -0
- package/svgs/core/status-verified.svg +1 -1
- package/svgs/core/status-warning.svg +1 -0
- package/utility/add.d.ts +4 -1
- package/utility/arrow-down.d.ts +4 -1
- package/utility/arrow-left.d.ts +4 -1
- package/utility/arrow-right.d.ts +4 -1
- package/utility/arrow-up.d.ts +4 -1
- package/utility/check-circle.d.ts +4 -1
- package/utility/check-mark.d.ts +4 -1
- package/utility/chevron-double-left.d.ts +4 -1
- package/utility/chevron-double-right.d.ts +4 -1
- package/utility/chevron-down.d.ts +4 -1
- package/utility/chevron-left.d.ts +4 -1
- package/utility/chevron-right.d.ts +4 -1
- package/utility/chevron-up.d.ts +4 -1
- package/utility/cross-circle.d.ts +4 -1
- package/utility/cross.d.ts +4 -1
- package/utility/drag-handle-horizontal.d.ts +4 -1
- package/utility/drag-handle-vertical.d.ts +4 -1
- package/utility/drag-handle.d.ts +2 -2
- package/utility/error.d.ts +4 -1
- package/utility/information.d.ts +4 -1
- package/utility/link-external.d.ts +4 -1
- package/utility/lock-locked.d.ts +4 -1
- package/utility/lock-unlocked.d.ts +4 -1
- package/utility/show-more-horizontal.d.ts +4 -1
- package/utility/show-more-vertical.d.ts +4 -1
- package/utility/star-starred.d.ts +4 -1
- package/utility/star-unstarred.d.ts +4 -1
- package/utility/success.d.ts +4 -1
- package/utility/warning.d.ts +4 -1
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::def88f99a18599971f0ca077232e66ca>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -14,10 +14,15 @@ const metadata = {
|
|
|
14
14
|
package: '@atlaskit/icon/utility/add',
|
|
15
15
|
oldName: ['add-circle', 'add', 'editor/add', 'emoji/custom'],
|
|
16
16
|
type: 'utility',
|
|
17
|
+
replacement: {
|
|
18
|
+
name: 'add',
|
|
19
|
+
type: 'core',
|
|
20
|
+
location: '@atlaskit/icon'
|
|
21
|
+
},
|
|
17
22
|
categorization: 'utility',
|
|
18
23
|
usage: 'Reserved for creating and adding an object as a secondary/tertiary action in a menu item.',
|
|
19
24
|
team: 'Design System Team',
|
|
20
|
-
status: '
|
|
25
|
+
status: 'deprecated'
|
|
21
26
|
},
|
|
22
27
|
'arrow-down': {
|
|
23
28
|
keywords: ['arrow-down', 'arrowdown', 'icon', 'utility', 'down', 'bottom', 'sorting'],
|
|
@@ -25,10 +30,15 @@ const metadata = {
|
|
|
25
30
|
package: '@atlaskit/icon/utility/arrow-down',
|
|
26
31
|
oldName: ['arrow-down-circle', 'arrow-down'],
|
|
27
32
|
type: 'utility',
|
|
33
|
+
replacement: {
|
|
34
|
+
name: 'arrow-down',
|
|
35
|
+
type: 'core',
|
|
36
|
+
location: '@atlaskit/icon'
|
|
37
|
+
},
|
|
28
38
|
categorization: 'utility',
|
|
29
39
|
usage: 'Know uses: sorting table headers or Bitbucket code difference.',
|
|
30
40
|
team: 'Design System Team',
|
|
31
|
-
status: '
|
|
41
|
+
status: 'deprecated'
|
|
32
42
|
},
|
|
33
43
|
'arrow-left': {
|
|
34
44
|
keywords: ['arrow-left', 'arrowleft', 'back', 'previous', 'icon', 'utility', 'back', 'previous'],
|
|
@@ -36,10 +46,15 @@ const metadata = {
|
|
|
36
46
|
package: '@atlaskit/icon/utility/arrow-left',
|
|
37
47
|
oldName: ['arrow-left-circle', 'arrow-left'],
|
|
38
48
|
type: 'utility',
|
|
49
|
+
replacement: {
|
|
50
|
+
name: 'arrow-left',
|
|
51
|
+
type: 'core',
|
|
52
|
+
location: '@atlaskit/icon'
|
|
53
|
+
},
|
|
39
54
|
categorization: 'utility',
|
|
40
55
|
usage: 'Known uses: back to previous screen, previous slide.',
|
|
41
56
|
team: 'Design System Team',
|
|
42
|
-
status: '
|
|
57
|
+
status: 'deprecated'
|
|
43
58
|
},
|
|
44
59
|
'arrow-right': {
|
|
45
60
|
keywords: ['arrow-right', 'arrowright', 'forward', 'next', 'icon', 'utility', 'forward', 'next', 'link'],
|
|
@@ -47,10 +62,15 @@ const metadata = {
|
|
|
47
62
|
package: '@atlaskit/icon/utility/arrow-right',
|
|
48
63
|
oldName: ['arrow-right-circle', 'arrow-right'],
|
|
49
64
|
type: 'utility',
|
|
65
|
+
replacement: {
|
|
66
|
+
name: 'arrow-right',
|
|
67
|
+
type: 'core',
|
|
68
|
+
location: '@atlaskit/icon'
|
|
69
|
+
},
|
|
50
70
|
categorization: 'utility',
|
|
51
71
|
usage: 'Known uses: link to nested menu item, a linked menu item, next slide.',
|
|
52
72
|
team: 'Design System Team',
|
|
53
|
-
status: '
|
|
73
|
+
status: 'deprecated'
|
|
54
74
|
},
|
|
55
75
|
'arrow-up': {
|
|
56
76
|
keywords: ['arrow-up', 'arrowup', 'icon', 'utility', 'improvement', 'jira status'],
|
|
@@ -58,10 +78,15 @@ const metadata = {
|
|
|
58
78
|
package: '@atlaskit/icon/utility/arrow-up',
|
|
59
79
|
oldName: ['arrow-up-circle', 'arrow-up'],
|
|
60
80
|
type: 'utility',
|
|
81
|
+
replacement: {
|
|
82
|
+
name: 'arrow-up',
|
|
83
|
+
type: 'core',
|
|
84
|
+
location: '@atlaskit/icon'
|
|
85
|
+
},
|
|
61
86
|
categorization: 'utility',
|
|
62
87
|
usage: 'Known uses: back to top.',
|
|
63
88
|
team: 'Design System Team',
|
|
64
|
-
status: '
|
|
89
|
+
status: 'deprecated'
|
|
65
90
|
},
|
|
66
91
|
'check-circle': {
|
|
67
92
|
keywords: ['check-circle', 'checkcircle', 'tick', 'icon', 'utility', 'tick', 'yes', 'checkmark'],
|
|
@@ -69,10 +94,15 @@ const metadata = {
|
|
|
69
94
|
package: '@atlaskit/icon/utility/check-circle',
|
|
70
95
|
oldName: ['check-circle', 'check-circle-outline', 'emoji/productivity'],
|
|
71
96
|
type: 'utility',
|
|
97
|
+
replacement: {
|
|
98
|
+
name: 'check-circle',
|
|
99
|
+
type: 'core',
|
|
100
|
+
location: '@atlaskit/icon'
|
|
101
|
+
},
|
|
72
102
|
categorization: 'utility',
|
|
73
103
|
usage: '📦 @atlaskit/icon/utility/check-circle',
|
|
74
104
|
team: 'Design System Team',
|
|
75
|
-
status: '
|
|
105
|
+
status: 'deprecated'
|
|
76
106
|
},
|
|
77
107
|
'check-mark': {
|
|
78
108
|
keywords: ['check-mark', 'checkmark', 'icon', 'utility', 'tick'],
|
|
@@ -80,20 +110,30 @@ const metadata = {
|
|
|
80
110
|
package: '@atlaskit/icon/utility/check-mark',
|
|
81
111
|
oldName: ['check', 'editor/done'],
|
|
82
112
|
type: 'utility',
|
|
113
|
+
replacement: {
|
|
114
|
+
name: 'check-mark',
|
|
115
|
+
type: 'core',
|
|
116
|
+
location: '@atlaskit/icon'
|
|
117
|
+
},
|
|
83
118
|
categorization: 'utility',
|
|
84
119
|
usage: '📦 @atlaskit/icon/utility/check-mark',
|
|
85
120
|
team: 'Design System Team',
|
|
86
|
-
status: '
|
|
121
|
+
status: 'deprecated'
|
|
87
122
|
},
|
|
88
123
|
'chevron-double-left': {
|
|
89
124
|
keywords: ['chevron-double-left', 'chevrondoubleleft', 'icon', 'utility', 'calendar year', '<<', 'less than', 'previous'],
|
|
90
125
|
componentName: 'ChevronDoubleLeftIcon',
|
|
91
126
|
package: '@atlaskit/icon/utility/chevron-double-left',
|
|
92
127
|
type: 'utility',
|
|
128
|
+
replacement: {
|
|
129
|
+
name: 'chevron-double-left',
|
|
130
|
+
type: 'core',
|
|
131
|
+
location: '@atlaskit/icon'
|
|
132
|
+
},
|
|
93
133
|
categorization: 'utility',
|
|
94
134
|
usage: 'Reserved for calendar year button.',
|
|
95
135
|
team: 'Design System Team',
|
|
96
|
-
status: '
|
|
136
|
+
status: 'deprecated',
|
|
97
137
|
slackChannel: '#help-design-system'
|
|
98
138
|
},
|
|
99
139
|
'chevron-double-right': {
|
|
@@ -101,10 +141,15 @@ const metadata = {
|
|
|
101
141
|
componentName: 'ChevronDoubleRightIcon',
|
|
102
142
|
package: '@atlaskit/icon/utility/chevron-double-right',
|
|
103
143
|
type: 'utility',
|
|
144
|
+
replacement: {
|
|
145
|
+
name: 'chevron-double-right',
|
|
146
|
+
type: 'core',
|
|
147
|
+
location: '@atlaskit/icon'
|
|
148
|
+
},
|
|
104
149
|
categorization: 'utility',
|
|
105
150
|
usage: 'Reserved for calendar year button.',
|
|
106
151
|
team: 'Design System Team',
|
|
107
|
-
status: '
|
|
152
|
+
status: 'deprecated',
|
|
108
153
|
slackChannel: '#help-design-system'
|
|
109
154
|
},
|
|
110
155
|
'chevron-down': {
|
|
@@ -113,10 +158,15 @@ const metadata = {
|
|
|
113
158
|
package: '@atlaskit/icon/utility/chevron-down',
|
|
114
159
|
oldName: ['chevron-down', 'chevron-down-circle', 'hipchat/chevron-down'],
|
|
115
160
|
type: 'utility',
|
|
161
|
+
replacement: {
|
|
162
|
+
name: 'chevron-down',
|
|
163
|
+
type: 'core',
|
|
164
|
+
location: '@atlaskit/icon'
|
|
165
|
+
},
|
|
116
166
|
categorization: 'utility',
|
|
117
167
|
usage: 'Reserved for dropdown menus, selects, accordions, and expands.',
|
|
118
168
|
team: 'Design System Team',
|
|
119
|
-
status: '
|
|
169
|
+
status: 'deprecated'
|
|
120
170
|
},
|
|
121
171
|
'chevron-left': {
|
|
122
172
|
keywords: ['chevron-left', 'chevronleft', 'back', 'previous', 'icon', 'utility', 'less than', '<', 'previous'],
|
|
@@ -124,10 +174,15 @@ const metadata = {
|
|
|
124
174
|
package: '@atlaskit/icon/utility/chevron-left',
|
|
125
175
|
oldName: ['chevron-left-circle', 'chevron-left', 'chevron-left-large'],
|
|
126
176
|
type: 'utility',
|
|
177
|
+
replacement: {
|
|
178
|
+
name: 'chevron-left',
|
|
179
|
+
type: 'core',
|
|
180
|
+
location: '@atlaskit/icon'
|
|
181
|
+
},
|
|
127
182
|
categorization: 'utility',
|
|
128
183
|
usage: 'Reserved for collapse side nav and to indicate previous in dates.',
|
|
129
184
|
team: 'Design System Team',
|
|
130
|
-
status: '
|
|
185
|
+
status: 'deprecated'
|
|
131
186
|
},
|
|
132
187
|
'chevron-right': {
|
|
133
188
|
keywords: ['chevron-right', 'chevronright', 'forward', 'next', 'icon', 'utility', 'greater than', '>', 'next'],
|
|
@@ -135,10 +190,15 @@ const metadata = {
|
|
|
135
190
|
package: '@atlaskit/icon/utility/chevron-right',
|
|
136
191
|
oldName: ['chevron-right-circle', 'chevron-right', 'chevron-right-large'],
|
|
137
192
|
type: 'utility',
|
|
193
|
+
replacement: {
|
|
194
|
+
name: 'chevron-right',
|
|
195
|
+
type: 'core',
|
|
196
|
+
location: '@atlaskit/icon'
|
|
197
|
+
},
|
|
138
198
|
categorization: 'utility',
|
|
139
199
|
usage: 'Reserved for menu fly outs and to indicate next in dates.',
|
|
140
200
|
team: 'Design System Team',
|
|
141
|
-
status: '
|
|
201
|
+
status: 'deprecated'
|
|
142
202
|
},
|
|
143
203
|
'chevron-up': {
|
|
144
204
|
keywords: ['chevron-up', 'chevronup', 'expand', 'collapse', 'icon', 'utility', 'up', 'accordion'],
|
|
@@ -146,10 +206,15 @@ const metadata = {
|
|
|
146
206
|
package: '@atlaskit/icon/utility/chevron-up',
|
|
147
207
|
oldName: ['chevron-up-circle', 'hipchat/chevron-up', 'chevron-up'],
|
|
148
208
|
type: 'utility',
|
|
209
|
+
replacement: {
|
|
210
|
+
name: 'chevron-up',
|
|
211
|
+
type: 'core',
|
|
212
|
+
location: '@atlaskit/icon'
|
|
213
|
+
},
|
|
149
214
|
categorization: 'utility',
|
|
150
215
|
usage: 'Reserved for accordions.',
|
|
151
216
|
team: 'Design System Team',
|
|
152
|
-
status: '
|
|
217
|
+
status: 'deprecated'
|
|
153
218
|
},
|
|
154
219
|
cross: {
|
|
155
220
|
keywords: ['cross', 'close', 'x', 'cancel', 'icon', 'utility', 'remove', 'clear', 'x'],
|
|
@@ -157,10 +222,15 @@ const metadata = {
|
|
|
157
222
|
package: '@atlaskit/icon/utility/cross',
|
|
158
223
|
oldName: ['editor/close'],
|
|
159
224
|
type: 'utility',
|
|
225
|
+
replacement: {
|
|
226
|
+
name: 'cross',
|
|
227
|
+
type: 'core',
|
|
228
|
+
location: '@atlaskit/icon'
|
|
229
|
+
},
|
|
160
230
|
categorization: 'utility',
|
|
161
231
|
usage: 'Known uses: remove tag.',
|
|
162
232
|
team: 'Design System Team',
|
|
163
|
-
status: '
|
|
233
|
+
status: 'deprecated'
|
|
164
234
|
},
|
|
165
235
|
'cross-circle': {
|
|
166
236
|
keywords: ['cross-circle', 'crosscircle', 'close', 'x', 'cancel', 'icon', 'utility', 'x', 'exit', 'clear', 'no', 'filled', 'form'],
|
|
@@ -168,10 +238,15 @@ const metadata = {
|
|
|
168
238
|
package: '@atlaskit/icon/utility/cross-circle',
|
|
169
239
|
oldName: ['cross-circle', 'editor/error', 'select-clear'],
|
|
170
240
|
type: 'utility',
|
|
241
|
+
replacement: {
|
|
242
|
+
name: 'cross-circle',
|
|
243
|
+
type: 'core',
|
|
244
|
+
location: '@atlaskit/icon'
|
|
245
|
+
},
|
|
171
246
|
categorization: 'utility',
|
|
172
247
|
usage: 'Reserved for Helper Messages in Forms.',
|
|
173
248
|
team: 'Design System Team',
|
|
174
|
-
status: '
|
|
249
|
+
status: 'deprecated'
|
|
175
250
|
},
|
|
176
251
|
'drag-handle': {
|
|
177
252
|
keywords: ['drag-handle', 'draghandle', 'icon', 'utility', 'drag handler', 'drag dots', 'reorder', 'move'],
|
|
@@ -181,7 +256,7 @@ const metadata = {
|
|
|
181
256
|
type: 'utility',
|
|
182
257
|
replacement: {
|
|
183
258
|
name: 'drag-handle-vertical',
|
|
184
|
-
type: '
|
|
259
|
+
type: 'core',
|
|
185
260
|
location: '@atlaskit/icon'
|
|
186
261
|
},
|
|
187
262
|
categorization: 'utility',
|
|
@@ -194,10 +269,15 @@ const metadata = {
|
|
|
194
269
|
componentName: 'DragHandleHorizontalIcon',
|
|
195
270
|
package: '@atlaskit/icon/utility/drag-handle-horizontal',
|
|
196
271
|
type: 'utility',
|
|
272
|
+
replacement: {
|
|
273
|
+
name: 'drag-handle-horizontal',
|
|
274
|
+
type: 'core',
|
|
275
|
+
location: '@atlaskit/icon'
|
|
276
|
+
},
|
|
197
277
|
categorization: 'utility',
|
|
198
278
|
usage: 'Reserved for dragging elements along a horizontal axis.',
|
|
199
279
|
team: 'Design System Team',
|
|
200
|
-
status: '
|
|
280
|
+
status: 'deprecated',
|
|
201
281
|
slackChannel: '#icon-contributions'
|
|
202
282
|
},
|
|
203
283
|
'drag-handle-vertical': {
|
|
@@ -206,10 +286,15 @@ const metadata = {
|
|
|
206
286
|
package: '@atlaskit/icon/utility/drag-handle-vertical',
|
|
207
287
|
oldName: ['drag-handler'],
|
|
208
288
|
type: 'utility',
|
|
289
|
+
replacement: {
|
|
290
|
+
name: 'drag-handle-vertical',
|
|
291
|
+
type: 'core',
|
|
292
|
+
location: '@atlaskit/icon'
|
|
293
|
+
},
|
|
209
294
|
categorization: 'utility',
|
|
210
295
|
usage: 'Reserved for dragging elements along a vertical axis.',
|
|
211
296
|
team: 'Design System Team',
|
|
212
|
-
status: '
|
|
297
|
+
status: 'deprecated',
|
|
213
298
|
slackChannel: '#icon-contributions'
|
|
214
299
|
},
|
|
215
300
|
error: {
|
|
@@ -218,10 +303,15 @@ const metadata = {
|
|
|
218
303
|
package: '@atlaskit/icon/utility/error',
|
|
219
304
|
oldName: ['error'],
|
|
220
305
|
type: 'utility',
|
|
306
|
+
replacement: {
|
|
307
|
+
name: 'status-error',
|
|
308
|
+
type: 'core',
|
|
309
|
+
location: '@atlaskit/icon'
|
|
310
|
+
},
|
|
221
311
|
categorization: 'utility',
|
|
222
312
|
usage: 'Reserved for Helper Messages in Forms.',
|
|
223
313
|
team: 'Design System Team',
|
|
224
|
-
status: '
|
|
314
|
+
status: 'deprecated'
|
|
225
315
|
},
|
|
226
316
|
information: {
|
|
227
317
|
keywords: ['information', 'icon', 'utility', 'info', 'filled', 'helper', 'tip', 'form'],
|
|
@@ -229,10 +319,15 @@ const metadata = {
|
|
|
229
319
|
package: '@atlaskit/icon/utility/information',
|
|
230
320
|
oldName: ['editor/info', 'editor/panel', 'info'],
|
|
231
321
|
type: 'utility',
|
|
322
|
+
replacement: {
|
|
323
|
+
name: 'status-information',
|
|
324
|
+
type: 'core',
|
|
325
|
+
location: '@atlaskit/icon'
|
|
326
|
+
},
|
|
232
327
|
categorization: 'utility',
|
|
233
328
|
usage: 'Reserved for Helper Messages in Forms.',
|
|
234
329
|
team: 'Design System Team',
|
|
235
|
-
status: '
|
|
330
|
+
status: 'deprecated'
|
|
236
331
|
},
|
|
237
332
|
'link-external': {
|
|
238
333
|
keywords: ['link-external', 'linkexternal', 'icon', 'utility', 'new tab', 'new window', 'open in', 'url', 'hyperlink', 'www', 'http', 'https', 'website', 'external', 'shortcut', 'diagonal arrow', 'secondary', 'tertiary'],
|
|
@@ -240,10 +335,15 @@ const metadata = {
|
|
|
240
335
|
package: '@atlaskit/icon/utility/link-external',
|
|
241
336
|
oldName: ['shortcut'],
|
|
242
337
|
type: 'utility',
|
|
338
|
+
replacement: {
|
|
339
|
+
name: 'link-external',
|
|
340
|
+
type: 'core',
|
|
341
|
+
location: '@atlaskit/icon'
|
|
342
|
+
},
|
|
243
343
|
categorization: 'utility',
|
|
244
344
|
usage: 'Reserved for links that open up a new tab as a secondary/tertiary action.',
|
|
245
345
|
team: 'Design System Team',
|
|
246
|
-
status: '
|
|
346
|
+
status: 'deprecated'
|
|
247
347
|
},
|
|
248
348
|
'lock-locked': {
|
|
249
349
|
keywords: ['lock-locked', 'locklocked', 'icon', 'utility', 'secondary', 'tertiary', 'permissions', 'no access', 'restricted', 'security', 'secure', 'forbidden', 'authentication'],
|
|
@@ -251,10 +351,15 @@ const metadata = {
|
|
|
251
351
|
package: '@atlaskit/icon/utility/lock-locked',
|
|
252
352
|
oldName: ['lock-circle', 'lock-filled', 'lock', 'unlock-circle'],
|
|
253
353
|
type: 'utility',
|
|
354
|
+
replacement: {
|
|
355
|
+
name: 'lock-locked',
|
|
356
|
+
type: 'core',
|
|
357
|
+
location: '@atlaskit/icon'
|
|
358
|
+
},
|
|
254
359
|
categorization: 'utility',
|
|
255
360
|
usage: 'Reserved for indicating something is locked in the side navigation Menu Item.',
|
|
256
361
|
team: 'Design System Team',
|
|
257
|
-
status: '
|
|
362
|
+
status: 'deprecated'
|
|
258
363
|
},
|
|
259
364
|
'lock-unlocked': {
|
|
260
365
|
keywords: ['lock-unlocked', 'lockunlocked', 'icon', 'utility', 'secondary', 'tertiary', 'open permissions', 'unrestricted access', 'security', 'insecure', 'authentication'],
|
|
@@ -262,10 +367,15 @@ const metadata = {
|
|
|
262
367
|
package: '@atlaskit/icon/utility/lock-unlocked',
|
|
263
368
|
oldName: ['unlock-filled', 'unlock'],
|
|
264
369
|
type: 'utility',
|
|
370
|
+
replacement: {
|
|
371
|
+
name: 'lock-unlocked',
|
|
372
|
+
type: 'core',
|
|
373
|
+
location: '@atlaskit/icon'
|
|
374
|
+
},
|
|
265
375
|
categorization: 'utility',
|
|
266
376
|
usage: 'Reserved for indicating something is locked in the side navigation Menu Item.',
|
|
267
377
|
team: 'Design System Team',
|
|
268
|
-
status: '
|
|
378
|
+
status: 'deprecated'
|
|
269
379
|
},
|
|
270
380
|
'show-more-horizontal': {
|
|
271
381
|
keywords: ['show-more-horizontal', 'showmorehorizontal', 'icon', 'utility', 'ellipses', 'three dots', 'meatball', 'more actions', 'secondary', 'tertiary'],
|
|
@@ -273,10 +383,15 @@ const metadata = {
|
|
|
273
383
|
package: '@atlaskit/icon/utility/show-more-horizontal',
|
|
274
384
|
oldName: ['editor/more', 'more'],
|
|
275
385
|
type: 'utility',
|
|
386
|
+
replacement: {
|
|
387
|
+
name: 'show-more-horizontal',
|
|
388
|
+
type: 'core',
|
|
389
|
+
location: '@atlaskit/icon'
|
|
390
|
+
},
|
|
276
391
|
categorization: 'utility',
|
|
277
392
|
usage: 'Reserved for secondary/tertiary more action menus.',
|
|
278
393
|
team: 'Design System Team',
|
|
279
|
-
status: '
|
|
394
|
+
status: 'deprecated'
|
|
280
395
|
},
|
|
281
396
|
'show-more-vertical': {
|
|
282
397
|
keywords: ['show-more-vertical', 'showmorevertical', 'icon', 'utility', 'three dots', 'kebab', 'more actions', 'secondary', 'tertiary'],
|
|
@@ -284,10 +399,15 @@ const metadata = {
|
|
|
284
399
|
package: '@atlaskit/icon/utility/show-more-vertical',
|
|
285
400
|
oldName: ['more-vertical'],
|
|
286
401
|
type: 'utility',
|
|
402
|
+
replacement: {
|
|
403
|
+
name: 'show-more-vertical',
|
|
404
|
+
type: 'core',
|
|
405
|
+
location: '@atlaskit/icon'
|
|
406
|
+
},
|
|
287
407
|
categorization: 'utility',
|
|
288
408
|
usage: 'Reserved for secondary/tertiary action menus, traditionally on mobile.',
|
|
289
409
|
team: 'Design System Team',
|
|
290
|
-
status: '
|
|
410
|
+
status: 'deprecated'
|
|
291
411
|
},
|
|
292
412
|
'star-starred': {
|
|
293
413
|
keywords: ['star-starred', 'starstarred', 'icon', 'utility', 'favourite', 'star', 'starred', 'filled', 'menu', 'secondary', 'tertiary'],
|
|
@@ -295,10 +415,15 @@ const metadata = {
|
|
|
295
415
|
package: '@atlaskit/icon/utility/star-starred',
|
|
296
416
|
oldName: ['star-filled'],
|
|
297
417
|
type: 'utility',
|
|
418
|
+
replacement: {
|
|
419
|
+
name: 'star-starred',
|
|
420
|
+
type: 'core',
|
|
421
|
+
location: '@atlaskit/icon'
|
|
422
|
+
},
|
|
298
423
|
categorization: 'utility',
|
|
299
424
|
usage: 'Reserved for starred or favourited objects as a secondary/tertiary action.',
|
|
300
425
|
team: 'Design System Team',
|
|
301
|
-
status: '
|
|
426
|
+
status: 'deprecated'
|
|
302
427
|
},
|
|
303
428
|
'star-unstarred': {
|
|
304
429
|
keywords: ['star-unstarred', 'starunstarred', 'icon', 'utility', 'favourite', 'star', 'form', 'secondary', 'tertiary'],
|
|
@@ -306,10 +431,15 @@ const metadata = {
|
|
|
306
431
|
package: '@atlaskit/icon/utility/star-unstarred',
|
|
307
432
|
oldName: ['star', 'star-large'],
|
|
308
433
|
type: 'utility',
|
|
434
|
+
replacement: {
|
|
435
|
+
name: 'star-unstarred',
|
|
436
|
+
type: 'core',
|
|
437
|
+
location: '@atlaskit/icon'
|
|
438
|
+
},
|
|
309
439
|
categorization: 'utility',
|
|
310
440
|
usage: 'Reserved for starring or favoriting objects as a secondary/tertiary action.',
|
|
311
441
|
team: 'Design System Team',
|
|
312
|
-
status: '
|
|
442
|
+
status: 'deprecated'
|
|
313
443
|
},
|
|
314
444
|
success: {
|
|
315
445
|
keywords: ['success', 'icon', 'utility', 'tick', 'yes', 'success', 'filled'],
|
|
@@ -317,10 +447,15 @@ const metadata = {
|
|
|
317
447
|
package: '@atlaskit/icon/utility/success',
|
|
318
448
|
oldName: ['check-circle', 'editor/success'],
|
|
319
449
|
type: 'utility',
|
|
450
|
+
replacement: {
|
|
451
|
+
name: 'status-success',
|
|
452
|
+
type: 'core',
|
|
453
|
+
location: '@atlaskit/icon'
|
|
454
|
+
},
|
|
320
455
|
categorization: 'utility',
|
|
321
456
|
usage: 'Reserved for Helper Messages in Forms.',
|
|
322
457
|
team: 'Design System Team',
|
|
323
|
-
status: '
|
|
458
|
+
status: 'deprecated'
|
|
324
459
|
},
|
|
325
460
|
warning: {
|
|
326
461
|
keywords: ['warning', 'error', 'alert', 'icon', 'utility', 'alert', 'danger', 'triangle', 'filled', 'secondary', 'tertiary'],
|
|
@@ -328,10 +463,15 @@ const metadata = {
|
|
|
328
463
|
package: '@atlaskit/icon/utility/warning',
|
|
329
464
|
oldName: ['editor/warning', 'warning'],
|
|
330
465
|
type: 'utility',
|
|
466
|
+
replacement: {
|
|
467
|
+
name: 'status-warning',
|
|
468
|
+
type: 'core',
|
|
469
|
+
location: '@atlaskit/icon'
|
|
470
|
+
},
|
|
331
471
|
categorization: 'utility',
|
|
332
472
|
usage: 'Reserved for Helper Messages in Forms.',
|
|
333
473
|
team: 'Design System Team',
|
|
334
|
-
status: '
|
|
474
|
+
status: 'deprecated'
|
|
335
475
|
}
|
|
336
476
|
};
|
|
337
477
|
export default metadata;
|
|
@@ -3,16 +3,146 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::fb70e6767d35094fbe4b28e206f22313>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
var deprecatedIcons = {
|
|
10
|
+
'@atlaskit/icon/utility/add': {
|
|
11
|
+
message: 'The icon "add" is deprecated in favour of "add" from “@atlaskit/icon/core”'
|
|
12
|
+
},
|
|
13
|
+
'@atlaskit/icon/utility/arrow-down': {
|
|
14
|
+
message: 'The icon "arrow-down" is deprecated in favour of "arrow-down" from “@atlaskit/icon/core”'
|
|
15
|
+
},
|
|
16
|
+
'@atlaskit/icon/utility/arrow-left': {
|
|
17
|
+
message: 'The icon "arrow-left" is deprecated in favour of "arrow-left" from “@atlaskit/icon/core”'
|
|
18
|
+
},
|
|
19
|
+
'@atlaskit/icon/utility/arrow-right': {
|
|
20
|
+
message: 'The icon "arrow-right" is deprecated in favour of "arrow-right" from “@atlaskit/icon/core”'
|
|
21
|
+
},
|
|
22
|
+
'@atlaskit/icon/utility/arrow-up': {
|
|
23
|
+
message: 'The icon "arrow-up" is deprecated in favour of "arrow-up" from “@atlaskit/icon/core”'
|
|
24
|
+
},
|
|
25
|
+
'@atlaskit/icon/utility/check-circle': {
|
|
26
|
+
message: 'The icon "check-circle" is deprecated in favour of "check-circle" from “@atlaskit/icon/core”'
|
|
27
|
+
},
|
|
28
|
+
'@atlaskit/icon/utility/check-mark': {
|
|
29
|
+
message: 'The icon "check-mark" is deprecated in favour of "check-mark" from “@atlaskit/icon/core”'
|
|
30
|
+
},
|
|
31
|
+
'@atlaskit/icon/utility/chevron-double-left': {
|
|
32
|
+
message: 'The icon "chevron-double-left" is deprecated in favour of "chevron-double-left" from “@atlaskit/icon/core”'
|
|
33
|
+
},
|
|
34
|
+
'@atlaskit/icon/utility/chevron-double-right': {
|
|
35
|
+
message: 'The icon "chevron-double-right" is deprecated in favour of "chevron-double-right" from “@atlaskit/icon/core”'
|
|
36
|
+
},
|
|
37
|
+
'@atlaskit/icon/utility/chevron-down': {
|
|
38
|
+
message: 'The icon "chevron-down" is deprecated in favour of "chevron-down" from “@atlaskit/icon/core”'
|
|
39
|
+
},
|
|
40
|
+
'@atlaskit/icon/utility/chevron-left': {
|
|
41
|
+
message: 'The icon "chevron-left" is deprecated in favour of "chevron-left" from “@atlaskit/icon/core”'
|
|
42
|
+
},
|
|
43
|
+
'@atlaskit/icon/utility/chevron-right': {
|
|
44
|
+
message: 'The icon "chevron-right" is deprecated in favour of "chevron-right" from “@atlaskit/icon/core”'
|
|
45
|
+
},
|
|
46
|
+
'@atlaskit/icon/utility/chevron-up': {
|
|
47
|
+
message: 'The icon "chevron-up" is deprecated in favour of "chevron-up" from “@atlaskit/icon/core”'
|
|
48
|
+
},
|
|
49
|
+
'@atlaskit/icon/utility/cross': {
|
|
50
|
+
message: 'The icon "cross" is deprecated in favour of "cross" from “@atlaskit/icon/core”'
|
|
51
|
+
},
|
|
52
|
+
'@atlaskit/icon/utility/cross-circle': {
|
|
53
|
+
message: 'The icon "cross-circle" is deprecated in favour of "cross-circle" from “@atlaskit/icon/core”'
|
|
54
|
+
},
|
|
10
55
|
'@atlaskit/icon/utility/drag-handle': {
|
|
11
|
-
message: 'The icon "drag-handle" is deprecated in favour of "drag-handle-vertical" from “@atlaskit/icon/
|
|
56
|
+
message: 'The icon "drag-handle" is deprecated in favour of "drag-handle-vertical" from “@atlaskit/icon/core”'
|
|
57
|
+
},
|
|
58
|
+
'@atlaskit/icon/utility/drag-handle-horizontal': {
|
|
59
|
+
message: 'The icon "drag-handle-horizontal" is deprecated in favour of "drag-handle-horizontal" from “@atlaskit/icon/core”'
|
|
60
|
+
},
|
|
61
|
+
'@atlaskit/icon/utility/drag-handle-vertical': {
|
|
62
|
+
message: 'The icon "drag-handle-vertical" is deprecated in favour of "drag-handle-vertical" from “@atlaskit/icon/core”'
|
|
63
|
+
},
|
|
64
|
+
'@atlaskit/icon/utility/error': {
|
|
65
|
+
message: 'The icon "error" is deprecated in favour of "status-error" from “@atlaskit/icon/core”'
|
|
66
|
+
},
|
|
67
|
+
'@atlaskit/icon/utility/information': {
|
|
68
|
+
message: 'The icon "information" is deprecated in favour of "status-information" from “@atlaskit/icon/core”'
|
|
69
|
+
},
|
|
70
|
+
'@atlaskit/icon/utility/link-external': {
|
|
71
|
+
message: 'The icon "link-external" is deprecated in favour of "link-external" from “@atlaskit/icon/core”'
|
|
72
|
+
},
|
|
73
|
+
'@atlaskit/icon/utility/lock-locked': {
|
|
74
|
+
message: 'The icon "lock-locked" is deprecated in favour of "lock-locked" from “@atlaskit/icon/core”'
|
|
75
|
+
},
|
|
76
|
+
'@atlaskit/icon/utility/lock-unlocked': {
|
|
77
|
+
message: 'The icon "lock-unlocked" is deprecated in favour of "lock-unlocked" from “@atlaskit/icon/core”'
|
|
12
78
|
},
|
|
13
|
-
'@atlaskit/icon/utility/
|
|
14
|
-
message: 'The icon "
|
|
79
|
+
'@atlaskit/icon/utility/show-more-horizontal': {
|
|
80
|
+
message: 'The icon "show-more-horizontal" is deprecated in favour of "show-more-horizontal" from “@atlaskit/icon/core”'
|
|
81
|
+
},
|
|
82
|
+
'@atlaskit/icon/utility/show-more-vertical': {
|
|
83
|
+
message: 'The icon "show-more-vertical" is deprecated in favour of "show-more-vertical" from “@atlaskit/icon/core”'
|
|
84
|
+
},
|
|
85
|
+
'@atlaskit/icon/utility/star-starred': {
|
|
86
|
+
message: 'The icon "star-starred" is deprecated in favour of "star-starred" from “@atlaskit/icon/core”'
|
|
87
|
+
},
|
|
88
|
+
'@atlaskit/icon/utility/star-unstarred': {
|
|
89
|
+
message: 'The icon "star-unstarred" is deprecated in favour of "star-unstarred" from “@atlaskit/icon/core”'
|
|
90
|
+
},
|
|
91
|
+
'@atlaskit/icon/utility/success': {
|
|
92
|
+
message: 'The icon "success" is deprecated in favour of "status-success" from “@atlaskit/icon/core”'
|
|
93
|
+
},
|
|
94
|
+
'@atlaskit/icon/utility/warning': {
|
|
95
|
+
message: 'The icon "warning" is deprecated in favour of "status-warning" from “@atlaskit/icon/core”'
|
|
96
|
+
},
|
|
97
|
+
'@atlaskit/icon/utility/migration/check-circle': {
|
|
98
|
+
message: 'The icon "check-circle" is deprecated, Please refer to the changelog for guidance on how to migrate. https://atlassian.design/components/icon/changelog',
|
|
99
|
+
unfixable: true
|
|
100
|
+
},
|
|
101
|
+
'@atlaskit/icon/utility/migration/check-mark--editor-done': {
|
|
102
|
+
message: 'The icon "check-mark--editor-done" is deprecated in favour of "check-mark--editor-done" from “@atlaskit/icon/core/migration”'
|
|
103
|
+
},
|
|
104
|
+
'@atlaskit/icon/utility/migration/chevron-down': {
|
|
105
|
+
message: 'The icon "chevron-down" is deprecated in favour of "chevron-down" from “@atlaskit/icon/core/migration”'
|
|
106
|
+
},
|
|
107
|
+
'@atlaskit/icon/utility/migration/chevron-down--chevron-down-circle': {
|
|
108
|
+
message: 'The icon "chevron-down--chevron-down-circle" is deprecated in favour of "chevron-down--chevron-down-circle" from “@atlaskit/icon/core/migration”'
|
|
109
|
+
},
|
|
110
|
+
'@atlaskit/icon/utility/migration/chevron-down--hipchat-chevron-down': {
|
|
111
|
+
message: 'The icon "chevron-down--hipchat-chevron-down" is deprecated in favour of "chevron-down--hipchat-chevron-down" from “@atlaskit/icon/core/migration”'
|
|
112
|
+
},
|
|
113
|
+
'@atlaskit/icon/utility/migration/chevron-left--chevron-left-circle': {
|
|
114
|
+
message: 'The icon "chevron-left--chevron-left-circle" is deprecated in favour of "chevron-left--chevron-left-circle" from “@atlaskit/icon/core/migration”'
|
|
115
|
+
},
|
|
116
|
+
'@atlaskit/icon/utility/migration/chevron-left': {
|
|
117
|
+
message: 'The icon "chevron-left" is deprecated in favour of "chevron-left" from “@atlaskit/icon/core/migration”'
|
|
118
|
+
},
|
|
119
|
+
'@atlaskit/icon/utility/migration/chevron-left--chevron-left-large': {
|
|
120
|
+
message: 'The icon "chevron-left--chevron-left-large" is deprecated in favour of "chevron-left--chevron-left-large" from “@atlaskit/icon/core/migration”'
|
|
121
|
+
},
|
|
122
|
+
'@atlaskit/icon/utility/migration/chevron-right--chevron-right-circle': {
|
|
123
|
+
message: 'The icon "chevron-right--chevron-right-circle" is deprecated in favour of "chevron-right--chevron-right-circle" from “@atlaskit/icon/core/migration”'
|
|
124
|
+
},
|
|
125
|
+
'@atlaskit/icon/utility/migration/chevron-right': {
|
|
126
|
+
message: 'The icon "chevron-right" is deprecated in favour of "chevron-right" from “@atlaskit/icon/core/migration”'
|
|
127
|
+
},
|
|
128
|
+
'@atlaskit/icon/utility/migration/chevron-right--chevron-right-large': {
|
|
129
|
+
message: 'The icon "chevron-right--chevron-right-large" is deprecated in favour of "chevron-right--chevron-right-large" from “@atlaskit/icon/core/migration”'
|
|
130
|
+
},
|
|
131
|
+
'@atlaskit/icon/utility/migration/chevron-up--chevron-up-circle': {
|
|
132
|
+
message: 'The icon "chevron-up--chevron-up-circle" is deprecated in favour of "chevron-up--chevron-up-circle" from “@atlaskit/icon/core/migration”'
|
|
133
|
+
},
|
|
134
|
+
'@atlaskit/icon/utility/migration/chevron-up--hipchat-chevron-up': {
|
|
135
|
+
message: 'The icon "chevron-up--hipchat-chevron-up" is deprecated in favour of "chevron-up--hipchat-chevron-up" from “@atlaskit/icon/core/migration”'
|
|
136
|
+
},
|
|
137
|
+
'@atlaskit/icon/utility/migration/chevron-up': {
|
|
138
|
+
message: 'The icon "chevron-up" is deprecated in favour of "chevron-up" from “@atlaskit/icon/core/migration”'
|
|
139
|
+
},
|
|
140
|
+
'@atlaskit/icon/utility/migration/cross--editor-close': {
|
|
141
|
+
message: 'The icon "cross--editor-close" is deprecated, Please refer to the changelog for guidance on how to migrate. https://atlassian.design/components/icon/changelog',
|
|
15
142
|
unfixable: true
|
|
143
|
+
},
|
|
144
|
+
'@atlaskit/icon/core/migration/drag-handle--drag-handler': {
|
|
145
|
+
message: 'The icon "drag-handle--drag-handler" is deprecated in favour of "drag-handle-vertical--drag-handler" from “@atlaskit/icon/core/migration”'
|
|
16
146
|
}
|
|
17
147
|
};
|
|
18
148
|
export default deprecatedIcons;
|