@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
|
-
var 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,13 +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
|
-
declare const deprecatedIcons: Record<string, {
|
|
10
|
-
message: string;
|
|
11
|
-
unfixable?: boolean;
|
|
12
|
-
}>;
|
|
13
|
-
export default deprecatedIcons;
|
|
@@ -1,67 +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
|
-
interface metadata {
|
|
10
|
-
/**
|
|
11
|
-
* Default component name for the icon
|
|
12
|
-
*/
|
|
13
|
-
componentName: string;
|
|
14
|
-
/**
|
|
15
|
-
* Package path to the icon component
|
|
16
|
-
*/
|
|
17
|
-
package: string;
|
|
18
|
-
/**
|
|
19
|
-
* The category of the icon:
|
|
20
|
-
* - 'single-purpose' icons should only be used for the purposes listed in the 'usage' field
|
|
21
|
-
* - 'multi-purpose' icons are designed for various use cases and don't have the same usage restrictions
|
|
22
|
-
* - 'utility' icons are used for utility purposes
|
|
23
|
-
*/
|
|
24
|
-
categorization: 'single-purpose' | 'multi-purpose' | 'utility';
|
|
25
|
-
/**
|
|
26
|
-
* The type of the icon - either a 16px 'core' icon, or a 12px 'utility' icon
|
|
27
|
-
*/
|
|
28
|
-
type: 'core' | 'utility';
|
|
29
|
-
/**
|
|
30
|
-
* Usage guidelines for the icon. For single-purpose icons,
|
|
31
|
-
*/
|
|
32
|
-
usage?: string;
|
|
33
|
-
/**
|
|
34
|
-
* Additional keywords used to assist in search/lookup of an icon
|
|
35
|
-
*/
|
|
36
|
-
keywords: string[];
|
|
37
|
-
/**
|
|
38
|
-
* The name of the team owning the icon
|
|
39
|
-
*/
|
|
40
|
-
team: string;
|
|
41
|
-
/**
|
|
42
|
-
* The status of the icon
|
|
43
|
-
*/
|
|
44
|
-
status?: 'draft' | 'ready-to-publish' | 'published' | 'modified' | 'deprecated';
|
|
45
|
-
/**
|
|
46
|
-
* Contact slack channel for the team owning the icon
|
|
47
|
-
*/
|
|
48
|
-
slackChannel?: string;
|
|
49
|
-
/**
|
|
50
|
-
* A list of keys for old icons that have been replaced by this icon
|
|
51
|
-
*/
|
|
52
|
-
oldName?: string[];
|
|
53
|
-
/**
|
|
54
|
-
* A replacement icon if this icon has been deprecated
|
|
55
|
-
*/
|
|
56
|
-
replacement?: {
|
|
57
|
-
name: string;
|
|
58
|
-
type: 'core' | 'utility';
|
|
59
|
-
location: '@atlaskit/icon' | '@atlaskit/icon-lab' | '@atlassian/icon-private';
|
|
60
|
-
};
|
|
61
|
-
/**
|
|
62
|
-
* Whether the icon should be recommended as a small icon
|
|
63
|
-
*/
|
|
64
|
-
shouldRecommendSmallIcon?: boolean;
|
|
65
|
-
}
|
|
66
|
-
declare const metadata: Record<string, metadata>;
|
|
67
|
-
export default metadata;
|
|
@@ -1,13 +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
|
-
declare const deprecatedIcons: Record<string, {
|
|
10
|
-
message: string;
|
|
11
|
-
unfixable?: boolean;
|
|
12
|
-
}>;
|
|
13
|
-
export default deprecatedIcons;
|
|
@@ -1,67 +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
|
-
interface metadata {
|
|
10
|
-
/**
|
|
11
|
-
* Default component name for the icon
|
|
12
|
-
*/
|
|
13
|
-
componentName: string;
|
|
14
|
-
/**
|
|
15
|
-
* Package path to the icon component
|
|
16
|
-
*/
|
|
17
|
-
package: string;
|
|
18
|
-
/**
|
|
19
|
-
* The category of the icon:
|
|
20
|
-
* - 'single-purpose' icons should only be used for the purposes listed in the 'usage' field
|
|
21
|
-
* - 'multi-purpose' icons are designed for various use cases and don't have the same usage restrictions
|
|
22
|
-
* - 'utility' icons are used for utility purposes
|
|
23
|
-
*/
|
|
24
|
-
categorization: 'single-purpose' | 'multi-purpose' | 'utility';
|
|
25
|
-
/**
|
|
26
|
-
* The type of the icon - either a 16px 'core' icon, or a 12px 'utility' icon
|
|
27
|
-
*/
|
|
28
|
-
type: 'core' | 'utility';
|
|
29
|
-
/**
|
|
30
|
-
* Usage guidelines for the icon. For single-purpose icons,
|
|
31
|
-
*/
|
|
32
|
-
usage?: string;
|
|
33
|
-
/**
|
|
34
|
-
* Additional keywords used to assist in search/lookup of an icon
|
|
35
|
-
*/
|
|
36
|
-
keywords: string[];
|
|
37
|
-
/**
|
|
38
|
-
* The name of the team owning the icon
|
|
39
|
-
*/
|
|
40
|
-
team: string;
|
|
41
|
-
/**
|
|
42
|
-
* The status of the icon
|
|
43
|
-
*/
|
|
44
|
-
status?: 'draft' | 'ready-to-publish' | 'published' | 'modified' | 'deprecated';
|
|
45
|
-
/**
|
|
46
|
-
* Contact slack channel for the team owning the icon
|
|
47
|
-
*/
|
|
48
|
-
slackChannel?: string;
|
|
49
|
-
/**
|
|
50
|
-
* A list of keys for old icons that have been replaced by this icon
|
|
51
|
-
*/
|
|
52
|
-
oldName?: string[];
|
|
53
|
-
/**
|
|
54
|
-
* A replacement icon if this icon has been deprecated
|
|
55
|
-
*/
|
|
56
|
-
replacement?: {
|
|
57
|
-
name: string;
|
|
58
|
-
type: 'core' | 'utility';
|
|
59
|
-
location: '@atlaskit/icon' | '@atlaskit/icon-lab' | '@atlassian/icon-private';
|
|
60
|
-
};
|
|
61
|
-
/**
|
|
62
|
-
* Whether the icon should be recommended as a small icon
|
|
63
|
-
*/
|
|
64
|
-
shouldRecommendSmallIcon?: boolean;
|
|
65
|
-
}
|
|
66
|
-
declare const metadata: Record<string, metadata>;
|
|
67
|
-
export default metadata;
|
package/svgs/utility/add.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M5.25 6.75V11h1.5V6.75H11v-1.5H6.75V1h-1.5v4.25H1v1.5z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M6.75 1v7.44l2.72-2.72 1.06 1.06-4 4a.75.75 0 0 1-1.06 0l-4-4 1.06-1.06 2.72 2.72V1z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="m1.22 5.47 4-4 1.06 1.06-2.72 2.72H11v1.5H3.56l2.72 2.72-1.06 1.06-4-4a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M8.44 5.25 5.72 2.53l1.06-1.06 4 4a.75.75 0 0 1 0 1.06l-4 4-1.06-1.06 2.72-2.72H1v-1.5z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M5.47 1.22a.75.75 0 0 1 1.06 0l4 4-1.06 1.06-2.72-2.72V11h-1.5V3.56L2.53 6.28 1.47 5.22z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M0 6a6 6 0 1 1 12 0A6 6 0 0 1 0 6m6-4.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m3.292 2.808L5.67 8.653a.75.75 0 0 1-1.152 0L2.709 6.48l1.152-.96L5.095 7l3.044-3.653z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="m11.06 3-6.25 7a.75.75 0 0 1-1.15-.037l-2.75-3.5 1.18-.926 2.197 2.796L9.94 2z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="m2.31 6 3.97-3.97L5.22.97l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5 1.06-1.06zm4.75 0 3.97-3.97L9.97.97l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5 1.06-1.06z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="m6.78.97 4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5-1.06-1.06L9.69 6 5.72 2.03zm-4.75 0 4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5L.97 9.97 4.94 6 .97 2.03z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M2.03 3.97 6 7.94l3.97-3.97 1.06 1.06-4.5 4.5a.75.75 0 0 1-1.06 0l-4.5-4.5z" clip-rule="evenodd"/></svg>
|