@atlaskit/icon 22.4.0 → 22.5.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 (558) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/UNSAFE_migration-map/package.json +15 -0
  3. package/afm-jira/tsconfig.json +2 -3
  4. package/build/index.tsx +22 -14
  5. package/core/migration/add--add-circle.d.ts +9 -0
  6. package/core/migration/add--add-circle.js +29 -0
  7. package/core/migration/add--emoji-custom.d.ts +9 -0
  8. package/core/migration/add--emoji-custom.js +29 -0
  9. package/core/migration/add.d.ts +9 -0
  10. package/core/migration/add.js +29 -0
  11. package/core/migration/align-center--editor-align-center.d.ts +9 -0
  12. package/core/migration/align-center--editor-align-center.js +29 -0
  13. package/core/migration/align-left--editor-align-left.d.ts +9 -0
  14. package/core/migration/align-left--editor-align-left.js +29 -0
  15. package/core/migration/align-left--overview.d.ts +9 -0
  16. package/core/migration/align-left--overview.js +29 -0
  17. package/core/migration/align-right--editor-align-right.d.ts +9 -0
  18. package/core/migration/align-right--editor-align-right.js +29 -0
  19. package/core/migration/angle-brackets--bitbucket-source.d.ts +9 -0
  20. package/core/migration/angle-brackets--bitbucket-source.js +29 -0
  21. package/core/migration/angle-brackets--code.d.ts +9 -0
  22. package/core/migration/angle-brackets--code.js +29 -0
  23. package/core/migration/angle-brackets--editor-code.d.ts +9 -0
  24. package/core/migration/angle-brackets--editor-code.js +29 -0
  25. package/core/migration/angle-brackets--media-services-code.d.ts +9 -0
  26. package/core/migration/angle-brackets--media-services-code.js +29 -0
  27. package/core/migration/app--addon.d.ts +9 -0
  28. package/core/migration/app--addon.js +29 -0
  29. package/core/migration/archive-box--archive.d.ts +9 -0
  30. package/core/migration/archive-box--archive.js +29 -0
  31. package/core/migration/arrow-down--arrow-down-circle.d.ts +9 -0
  32. package/core/migration/arrow-down--arrow-down-circle.js +29 -0
  33. package/core/migration/arrow-down.d.ts +9 -0
  34. package/core/migration/arrow-down.js +29 -0
  35. package/core/migration/arrow-left--arrow-left-circle.d.ts +9 -0
  36. package/core/migration/arrow-left--arrow-left-circle.js +29 -0
  37. package/core/migration/arrow-left.d.ts +9 -0
  38. package/core/migration/arrow-left.js +29 -0
  39. package/core/migration/arrow-right--arrow-right-circle.d.ts +9 -0
  40. package/core/migration/arrow-right--arrow-right-circle.js +29 -0
  41. package/core/migration/arrow-right.d.ts +9 -0
  42. package/core/migration/arrow-right.js +29 -0
  43. package/core/migration/arrow-up--arrow-up-circle.d.ts +9 -0
  44. package/core/migration/arrow-up--arrow-up-circle.js +29 -0
  45. package/core/migration/arrow-up-right--editor-open.d.ts +9 -0
  46. package/core/migration/arrow-up-right--editor-open.js +29 -0
  47. package/core/migration/arrow-up-right--open.d.ts +9 -0
  48. package/core/migration/arrow-up-right--open.js +29 -0
  49. package/core/migration/arrow-up.d.ts +9 -0
  50. package/core/migration/arrow-up.js +29 -0
  51. package/core/migration/attachment--editor-attachment.d.ts +9 -0
  52. package/core/migration/attachment--editor-attachment.js +29 -0
  53. package/core/migration/attachment.d.ts +9 -0
  54. package/core/migration/attachment.js +29 -0
  55. package/core/migration/audio--audio-circle.d.ts +9 -0
  56. package/core/migration/audio--audio-circle.js +28 -0
  57. package/core/migration/audio--media-services-audio.d.ts +9 -0
  58. package/core/migration/audio--media-services-audio.js +28 -0
  59. package/core/migration/audio--vid-audio-on.d.ts +9 -0
  60. package/core/migration/audio--vid-audio-on.js +28 -0
  61. package/core/migration/audio.d.ts +9 -0
  62. package/core/migration/audio.js +28 -0
  63. package/core/migration/backlog.d.ts +9 -0
  64. package/core/migration/backlog.js +29 -0
  65. package/core/migration/board.d.ts +9 -0
  66. package/core/migration/board.js +29 -0
  67. package/core/migration/book-with-bookmark--book.d.ts +9 -0
  68. package/core/migration/book-with-bookmark--book.js +29 -0
  69. package/core/migration/branch--bitbucket-branches.d.ts +9 -0
  70. package/core/migration/branch--bitbucket-branches.js +29 -0
  71. package/core/migration/briefcase--suitcase.d.ts +9 -0
  72. package/core/migration/briefcase--suitcase.js +29 -0
  73. package/core/migration/bug--jira-test-session.d.ts +9 -0
  74. package/core/migration/bug--jira-test-session.js +29 -0
  75. package/core/migration/bulleted-list--bullet-list.d.ts +9 -0
  76. package/core/migration/bulleted-list--bullet-list.js +29 -0
  77. package/core/migration/bulleted-list--editor-bullet-list.d.ts +9 -0
  78. package/core/migration/bulleted-list--editor-bullet-list.js +29 -0
  79. package/core/migration/calendar--calendar-filled.d.ts +9 -0
  80. package/core/migration/calendar--calendar-filled.js +29 -0
  81. package/core/migration/calendar--editor-date.d.ts +9 -0
  82. package/core/migration/calendar--editor-date.js +29 -0
  83. package/core/migration/calendar.d.ts +9 -0
  84. package/core/migration/calendar.js +29 -0
  85. package/core/migration/camera--camera-filled.d.ts +9 -0
  86. package/core/migration/camera--camera-filled.js +29 -0
  87. package/core/migration/camera--editor-photo.d.ts +9 -0
  88. package/core/migration/camera--editor-photo.js +29 -0
  89. package/core/migration/camera.d.ts +9 -0
  90. package/core/migration/camera.js +29 -0
  91. package/core/migration/capture--jira-capture.d.ts +9 -0
  92. package/core/migration/capture--jira-capture.js +28 -0
  93. package/core/migration/chart-bar--graph-bar.d.ts +9 -0
  94. package/core/migration/chart-bar--graph-bar.js +29 -0
  95. package/core/migration/chart-bar--media-services-presentation.d.ts +9 -0
  96. package/core/migration/chart-bar--media-services-presentation.js +29 -0
  97. package/core/migration/chart-trend--graph-line.d.ts +9 -0
  98. package/core/migration/chart-trend--graph-line.js +29 -0
  99. package/core/migration/check-circle--editor-success.d.ts +9 -0
  100. package/core/migration/check-circle--editor-success.js +29 -0
  101. package/core/migration/check-circle.d.ts +9 -0
  102. package/core/migration/check-circle.js +29 -0
  103. package/core/migration/check-mark--check.d.ts +9 -0
  104. package/core/migration/check-mark--check.js +29 -0
  105. package/core/migration/check-mark--editor-done.d.ts +9 -0
  106. package/core/migration/check-mark--editor-done.js +29 -0
  107. package/core/migration/checkbox-checked--checkbox.d.ts +9 -0
  108. package/core/migration/checkbox-checked--checkbox.js +29 -0
  109. package/core/migration/checkbox-checked--editor-task.d.ts +9 -0
  110. package/core/migration/checkbox-checked--editor-task.js +29 -0
  111. package/core/migration/checkbox-indeterminate.d.ts +9 -0
  112. package/core/migration/checkbox-indeterminate.js +29 -0
  113. package/core/migration/child-issues.d.ts +9 -0
  114. package/core/migration/child-issues.js +29 -0
  115. package/core/migration/clock--editor-recent.d.ts +9 -0
  116. package/core/migration/clock--editor-recent.js +29 -0
  117. package/core/migration/clock--emoji-frequent.d.ts +9 -0
  118. package/core/migration/clock--emoji-frequent.js +29 -0
  119. package/core/migration/clock--recent.d.ts +9 -0
  120. package/core/migration/clock--recent.js +29 -0
  121. package/core/migration/close--cross.d.ts +9 -0
  122. package/core/migration/close--cross.js +29 -0
  123. package/core/migration/close--editor-close.d.ts +9 -0
  124. package/core/migration/close--editor-close.js +29 -0
  125. package/core/migration/cloud-arrow-up--upload.d.ts +9 -0
  126. package/core/migration/cloud-arrow-up--upload.js +29 -0
  127. package/core/migration/collapse--editor-collapse.d.ts +9 -0
  128. package/core/migration/collapse--editor-collapse.js +29 -0
  129. package/core/migration/comment--questions.d.ts +9 -0
  130. package/core/migration/comment--questions.js +29 -0
  131. package/core/migration/comment-add--media-services-add-comment.d.ts +9 -0
  132. package/core/migration/comment-add--media-services-add-comment.js +29 -0
  133. package/core/migration/comment.d.ts +9 -0
  134. package/core/migration/comment.js +29 -0
  135. package/core/migration/commit--bitbucket-commits.d.ts +9 -0
  136. package/core/migration/commit--bitbucket-commits.js +29 -0
  137. package/core/migration/compass--discover-filled.d.ts +9 -0
  138. package/core/migration/compass--discover-filled.js +29 -0
  139. package/core/migration/compass--discover.d.ts +9 -0
  140. package/core/migration/compass--discover.js +29 -0
  141. package/core/migration/component.d.ts +9 -0
  142. package/core/migration/component.js +29 -0
  143. package/core/migration/copy.d.ts +9 -0
  144. package/core/migration/copy.js +29 -0
  145. package/core/migration/credit-card--creditcard-filled.d.ts +9 -0
  146. package/core/migration/credit-card--creditcard-filled.js +29 -0
  147. package/core/migration/credit-card--creditcard.d.ts +9 -0
  148. package/core/migration/credit-card--creditcard.js +29 -0
  149. package/core/migration/cross-circle--editor-error.d.ts +9 -0
  150. package/core/migration/cross-circle--editor-error.js +29 -0
  151. package/core/migration/cross-circle--select-clear.d.ts +9 -0
  152. package/core/migration/cross-circle--select-clear.js +29 -0
  153. package/core/migration/cross-circle.d.ts +9 -0
  154. package/core/migration/cross-circle.js +29 -0
  155. package/core/migration/customize--preferences.d.ts +9 -0
  156. package/core/migration/customize--preferences.js +29 -0
  157. package/core/migration/dashboard--activity.d.ts +9 -0
  158. package/core/migration/dashboard--activity.js +29 -0
  159. package/core/migration/dashboard.d.ts +9 -0
  160. package/core/migration/dashboard.js +29 -0
  161. package/core/migration/decision--editor-decision.d.ts +9 -0
  162. package/core/migration/decision--editor-decision.js +29 -0
  163. package/core/migration/decision.d.ts +9 -0
  164. package/core/migration/decision.js +29 -0
  165. package/core/migration/delete--editor-remove.d.ts +9 -0
  166. package/core/migration/delete--editor-remove.js +29 -0
  167. package/core/migration/delete--trash.d.ts +9 -0
  168. package/core/migration/delete--trash.js +29 -0
  169. package/core/migration/department.d.ts +9 -0
  170. package/core/migration/department.js +29 -0
  171. package/core/migration/device-mobile--mobile.d.ts +9 -0
  172. package/core/migration/device-mobile--mobile.js +29 -0
  173. package/core/migration/drag-handle--drag-handler.d.ts +9 -0
  174. package/core/migration/drag-handle--drag-handler.js +29 -0
  175. package/core/migration/edit--edit-filled.d.ts +9 -0
  176. package/core/migration/edit--edit-filled.js +29 -0
  177. package/core/migration/edit--editor-add.d.ts +9 -0
  178. package/core/migration/edit--editor-add.js +29 -0
  179. package/core/migration/edit--editor-edit.d.ts +9 -0
  180. package/core/migration/edit--editor-edit.js +29 -0
  181. package/core/migration/edit.d.ts +9 -0
  182. package/core/migration/edit.js +29 -0
  183. package/core/migration/email.d.ts +9 -0
  184. package/core/migration/email.js +29 -0
  185. package/core/migration/emoji--editor-emoji.d.ts +9 -0
  186. package/core/migration/emoji--editor-emoji.js +29 -0
  187. package/core/migration/emoji--emoji-emoji.d.ts +9 -0
  188. package/core/migration/emoji--emoji-emoji.js +29 -0
  189. package/core/migration/emoji-add.d.ts +9 -0
  190. package/core/migration/emoji-add.js +29 -0
  191. package/core/migration/emoji.d.ts +9 -0
  192. package/core/migration/emoji.js +29 -0
  193. package/core/migration/error.d.ts +9 -0
  194. package/core/migration/error.js +29 -0
  195. package/core/migration/expand--editor-expand.d.ts +9 -0
  196. package/core/migration/expand--editor-expand.js +29 -0
  197. package/core/migration/expand--editor-image-resize.d.ts +9 -0
  198. package/core/migration/expand--editor-image-resize.js +29 -0
  199. package/core/migration/expand--image-resize.d.ts +9 -0
  200. package/core/migration/expand--image-resize.js +29 -0
  201. package/core/migration/eye-open--watch.d.ts +9 -0
  202. package/core/migration/eye-open--watch.js +29 -0
  203. package/core/migration/eye-open-filled--hipchat-audio-only.d.ts +9 -0
  204. package/core/migration/eye-open-filled--hipchat-audio-only.js +29 -0
  205. package/core/migration/eye-open-filled--watch-filled.d.ts +9 -0
  206. package/core/migration/eye-open-filled--watch-filled.js +29 -0
  207. package/core/migration/feedback--editor-feedback.d.ts +9 -0
  208. package/core/migration/feedback--editor-feedback.js +29 -0
  209. package/core/migration/feedback.d.ts +9 -0
  210. package/core/migration/feedback.js +29 -0
  211. package/core/migration/filter--media-services-filter.d.ts +9 -0
  212. package/core/migration/filter--media-services-filter.js +29 -0
  213. package/core/migration/filter.d.ts +9 -0
  214. package/core/migration/filter.js +29 -0
  215. package/core/migration/flask--jira-labs.d.ts +9 -0
  216. package/core/migration/flask--jira-labs.js +29 -0
  217. package/core/migration/folder-closed--folder.d.ts +9 -0
  218. package/core/migration/folder-closed--folder.js +29 -0
  219. package/core/migration/fullscreen-enter--vid-full-screen-on.d.ts +9 -0
  220. package/core/migration/fullscreen-enter--vid-full-screen-on.js +29 -0
  221. package/core/migration/fullscreen-exit--media-services-full-screen.d.ts +9 -0
  222. package/core/migration/fullscreen-exit--media-services-full-screen.js +29 -0
  223. package/core/migration/fullscreen-exit--vid-full-screen-off.d.ts +9 -0
  224. package/core/migration/fullscreen-exit--vid-full-screen-off.js +29 -0
  225. package/core/migration/globe--world-small.d.ts +9 -0
  226. package/core/migration/globe--world-small.js +29 -0
  227. package/core/migration/globe--world.d.ts +9 -0
  228. package/core/migration/globe--world.js +29 -0
  229. package/core/migration/grid--media-services-grid.d.ts +9 -0
  230. package/core/migration/grid--media-services-grid.js +29 -0
  231. package/core/migration/grid--table.d.ts +9 -0
  232. package/core/migration/grid--table.js +29 -0
  233. package/core/migration/heart--emoji-symbols.d.ts +9 -0
  234. package/core/migration/heart--emoji-symbols.js +29 -0
  235. package/core/migration/home--home-circle.d.ts +9 -0
  236. package/core/migration/home--home-circle.js +29 -0
  237. package/core/migration/home.d.ts +9 -0
  238. package/core/migration/home.js +29 -0
  239. package/core/migration/image--editor-image.d.ts +9 -0
  240. package/core/migration/image--editor-image.js +29 -0
  241. package/core/migration/image--media-services-image.d.ts +9 -0
  242. package/core/migration/image--media-services-image.js +29 -0
  243. package/core/migration/image--media-services-scale-large.d.ts +9 -0
  244. package/core/migration/image--media-services-scale-large.js +29 -0
  245. package/core/migration/image--media-services-scale-small.d.ts +9 -0
  246. package/core/migration/image--media-services-scale-small.js +29 -0
  247. package/core/migration/image.d.ts +9 -0
  248. package/core/migration/image.js +29 -0
  249. package/core/migration/inbox--tray.d.ts +9 -0
  250. package/core/migration/inbox--tray.js +29 -0
  251. package/core/migration/information--editor-info.d.ts +9 -0
  252. package/core/migration/information--editor-info.js +29 -0
  253. package/core/migration/information--editor-panel.d.ts +9 -0
  254. package/core/migration/information--editor-panel.js +29 -0
  255. package/core/migration/information--info.d.ts +9 -0
  256. package/core/migration/information--info.js +29 -0
  257. package/core/migration/issue.d.ts +9 -0
  258. package/core/migration/issue.js +29 -0
  259. package/core/migration/issues.d.ts +9 -0
  260. package/core/migration/issues.js +29 -0
  261. package/core/migration/lightbulb--editor-hint.d.ts +9 -0
  262. package/core/migration/lightbulb--editor-hint.js +29 -0
  263. package/core/migration/lightbulb--emoji-objects.d.ts +9 -0
  264. package/core/migration/lightbulb--emoji-objects.js +29 -0
  265. package/core/migration/lightbulb.d.ts +9 -0
  266. package/core/migration/lightbulb.js +29 -0
  267. package/core/migration/link--editor-link.d.ts +9 -0
  268. package/core/migration/link--editor-link.js +29 -0
  269. package/core/migration/link-broken--editor-unlink.d.ts +9 -0
  270. package/core/migration/link-broken--editor-unlink.js +29 -0
  271. package/core/migration/link-broken--unlink.d.ts +9 -0
  272. package/core/migration/link-broken--unlink.js +29 -0
  273. package/core/migration/link-external--shortcut.d.ts +9 -0
  274. package/core/migration/link-external--shortcut.js +29 -0
  275. package/core/migration/link.d.ts +9 -0
  276. package/core/migration/link.js +29 -0
  277. package/core/migration/lobby-bell--hipchat-lobby.d.ts +9 -0
  278. package/core/migration/lobby-bell--hipchat-lobby.js +29 -0
  279. package/core/migration/location.d.ts +9 -0
  280. package/core/migration/location.js +29 -0
  281. package/core/migration/lock-locked--lock-circle.d.ts +9 -0
  282. package/core/migration/lock-locked--lock-circle.js +29 -0
  283. package/core/migration/lock-locked--lock-filled.d.ts +9 -0
  284. package/core/migration/lock-locked--lock-filled.js +29 -0
  285. package/core/migration/lock-locked--lock.d.ts +9 -0
  286. package/core/migration/lock-locked--lock.js +29 -0
  287. package/core/migration/lock-locked--unlock-circle.d.ts +9 -0
  288. package/core/migration/lock-locked--unlock-circle.js +29 -0
  289. package/core/migration/lock-unlocked--unlock-filled.d.ts +9 -0
  290. package/core/migration/lock-unlocked--unlock-filled.js +29 -0
  291. package/core/migration/lock-unlocked--unlock.d.ts +9 -0
  292. package/core/migration/lock-unlocked--unlock.js +29 -0
  293. package/core/migration/log-in--sign-in.d.ts +9 -0
  294. package/core/migration/log-in--sign-in.js +29 -0
  295. package/core/migration/log-out--sign-out.d.ts +9 -0
  296. package/core/migration/log-out--sign-out.js +29 -0
  297. package/core/migration/marketplace.d.ts +9 -0
  298. package/core/migration/marketplace.js +29 -0
  299. package/core/migration/maximize--media-services-actual-size.d.ts +9 -0
  300. package/core/migration/maximize--media-services-actual-size.js +29 -0
  301. package/core/migration/mention--editor-mention.d.ts +9 -0
  302. package/core/migration/mention--editor-mention.js +29 -0
  303. package/core/migration/office-building--office-building-filled.d.ts +9 -0
  304. package/core/migration/office-building--office-building-filled.js +29 -0
  305. package/core/migration/office-building.d.ts +9 -0
  306. package/core/migration/office-building.js +29 -0
  307. package/core/migration/page--document-filled.d.ts +9 -0
  308. package/core/migration/page--document-filled.js +29 -0
  309. package/core/migration/page--document.d.ts +9 -0
  310. package/core/migration/page--document.js +29 -0
  311. package/core/migration/page--editor-note.d.ts +9 -0
  312. package/core/migration/page--editor-note.js +29 -0
  313. package/core/migration/page--media-services-document.d.ts +9 -0
  314. package/core/migration/page--media-services-document.js +29 -0
  315. package/core/migration/page--page-filled.d.ts +9 -0
  316. package/core/migration/page--page-filled.js +29 -0
  317. package/core/migration/page.d.ts +9 -0
  318. package/core/migration/page.js +29 -0
  319. package/core/migration/pages--documents.d.ts +9 -0
  320. package/core/migration/pages--documents.js +29 -0
  321. package/core/migration/pages--queues.d.ts +9 -0
  322. package/core/migration/pages--queues.js +29 -0
  323. package/core/migration/person-add--invite-team.d.ts +9 -0
  324. package/core/migration/person-add--invite-team.js +29 -0
  325. package/core/migration/person-added--app-access.d.ts +9 -0
  326. package/core/migration/person-added--app-access.js +29 -0
  327. package/core/migration/person-added--person-with-tick.d.ts +9 -0
  328. package/core/migration/person-added--person-with-tick.js +29 -0
  329. package/core/migration/person-avatar--person-circle.d.ts +9 -0
  330. package/core/migration/person-avatar--person-circle.js +29 -0
  331. package/core/migration/person-avatar--user-avatar-circle.d.ts +9 -0
  332. package/core/migration/person-avatar--user-avatar-circle.js +29 -0
  333. package/core/migration/person-offboard--followers.d.ts +9 -0
  334. package/core/migration/person-offboard--followers.js +28 -0
  335. package/core/migration/person.d.ts +9 -0
  336. package/core/migration/person.js +29 -0
  337. package/core/migration/phone--hipchat-dial-out.d.ts +9 -0
  338. package/core/migration/phone--hipchat-dial-out.js +29 -0
  339. package/core/migration/premium.d.ts +9 -0
  340. package/core/migration/premium.js +29 -0
  341. package/core/migration/pull-request--bitbucket-pullrequests.d.ts +9 -0
  342. package/core/migration/pull-request--bitbucket-pullrequests.js +29 -0
  343. package/core/migration/question-circle--editor-help.d.ts +9 -0
  344. package/core/migration/question-circle--editor-help.js +29 -0
  345. package/core/migration/question-circle--question.d.ts +9 -0
  346. package/core/migration/question-circle--question.js +29 -0
  347. package/core/migration/question-circle.d.ts +9 -0
  348. package/core/migration/question-circle.js +29 -0
  349. package/core/migration/quotation-mark--editor-quote.d.ts +9 -0
  350. package/core/migration/quotation-mark--editor-quote.js +29 -0
  351. package/core/migration/quotation-mark--quote.d.ts +9 -0
  352. package/core/migration/quotation-mark--quote.js +29 -0
  353. package/core/migration/redo--editor-redo.d.ts +9 -0
  354. package/core/migration/redo--editor-redo.js +29 -0
  355. package/core/migration/redo.d.ts +9 -0
  356. package/core/migration/redo.js +29 -0
  357. package/core/migration/release--ship.d.ts +9 -0
  358. package/core/migration/release--ship.js +29 -0
  359. package/core/migration/retry.d.ts +9 -0
  360. package/core/migration/retry.js +29 -0
  361. package/core/migration/roadmap.d.ts +9 -0
  362. package/core/migration/roadmap.js +29 -0
  363. package/core/migration/screen.d.ts +9 -0
  364. package/core/migration/screen.js +29 -0
  365. package/core/migration/search--editor-search.d.ts +9 -0
  366. package/core/migration/search--editor-search.js +29 -0
  367. package/core/migration/search.d.ts +9 -0
  368. package/core/migration/search.js +29 -0
  369. package/core/migration/send.d.ts +9 -0
  370. package/core/migration/send.js +29 -0
  371. package/core/migration/settings--editor-settings.d.ts +9 -0
  372. package/core/migration/settings--editor-settings.js +29 -0
  373. package/core/migration/settings.d.ts +9 -0
  374. package/core/migration/settings.js +29 -0
  375. package/core/migration/share.d.ts +9 -0
  376. package/core/migration/share.js +29 -0
  377. package/core/migration/shortcut--add-item.d.ts +9 -0
  378. package/core/migration/shortcut--add-item.js +29 -0
  379. package/core/migration/show-more-horizontal--editor-more.d.ts +9 -0
  380. package/core/migration/show-more-horizontal--editor-more.js +29 -0
  381. package/core/migration/show-more-horizontal--more.d.ts +9 -0
  382. package/core/migration/show-more-horizontal--more.js +29 -0
  383. package/core/migration/show-more-vertical--more-vertical.d.ts +9 -0
  384. package/core/migration/show-more-vertical--more-vertical.js +29 -0
  385. package/core/migration/snippet--bitbucket-snippets.d.ts +9 -0
  386. package/core/migration/snippet--bitbucket-snippets.js +29 -0
  387. package/core/migration/spreadsheet--media-services-spreadsheet.d.ts +9 -0
  388. package/core/migration/spreadsheet--media-services-spreadsheet.js +29 -0
  389. package/core/migration/sprint.d.ts +9 -0
  390. package/core/migration/sprint.js +29 -0
  391. package/core/migration/star-starred--star-filled.d.ts +9 -0
  392. package/core/migration/star-starred--star-filled.js +29 -0
  393. package/core/migration/star-unstarred--star-large.d.ts +9 -0
  394. package/core/migration/star-unstarred--star-large.js +29 -0
  395. package/core/migration/star-unstarred--star.d.ts +9 -0
  396. package/core/migration/star-unstarred--star.js +29 -0
  397. package/core/migration/stopwatch.d.ts +9 -0
  398. package/core/migration/stopwatch.js +29 -0
  399. package/core/migration/subtasks--subtask.d.ts +9 -0
  400. package/core/migration/subtasks--subtask.js +29 -0
  401. package/core/migration/tag--label.d.ts +9 -0
  402. package/core/migration/tag--label.js +29 -0
  403. package/core/migration/task.d.ts +9 -0
  404. package/core/migration/task.js +29 -0
  405. package/core/migration/teams.d.ts +9 -0
  406. package/core/migration/teams.js +29 -0
  407. package/core/migration/text-style--editor-text-style.d.ts +9 -0
  408. package/core/migration/text-style--editor-text-style.js +29 -0
  409. package/core/migration/text-style--emoji-keyboard.d.ts +9 -0
  410. package/core/migration/text-style--emoji-keyboard.js +29 -0
  411. package/core/migration/thumbs-up--like.d.ts +9 -0
  412. package/core/migration/thumbs-up--like.js +29 -0
  413. package/core/migration/undo--editor-undo.d.ts +9 -0
  414. package/core/migration/undo--editor-undo.js +29 -0
  415. package/core/migration/undo.d.ts +9 -0
  416. package/core/migration/undo.js +29 -0
  417. package/core/migration/video--hipchat-sd-video.d.ts +9 -0
  418. package/core/migration/video--hipchat-sd-video.js +29 -0
  419. package/core/migration/video--media-services-video.d.ts +9 -0
  420. package/core/migration/video--media-services-video.js +29 -0
  421. package/core/migration/video--vid-camera-on.d.ts +9 -0
  422. package/core/migration/video--vid-camera-on.js +29 -0
  423. package/core/migration/video--video-circle.d.ts +9 -0
  424. package/core/migration/video--video-circle.js +29 -0
  425. package/core/migration/video--video-filled.d.ts +9 -0
  426. package/core/migration/video--video-filled.js +29 -0
  427. package/core/migration/video-pause--vid-pause.d.ts +9 -0
  428. package/core/migration/video-pause--vid-pause.js +29 -0
  429. package/core/migration/video-play--vid-play.d.ts +9 -0
  430. package/core/migration/video-play--vid-play.js +29 -0
  431. package/core/migration/volume-high--hipchat-outgoing-sound.d.ts +9 -0
  432. package/core/migration/volume-high--hipchat-outgoing-sound.js +28 -0
  433. package/core/migration/volume-high--vid-volume-full.d.ts +9 -0
  434. package/core/migration/volume-high--vid-volume-full.js +28 -0
  435. package/core/migration/volume-low--vid-volume-half.d.ts +9 -0
  436. package/core/migration/volume-low--vid-volume-half.js +28 -0
  437. package/core/migration/volume-muted--vid-volume-muted.d.ts +9 -0
  438. package/core/migration/volume-muted--vid-volume-muted.js +28 -0
  439. package/core/migration/warning--editor-warning.d.ts +9 -0
  440. package/core/migration/warning--editor-warning.js +29 -0
  441. package/core/migration/warning.d.ts +9 -0
  442. package/core/migration/warning.js +29 -0
  443. package/core/migration/zoom-in--media-services-zoom-in.d.ts +9 -0
  444. package/core/migration/zoom-in--media-services-zoom-in.js +29 -0
  445. package/core/migration/zoom-out--media-services-zoom-out.d.ts +9 -0
  446. package/core/migration/zoom-out--media-services-zoom-out.js +29 -0
  447. package/dist/cjs/components/icon-new.js +1 -2
  448. package/dist/cjs/entry-points/migration-map.js +13 -0
  449. package/dist/cjs/metadata-core.js +133 -127
  450. package/dist/cjs/metadata-utility.js +18 -5
  451. package/dist/cjs/migration-map.js +4065 -0
  452. package/dist/es2019/components/icon-new.js +1 -1
  453. package/dist/es2019/entry-points/migration-map.js +1 -0
  454. package/dist/es2019/metadata-core.js +133 -127
  455. package/dist/es2019/metadata-utility.js +18 -5
  456. package/dist/es2019/migration-map.js +4059 -0
  457. package/dist/esm/components/icon-new.js +1 -2
  458. package/dist/esm/entry-points/migration-map.js +1 -0
  459. package/dist/esm/metadata-core.js +133 -127
  460. package/dist/esm/metadata-utility.js +18 -5
  461. package/dist/esm/migration-map.js +4059 -0
  462. package/dist/types/entry-points/migration-map.d.ts +1 -0
  463. package/dist/types/entry-points/types.d.ts +1 -1
  464. package/dist/types/index.d.ts +1 -1
  465. package/dist/types/metadata-core.d.ts +1 -1
  466. package/dist/types/metadata-utility.d.ts +1 -1
  467. package/dist/types/migration-map.d.ts +3 -0
  468. package/dist/types/types.d.ts +16 -3
  469. package/dist/types-ts4.5/entry-points/migration-map.d.ts +1 -0
  470. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  471. package/dist/types-ts4.5/index.d.ts +1 -1
  472. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  473. package/dist/types-ts4.5/metadata-utility.d.ts +1 -1
  474. package/dist/types-ts4.5/migration-map.d.ts +3 -0
  475. package/dist/types-ts4.5/types.d.ts +16 -3
  476. package/package.json +10 -7
  477. package/utility/migration/add--add-circle.d.ts +9 -0
  478. package/utility/migration/add--add-circle.js +29 -0
  479. package/utility/migration/add--emoji-custom.d.ts +9 -0
  480. package/utility/migration/add--emoji-custom.js +29 -0
  481. package/utility/migration/add.d.ts +9 -0
  482. package/utility/migration/add.js +29 -0
  483. package/utility/migration/check-circle--editor-success.d.ts +9 -0
  484. package/utility/migration/check-circle--editor-success.js +29 -0
  485. package/utility/migration/check-circle.d.ts +9 -0
  486. package/utility/migration/check-circle.js +29 -0
  487. package/utility/migration/check-mark--check.d.ts +9 -0
  488. package/utility/migration/check-mark--check.js +29 -0
  489. package/utility/migration/check-mark--editor-done.d.ts +9 -0
  490. package/utility/migration/check-mark--editor-done.js +29 -0
  491. package/utility/migration/chevron-down--chevron-down-circle.d.ts +9 -0
  492. package/utility/migration/chevron-down--chevron-down-circle.js +29 -0
  493. package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +9 -0
  494. package/utility/migration/chevron-down--hipchat-chevron-down.js +29 -0
  495. package/utility/migration/chevron-down.d.ts +9 -0
  496. package/utility/migration/chevron-down.js +29 -0
  497. package/utility/migration/chevron-left--chevron-left-circle.d.ts +9 -0
  498. package/utility/migration/chevron-left--chevron-left-circle.js +29 -0
  499. package/utility/migration/chevron-left--chevron-left-large.d.ts +9 -0
  500. package/utility/migration/chevron-left--chevron-left-large.js +29 -0
  501. package/utility/migration/chevron-left.d.ts +9 -0
  502. package/utility/migration/chevron-left.js +29 -0
  503. package/utility/migration/chevron-right--chevron-right-circle.d.ts +9 -0
  504. package/utility/migration/chevron-right--chevron-right-circle.js +29 -0
  505. package/utility/migration/chevron-right--chevron-right-large.d.ts +9 -0
  506. package/utility/migration/chevron-right--chevron-right-large.js +29 -0
  507. package/utility/migration/chevron-right.d.ts +9 -0
  508. package/utility/migration/chevron-right.js +29 -0
  509. package/utility/migration/chevron-up--chevron-up-circle.d.ts +9 -0
  510. package/utility/migration/chevron-up--chevron-up-circle.js +29 -0
  511. package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +9 -0
  512. package/utility/migration/chevron-up--hipchat-chevron-up.js +29 -0
  513. package/utility/migration/chevron-up.d.ts +9 -0
  514. package/utility/migration/chevron-up.js +29 -0
  515. package/utility/migration/cross-circle--editor-error.d.ts +9 -0
  516. package/utility/migration/cross-circle--editor-error.js +29 -0
  517. package/utility/migration/cross-circle--select-clear.d.ts +9 -0
  518. package/utility/migration/cross-circle--select-clear.js +29 -0
  519. package/utility/migration/cross-circle.d.ts +9 -0
  520. package/utility/migration/cross-circle.js +29 -0
  521. package/utility/migration/error.d.ts +9 -0
  522. package/utility/migration/error.js +29 -0
  523. package/utility/migration/information--editor-info.d.ts +9 -0
  524. package/utility/migration/information--editor-info.js +29 -0
  525. package/utility/migration/information--editor-panel.d.ts +9 -0
  526. package/utility/migration/information--editor-panel.js +29 -0
  527. package/utility/migration/information--info.d.ts +9 -0
  528. package/utility/migration/information--info.js +29 -0
  529. package/utility/migration/link-external--shortcut.d.ts +9 -0
  530. package/utility/migration/link-external--shortcut.js +29 -0
  531. package/utility/migration/lock-locked--lock-circle.d.ts +9 -0
  532. package/utility/migration/lock-locked--lock-circle.js +29 -0
  533. package/utility/migration/lock-locked--lock-filled.d.ts +9 -0
  534. package/utility/migration/lock-locked--lock-filled.js +29 -0
  535. package/utility/migration/lock-locked--lock.d.ts +9 -0
  536. package/utility/migration/lock-locked--lock.js +29 -0
  537. package/utility/migration/lock-locked--unlock-circle.d.ts +9 -0
  538. package/utility/migration/lock-locked--unlock-circle.js +29 -0
  539. package/utility/migration/lock-unlocked--unlock-filled.d.ts +9 -0
  540. package/utility/migration/lock-unlocked--unlock-filled.js +29 -0
  541. package/utility/migration/lock-unlocked--unlock.d.ts +9 -0
  542. package/utility/migration/lock-unlocked--unlock.js +29 -0
  543. package/utility/migration/show-more-horizontal--editor-more.d.ts +9 -0
  544. package/utility/migration/show-more-horizontal--editor-more.js +29 -0
  545. package/utility/migration/show-more-horizontal--more.d.ts +9 -0
  546. package/utility/migration/show-more-horizontal--more.js +29 -0
  547. package/utility/migration/show-more-vertical--more-vertical.d.ts +9 -0
  548. package/utility/migration/show-more-vertical--more-vertical.js +29 -0
  549. package/utility/migration/star-starred--star-filled.d.ts +9 -0
  550. package/utility/migration/star-starred--star-filled.js +29 -0
  551. package/utility/migration/star-unstarred--star-large.d.ts +9 -0
  552. package/utility/migration/star-unstarred--star-large.js +29 -0
  553. package/utility/migration/star-unstarred--star.d.ts +9 -0
  554. package/utility/migration/star-unstarred--star.js +29 -0
  555. package/utility/migration/warning--editor-warning.d.ts +9 -0
  556. package/utility/migration/warning--editor-warning.js +29 -0
  557. package/utility/migration/warning.d.ts +9 -0
  558. package/utility/migration/warning.js +29 -0
