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