@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.
Files changed (259) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cjs/components/icon-new.js +13 -38
  3. package/dist/cjs/components/icon-tile/icon-tile-new.compiled.css +6 -6
  4. package/dist/cjs/components/icon-tile/icon-tile-new.js +13 -13
  5. package/dist/cjs/components/icon-tile/icon-tile-old.compiled.css +13 -13
  6. package/dist/cjs/components/icon-tile/icon-tile-old.js +9 -9
  7. package/dist/cjs/components/icon-tile/index.js +8 -8
  8. package/dist/cjs/entry-points/deprecated-map.js +1 -8
  9. package/dist/cjs/entry-points/metadata.js +1 -8
  10. package/dist/cjs/metadata-core.js +1 -378
  11. package/dist/cjs/migration-map.js +0 -332
  12. package/dist/es2019/components/icon-new.js +13 -38
  13. package/dist/es2019/components/icon-tile/icon-tile-new.compiled.css +6 -6
  14. package/dist/es2019/components/icon-tile/icon-tile-new.js +13 -13
  15. package/dist/es2019/components/icon-tile/icon-tile-old.compiled.css +13 -13
  16. package/dist/es2019/components/icon-tile/icon-tile-old.js +9 -9
  17. package/dist/es2019/components/icon-tile/index.js +8 -8
  18. package/dist/es2019/entry-points/deprecated-map.js +1 -2
  19. package/dist/es2019/entry-points/metadata.js +1 -2
  20. package/dist/es2019/metadata-core.js +1 -378
  21. package/dist/es2019/migration-map.js +0 -332
  22. package/dist/esm/components/icon-new.js +13 -38
  23. package/dist/esm/components/icon-tile/icon-tile-new.compiled.css +6 -6
  24. package/dist/esm/components/icon-tile/icon-tile-new.js +13 -13
  25. package/dist/esm/components/icon-tile/icon-tile-old.compiled.css +13 -13
  26. package/dist/esm/components/icon-tile/icon-tile-old.js +9 -9
  27. package/dist/esm/components/icon-tile/index.js +8 -8
  28. package/dist/esm/entry-points/deprecated-map.js +1 -2
  29. package/dist/esm/entry-points/metadata.js +1 -2
  30. package/dist/esm/metadata-core.js +1 -378
  31. package/dist/esm/migration-map.js +0 -332
  32. package/dist/types/components/icon-new.d.ts +1 -1
  33. package/dist/types/entry-points/base-new.d.ts +1 -1
  34. package/dist/types/entry-points/deprecated-map.d.ts +0 -1
  35. package/dist/types/entry-points/metadata.d.ts +0 -1
  36. package/dist/types/entry-points/types.d.ts +1 -1
  37. package/dist/types/index.d.ts +1 -1
  38. package/dist/types/metadata-core.d.ts +2 -8
  39. package/dist/types/types.d.ts +4 -27
  40. package/dist/types-ts4.5/components/icon-new.d.ts +1 -1
  41. package/dist/types-ts4.5/entry-points/base-new.d.ts +1 -1
  42. package/dist/types-ts4.5/entry-points/deprecated-map.d.ts +0 -1
  43. package/dist/types-ts4.5/entry-points/metadata.d.ts +0 -1
  44. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  45. package/dist/types-ts4.5/index.d.ts +1 -1
  46. package/dist/types-ts4.5/metadata-core.d.ts +2 -8
  47. package/dist/types-ts4.5/types.d.ts +4 -27
  48. package/package.json +1 -3
  49. package/dist/cjs/deprecated-utility.js +0 -177
  50. package/dist/cjs/metadata-utility.js +0 -483
  51. package/dist/es2019/deprecated-utility.js +0 -171
  52. package/dist/es2019/metadata-utility.js +0 -477
  53. package/dist/esm/deprecated-utility.js +0 -171
  54. package/dist/esm/metadata-utility.js +0 -477
  55. package/dist/types/deprecated-utility.d.ts +0 -13
  56. package/dist/types/metadata-utility.d.ts +0 -67
  57. package/dist/types-ts4.5/deprecated-utility.d.ts +0 -13
  58. package/dist/types-ts4.5/metadata-utility.d.ts +0 -67
  59. package/svgs/utility/add.svg +0 -1
  60. package/svgs/utility/arrow-down.svg +0 -1
  61. package/svgs/utility/arrow-left.svg +0 -1
  62. package/svgs/utility/arrow-right.svg +0 -1
  63. package/svgs/utility/arrow-up.svg +0 -1
  64. package/svgs/utility/check-circle.svg +0 -1
  65. package/svgs/utility/check-mark.svg +0 -1
  66. package/svgs/utility/chevron-double-left.svg +0 -1
  67. package/svgs/utility/chevron-double-right.svg +0 -1
  68. package/svgs/utility/chevron-down.svg +0 -1
  69. package/svgs/utility/chevron-left.svg +0 -1
  70. package/svgs/utility/chevron-right.svg +0 -1
  71. package/svgs/utility/chevron-up.svg +0 -1
  72. package/svgs/utility/cross-circle.svg +0 -1
  73. package/svgs/utility/cross.svg +0 -1
  74. package/svgs/utility/drag-handle-horizontal.svg +0 -1
  75. package/svgs/utility/drag-handle-vertical.svg +0 -1
  76. package/svgs/utility/drag-handle.svg +0 -1
  77. package/svgs/utility/error.svg +0 -1
  78. package/svgs/utility/information.svg +0 -1
  79. package/svgs/utility/link-external.svg +0 -1
  80. package/svgs/utility/lock-locked.svg +0 -1
  81. package/svgs/utility/lock-unlocked.svg +0 -1
  82. package/svgs/utility/show-more-horizontal.svg +0 -1
  83. package/svgs/utility/show-more-vertical.svg +0 -1
  84. package/svgs/utility/star-starred.svg +0 -1
  85. package/svgs/utility/star-unstarred.svg +0 -1
  86. package/svgs/utility/success.svg +0 -1
  87. package/svgs/utility/warning.svg +0 -1
  88. package/utility/add.d.ts +0 -16
  89. package/utility/add.js +0 -30
  90. package/utility/arrow-down.d.ts +0 -16
  91. package/utility/arrow-down.js +0 -30
  92. package/utility/arrow-left.d.ts +0 -16
  93. package/utility/arrow-left.js +0 -30
  94. package/utility/arrow-right.d.ts +0 -16
  95. package/utility/arrow-right.js +0 -30
  96. package/utility/arrow-up.d.ts +0 -16
  97. package/utility/arrow-up.js +0 -30
  98. package/utility/check-circle.d.ts +0 -16
  99. package/utility/check-circle.js +0 -30
  100. package/utility/check-mark.d.ts +0 -16
  101. package/utility/check-mark.js +0 -30
  102. package/utility/chevron-double-left.d.ts +0 -16
  103. package/utility/chevron-double-left.js +0 -30
  104. package/utility/chevron-double-right.d.ts +0 -16
  105. package/utility/chevron-double-right.js +0 -30
  106. package/utility/chevron-down.d.ts +0 -16
  107. package/utility/chevron-down.js +0 -30
  108. package/utility/chevron-left.d.ts +0 -16
  109. package/utility/chevron-left.js +0 -30
  110. package/utility/chevron-right.d.ts +0 -16
  111. package/utility/chevron-right.js +0 -30
  112. package/utility/chevron-up.d.ts +0 -16
  113. package/utility/chevron-up.js +0 -30
  114. package/utility/cross-circle.d.ts +0 -16
  115. package/utility/cross-circle.js +0 -30
  116. package/utility/cross.d.ts +0 -16
  117. package/utility/cross.js +0 -30
  118. package/utility/drag-handle-horizontal.d.ts +0 -16
  119. package/utility/drag-handle-horizontal.js +0 -30
  120. package/utility/drag-handle-vertical.d.ts +0 -16
  121. package/utility/drag-handle-vertical.js +0 -30
  122. package/utility/drag-handle.d.ts +0 -16
  123. package/utility/drag-handle.js +0 -30
  124. package/utility/error.d.ts +0 -16
  125. package/utility/error.js +0 -30
  126. package/utility/information.d.ts +0 -16
  127. package/utility/information.js +0 -30
  128. package/utility/link-external.d.ts +0 -16
  129. package/utility/link-external.js +0 -30
  130. package/utility/lock-locked.d.ts +0 -16
  131. package/utility/lock-locked.js +0 -30
  132. package/utility/lock-unlocked.d.ts +0 -16
  133. package/utility/lock-unlocked.js +0 -30
  134. package/utility/migration/add--add-circle.d.ts +0 -15
  135. package/utility/migration/add--add-circle.js +0 -32
  136. package/utility/migration/add--editor-add.d.ts +0 -15
  137. package/utility/migration/add--editor-add.js +0 -32
  138. package/utility/migration/add--emoji-custom.d.ts +0 -15
  139. package/utility/migration/add--emoji-custom.js +0 -32
  140. package/utility/migration/add.d.ts +0 -15
  141. package/utility/migration/add.js +0 -32
  142. package/utility/migration/arrow-down--arrow-down-circle.d.ts +0 -15
  143. package/utility/migration/arrow-down--arrow-down-circle.js +0 -32
  144. package/utility/migration/arrow-down.d.ts +0 -15
  145. package/utility/migration/arrow-down.js +0 -32
  146. package/utility/migration/arrow-left--arrow-left-circle.d.ts +0 -15
  147. package/utility/migration/arrow-left--arrow-left-circle.js +0 -32
  148. package/utility/migration/arrow-left.d.ts +0 -15
  149. package/utility/migration/arrow-left.js +0 -32
  150. package/utility/migration/arrow-right--arrow-right-circle.d.ts +0 -15
  151. package/utility/migration/arrow-right--arrow-right-circle.js +0 -32
  152. package/utility/migration/arrow-right.d.ts +0 -15
  153. package/utility/migration/arrow-right.js +0 -32
  154. package/utility/migration/arrow-up--arrow-up-circle.d.ts +0 -15
  155. package/utility/migration/arrow-up--arrow-up-circle.js +0 -32
  156. package/utility/migration/arrow-up.d.ts +0 -15
  157. package/utility/migration/arrow-up.js +0 -32
  158. package/utility/migration/check-circle--check-circle-outline.d.ts +0 -15
  159. package/utility/migration/check-circle--check-circle-outline.js +0 -32
  160. package/utility/migration/check-circle--emoji-productivity.d.ts +0 -15
  161. package/utility/migration/check-circle--emoji-productivity.js +0 -32
  162. package/utility/migration/check-circle.d.ts +0 -15
  163. package/utility/migration/check-circle.js +0 -32
  164. package/utility/migration/check-mark--check.d.ts +0 -15
  165. package/utility/migration/check-mark--check.js +0 -32
  166. package/utility/migration/check-mark--editor-done.d.ts +0 -15
  167. package/utility/migration/check-mark--editor-done.js +0 -32
  168. package/utility/migration/chevron-down--chevron-down-circle.d.ts +0 -15
  169. package/utility/migration/chevron-down--chevron-down-circle.js +0 -32
  170. package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +0 -15
  171. package/utility/migration/chevron-down--hipchat-chevron-down.js +0 -32
  172. package/utility/migration/chevron-down.d.ts +0 -15
  173. package/utility/migration/chevron-down.js +0 -32
  174. package/utility/migration/chevron-left--chevron-left-circle.d.ts +0 -15
  175. package/utility/migration/chevron-left--chevron-left-circle.js +0 -32
  176. package/utility/migration/chevron-left--chevron-left-large.d.ts +0 -15
  177. package/utility/migration/chevron-left--chevron-left-large.js +0 -32
  178. package/utility/migration/chevron-left.d.ts +0 -15
  179. package/utility/migration/chevron-left.js +0 -32
  180. package/utility/migration/chevron-right--chevron-right-circle.d.ts +0 -15
  181. package/utility/migration/chevron-right--chevron-right-circle.js +0 -32
  182. package/utility/migration/chevron-right--chevron-right-large.d.ts +0 -15
  183. package/utility/migration/chevron-right--chevron-right-large.js +0 -32
  184. package/utility/migration/chevron-right.d.ts +0 -15
  185. package/utility/migration/chevron-right.js +0 -32
  186. package/utility/migration/chevron-up--chevron-up-circle.d.ts +0 -15
  187. package/utility/migration/chevron-up--chevron-up-circle.js +0 -32
  188. package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +0 -15
  189. package/utility/migration/chevron-up--hipchat-chevron-up.js +0 -32
  190. package/utility/migration/chevron-up.d.ts +0 -15
  191. package/utility/migration/chevron-up.js +0 -32
  192. package/utility/migration/cross--editor-close.d.ts +0 -15
  193. package/utility/migration/cross--editor-close.js +0 -32
  194. package/utility/migration/cross-circle--editor-error.d.ts +0 -15
  195. package/utility/migration/cross-circle--editor-error.js +0 -32
  196. package/utility/migration/cross-circle--select-clear.d.ts +0 -15
  197. package/utility/migration/cross-circle--select-clear.js +0 -32
  198. package/utility/migration/cross-circle.d.ts +0 -15
  199. package/utility/migration/cross-circle.js +0 -32
  200. package/utility/migration/cross.d.ts +0 -15
  201. package/utility/migration/cross.js +0 -32
  202. package/utility/migration/drag-handle--drag-handler.d.ts +0 -15
  203. package/utility/migration/drag-handle--drag-handler.js +0 -32
  204. package/utility/migration/drag-handle-vertical--drag-handler.d.ts +0 -15
  205. package/utility/migration/drag-handle-vertical--drag-handler.js +0 -32
  206. package/utility/migration/error.d.ts +0 -15
  207. package/utility/migration/error.js +0 -32
  208. package/utility/migration/information--editor-info.d.ts +0 -15
  209. package/utility/migration/information--editor-info.js +0 -32
  210. package/utility/migration/information--editor-panel.d.ts +0 -15
  211. package/utility/migration/information--editor-panel.js +0 -32
  212. package/utility/migration/information--info.d.ts +0 -15
  213. package/utility/migration/information--info.js +0 -32
  214. package/utility/migration/link-external--shortcut.d.ts +0 -15
  215. package/utility/migration/link-external--shortcut.js +0 -32
  216. package/utility/migration/lock-locked--lock-circle.d.ts +0 -15
  217. package/utility/migration/lock-locked--lock-circle.js +0 -32
  218. package/utility/migration/lock-locked--lock-filled.d.ts +0 -15
  219. package/utility/migration/lock-locked--lock-filled.js +0 -32
  220. package/utility/migration/lock-locked--lock.d.ts +0 -15
  221. package/utility/migration/lock-locked--lock.js +0 -32
  222. package/utility/migration/lock-locked--unlock-circle.d.ts +0 -15
  223. package/utility/migration/lock-locked--unlock-circle.js +0 -32
  224. package/utility/migration/lock-unlocked--unlock-filled.d.ts +0 -15
  225. package/utility/migration/lock-unlocked--unlock-filled.js +0 -32
  226. package/utility/migration/lock-unlocked--unlock.d.ts +0 -15
  227. package/utility/migration/lock-unlocked--unlock.js +0 -32
  228. package/utility/migration/show-more-horizontal--editor-more.d.ts +0 -15
  229. package/utility/migration/show-more-horizontal--editor-more.js +0 -32
  230. package/utility/migration/show-more-horizontal--more.d.ts +0 -15
  231. package/utility/migration/show-more-horizontal--more.js +0 -32
  232. package/utility/migration/show-more-vertical--more-vertical.d.ts +0 -15
  233. package/utility/migration/show-more-vertical--more-vertical.js +0 -32
  234. package/utility/migration/star-starred--star-filled.d.ts +0 -15
  235. package/utility/migration/star-starred--star-filled.js +0 -32
  236. package/utility/migration/star-unstarred--star-large.d.ts +0 -15
  237. package/utility/migration/star-unstarred--star-large.js +0 -32
  238. package/utility/migration/star-unstarred--star.d.ts +0 -15
  239. package/utility/migration/star-unstarred--star.js +0 -32
  240. package/utility/migration/success--check-circle.d.ts +0 -15
  241. package/utility/migration/success--check-circle.js +0 -32
  242. package/utility/migration/success--editor-success.d.ts +0 -15
  243. package/utility/migration/success--editor-success.js +0 -32
  244. package/utility/migration/warning--editor-warning.d.ts +0 -15
  245. package/utility/migration/warning--editor-warning.js +0 -32
  246. package/utility/migration/warning.d.ts +0 -15
  247. package/utility/migration/warning.js +0 -32
  248. package/utility/show-more-horizontal.d.ts +0 -16
  249. package/utility/show-more-horizontal.js +0 -30
  250. package/utility/show-more-vertical.d.ts +0 -16
  251. package/utility/show-more-vertical.js +0 -30
  252. package/utility/star-starred.d.ts +0 -16
  253. package/utility/star-starred.js +0 -30
  254. package/utility/star-unstarred.d.ts +0 -16
  255. package/utility/star-unstarred.js +0 -30
  256. package/utility/success.d.ts +0 -16
  257. package/utility/success.js +0 -30
  258. package/utility/warning.d.ts +0 -16
  259. 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;
@@ -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>