@@ -13,7 +13,7 @@ var metadata = {
13
13
  keywords: ['add', 'plus', 'create', 'new', 'icon', 'core', 'create', 'plus'],
14
14
  componentName: 'AddIcon',
15
15
  package: '@atlaskit/icon/core/add',
16
- oldName: 'AddIcon',
16
+ oldName: ['add-circle', 'add', 'emoji/custom'],
17
17
  categorization: 'Single-purpose',
18
18
  location: 'ADS',
19
19
  team: 'ADS',
@@ -54,7 +54,7 @@ var metadata = {
54
54
  keywords: ['align-center', 'aligncenter', 'icon', 'core', 'alignment', 'text', 'content'],
55
55
  componentName: 'AlignCenterIcon',
56
56
  package: '@atlaskit/icon/core/align-center',
57
- oldName: 'EditorAlignLeftIcon',
57
+ oldName: ['editor/align-center'],
58
58
  categorization: 'Multi-purpose',
59
59
  location: 'Icon contributions',
60
60
  team: 'Editor',
@@ -65,7 +65,7 @@ var metadata = {
65
65
  keywords: ['align-left', 'alignleft', 'icon', 'core', 'alignment', 'text', 'content', 'summary'],
66
66
  componentName: 'AlignLeftIcon',
67
67
  package: '@atlaskit/icon/core/align-left',
68
- oldName: 'EditorAlignLeftIcon',
68
+ oldName: ['editor/align-left', 'overview'],
69
69
  categorization: 'Multi-purpose',
70
70
  location: 'Icon contributions',
71
71
  team: 'Editor',
@@ -76,7 +76,7 @@ var metadata = {
76
76
  keywords: ['align-right', 'alignright', 'icon', 'core', 'alignment', 'text', 'content'],
77
77
  componentName: 'AlignRightIcon',
78
78
  package: '@atlaskit/icon/core/align-right',
79
- oldName: 'EditorAlignLeftIcon',
79
+ oldName: ['editor/align-right'],
80
80
  categorization: 'Multi-purpose',
81
81
  location: 'Icon contributions',
82
82
  team: 'Editor',
@@ -87,7 +87,7 @@ var metadata = {
87
87
  keywords: ['angle-brackets', 'anglebrackets', 'icon', 'core', 'code', '<>', '</>', 'syntax'],
88
88
  componentName: 'AngleBracketsIcon',
89
89
  package: '@atlaskit/icon/core/angle-brackets',
90
- oldName: 'CodeIcon',
90
+ oldName: ['bitbucket/source', 'code', 'editor/code', 'media-services/code'],
91
91
  categorization: 'Multi-purpose',
92
92
  location: 'Icon contributions',
93
93
  team: 'Jira',
@@ -98,7 +98,7 @@ var metadata = {
98
98
  keywords: ['app', 'icon', 'core', 'add-on', 'add on', 'plugin', 'external app', 'third-party app'],
99
99
  componentName: 'AppIcon',
100
100
  package: '@atlaskit/icon/core/app',
101
- oldName: 'AddonIcon',
101
+ oldName: ['addon'],
102
102
  categorization: 'Single-purpose',
103
103
  location: 'ADS',
104
104
  team: 'ADS',
@@ -119,7 +119,7 @@ var metadata = {
119
119
  keywords: ['archive-box', 'archivebox', 'icon', 'core', 'file box'],
120
120
  componentName: 'ArchiveBoxIcon',
121
121
  package: '@atlaskit/icon/core/archive-box',
122
- oldName: 'ArchiveIcon',
122
+ oldName: ['archive'],
123
123
  categorization: 'Multi-purpose',
124
124
  location: 'ADS',
125
125
  team: 'ADS',
@@ -130,7 +130,7 @@ var metadata = {
130
130
  keywords: ['arrow-down', 'arrowdown', 'icon', 'core', 'down', 'bottom', 'sorting'],
131
131
  componentName: 'ArrowDownIcon',
132
132
  package: '@atlaskit/icon/core/arrow-down',
133
- oldName: 'ArrowDownIcon',
133
+ oldName: ['arrow-down-circle', 'arrow-down'],
134
134
  categorization: 'Multi-purpose',
135
135
  location: 'ADS',
136
136
  team: 'ADS',
@@ -141,7 +141,7 @@ var metadata = {
141
141
  keywords: ['arrow-left', 'arrowleft', 'back', 'previous', 'icon', 'core', 'back', 'previous'],
142
142
  componentName: 'ArrowLeftIcon',
143
143
  package: '@atlaskit/icon/core/arrow-left',
144
- oldName: 'ArrowLeftIcon',
144
+ oldName: ['arrow-left-circle', 'arrow-left'],
145
145
  categorization: 'Multi-purpose',
146
146
  location: 'ADS',
147
147
  team: 'ADS',
@@ -152,7 +152,7 @@ var metadata = {
152
152
  keywords: ['arrow-right', 'arrowright', 'forward', 'next', 'icon', 'core', 'forward', 'next', 'link'],
153
153
  componentName: 'ArrowRightIcon',
154
154
  package: '@atlaskit/icon/core/arrow-right',
155
- oldName: 'ArrowRightIcon',
155
+ oldName: ['arrow-right-circle', 'arrow-right'],
156
156
  categorization: 'Multi-purpose',
157
157
  location: 'ADS',
158
158
  team: 'ADS',
@@ -163,7 +163,7 @@ var metadata = {
163
163
  keywords: ['arrow-up', 'arrowup', 'icon', 'core', 'improvement'],
164
164
  componentName: 'ArrowUpIcon',
165
165
  package: '@atlaskit/icon/core/arrow-up',
166
- oldName: 'ArrowUpIcon',
166
+ oldName: ['arrow-up-circle', 'arrow-up'],
167
167
  categorization: 'Multi-purpose',
168
168
  location: 'ADS',
169
169
  team: 'ADS',
@@ -174,7 +174,7 @@ var metadata = {
174
174
  keywords: ['arrow-up-right', 'arrowupright', 'icon', 'core', 'expand', 'open', 'diagonal arrow'],
175
175
  componentName: 'ArrowUpRightIcon',
176
176
  package: '@atlaskit/icon/core/arrow-up-right',
177
- oldName: 'OpenIcon',
177
+ oldName: ['editor/open', 'open'],
178
178
  categorization: 'Multi-purpose',
179
179
  location: 'ADS',
180
180
  team: 'ADS',
@@ -195,7 +195,7 @@ var metadata = {
195
195
  keywords: ['attachment', 'paperclip', 'icon', 'core', 'paperclip', 'attach'],
196
196
  componentName: 'AttachmentIcon',
197
197
  package: '@atlaskit/icon/core/attachment',
198
- oldName: 'AttachmentIcon',
198
+ oldName: ['attachment', 'editor/attachment'],
199
199
  categorization: 'Single-purpose',
200
200
  location: 'ADS',
201
201
  team: 'ADS',
@@ -206,7 +206,7 @@ var metadata = {
206
206
  keywords: ['audio', 'music', 'note', 'sound', 'icon', 'core', 'music', 'musical note'],
207
207
  componentName: 'AudioIcon',
208
208
  package: '@atlaskit/icon/core/audio',
209
- oldName: 'AudioIcon',
209
+ oldName: ['audio-circle', 'audio', 'media-services/audio', 'vid-audio-on'],
210
210
  categorization: 'Single-purpose',
211
211
  location: 'Icon contributions',
212
212
  team: 'Media',
@@ -226,7 +226,7 @@ var metadata = {
226
226
  keywords: ['backlog', 'icon', 'core', 'rows'],
227
227
  componentName: 'BacklogIcon',
228
228
  package: '@atlaskit/icon/core/backlog',
229
- oldName: 'BacklogIcon',
229
+ oldName: ['backlog'],
230
230
  categorization: 'Single-purpose',
231
231
  location: 'ADS',
232
232
  team: 'ADS',
@@ -237,7 +237,7 @@ var metadata = {
237
237
  keywords: ['board', 'icon', 'core', 'columns', 'active sprint'],
238
238
  componentName: 'BoardIcon',
239
239
  package: '@atlaskit/icon/core/board',
240
- oldName: 'BoardIcon',
240
+ oldName: ['board'],
241
241
  categorization: 'Single-purpose',
242
242
  location: 'ADS',
243
243
  team: 'ADS',
@@ -258,6 +258,7 @@ var metadata = {
258
258
  keywords: ['book-with-bookmark', 'bookwithbookmark', 'icon', 'core', 'knowledge base', 'article'],
259
259
  componentName: 'BookWithBookmarkIcon',
260
260
  package: '@atlaskit/icon/core/book-with-bookmark',
261
+ oldName: ['book'],
261
262
  categorization: 'Multi-purpose',
262
263
  location: 'ADS',
263
264
  team: 'ADS',
@@ -268,7 +269,7 @@ var metadata = {
268
269
  keywords: ['branch', 'icon', 'core', 'git branch', 'bitbucket branch', 'branches'],
269
270
  componentName: 'BranchIcon',
270
271
  package: '@atlaskit/icon/core/branch',
271
- oldName: 'BitbucketBranchesIcon',
272
+ oldName: ['bitbucket/branches'],
272
273
  categorization: 'Single-purpose',
273
274
  location: 'ADS',
274
275
  team: 'Jira',
@@ -279,7 +280,7 @@ var metadata = {
279
280
  keywords: ['briefcase', 'icon', 'core', 'suitcase', 'toolbox', 'operations', 'business'],
280
281
  componentName: 'BriefcaseIcon',
281
282
  package: '@atlaskit/icon/core/briefcase',
282
- oldName: 'SuitcaseIcon',
283
+ oldName: ['suitcase'],
283
284
  categorization: 'Multi-purpose',
284
285
  location: 'Icon contributions',
285
286
  team: 'Atlas',
@@ -290,6 +291,7 @@ var metadata = {
290
291
  keywords: ['bug', 'icon', 'core', 'bug report', 'test'],
291
292
  componentName: 'BugIcon',
292
293
  package: '@atlaskit/icon/core/bug',
294
+ oldName: ['jira/test-session'],
293
295
  categorization: 'Multi-purpose',
294
296
  location: 'ADS',
295
297
  team: 'Jira',
@@ -300,7 +302,7 @@ var metadata = {
300
302
  keywords: ['bulleted-list', 'bulletedlist', 'icon', 'core', 'bullets', 'unordered list'],
301
303
  componentName: 'BulletedListIcon',
302
304
  package: '@atlaskit/icon/core/bulleted-list',
303
- oldName: 'BulletListIcon / EditorBulletListIcon',
305
+ oldName: ['bullet-list', 'editor/bullet-list'],
304
306
  categorization: 'Multi-purpose',
305
307
  location: 'Icon contributions',
306
308
  team: 'Editor',
@@ -311,7 +313,7 @@ var metadata = {
311
313
  keywords: ['calendar', 'date', 'icon', 'core', 'date', 'month', 'day', 'year'],
312
314
  componentName: 'CalendarIcon',
313
315
  package: '@atlaskit/icon/core/calendar',
314
- oldName: 'CalendarIcon',
316
+ oldName: ['calendar-filled', 'calendar', 'editor/date'],
315
317
  categorization: 'Multi-purpose',
316
318
  location: 'ADS',
317
319
  team: 'ADS',
@@ -322,7 +324,7 @@ var metadata = {
322
324
  keywords: ['camera', 'photo', 'icon', 'core'],
323
325
  componentName: 'CameraIcon',
324
326
  package: '@atlaskit/icon/core/camera',
325
- oldName: 'CameraIcon',
327
+ oldName: ['camera-filled', 'camera', 'editor/photo'],
326
328
  categorization: 'Multi-purpose',
327
329
  location: 'Icon contributions',
328
330
  team: 'Media',
@@ -333,7 +335,7 @@ var metadata = {
333
335
  keywords: ['capture', 'icon', 'core'],
334
336
  componentName: 'CaptureIcon',
335
337
  package: '@atlaskit/icon/core/capture',
336
- oldName: 'JiraCaptureIcon',
338
+ oldName: ['jira/capture'],
337
339
  categorization: 'Multi-purpose',
338
340
  location: 'Icon contributions',
339
341
  team: 'Media',
@@ -353,7 +355,7 @@ var metadata = {
353
355
  keywords: ['chart-bar', 'chartbar', 'icon', 'core', 'graph', 'bar', 'analytics', 'report'],
354
356
  componentName: 'ChartBarIcon',
355
357
  package: '@atlaskit/icon/core/chart-bar',
356
- oldName: 'GraphBarIcon',
358
+ oldName: ['graph-bar', 'media-services/presentation'],
357
359
  categorization: 'Multi-purpose',
358
360
  location: 'Icon contributions',
359
361
  team: 'Analytics',
@@ -384,6 +386,7 @@ var metadata = {
384
386
  keywords: ['chart-trend', 'charttrend', 'icon', 'core', 'reports', 'graph', 'impact effort'],
385
387
  componentName: 'ChartTrendIcon',
386
388
  package: '@atlaskit/icon/core/chart-trend',
389
+ oldName: ['graph-line'],
387
390
  categorization: 'Multi-purpose',
388
391
  location: 'Icon contributions',
389
392
  team: 'Analytics',
@@ -394,7 +397,7 @@ var metadata = {
394
397
  keywords: ['check-circle', 'checkcircle', 'tick', 'icon', 'core', 'tick', 'yes', 'success', 'filled'],
395
398
  componentName: 'CheckCircleIcon',
396
399
  package: '@atlaskit/icon/core/check-circle',
397
- oldName: 'CheckCircleIcon',
400
+ oldName: ['check-circle', 'editor/success'],
398
401
  categorization: 'Multi-purpose',
399
402
  location: 'ADS',
400
403
  team: 'ADS',
@@ -405,7 +408,7 @@ var metadata = {
405
408
  keywords: ['check-mark', 'checkmark', 'icon', 'core', 'tick'],
406
409
  componentName: 'CheckMarkIcon',
407
410
  package: '@atlaskit/icon/core/check-mark',
408
- oldName: 'CheckIcon',
411
+ oldName: ['check', 'editor/done'],
409
412
  categorization: 'Multi-purpose',
410
413
  location: 'ADS',
411
414
  team: 'ADS',
@@ -416,7 +419,7 @@ var metadata = {
416
419
  keywords: ['checkbox-checked', 'checkboxchecked', 'icon', 'core', 'filled', 'checked', 'select all'],
417
420
  componentName: 'CheckboxCheckedIcon',
418
421
  package: '@atlaskit/icon/core/checkbox-checked',
419
- oldName: 'CheckboxIcon',
422
+ oldName: ['checkbox', 'editor/task'],
420
423
  categorization: 'Multi-purpose',
421
424
  location: 'ADS',
422
425
  team: 'ADS',
@@ -427,7 +430,7 @@ var metadata = {
427
430
  keywords: ['checkbox-indeterminate', 'checkboxindeterminate', 'icon', 'core', 'filled', 'mixed'],
428
431
  componentName: 'CheckboxIndeterminateIcon',
429
432
  package: '@atlaskit/icon/core/checkbox-indeterminate',
430
- oldName: 'CheckboxIndeterminateIcon',
433
+ oldName: ['checkbox-indeterminate'],
431
434
  categorization: 'Multi-purpose',
432
435
  location: 'ADS',
433
436
  team: 'ADS',
@@ -448,6 +451,7 @@ var metadata = {
448
451
  keywords: ['child-issues', 'childissues', 'icon', 'core'],
449
452
  componentName: 'ChildIssuesIcon',
450
453
  package: '@atlaskit/icon/core/child-issues',
454
+ oldName: ['child-issues'],
451
455
  categorization: 'Single-purpose',
452
456
  location: 'Icon contributions',
453
457
  team: 'Jira',
@@ -458,7 +462,7 @@ var metadata = {
458
462
  keywords: ['clock', 'icon', 'core', 'time', 'recent', 'history'],
459
463
  componentName: 'ClockIcon',
460
464
  package: '@atlaskit/icon/core/clock',
461
- oldName: 'RecentIcon',
465
+ oldName: ['editor/recent', 'emoji/frequent', 'recent'],
462
466
  categorization: 'Multi-purpose',
463
467
  location: 'ADS',
464
468
  team: 'ADS',
@@ -469,7 +473,7 @@ var metadata = {
469
473
  keywords: ['close', 'icon', 'core', 'cross', 'x'],
470
474
  componentName: 'CloseIcon',
471
475
  package: '@atlaskit/icon/core/close',
472
- oldName: 'CrossIcon',
476
+ oldName: ['cross', 'editor/close'],
473
477
  categorization: 'Single-purpose',
474
478
  location: 'ADS',
475
479
  team: 'ADS',
@@ -480,7 +484,7 @@ var metadata = {
480
484
  keywords: ['cloud-arrow-up', 'cloudarrowup', 'icon', 'core', 'deployments', 'up arrow'],
481
485
  componentName: 'CloudArrowUpIcon',
482
486
  package: '@atlaskit/icon/core/cloud-arrow-up',
483
- oldName: 'UploadIcon',
487
+ oldName: ['upload'],
484
488
  categorization: 'Multi-purpose',
485
489
  location: 'ADS',
486
490
  team: 'ADS',
@@ -491,7 +495,7 @@ var metadata = {
491
495
  keywords: ['collapse', 'icon', 'core', 'contract', 'width', 'horizontal arrows'],
492
496
  componentName: 'CollapseIcon',
493
497
  package: '@atlaskit/icon/core/collapse',
494
- oldName: 'EditorCollapseIcon',
498
+ oldName: ['editor/collapse'],
495
499
  categorization: 'Single-purpose',
496
500
  location: 'Icon contributions',
497
501
  team: 'Editor',
@@ -502,7 +506,7 @@ var metadata = {
502
506
  keywords: ['comment', 'chat', 'speech', 'icon', 'core', 'speech bubble'],
503
507
  componentName: 'CommentIcon',
504
508
  package: '@atlaskit/icon/core/comment',
505
- oldName: 'CodeIcon',
509
+ oldName: ['comment', 'questions'],
506
510
  categorization: 'Single-purpose',
507
511
  location: 'ADS',
508
512
  team: 'ADS',
@@ -513,7 +517,7 @@ var metadata = {
513
517
  keywords: ['comment-add', 'commentadd', 'icon', 'core', 'speech bubble', 'plus'],
514
518
  componentName: 'CommentAddIcon',
515
519
  package: '@atlaskit/icon/core/comment-add',
516
- oldName: 'MediaServicesAddCommentIcon',
520
+ oldName: ['media-services/add-comment'],
517
521
  categorization: 'Single-purpose',
518
522
  location: 'ADS',
519
523
  team: 'ADS',
@@ -524,7 +528,7 @@ var metadata = {
524
528
  keywords: ['commit', 'icon', 'core', 'git commit', 'bitbucket commit'],
525
529
  componentName: 'CommitIcon',
526
530
  package: '@atlaskit/icon/core/commit',
527
- oldName: 'BitbucketCommitsIcon',
531
+ oldName: ['bitbucket/commits'],
528
532
  categorization: 'Single-purpose',
529
533
  location: 'Icon contributions',
530
534
  team: 'Jira',
@@ -535,6 +539,7 @@ var metadata = {
535
539
  keywords: ['compass', 'icon', 'core', 'template'],
536
540
  componentName: 'CompassIcon',
537
541
  package: '@atlaskit/icon/core/compass',
542
+ oldName: ['discover-filled', 'discover'],
538
543
  categorization: 'Multi-purpose',
539
544
  location: 'ADS',
540
545
  type: 'Global noun',
@@ -544,7 +549,7 @@ var metadata = {
544
549
  keywords: ['component', 'block', 'lego', 'icon', 'core', 'lego', 'brick', 'block'],
545
550
  componentName: 'ComponentIcon',
546
551
  package: '@atlaskit/icon/core/component',
547
- oldName: 'ComponentIcon',
552
+ oldName: ['component'],
548
553
  categorization: 'Single-purpose',
549
554
  location: 'ADS',
550
555
  team: 'ADS',
@@ -555,7 +560,7 @@ var metadata = {
555
560
  keywords: ['copy', 'duplicate', 'icon', 'core', 'copy', 'object'],
556
561
  componentName: 'CopyIcon',
557
562
  package: '@atlaskit/icon/core/copy',
558
- oldName: 'CopyIcon',
563
+ oldName: ['copy'],
559
564
  categorization: 'Single-purpose',
560
565
  location: 'ADS',
561
566
  team: 'ADS',
@@ -566,7 +571,7 @@ var metadata = {
566
571
  keywords: ['credit-card', 'creditcard', 'icon', 'core', 'payment', 'invoice'],
567
572
  componentName: 'CreditCardIcon',
568
573
  package: '@atlaskit/icon/core/credit-card',
569
- oldName: 'CreditcardIcon',
574
+ oldName: ['creditcard-filled', 'creditcard'],
570
575
  categorization: 'Multi-purpose',
571
576
  location: 'ADS',
572
577
  team: 'ADS',
@@ -577,7 +582,7 @@ var metadata = {
577
582
  keywords: ['cross-circle', 'crosscircle', 'close', 'x', 'cancel', 'icon', 'core', 'x', 'exit', 'clear', 'no', 'filled'],
578
583
  componentName: 'CrossCircleIcon',
579
584
  package: '@atlaskit/icon/core/cross-circle',
580
- oldName: 'CrossCircleIcon',
585
+ oldName: ['cross-circle', 'editor/error', 'select-clear'],
581
586
  categorization: 'Multi-purpose',
582
587
  location: 'ADS',
583
588
  team: 'ADS',
@@ -588,7 +593,7 @@ var metadata = {
588
593
  keywords: ['customize', 'icon', 'core', 'customise', 'configure', 'modify', 'preferences', 'settings', 'sliders'],
589
594
  componentName: 'CustomizeIcon',
590
595
  package: '@atlaskit/icon/core/customize',
591
- oldName: 'PreferencesIcon',
596
+ oldName: ['preferences'],
592
597
  categorization: 'Multi-purpose',
593
598
  location: 'ADS',
594
599
  team: 'ADS',
@@ -599,7 +604,7 @@ var metadata = {
599
604
  keywords: ['dashboard', 'window', 'grid', 'icon', 'core', 'activity', 'view'],
600
605
  componentName: 'DashboardIcon',
601
606
  package: '@atlaskit/icon/core/dashboard',
602
- oldName: 'ActivityIcon',
607
+ oldName: ['activity', 'dashboard'],
603
608
  categorization: 'Single-purpose',
604
609
  location: 'ADS',
605
610
  team: 'ADS',
@@ -620,7 +625,7 @@ var metadata = {
620
625
  keywords: ['decision', 'icon', 'core', 'fork', 'diagonal arrow'],
621
626
  componentName: 'DecisionIcon',
622
627
  package: '@atlaskit/icon/core/decision',
623
- oldName: 'DecisionIcon',
628
+ oldName: ['decision', 'editor/decision'],
624
629
  categorization: 'Single-purpose',
625
630
  location: 'ADS',
626
631
  team: 'ADS',
@@ -631,7 +636,7 @@ var metadata = {
631
636
  keywords: ['delete', 'icon', 'core', 'trash', 'bin', 'remove'],
632
637
  componentName: 'DeleteIcon',
633
638
  package: '@atlaskit/icon/core/delete',
634
- oldName: 'TrashIcon',
639
+ oldName: ['editor/remove', 'trash'],
635
640
  categorization: 'Single-purpose',
636
641
  location: 'ADS',
637
642
  team: 'ADS',
@@ -642,7 +647,7 @@ var metadata = {
642
647
  keywords: ['department', 'icon', 'core', 'organization', 'organisation', 'org chart', 'hierarchy'],
643
648
  componentName: 'DepartmentIcon',
644
649
  package: '@atlaskit/icon/core/department',
645
- oldName: 'DepartmentIcon',
650
+ oldName: ['department'],
646
651
  categorization: 'Single-purpose',
647
652
  location: 'Icon contributions',
648
653
  team: 'Atlas',
@@ -653,6 +658,7 @@ var metadata = {
653
658
  keywords: ['device-mobile', 'devicemobile', 'icon', 'core', 'iphone', 'mobile phone', 'cell phone'],
654
659
  componentName: 'DeviceMobileIcon',
655
660
  package: '@atlaskit/icon/core/device-mobile',
661
+ oldName: ['mobile'],
656
662
  categorization: 'Multi-purpose',
657
663
  location: 'ADS',
658
664
  team: 'ADS',
@@ -673,7 +679,7 @@ var metadata = {
673
679
  keywords: ['drag-handle', 'draghandle', 'icon', 'core', 'drag handler', 'drag dots', 'reorder', 'move'],
674
680
  componentName: 'DragHandleIcon',
675
681
  package: '@atlaskit/icon/core/drag-handle',
676
- oldName: 'DragHandlerIcon',
682
+ oldName: ['drag-handler'],
677
683
  categorization: 'Single-purpose',
678
684
  location: 'ADS',
679
685
  team: 'ADS',
@@ -684,7 +690,7 @@ var metadata = {
684
690
  keywords: ['edit', 'pencil', 'write', 'icon', 'core', 'pencil', 'pencil on page'],
685
691
  componentName: 'EditIcon',
686
692
  package: '@atlaskit/icon/core/edit',
687
- oldName: 'EditIcon',
693
+ oldName: ['edit-filled', 'edit', 'editor/add', 'editor/edit'],
688
694
  categorization: 'Single-purpose',
689
695
  location: 'ADS',
690
696
  team: 'ADS',
@@ -695,7 +701,7 @@ var metadata = {
695
701
  keywords: ['email', 'icon', 'core', 'envelope', 'message'],
696
702
  componentName: 'EmailIcon',
697
703
  package: '@atlaskit/icon/core/email',
698
- oldName: 'EmailIcon',
704
+ oldName: ['email'],
699
705
  categorization: 'Single-purpose',
700
706
  location: 'ADS',
701
707
  team: 'ADS',
@@ -706,7 +712,7 @@ var metadata = {
706
712
  keywords: ['emoji', 'emoticon', 'smiley', 'icon', 'core', 'smiley face', 'emoticon'],
707
713
  componentName: 'EmojiIcon',
708
714
  package: '@atlaskit/icon/core/emoji',
709
- oldName: 'EmojiEmoji',
715
+ oldName: ['editor/emoji', 'emoji/emoji', 'emoji'],
710
716
  categorization: 'Single-purpose',
711
717
  location: 'Icon contributions',
712
718
  team: 'Editor',
@@ -717,7 +723,7 @@ var metadata = {
717
723
  keywords: ['emoji-add', 'emojiadd', 'icon', 'core', 'smiley face', 'emoticon', 'plus'],
718
724
  componentName: 'EmojiAddIcon',
719
725
  package: '@atlaskit/icon/core/emoji-add',
720
- oldName: 'EmojiAddIcon',
726
+ oldName: ['emoji-add'],
721
727
  categorization: 'Single-purpose',
722
728
  location: 'Icon contributions',
723
729
  team: 'Editor',
@@ -738,7 +744,7 @@ var metadata = {
738
744
  keywords: ['error', 'warning', 'alert', 'icon', 'core', 'filled', 'status'],
739
745
  componentName: 'ErrorIcon',
740
746
  package: '@atlaskit/icon/core/error',
741
- oldName: 'ErrorIcon',
747
+ oldName: ['error'],
742
748
  categorization: 'Single-purpose',
743
749
  location: 'ADS',
744
750
  team: 'ADS',
@@ -749,7 +755,7 @@ var metadata = {
749
755
  keywords: ['expand', 'icon', 'core', 'diagonal', 'resize'],
750
756
  componentName: 'ExpandIcon',
751
757
  package: '@atlaskit/icon/core/expand',
752
- oldName: 'EditorExpandIcon',
758
+ oldName: ['editor/expand', 'editor/image-resize', 'image-resize'],
753
759
  categorization: 'Single-purpose',
754
760
  location: 'ADS',
755
761
  team: 'ADS',
@@ -760,7 +766,7 @@ var metadata = {
760
766
  keywords: ['eye-open', 'eyeopen', 'icon', 'core', 'watch', 'visible', 'visbility', 'permissions'],
761
767
  componentName: 'EyeOpenIcon',
762
768
  package: '@atlaskit/icon/core/eye-open',
763
- oldName: 'WatchIcon',
769
+ oldName: ['watch'],
764
770
  categorization: 'Multi-purpose',
765
771
  location: 'ADS',
766
772
  team: 'ADS',
@@ -771,7 +777,7 @@ var metadata = {
771
777
  keywords: ['eye-open-filled', 'eyeopenfilled', 'icon', 'core', 'watching', 'visible', 'visbility', 'permissions', 'filled'],
772
778
  componentName: 'EyeOpenFilledIcon',
773
779
  package: '@atlaskit/icon/core/eye-open-filled',
774
- oldName: 'WatchFilledIcon',
780
+ oldName: ['hipchat/audio-only', 'watch-filled'],
775
781
  categorization: 'Multi-purpose',
776
782
  location: 'ADS',
777
783
  team: 'ADS',
@@ -792,6 +798,7 @@ var metadata = {
792
798
  keywords: ['feedback', 'announce', 'speaker', 'megaphone', 'icon', 'core', 'diagonal arrow', 'chat bubble'],
793
799
  componentName: 'FeedbackIcon',
794
800
  package: '@atlaskit/icon/core/feedback',
801
+ oldName: ['editor/feedback', 'feedback'],
795
802
  categorization: 'Multi-purpose',
796
803
  location: 'ADS',
797
804
  team: 'ADS',
@@ -802,7 +809,7 @@ var metadata = {
802
809
  keywords: ['filter', 'icon', 'core', 'funnel', 'refine'],
803
810
  componentName: 'FilterIcon',
804
811
  package: '@atlaskit/icon/core/filter',
805
- oldName: 'FilterIcon',
812
+ oldName: ['filter', 'media-services/filter'],
806
813
  categorization: 'Single-purpose',
807
814
  location: 'ADS',
808
815
  team: 'ADS',
@@ -813,7 +820,6 @@ var metadata = {
813
820
  keywords: ['flag', 'icon', 'core', 'important', 'emoji category'],
814
821
  componentName: 'FlagIcon',
815
822
  package: '@atlaskit/icon/core/flag',
816
- oldName: 'EmojiFlags',
817
823
  categorization: 'Multi-purpose',
818
824
  location: 'Icon contributions',
819
825
  team: 'Editor',
@@ -824,7 +830,7 @@ var metadata = {
824
830
  keywords: ['flask', 'icon', 'core', 'labs', 'test', 'erlenmeyer flask', 'beaker'],
825
831
  componentName: 'FlaskIcon',
826
832
  package: '@atlaskit/icon/core/flask',
827
- oldName: 'JiraLabsIcon',
833
+ oldName: ['jira/labs'],
828
834
  categorization: 'Multi-purpose',
829
835
  location: 'Icon contributions',
830
836
  team: 'Jira',
@@ -835,7 +841,7 @@ var metadata = {
835
841
  keywords: ['folder-closed', 'folderclosed', 'icon', 'core', 'directory'],
836
842
  componentName: 'FolderClosedIcon',
837
843
  package: '@atlaskit/icon/core/folder-closed',
838
- oldName: 'FolderIcon',
844
+ oldName: ['folder'],
839
845
  categorization: 'Single-purpose',
840
846
  location: 'ADS',
841
847
  team: 'ADS',
@@ -856,7 +862,7 @@ var metadata = {
856
862
  keywords: ['fullscreen-enter', 'fullscreenenter', 'icon', 'core', 'full screen'],
857
863
  componentName: 'FullscreenEnterIcon',
858
864
  package: '@atlaskit/icon/core/fullscreen-enter',
859
- oldName: 'VidFullScreenOnIcon',
865
+ oldName: ['vid-full-screen-on'],
860
866
  categorization: 'Single-purpose',
861
867
  location: 'Icon contributions',
862
868
  team: 'Media',
@@ -867,7 +873,7 @@ var metadata = {
867
873
  keywords: ['fullscreen-exit', 'fullscreenexit', 'icon', 'core', 'un-full screen', 'un-fullscreen'],
868
874
  componentName: 'FullscreenExitIcon',
869
875
  package: '@atlaskit/icon/core/fullscreen-exit',
870
- oldName: 'VidFullScreenOffIcon',
876
+ oldName: ['media-services/full-screen', 'vid-full-screen-off'],
871
877
  categorization: 'Single-purpose',
872
878
  location: 'Icon contributions',
873
879
  team: 'Media',
@@ -878,7 +884,7 @@ var metadata = {
878
884
  keywords: ['globe', 'icon', 'core', 'world'],
879
885
  componentName: 'GlobeIcon',
880
886
  package: '@atlaskit/icon/core/globe',
881
- oldName: 'WorldIcon',
887
+ oldName: ['world', 'world-small'],
882
888
  categorization: 'Multi-purpose',
883
889
  location: 'ADS',
884
890
  team: 'ADS',
@@ -899,7 +905,7 @@ var metadata = {
899
905
  keywords: ['grid', 'icon', 'core', 'view all content', 'tile view', 'layout', 'grid', 'tiles'],
900
906
  componentName: 'GridIcon',
901
907
  package: '@atlaskit/icon/core/grid',
902
- oldName: 'AppSwitcherIcon',
908
+ oldName: ['media-services/grid', 'table'],
903
909
  categorization: 'Multi-purpose',
904
910
  location: 'ADS',
905
911
  team: 'ADS',
@@ -920,7 +926,7 @@ var metadata = {
920
926
  keywords: ['heart', 'icon', 'core', 'like', 'love', 'emoji category'],
921
927
  componentName: 'HeartIcon',
922
928
  package: '@atlaskit/icon/core/heart',
923
- oldName: 'EmojiSymbols',
929
+ oldName: ['emoji/symbols'],
924
930
  categorization: 'Multi-purpose',
925
931
  location: 'Icon contributions',
926
932
  team: 'Editor',
@@ -931,7 +937,7 @@ var metadata = {
931
937
  keywords: ['home', 'icon', 'core', 'house', 'building'],
932
938
  componentName: 'HomeIcon',
933
939
  package: '@atlaskit/icon/core/home',
934
- oldName: 'HomeIcon',
940
+ oldName: ['home-circle', 'home'],
935
941
  categorization: 'Single-purpose',
936
942
  location: 'ADS',
937
943
  team: 'ADS',
@@ -942,7 +948,7 @@ var metadata = {
942
948
  keywords: ['image', 'picture', 'photo', 'icon', 'core', 'picture', 'asset'],
943
949
  componentName: 'ImageIcon',
944
950
  package: '@atlaskit/icon/core/image',
945
- oldName: 'ImageIcon',
951
+ oldName: ['editor/image', 'image', 'media-services/image', 'media-services/scale-large', 'media-services/scale-small'],
946
952
  categorization: 'Multi-purpose',
947
953
  location: 'ADS',
948
954
  team: 'ADS',
@@ -953,7 +959,7 @@ var metadata = {
953
959
  keywords: ['inbox', 'icon', 'core', 'document tray', 'work', 'letter', 'post'],
954
960
  componentName: 'InboxIcon',
955
961
  package: '@atlaskit/icon/core/inbox',
956
- oldName: 'TrayIcon',
962
+ oldName: ['tray'],
957
963
  categorization: 'Multi-purpose',
958
964
  location: 'Icon contributions',
959
965
  team: 'Unknown',
@@ -974,7 +980,7 @@ var metadata = {
974
980
  keywords: ['information', 'icon', 'core', 'info', 'filled', 'helper', 'tip'],
975
981
  componentName: 'InformationIcon',
976
982
  package: '@atlaskit/icon/core/information',
977
- oldName: 'InfoIcon',
983
+ oldName: ['editor/info', 'editor/panel', 'info'],
978
984
  categorization: 'Single-purpose',
979
985
  location: 'ADS',
980
986
  team: 'ADS',
@@ -985,7 +991,7 @@ var metadata = {
985
991
  keywords: ['issue', 'tick', 'check', 'confirm', 'task', 'icon', 'core'],
986
992
  componentName: 'IssueIcon',
987
993
  package: '@atlaskit/icon/core/issue',
988
- oldName: 'IssueIcon',
994
+ oldName: ['issue'],
989
995
  categorization: 'Single-purpose',
990
996
  location: 'ADS',
991
997
  team: 'Jira',
@@ -996,7 +1002,7 @@ var metadata = {
996
1002
  keywords: ['issues', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'multiple issues'],
997
1003
  componentName: 'IssuesIcon',
998
1004
  package: '@atlaskit/icon/core/issues',
999
- oldName: 'IssuesIcon',
1005
+ oldName: ['issues'],
1000
1006
  categorization: 'Single-purpose',
1001
1007
  location: 'ADS',
1002
1008
  team: 'Jira',
@@ -1007,7 +1013,7 @@ var metadata = {
1007
1013
  keywords: ['lightbulb', 'idea', 'hint', 'icon', 'core', 'idea', 'initiative', 'tip', 'learnings'],
1008
1014
  componentName: 'LightbulbIcon',
1009
1015
  package: '@atlaskit/icon/core/lightbulb',
1010
- oldName: 'LightbulbIcon',
1016
+ oldName: ['editor/hint', 'emoji/objects', 'lightbulb'],
1011
1017
  categorization: 'Multi-purpose',
1012
1018
  location: 'ADS',
1013
1019
  team: 'ADS',
@@ -1018,7 +1024,7 @@ var metadata = {
1018
1024
  keywords: ['link', 'icon', 'core', 'url', 'hyperlink', 'website', 'www', 'http'],
1019
1025
  componentName: 'LinkIcon',
1020
1026
  package: '@atlaskit/icon/core/link',
1021
- oldName: 'LinkIcon',
1027
+ oldName: ['editor/link', 'link'],
1022
1028
  categorization: 'Single-purpose',
1023
1029
  location: 'ADS',
1024
1030
  team: 'ADS',
@@ -1029,7 +1035,7 @@ var metadata = {
1029
1035
  keywords: ['link-broken', 'linkbroken', 'icon', 'core', 'unlink', 'remove link', 'break link', 'url', 'hyperlink', 'website', 'www', 'https'],
1030
1036
  componentName: 'LinkBrokenIcon',
1031
1037
  package: '@atlaskit/icon/core/link-broken',
1032
- oldName: 'UnlinkIcon',
1038
+ oldName: ['editor/unlink', 'unlink'],
1033
1039
  categorization: 'Single-purpose',
1034
1040
  location: 'ADS',
1035
1041
  team: 'ADS',
@@ -1040,7 +1046,7 @@ var metadata = {
1040
1046
  keywords: ['link-external', 'linkexternal', 'icon', 'core', 'new tab', 'new window', 'open in', 'url', 'hyperlink', 'www', 'http', 'https', 'website', 'external', 'shortcut', 'diagonal arrow'],
1041
1047
  componentName: 'LinkExternalIcon',
1042
1048
  package: '@atlaskit/icon/core/link-external',
1043
- oldName: 'ShortcutIcon',
1049
+ oldName: ['shortcut'],
1044
1050
  categorization: 'Single-purpose',
1045
1051
  location: 'ADS',
1046
1052
  team: 'ADS',
@@ -1051,6 +1057,7 @@ var metadata = {
1051
1057
  keywords: ['lobby-bell', 'lobbybell', 'icon', 'core', 'ding', 'risks'],
1052
1058
  componentName: 'LobbyBellIcon',
1053
1059
  package: '@atlaskit/icon/core/lobby-bell',
1060
+ oldName: ['hipchat/lobby'],
1054
1061
  categorization: 'Multi-purpose',
1055
1062
  location: 'Icon contributions',
1056
1063
  team: 'Editor',
@@ -1061,7 +1068,7 @@ var metadata = {
1061
1068
  keywords: ['location', 'pin', 'gps', 'map', 'icon', 'core', 'map', 'pin', 'address'],
1062
1069
  componentName: 'LocationIcon',
1063
1070
  package: '@atlaskit/icon/core/location',
1064
- oldName: 'LocationIcon',
1071
+ oldName: ['location'],
1065
1072
  categorization: 'Multi-purpose',
1066
1073
  location: 'ADS',
1067
1074
  team: 'ADS',
@@ -1072,7 +1079,7 @@ var metadata = {
1072
1079
  keywords: ['lock-locked', 'locklocked', 'icon', 'core', 'permissions', 'no access', 'restricted', 'security', 'secure', 'forbidden', 'authentication'],
1073
1080
  componentName: 'LockLockedIcon',
1074
1081
  package: '@atlaskit/icon/core/lock-locked',
1075
- oldName: 'LockIcon',
1082
+ oldName: ['lock-circle', 'lock-filled', 'lock', 'unlock-circle'],
1076
1083
  categorization: 'Multi-purpose',
1077
1084
  location: 'ADS',
1078
1085
  team: 'ADS',
@@ -1083,6 +1090,7 @@ var metadata = {
1083
1090
  keywords: ['lock-unlocked', 'lockunlocked', 'icon', 'core', 'open permissions', 'unrestricted access', 'security', 'insecure', 'authentication'],
1084
1091
  componentName: 'LockUnlockedIcon',
1085
1092
  package: '@atlaskit/icon/core/lock-unlocked',
1093
+ oldName: ['unlock-filled', 'unlock'],
1086
1094
  categorization: 'Multi-purpose',
1087
1095
  location: 'ADS',
1088
1096
  team: 'ADS',
@@ -1093,7 +1101,7 @@ var metadata = {
1093
1101
  keywords: ['log-in', 'login', 'icon', 'core', 'sign in', 'enter', 'account'],
1094
1102
  componentName: 'LogInIcon',
1095
1103
  package: '@atlaskit/icon/core/log-in',
1096
- oldName: 'SignInIcon',
1104
+ oldName: ['sign-in'],
1097
1105
  categorization: 'Single-purpose',
1098
1106
  location: 'ADS',
1099
1107
  team: 'ADS',
@@ -1104,7 +1112,7 @@ var metadata = {
1104
1112
  keywords: ['log-out', 'logout', 'icon', 'core', 'sign out', 'exit', 'account'],
1105
1113
  componentName: 'LogOutIcon',
1106
1114
  package: '@atlaskit/icon/core/log-out',
1107
- oldName: 'SignOutIcon',
1115
+ oldName: ['sign-out'],
1108
1116
  categorization: 'Single-purpose',
1109
1117
  location: 'ADS',
1110
1118
  team: 'ADS',
@@ -1115,7 +1123,7 @@ var metadata = {
1115
1123
  keywords: ['marketplace', 'store', 'shop', 'icon', 'core', 'app store', 'storefront', 'stand', 'third-party developer'],
1116
1124
  componentName: 'MarketplaceIcon',
1117
1125
  package: '@atlaskit/icon/core/marketplace',
1118
- oldName: 'MarketplaceIcon',
1126
+ oldName: ['marketplace'],
1119
1127
  categorization: 'Single-purpose',
1120
1128
  location: 'ADS',
1121
1129
  team: 'ADS',
@@ -1126,7 +1134,7 @@ var metadata = {
1126
1134
  keywords: ['maximize', 'icon', 'core', 'resize', 'diagonal arrows', 'bigger'],
1127
1135
  componentName: 'MaximizeIcon',
1128
1136
  package: '@atlaskit/icon/core/maximize',
1129
- oldName: 'MediaServicesActualSizeIcon',
1137
+ oldName: ['media-services/actual-size'],
1130
1138
  categorization: 'Single-purpose',
1131
1139
  location: 'Icon contributions',
1132
1140
  team: 'Media',
@@ -1137,7 +1145,6 @@ var metadata = {
1137
1145
  keywords: ['megaphone', 'icon', 'core', 'announcement', 'bullhorn', 'feedback', 'news'],
1138
1146
  componentName: 'MegaphoneIcon',
1139
1147
  package: '@atlaskit/icon/core/megaphone',
1140
- oldName: 'FeedbackIcon',
1141
1148
  categorization: 'Multi-purpose',
1142
1149
  location: 'ADS',
1143
1150
  team: 'ADS',
@@ -1148,7 +1155,7 @@ var metadata = {
1148
1155
  keywords: ['mention', 'user', 'person', '@', 'icon', 'core', 'at symbol', '@', 'tag', 'username'],
1149
1156
  componentName: 'MentionIcon',
1150
1157
  package: '@atlaskit/icon/core/mention',
1151
- oldName: 'MentionIcon, EditorMentionIcon',
1158
+ oldName: ['editor/mention'],
1152
1159
  categorization: 'Single-purpose',
1153
1160
  location: 'Icon contributions',
1154
1161
  team: 'Editor',
@@ -1159,7 +1166,6 @@ var metadata = {
1159
1166
  keywords: ['microphone', 'icon', 'core', 'mic', 'mic on', 'voice', 'speak'],
1160
1167
  componentName: 'MicrophoneIcon',
1161
1168
  package: '@atlaskit/icon/core/microphone',
1162
- oldName: 'VidAudioOnIcon',
1163
1169
  categorization: 'Multi-purpose',
1164
1170
  location: 'Icon contributions',
1165
1171
  team: 'Media',
@@ -1170,7 +1176,6 @@ var metadata = {
1170
1176
  keywords: ['minimize', 'icon', 'core', 'minimise', 'resize', 'diagonal arrows'],
1171
1177
  componentName: 'MinimizeIcon',
1172
1178
  package: '@atlaskit/icon/core/minimize',
1173
- oldName: 'VidFullScreenOffIcon',
1174
1179
  categorization: 'Single-purpose',
1175
1180
  location: 'ADS',
1176
1181
  team: 'ADS',
@@ -1181,7 +1186,6 @@ var metadata = {
1181
1186
  keywords: ['node', 'icon', 'core', 'page', 'dot', 'page tree', 'navigation'],
1182
1187
  componentName: 'NodeIcon',
1183
1188
  package: '@atlaskit/icon/core/node',
1184
- oldName: 'PageDotIcon',
1185
1189
  categorization: 'Single-purpose',
1186
1190
  location: 'Icon contributions',
1187
1191
  team: 'Confluence',
@@ -1192,7 +1196,7 @@ var metadata = {
1192
1196
  keywords: ['office-building', 'officebuilding', 'icon', 'core', 'organization', 'organisation', 'business'],
1193
1197
  componentName: 'OfficeBuildingIcon',
1194
1198
  package: '@atlaskit/icon/core/office-building',
1195
- oldName: 'OfficeBuildingIcon',
1199
+ oldName: ['office-building-filled', 'office-building'],
1196
1200
  categorization: 'Multi-purpose',
1197
1201
  location: 'ADS',
1198
1202
  team: 'ADS',
@@ -1203,7 +1207,7 @@ var metadata = {
1203
1207
  keywords: ['page', 'file', 'document', 'icon', 'core', 'feed', 'document'],
1204
1208
  componentName: 'PageIcon',
1205
1209
  package: '@atlaskit/icon/core/page',
1206
- oldName: 'PageIcon',
1210
+ oldName: ['document-filled', 'document', 'editor/note', 'media-services/document', 'page-filled', 'page'],
1207
1211
  categorization: 'Single-purpose',
1208
1212
  location: 'ADS',
1209
1213
  team: 'ADS',
@@ -1214,7 +1218,7 @@ var metadata = {
1214
1218
  keywords: ['pages', 'icon', 'core', 'feeds', 'documents'],
1215
1219
  componentName: 'PagesIcon',
1216
1220
  package: '@atlaskit/icon/core/pages',
1217
- oldName: 'QueuesIcon',
1221
+ oldName: ['documents', 'queues'],
1218
1222
  categorization: 'Single-purpose',
1219
1223
  location: 'ADS',
1220
1224
  team: 'ADS',
@@ -1225,7 +1229,7 @@ var metadata = {
1225
1229
  keywords: ['person', 'person', 'user', 'avatar', 'icon', 'core', 'user', 'customer'],
1226
1230
  componentName: 'PersonIcon',
1227
1231
  package: '@atlaskit/icon/core/person',
1228
- oldName: 'PersonIcon',
1232
+ oldName: ['person'],
1229
1233
  categorization: 'Single-purpose',
1230
1234
  location: 'ADS',
1231
1235
  team: 'ADS',
@@ -1236,6 +1240,7 @@ var metadata = {
1236
1240
  keywords: ['person-add', 'personadd', 'icon', 'core', 'user', 'customer', 'plus'],
1237
1241
  componentName: 'PersonAddIcon',
1238
1242
  package: '@atlaskit/icon/core/person-add',
1243
+ oldName: ['invite-team'],
1239
1244
  categorization: 'Single-purpose',
1240
1245
  location: 'ADS',
1241
1246
  team: 'ADS',
@@ -1246,7 +1251,7 @@ var metadata = {
1246
1251
  keywords: ['person-added', 'personadded', 'icon', 'core', 'user', 'customer', 'check', 'tick'],
1247
1252
  componentName: 'PersonAddedIcon',
1248
1253
  package: '@atlaskit/icon/core/person-added',
1249
- oldName: 'PersonWithTickIcon',
1254
+ oldName: ['app-access', 'person-with-tick'],
1250
1255
  categorization: 'Single-purpose',
1251
1256
  location: 'ADS',
1252
1257
  team: 'ADS',
@@ -1257,7 +1262,7 @@ var metadata = {
1257
1262
  keywords: ['person-avatar', 'personavatar', 'icon', 'core', 'user', 'customer'],
1258
1263
  componentName: 'PersonAvatarIcon',
1259
1264
  package: '@atlaskit/icon/core/person-avatar',
1260
- oldName: 'PersonIcon',
1265
+ oldName: ['person-circle', 'user-avatar-circle'],
1261
1266
  categorization: 'Single-purpose',
1262
1267
  location: 'ADS',
1263
1268
  team: 'ADS',
@@ -1268,6 +1273,7 @@ var metadata = {
1268
1273
  keywords: ['person-offboard', 'personoffboard', 'icon', 'core', 'user', 'customer', 'right arrow'],
1269
1274
  componentName: 'PersonOffboardIcon',
1270
1275
  package: '@atlaskit/icon/core/person-offboard',
1276
+ oldName: ['followers'],
1271
1277
  categorization: 'Single-purpose',
1272
1278
  location: 'ADS',
1273
1279
  team: 'ADS',
@@ -1277,7 +1283,7 @@ var metadata = {
1277
1283
  keywords: ['phone', 'icon', 'core', 'call', 'dial out'],
1278
1284
  componentName: 'PhoneIcon',
1279
1285
  package: '@atlaskit/icon/core/phone',
1280
- oldName: 'DialOutIcon',
1286
+ oldName: ['hipchat/dial-out'],
1281
1287
  categorization: 'Multi-purpose',
1282
1288
  location: 'Icon contributions',
1283
1289
  team: 'Media',
@@ -1318,7 +1324,7 @@ var metadata = {
1318
1324
  keywords: ['premium', 'icon', 'core', 'AI', 'sparkles', 'stars', 'new', 'feature'],
1319
1325
  componentName: 'PremiumIcon',
1320
1326
  package: '@atlaskit/icon/core/premium',
1321
- oldName: 'PremiumIcon',
1327
+ oldName: ['premium'],
1322
1328
  categorization: 'Single-purpose',
1323
1329
  location: 'Icon contributions',
1324
1330
  team: 'Growth',
@@ -1469,7 +1475,7 @@ var metadata = {
1469
1475
  keywords: ['pull-request', 'pullrequest', 'icon', 'core', 'git pull request', 'bitbucket pull request'],
1470
1476
  componentName: 'PullRequestIcon',
1471
1477
  package: '@atlaskit/icon/core/pull-request',
1472
- oldName: 'BitbucketPullrequestsIcon',
1478
+ oldName: ['bitbucket/pullrequests'],
1473
1479
  categorization: 'Single-purpose',
1474
1480
  location: 'Icon contributions',
1475
1481
  team: 'Jira',
@@ -1480,7 +1486,7 @@ var metadata = {
1480
1486
  keywords: ['question-circle', 'questioncircle', 'help', 'icon', 'core', 'help', 'answers', 'faq'],
1481
1487
  componentName: 'QuestionCircleIcon',
1482
1488
  package: '@atlaskit/icon/core/question-circle',
1483
- oldName: 'QuestionIcon, EditorHelpIcon',
1489
+ oldName: ['editor/help', 'question-circle', 'question'],
1484
1490
  categorization: 'Multi-purpose',
1485
1491
  location: 'ADS',
1486
1492
  team: 'Jira',
@@ -1491,7 +1497,7 @@ var metadata = {
1491
1497
  keywords: ['quotation-mark', 'quotationmark', 'icon', 'core', 'quote', 'testimonial', 'blockquote'],
1492
1498
  componentName: 'QuotationMarkIcon',
1493
1499
  package: '@atlaskit/icon/core/quotation-mark',
1494
- oldName: 'EditorQuoteIcon',
1500
+ oldName: ['editor/quote', 'quote'],
1495
1501
  categorization: 'Multi-purpose',
1496
1502
  location: 'Icon contributions',
1497
1503
  team: 'Jira',
@@ -1502,7 +1508,7 @@ var metadata = {
1502
1508
  keywords: ['redo', 'icon', 'core', 'editor', 'redo', 'backwards'],
1503
1509
  componentName: 'RedoIcon',
1504
1510
  package: '@atlaskit/icon/core/redo',
1505
- oldName: 'RedoIcon',
1511
+ oldName: ['editor/redo', 'redo'],
1506
1512
  categorization: 'Single-purpose',
1507
1513
  location: 'Icon contributions',
1508
1514
  team: 'Media',
@@ -1513,7 +1519,7 @@ var metadata = {
1513
1519
  keywords: ['release', 'icon', 'core', 'ship', 'boat'],
1514
1520
  componentName: 'ReleaseIcon',
1515
1521
  package: '@atlaskit/icon/core/release',
1516
- oldName: 'ShipIcon',
1522
+ oldName: ['ship'],
1517
1523
  categorization: 'Single-purpose',
1518
1524
  location: 'Icon contributions',
1519
1525
  team: 'Jira',
@@ -1524,6 +1530,7 @@ var metadata = {
1524
1530
  keywords: ['retry', 'icon', 'core', 'try again'],
1525
1531
  componentName: 'RetryIcon',
1526
1532
  package: '@atlaskit/icon/core/retry',
1533
+ oldName: ['retry'],
1527
1534
  categorization: 'Single-purpose',
1528
1535
  location: 'ADS',
1529
1536
  team: 'ADS',
@@ -1534,7 +1541,7 @@ var metadata = {
1534
1541
  keywords: ['roadmap', 'icon', 'core'],
1535
1542
  componentName: 'RoadmapIcon',
1536
1543
  package: '@atlaskit/icon/core/roadmap',
1537
- oldName: 'RoadmapIcon',
1544
+ oldName: ['roadmap'],
1538
1545
  categorization: 'Single-purpose',
1539
1546
  location: 'ADS',
1540
1547
  team: 'ADS',
@@ -1555,7 +1562,7 @@ var metadata = {
1555
1562
  keywords: ['screen', 'desktop', 'computer', 'monitor', 'icon', 'core', 'display', 'monitor', 'desktop'],
1556
1563
  componentName: 'ScreenIcon',
1557
1564
  package: '@atlaskit/icon/core/screen',
1558
- oldName: 'ScreenIcon',
1565
+ oldName: ['screen'],
1559
1566
  categorization: 'Multi-purpose',
1560
1567
  location: 'ADS',
1561
1568
  team: 'ADS',
@@ -1566,7 +1573,7 @@ var metadata = {
1566
1573
  keywords: ['search', 'find', 'magnify', 'icon', 'core', 'magnifying glass'],
1567
1574
  componentName: 'SearchIcon',
1568
1575
  package: '@atlaskit/icon/core/search',
1569
- oldName: 'SearchIcon',
1576
+ oldName: ['editor/search', 'search'],
1570
1577
  categorization: 'Single-purpose',
1571
1578
  location: 'ADS',
1572
1579
  team: 'ADS',
@@ -1577,6 +1584,7 @@ var metadata = {
1577
1584
  keywords: ['send', 'mail', 'icon', 'core', 'submit', 'paper airplane', 'paper aeroplane'],
1578
1585
  componentName: 'SendIcon',
1579
1586
  package: '@atlaskit/icon/core/send',
1587
+ oldName: ['send'],
1580
1588
  categorization: 'Single-purpose',
1581
1589
  location: 'ADS',
1582
1590
  team: 'ADS',
@@ -1587,7 +1595,7 @@ var metadata = {
1587
1595
  keywords: ['settings', 'cog', 'options', 'configuration', 'icon', 'core', 'system preferences', 'gear', 'cog'],
1588
1596
  componentName: 'SettingsIcon',
1589
1597
  package: '@atlaskit/icon/core/settings',
1590
- oldName: 'SettingsIcon',
1598
+ oldName: ['editor/settings', 'settings'],
1591
1599
  categorization: 'Single-purpose',
1592
1600
  location: 'ADS',
1593
1601
  team: 'ADS',
@@ -1608,7 +1616,7 @@ var metadata = {
1608
1616
  keywords: ['share', 'icon', 'core', 'share', 'access'],
1609
1617
  componentName: 'ShareIcon',
1610
1618
  package: '@atlaskit/icon/core/share',
1611
- oldName: 'ShareIcon',
1619
+ oldName: ['share'],
1612
1620
  categorization: 'Single-purpose',
1613
1621
  location: 'ADS',
1614
1622
  team: 'ADS',
@@ -1629,7 +1637,7 @@ var metadata = {
1629
1637
  keywords: ['shortcut', 'export', 'icon', 'core', 'add shortcut', 'square', 'plus'],
1630
1638
  componentName: 'ShortcutIcon',
1631
1639
  package: '@atlaskit/icon/core/shortcut',
1632
- oldName: 'AddItemIcon',
1640
+ oldName: ['add-item'],
1633
1641
  categorization: 'Single-purpose',
1634
1642
  location: 'ADS',
1635
1643
  team: 'ADS',
@@ -1640,7 +1648,7 @@ var metadata = {
1640
1648
  keywords: ['show-more-horizontal', 'showmorehorizontal', 'icon', 'core', 'ellipses', 'three dots', 'more actions'],
1641
1649
  componentName: 'ShowMoreHorizontalIcon',
1642
1650
  package: '@atlaskit/icon/core/show-more-horizontal',
1643
- oldName: 'MoreIcon',
1651
+ oldName: ['editor/more', 'more'],
1644
1652
  categorization: 'Single-purpose',
1645
1653
  location: 'ADS',
1646
1654
  team: 'ADS',
@@ -1651,7 +1659,7 @@ var metadata = {
1651
1659
  keywords: ['show-more-vertical', 'showmorevertical', 'icon', 'core', 'three dots', 'more actions'],
1652
1660
  componentName: 'ShowMoreVerticalIcon',
1653
1661
  package: '@atlaskit/icon/core/show-more-vertical',
1654
- oldName: 'MoreVerticalIcon',
1662
+ oldName: ['more-vertical'],
1655
1663
  categorization: 'Single-purpose',
1656
1664
  location: 'ADS',
1657
1665
  team: 'ADS',
@@ -1682,7 +1690,7 @@ var metadata = {
1682
1690
  keywords: ['snippet', 'icon', 'core', 'scissors', 'cut'],
1683
1691
  componentName: 'SnippetIcon',
1684
1692
  package: '@atlaskit/icon/core/snippet',
1685
- oldName: 'BitbucketSnippetsIcon',
1693
+ oldName: ['bitbucket/snippets'],
1686
1694
  categorization: 'Single-purpose',
1687
1695
  location: 'Icon contributions',
1688
1696
  team: 'BitBucket',
@@ -1693,6 +1701,7 @@ var metadata = {
1693
1701
  keywords: ['spreadsheet', 'icon', 'core', 'table', 'cells', 'data'],
1694
1702
  componentName: 'SpreadsheetIcon',
1695
1703
  package: '@atlaskit/icon/core/spreadsheet',
1704
+ oldName: ['media-services/spreadsheet'],
1696
1705
  categorization: 'Single-purpose',
1697
1706
  location: 'ADS',
1698
1707
  team: 'ADS',
@@ -1703,7 +1712,7 @@ var metadata = {
1703
1712
  keywords: ['sprint', 'icon', 'core', 'loop', 'iterate'],
1704
1713
  componentName: 'SprintIcon',
1705
1714
  package: '@atlaskit/icon/core/sprint',
1706
- oldName: 'SprintIcon',
1715
+ oldName: ['sprint'],
1707
1716
  categorization: 'Single-purpose',
1708
1717
  location: 'ADS',
1709
1718
  team: 'ADS',
@@ -1714,7 +1723,7 @@ var metadata = {
1714
1723
  keywords: ['star-starred', 'starstarred', 'icon', 'core', 'favourite', 'star', 'starred', 'filled'],
1715
1724
  componentName: 'StarStarredIcon',
1716
1725
  package: '@atlaskit/icon/core/star-starred',
1717
- oldName: 'StarFilledIcon',
1726
+ oldName: ['star-filled'],
1718
1727
  categorization: 'Single-purpose',
1719
1728
  location: 'ADS',
1720
1729
  team: 'ADS',
@@ -1725,7 +1734,7 @@ var metadata = {
1725
1734
  keywords: ['star-unstarred', 'starunstarred', 'icon', 'core', 'favourite', 'star'],
1726
1735
  componentName: 'StarUnstarredIcon',
1727
1736
  package: '@atlaskit/icon/core/star-unstarred',
1728
- oldName: 'StarIcon',
1737
+ oldName: ['star', 'star-large'],
1729
1738
  categorization: 'Single-purpose',
1730
1739
  location: 'ADS',
1731
1740
  team: 'ADS',
@@ -1736,7 +1745,7 @@ var metadata = {
1736
1745
  keywords: ['stopwatch', 'icon', 'core', 'timer'],
1737
1746
  componentName: 'StopwatchIcon',
1738
1747
  package: '@atlaskit/icon/core/stopwatch',
1739
- oldName: 'StopwatchIcon',
1748
+ oldName: ['stopwatch'],
1740
1749
  categorization: 'Multi-purpose',
1741
1750
  location: 'ADS',
1742
1751
  team: 'ADS',
@@ -1757,7 +1766,7 @@ var metadata = {
1757
1766
  keywords: ['subtasks', 'icon', 'core', 'issue', 'todo', 'checklist'],
1758
1767
  componentName: 'SubtasksIcon',
1759
1768
  package: '@atlaskit/icon/core/subtasks',
1760
- oldName: 'SubtaskIcon',
1769
+ oldName: ['subtask'],
1761
1770
  categorization: 'Single-purpose',
1762
1771
  location: 'Icon contributions',
1763
1772
  team: 'Jira',
@@ -1768,7 +1777,7 @@ var metadata = {
1768
1777
  keywords: ['tag', 'icon', 'core', 'label', 'topic'],
1769
1778
  componentName: 'TagIcon',
1770
1779
  package: '@atlaskit/icon/core/tag',
1771
- oldName: 'LabelIcon',
1780
+ oldName: ['label'],
1772
1781
  categorization: 'Single-purpose',
1773
1782
  location: 'ADS',
1774
1783
  team: 'ADS',
@@ -1779,7 +1788,7 @@ var metadata = {
1779
1788
  keywords: ['task', 'check', 'tick', 'icon', 'core', 'todo', 'list'],
1780
1789
  componentName: 'TaskIcon',
1781
1790
  package: '@atlaskit/icon/core/task',
1782
- oldName: 'TaskIcon',
1791
+ oldName: ['task'],
1783
1792
  categorization: 'Single-purpose',
1784
1793
  location: 'ADS',
1785
1794
  team: 'Jira',
@@ -1790,7 +1799,6 @@ var metadata = {
1790
1799
  keywords: ['tasks', 'icon', 'core', 'todo', 'list'],
1791
1800
  componentName: 'TasksIcon',
1792
1801
  package: '@atlaskit/icon/core/tasks',
1793
- oldName: 'SubtaskIcon',
1794
1802
  categorization: 'Single-purpose',
1795
1803
  location: 'ADS',
1796
1804
  team: 'Jira',
@@ -1801,7 +1809,7 @@ var metadata = {
1801
1809
  keywords: ['teams', 'icon', 'core', 'infinite love', 'people', 'persons', 'customers', 'users'],
1802
1810
  componentName: 'TeamsIcon',
1803
1811
  package: '@atlaskit/icon/core/teams',
1804
- oldName: 'TeamsIcon',
1812
+ oldName: ['teams'],
1805
1813
  categorization: 'Single-purpose',
1806
1814
  location: 'ADS',
1807
1815
  team: 'Atlas',
@@ -1812,7 +1820,7 @@ var metadata = {
1812
1820
  keywords: ['text-style', 'textstyle', 'icon', 'core', 'characters', 'font', 'letters', 'type', 'typography'],
1813
1821
  componentName: 'TextStyleIcon',
1814
1822
  package: '@atlaskit/icon/core/text-style',
1815
- oldName: 'EditorTextStyleIcon',
1823
+ oldName: ['editor/text-style', 'emoji/keyboard'],
1816
1824
  categorization: 'Single-purpose',
1817
1825
  location: 'Icon contributions',
1818
1826
  team: 'Editor',
@@ -1833,7 +1841,7 @@ var metadata = {
1833
1841
  keywords: ['thumbs-up', 'thumbsup', 'icon', 'core', 'vote', 'upvote', 'like', 'feedback', 'hand'],
1834
1842
  componentName: 'ThumbsUpIcon',
1835
1843
  package: '@atlaskit/icon/core/thumbs-up',
1836
- oldName: 'LikeIcon',
1844
+ oldName: ['like'],
1837
1845
  categorization: 'Multi-purpose',
1838
1846
  location: 'ADS',
1839
1847
  team: 'ADS',
@@ -1864,7 +1872,7 @@ var metadata = {
1864
1872
  keywords: ['undo', 'icon', 'core', 'backward', 'mistake', 'correct'],
1865
1873
  componentName: 'UndoIcon',
1866
1874
  package: '@atlaskit/icon/core/undo',
1867
- oldName: 'UndoIcon',
1875
+ oldName: ['editor/undo', 'undo'],
1868
1876
  categorization: 'Single-purpose',
1869
1877
  location: 'Icon contributions',
1870
1878
  team: 'Editor',
@@ -1885,7 +1893,7 @@ var metadata = {
1885
1893
  keywords: ['video', 'icon', 'core', 'media', 'movie'],
1886
1894
  componentName: 'VideoIcon',
1887
1895
  package: '@atlaskit/icon/core/video',
1888
- oldName: 'VideoFilledIcon',
1896
+ oldName: ['media-services/video', 'hipchat/sd-video', 'vid-camera-on', 'video-circle', 'video-filled'],
1889
1897
  categorization: 'Single-purpose',
1890
1898
  location: 'Icon contributions',
1891
1899
  team: 'Media',
@@ -1896,7 +1904,6 @@ var metadata = {
1896
1904
  keywords: ['video-next', 'videonext', 'icon', 'core', 'skip', 'next', 'media', 'forward'],
1897
1905
  componentName: 'VideoNextIcon',
1898
1906
  package: '@atlaskit/icon/core/video-next',
1899
- oldName: 'VidForwardIcon',
1900
1907
  categorization: 'Single-purpose',
1901
1908
  location: 'Icon contributions',
1902
1909
  team: 'Media',
@@ -1907,7 +1914,7 @@ var metadata = {
1907
1914
  keywords: ['video-pause', 'videopause', 'icon', 'core', 'media', 'video'],
1908
1915
  componentName: 'VideoPauseIcon',
1909
1916
  package: '@atlaskit/icon/core/video-pause',
1910
- oldName: 'VidPauseIcon',
1917
+ oldName: ['vid-pause'],
1911
1918
  categorization: 'Single-purpose',
1912
1919
  location: 'Icon contributions',
1913
1920
  team: 'Media',
@@ -1918,7 +1925,7 @@ var metadata = {
1918
1925
  keywords: ['video-play', 'videoplay', 'icon', 'core', 'media', 'video'],
1919
1926
  componentName: 'VideoPlayIcon',
1920
1927
  package: '@atlaskit/icon/core/video-play',
1921
- oldName: 'VidPlayIcon',
1928
+ oldName: ['vid-play'],
1922
1929
  categorization: 'Single-purpose',
1923
1930
  location: 'Icon contributions',
1924
1931
  team: 'Media',
@@ -1929,7 +1936,6 @@ var metadata = {
1929
1936
  keywords: ['video-previous', 'videoprevious', 'icon', 'core', 'media', 'video', 'back', 'previous'],
1930
1937
  componentName: 'VideoPreviousIcon',
1931
1938
  package: '@atlaskit/icon/core/video-previous',
1932
- oldName: 'VidBackwardIcon',
1933
1939
  categorization: 'Single-purpose',
1934
1940
  location: 'Icon contributions',
1935
1941
  team: 'Media',
@@ -1940,7 +1946,7 @@ var metadata = {
1940
1946
  keywords: ['volume-high', 'volumehigh', 'icon', 'core', 'louder', 'volume up'],
1941
1947
  componentName: 'VolumeHighIcon',
1942
1948
  package: '@atlaskit/icon/core/volume-high',
1943
- oldName: 'VidVolumeFullIcon',
1949
+ oldName: ['hipchat/outgoing-sound', 'vid-volume-full'],
1944
1950
  categorization: 'Multi-purpose',
1945
1951
  location: 'Icon contributions',
1946
1952
  team: 'Media',
@@ -1950,7 +1956,7 @@ var metadata = {
1950
1956
  keywords: ['volume-low', 'volumelow', 'icon', 'core', 'quiter', 'volume down'],
1951
1957
  componentName: 'VolumeLowIcon',
1952
1958
  package: '@atlaskit/icon/core/volume-low',
1953
- oldName: 'VidVolumeHalfIcon',
1959
+ oldName: ['vid-volume-half'],
1954
1960
  categorization: 'Multi-purpose',
1955
1961
  location: 'Icon contributions',
1956
1962
  team: 'Media',
@@ -1960,7 +1966,7 @@ var metadata = {
1960
1966
  keywords: ['volume-muted', 'volumemuted', 'icon', 'core', 'volume off', 'no volume'],
1961
1967
  componentName: 'VolumeMutedIcon',
1962
1968
  package: '@atlaskit/icon/core/volume-muted',
1963
- oldName: 'VidVolumeMutedIcon',
1969
+ oldName: ['vid-volume-muted'],
1964
1970
  categorization: 'Multi-purpose',
1965
1971
  location: 'Icon contributions',
1966
1972
  team: 'Media',
@@ -1970,7 +1976,7 @@ var metadata = {
1970
1976
  keywords: ['warning', 'error', 'alert', 'icon', 'core', 'alert', 'danger', 'triangle', 'filled'],
1971
1977
  componentName: 'WarningIcon',
1972
1978
  package: '@atlaskit/icon/core/warning',
1973
- oldName: 'WarningIcon',
1979
+ oldName: ['editor/warning', 'warning'],
1974
1980
  categorization: 'Single-purpose',
1975
1981
  location: 'ADS',
1976
1982
  team: 'ADS',
@@ -1991,7 +1997,7 @@ var metadata = {
1991
1997
  keywords: ['zoom-in', 'zoomin', 'icon', 'core', 'magnify', 'magnifying glass'],
1992
1998
  componentName: 'ZoomInIcon',
1993
1999
  package: '@atlaskit/icon/core/zoom-in',
1994
- oldName: 'MediaServicesZoomInIcon',
2000
+ oldName: ['media-services/zoom-in'],
1995
2001
  categorization: 'Single-purpose',
1996
2002
  location: 'Icon contributions',
1997
2003
  team: 'Media',
@@ -2002,7 +2008,7 @@ var metadata = {
2002
2008
  keywords: ['zoom-out', 'zoomout', 'icon', 'core', 'minify', 'magnifying glass'],
2003
2009
  componentName: 'ZoomOutIcon',
2004
2010
  package: '@atlaskit/icon/core/zoom-out',
2005
- oldName: 'MediaServicesZoomOutIcon',
2011
+ oldName: ['media-services/zoom-out'],
2006
2012
  categorization: 'Single-purpose',
2007
2013
  location: 'Icon contributions',
2008
2014
  team: 'Media',