@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
@@ -19,7 +19,7 @@ var metadata = {
19
19
  keywords: ['add', 'plus', 'create', 'new', 'icon', 'core', 'create', 'plus'],
20
20
  componentName: 'AddIcon',
21
21
  package: '@atlaskit/icon/core/add',
22
- oldName: 'AddIcon',
22
+ oldName: ['add-circle', 'add', 'emoji/custom'],
23
23
  categorization: 'Single-purpose',
24
24
  location: 'ADS',
25
25
  team: 'ADS',
@@ -60,7 +60,7 @@ var metadata = {
60
60
  keywords: ['align-center', 'aligncenter', 'icon', 'core', 'alignment', 'text', 'content'],
61
61
  componentName: 'AlignCenterIcon',
62
62
  package: '@atlaskit/icon/core/align-center',
63
- oldName: 'EditorAlignLeftIcon',
63
+ oldName: ['editor/align-center'],
64
64
  categorization: 'Multi-purpose',
65
65
  location: 'Icon contributions',
66
66
  team: 'Editor',
@@ -71,7 +71,7 @@ var metadata = {
71
71
  keywords: ['align-left', 'alignleft', 'icon', 'core', 'alignment', 'text', 'content', 'summary'],
72
72
  componentName: 'AlignLeftIcon',
73
73
  package: '@atlaskit/icon/core/align-left',
74
- oldName: 'EditorAlignLeftIcon',
74
+ oldName: ['editor/align-left', 'overview'],
75
75
  categorization: 'Multi-purpose',
76
76
  location: 'Icon contributions',
77
77
  team: 'Editor',
@@ -82,7 +82,7 @@ var metadata = {
82
82
  keywords: ['align-right', 'alignright', 'icon', 'core', 'alignment', 'text', 'content'],
83
83
  componentName: 'AlignRightIcon',
84
84
  package: '@atlaskit/icon/core/align-right',
85
- oldName: 'EditorAlignLeftIcon',
85
+ oldName: ['editor/align-right'],
86
86
  categorization: 'Multi-purpose',
87
87
  location: 'Icon contributions',
88
88
  team: 'Editor',
@@ -93,7 +93,7 @@ var metadata = {
93
93
  keywords: ['angle-brackets', 'anglebrackets', 'icon', 'core', 'code', '<>', '</>', 'syntax'],
94
94
  componentName: 'AngleBracketsIcon',
95
95
  package: '@atlaskit/icon/core/angle-brackets',
96
- oldName: 'CodeIcon',
96
+ oldName: ['bitbucket/source', 'code', 'editor/code', 'media-services/code'],
97
97
  categorization: 'Multi-purpose',
98
98
  location: 'Icon contributions',
99
99
  team: 'Jira',
@@ -104,7 +104,7 @@ var metadata = {
104
104
  keywords: ['app', 'icon', 'core', 'add-on', 'add on', 'plugin', 'external app', 'third-party app'],
105
105
  componentName: 'AppIcon',
106
106
  package: '@atlaskit/icon/core/app',
107
- oldName: 'AddonIcon',
107
+ oldName: ['addon'],
108
108
  categorization: 'Single-purpose',
109
109
  location: 'ADS',
110
110
  team: 'ADS',
@@ -125,7 +125,7 @@ var metadata = {
125
125
  keywords: ['archive-box', 'archivebox', 'icon', 'core', 'file box'],
126
126
  componentName: 'ArchiveBoxIcon',
127
127
  package: '@atlaskit/icon/core/archive-box',
128
- oldName: 'ArchiveIcon',
128
+ oldName: ['archive'],
129
129
  categorization: 'Multi-purpose',
130
130
  location: 'ADS',
131
131
  team: 'ADS',
@@ -136,7 +136,7 @@ var metadata = {
136
136
  keywords: ['arrow-down', 'arrowdown', 'icon', 'core', 'down', 'bottom', 'sorting'],
137
137
  componentName: 'ArrowDownIcon',
138
138
  package: '@atlaskit/icon/core/arrow-down',
139
- oldName: 'ArrowDownIcon',
139
+ oldName: ['arrow-down-circle', 'arrow-down'],
140
140
  categorization: 'Multi-purpose',
141
141
  location: 'ADS',
142
142
  team: 'ADS',
@@ -147,7 +147,7 @@ var metadata = {
147
147
  keywords: ['arrow-left', 'arrowleft', 'back', 'previous', 'icon', 'core', 'back', 'previous'],
148
148
  componentName: 'ArrowLeftIcon',
149
149
  package: '@atlaskit/icon/core/arrow-left',
150
- oldName: 'ArrowLeftIcon',
150
+ oldName: ['arrow-left-circle', 'arrow-left'],
151
151
  categorization: 'Multi-purpose',
152
152
  location: 'ADS',
153
153
  team: 'ADS',
@@ -158,7 +158,7 @@ var metadata = {
158
158
  keywords: ['arrow-right', 'arrowright', 'forward', 'next', 'icon', 'core', 'forward', 'next', 'link'],
159
159
  componentName: 'ArrowRightIcon',
160
160
  package: '@atlaskit/icon/core/arrow-right',
161
- oldName: 'ArrowRightIcon',
161
+ oldName: ['arrow-right-circle', 'arrow-right'],
162
162
  categorization: 'Multi-purpose',
163
163
  location: 'ADS',
164
164
  team: 'ADS',
@@ -169,7 +169,7 @@ var metadata = {
169
169
  keywords: ['arrow-up', 'arrowup', 'icon', 'core', 'improvement'],
170
170
  componentName: 'ArrowUpIcon',
171
171
  package: '@atlaskit/icon/core/arrow-up',
172
- oldName: 'ArrowUpIcon',
172
+ oldName: ['arrow-up-circle', 'arrow-up'],
173
173
  categorization: 'Multi-purpose',
174
174
  location: 'ADS',
175
175
  team: 'ADS',
@@ -180,7 +180,7 @@ var metadata = {
180
180
  keywords: ['arrow-up-right', 'arrowupright', 'icon', 'core', 'expand', 'open', 'diagonal arrow'],
181
181
  componentName: 'ArrowUpRightIcon',
182
182
  package: '@atlaskit/icon/core/arrow-up-right',
183
- oldName: 'OpenIcon',
183
+ oldName: ['editor/open', 'open'],
184
184
  categorization: 'Multi-purpose',
185
185
  location: 'ADS',
186
186
  team: 'ADS',
@@ -201,7 +201,7 @@ var metadata = {
201
201
  keywords: ['attachment', 'paperclip', 'icon', 'core', 'paperclip', 'attach'],
202
202
  componentName: 'AttachmentIcon',
203
203
  package: '@atlaskit/icon/core/attachment',
204
- oldName: 'AttachmentIcon',
204
+ oldName: ['attachment', 'editor/attachment'],
205
205
  categorization: 'Single-purpose',
206
206
  location: 'ADS',
207
207
  team: 'ADS',
@@ -212,7 +212,7 @@ var metadata = {
212
212
  keywords: ['audio', 'music', 'note', 'sound', 'icon', 'core', 'music', 'musical note'],
213
213
  componentName: 'AudioIcon',
214
214
  package: '@atlaskit/icon/core/audio',
215
- oldName: 'AudioIcon',
215
+ oldName: ['audio-circle', 'audio', 'media-services/audio', 'vid-audio-on'],
216
216
  categorization: 'Single-purpose',
217
217
  location: 'Icon contributions',
218
218
  team: 'Media',
@@ -232,7 +232,7 @@ var metadata = {
232
232
  keywords: ['backlog', 'icon', 'core', 'rows'],
233
233
  componentName: 'BacklogIcon',
234
234
  package: '@atlaskit/icon/core/backlog',
235
- oldName: 'BacklogIcon',
235
+ oldName: ['backlog'],
236
236
  categorization: 'Single-purpose',
237
237
  location: 'ADS',
238
238
  team: 'ADS',
@@ -243,7 +243,7 @@ var metadata = {
243
243
  keywords: ['board', 'icon', 'core', 'columns', 'active sprint'],
244
244
  componentName: 'BoardIcon',
245
245
  package: '@atlaskit/icon/core/board',
246
- oldName: 'BoardIcon',
246
+ oldName: ['board'],
247
247
  categorization: 'Single-purpose',
248
248
  location: 'ADS',
249
249
  team: 'ADS',
@@ -264,6 +264,7 @@ var metadata = {
264
264
  keywords: ['book-with-bookmark', 'bookwithbookmark', 'icon', 'core', 'knowledge base', 'article'],
265
265
  componentName: 'BookWithBookmarkIcon',
266
266
  package: '@atlaskit/icon/core/book-with-bookmark',
267
+ oldName: ['book'],
267
268
  categorization: 'Multi-purpose',
268
269
  location: 'ADS',
269
270
  team: 'ADS',
@@ -274,7 +275,7 @@ var metadata = {
274
275
  keywords: ['branch', 'icon', 'core', 'git branch', 'bitbucket branch', 'branches'],
275
276
  componentName: 'BranchIcon',
276
277
  package: '@atlaskit/icon/core/branch',
277
- oldName: 'BitbucketBranchesIcon',
278
+ oldName: ['bitbucket/branches'],
278
279
  categorization: 'Single-purpose',
279
280
  location: 'ADS',
280
281
  team: 'Jira',
@@ -285,7 +286,7 @@ var metadata = {
285
286
  keywords: ['briefcase', 'icon', 'core', 'suitcase', 'toolbox', 'operations', 'business'],
286
287
  componentName: 'BriefcaseIcon',
287
288
  package: '@atlaskit/icon/core/briefcase',
288
- oldName: 'SuitcaseIcon',
289
+ oldName: ['suitcase'],
289
290
  categorization: 'Multi-purpose',
290
291
  location: 'Icon contributions',
291
292
  team: 'Atlas',
@@ -296,6 +297,7 @@ var metadata = {
296
297
  keywords: ['bug', 'icon', 'core', 'bug report', 'test'],
297
298
  componentName: 'BugIcon',
298
299
  package: '@atlaskit/icon/core/bug',
300
+ oldName: ['jira/test-session'],
299
301
  categorization: 'Multi-purpose',
300
302
  location: 'ADS',
301
303
  team: 'Jira',
@@ -306,7 +308,7 @@ var metadata = {
306
308
  keywords: ['bulleted-list', 'bulletedlist', 'icon', 'core', 'bullets', 'unordered list'],
307
309
  componentName: 'BulletedListIcon',
308
310
  package: '@atlaskit/icon/core/bulleted-list',
309
- oldName: 'BulletListIcon / EditorBulletListIcon',
311
+ oldName: ['bullet-list', 'editor/bullet-list'],
310
312
  categorization: 'Multi-purpose',
311
313
  location: 'Icon contributions',
312
314
  team: 'Editor',
@@ -317,7 +319,7 @@ var metadata = {
317
319
  keywords: ['calendar', 'date', 'icon', 'core', 'date', 'month', 'day', 'year'],
318
320
  componentName: 'CalendarIcon',
319
321
  package: '@atlaskit/icon/core/calendar',
320
- oldName: 'CalendarIcon',
322
+ oldName: ['calendar-filled', 'calendar', 'editor/date'],
321
323
  categorization: 'Multi-purpose',
322
324
  location: 'ADS',
323
325
  team: 'ADS',
@@ -328,7 +330,7 @@ var metadata = {
328
330
  keywords: ['camera', 'photo', 'icon', 'core'],
329
331
  componentName: 'CameraIcon',
330
332
  package: '@atlaskit/icon/core/camera',
331
- oldName: 'CameraIcon',
333
+ oldName: ['camera-filled', 'camera', 'editor/photo'],
332
334
  categorization: 'Multi-purpose',
333
335
  location: 'Icon contributions',
334
336
  team: 'Media',
@@ -339,7 +341,7 @@ var metadata = {
339
341
  keywords: ['capture', 'icon', 'core'],
340
342
  componentName: 'CaptureIcon',
341
343
  package: '@atlaskit/icon/core/capture',
342
- oldName: 'JiraCaptureIcon',
344
+ oldName: ['jira/capture'],
343
345
  categorization: 'Multi-purpose',
344
346
  location: 'Icon contributions',
345
347
  team: 'Media',
@@ -359,7 +361,7 @@ var metadata = {
359
361
  keywords: ['chart-bar', 'chartbar', 'icon', 'core', 'graph', 'bar', 'analytics', 'report'],
360
362
  componentName: 'ChartBarIcon',
361
363
  package: '@atlaskit/icon/core/chart-bar',
362
- oldName: 'GraphBarIcon',
364
+ oldName: ['graph-bar', 'media-services/presentation'],
363
365
  categorization: 'Multi-purpose',
364
366
  location: 'Icon contributions',
365
367
  team: 'Analytics',
@@ -390,6 +392,7 @@ var metadata = {
390
392
  keywords: ['chart-trend', 'charttrend', 'icon', 'core', 'reports', 'graph', 'impact effort'],
391
393
  componentName: 'ChartTrendIcon',
392
394
  package: '@atlaskit/icon/core/chart-trend',
395
+ oldName: ['graph-line'],
393
396
  categorization: 'Multi-purpose',
394
397
  location: 'Icon contributions',
395
398
  team: 'Analytics',
@@ -400,7 +403,7 @@ var metadata = {
400
403
  keywords: ['check-circle', 'checkcircle', 'tick', 'icon', 'core', 'tick', 'yes', 'success', 'filled'],
401
404
  componentName: 'CheckCircleIcon',
402
405
  package: '@atlaskit/icon/core/check-circle',
403
- oldName: 'CheckCircleIcon',
406
+ oldName: ['check-circle', 'editor/success'],
404
407
  categorization: 'Multi-purpose',
405
408
  location: 'ADS',
406
409
  team: 'ADS',
@@ -411,7 +414,7 @@ var metadata = {
411
414
  keywords: ['check-mark', 'checkmark', 'icon', 'core', 'tick'],
412
415
  componentName: 'CheckMarkIcon',
413
416
  package: '@atlaskit/icon/core/check-mark',
414
- oldName: 'CheckIcon',
417
+ oldName: ['check', 'editor/done'],
415
418
  categorization: 'Multi-purpose',
416
419
  location: 'ADS',
417
420
  team: 'ADS',
@@ -422,7 +425,7 @@ var metadata = {
422
425
  keywords: ['checkbox-checked', 'checkboxchecked', 'icon', 'core', 'filled', 'checked', 'select all'],
423
426
  componentName: 'CheckboxCheckedIcon',
424
427
  package: '@atlaskit/icon/core/checkbox-checked',
425
- oldName: 'CheckboxIcon',
428
+ oldName: ['checkbox', 'editor/task'],
426
429
  categorization: 'Multi-purpose',
427
430
  location: 'ADS',
428
431
  team: 'ADS',
@@ -433,7 +436,7 @@ var metadata = {
433
436
  keywords: ['checkbox-indeterminate', 'checkboxindeterminate', 'icon', 'core', 'filled', 'mixed'],
434
437
  componentName: 'CheckboxIndeterminateIcon',
435
438
  package: '@atlaskit/icon/core/checkbox-indeterminate',
436
- oldName: 'CheckboxIndeterminateIcon',
439
+ oldName: ['checkbox-indeterminate'],
437
440
  categorization: 'Multi-purpose',
438
441
  location: 'ADS',
439
442
  team: 'ADS',
@@ -454,6 +457,7 @@ var metadata = {
454
457
  keywords: ['child-issues', 'childissues', 'icon', 'core'],
455
458
  componentName: 'ChildIssuesIcon',
456
459
  package: '@atlaskit/icon/core/child-issues',
460
+ oldName: ['child-issues'],
457
461
  categorization: 'Single-purpose',
458
462
  location: 'Icon contributions',
459
463
  team: 'Jira',
@@ -464,7 +468,7 @@ var metadata = {
464
468
  keywords: ['clock', 'icon', 'core', 'time', 'recent', 'history'],
465
469
  componentName: 'ClockIcon',
466
470
  package: '@atlaskit/icon/core/clock',
467
- oldName: 'RecentIcon',
471
+ oldName: ['editor/recent', 'emoji/frequent', 'recent'],
468
472
  categorization: 'Multi-purpose',
469
473
  location: 'ADS',
470
474
  team: 'ADS',
@@ -475,7 +479,7 @@ var metadata = {
475
479
  keywords: ['close', 'icon', 'core', 'cross', 'x'],
476
480
  componentName: 'CloseIcon',
477
481
  package: '@atlaskit/icon/core/close',
478
- oldName: 'CrossIcon',
482
+ oldName: ['cross', 'editor/close'],
479
483
  categorization: 'Single-purpose',
480
484
  location: 'ADS',
481
485
  team: 'ADS',
@@ -486,7 +490,7 @@ var metadata = {
486
490
  keywords: ['cloud-arrow-up', 'cloudarrowup', 'icon', 'core', 'deployments', 'up arrow'],
487
491
  componentName: 'CloudArrowUpIcon',
488
492
  package: '@atlaskit/icon/core/cloud-arrow-up',
489
- oldName: 'UploadIcon',
493
+ oldName: ['upload'],
490
494
  categorization: 'Multi-purpose',
491
495
  location: 'ADS',
492
496
  team: 'ADS',
@@ -497,7 +501,7 @@ var metadata = {
497
501
  keywords: ['collapse', 'icon', 'core', 'contract', 'width', 'horizontal arrows'],
498
502
  componentName: 'CollapseIcon',
499
503
  package: '@atlaskit/icon/core/collapse',
500
- oldName: 'EditorCollapseIcon',
504
+ oldName: ['editor/collapse'],
501
505
  categorization: 'Single-purpose',
502
506
  location: 'Icon contributions',
503
507
  team: 'Editor',
@@ -508,7 +512,7 @@ var metadata = {
508
512
  keywords: ['comment', 'chat', 'speech', 'icon', 'core', 'speech bubble'],
509
513
  componentName: 'CommentIcon',
510
514
  package: '@atlaskit/icon/core/comment',
511
- oldName: 'CodeIcon',
515
+ oldName: ['comment', 'questions'],
512
516
  categorization: 'Single-purpose',
513
517
  location: 'ADS',
514
518
  team: 'ADS',
@@ -519,7 +523,7 @@ var metadata = {
519
523
  keywords: ['comment-add', 'commentadd', 'icon', 'core', 'speech bubble', 'plus'],
520
524
  componentName: 'CommentAddIcon',
521
525
  package: '@atlaskit/icon/core/comment-add',
522
- oldName: 'MediaServicesAddCommentIcon',
526
+ oldName: ['media-services/add-comment'],
523
527
  categorization: 'Single-purpose',
524
528
  location: 'ADS',
525
529
  team: 'ADS',
@@ -530,7 +534,7 @@ var metadata = {
530
534
  keywords: ['commit', 'icon', 'core', 'git commit', 'bitbucket commit'],
531
535
  componentName: 'CommitIcon',
532
536
  package: '@atlaskit/icon/core/commit',
533
- oldName: 'BitbucketCommitsIcon',
537
+ oldName: ['bitbucket/commits'],
534
538
  categorization: 'Single-purpose',
535
539
  location: 'Icon contributions',
536
540
  team: 'Jira',
@@ -541,6 +545,7 @@ var metadata = {
541
545
  keywords: ['compass', 'icon', 'core', 'template'],
542
546
  componentName: 'CompassIcon',
543
547
  package: '@atlaskit/icon/core/compass',
548
+ oldName: ['discover-filled', 'discover'],
544
549
  categorization: 'Multi-purpose',
545
550
  location: 'ADS',
546
551
  type: 'Global noun',
@@ -550,7 +555,7 @@ var metadata = {
550
555
  keywords: ['component', 'block', 'lego', 'icon', 'core', 'lego', 'brick', 'block'],
551
556
  componentName: 'ComponentIcon',
552
557
  package: '@atlaskit/icon/core/component',
553
- oldName: 'ComponentIcon',
558
+ oldName: ['component'],
554
559
  categorization: 'Single-purpose',
555
560
  location: 'ADS',
556
561
  team: 'ADS',
@@ -561,7 +566,7 @@ var metadata = {
561
566
  keywords: ['copy', 'duplicate', 'icon', 'core', 'copy', 'object'],
562
567
  componentName: 'CopyIcon',
563
568
  package: '@atlaskit/icon/core/copy',
564
- oldName: 'CopyIcon',
569
+ oldName: ['copy'],
565
570
  categorization: 'Single-purpose',
566
571
  location: 'ADS',
567
572
  team: 'ADS',
@@ -572,7 +577,7 @@ var metadata = {
572
577
  keywords: ['credit-card', 'creditcard', 'icon', 'core', 'payment', 'invoice'],
573
578
  componentName: 'CreditCardIcon',
574
579
  package: '@atlaskit/icon/core/credit-card',
575
- oldName: 'CreditcardIcon',
580
+ oldName: ['creditcard-filled', 'creditcard'],
576
581
  categorization: 'Multi-purpose',
577
582
  location: 'ADS',
578
583
  team: 'ADS',
@@ -583,7 +588,7 @@ var metadata = {
583
588
  keywords: ['cross-circle', 'crosscircle', 'close', 'x', 'cancel', 'icon', 'core', 'x', 'exit', 'clear', 'no', 'filled'],
584
589
  componentName: 'CrossCircleIcon',
585
590
  package: '@atlaskit/icon/core/cross-circle',
586
- oldName: 'CrossCircleIcon',
591
+ oldName: ['cross-circle', 'editor/error', 'select-clear'],
587
592
  categorization: 'Multi-purpose',
588
593
  location: 'ADS',
589
594
  team: 'ADS',
@@ -594,7 +599,7 @@ var metadata = {
594
599
  keywords: ['customize', 'icon', 'core', 'customise', 'configure', 'modify', 'preferences', 'settings', 'sliders'],
595
600
  componentName: 'CustomizeIcon',
596
601
  package: '@atlaskit/icon/core/customize',
597
- oldName: 'PreferencesIcon',
602
+ oldName: ['preferences'],
598
603
  categorization: 'Multi-purpose',
599
604
  location: 'ADS',
600
605
  team: 'ADS',
@@ -605,7 +610,7 @@ var metadata = {
605
610
  keywords: ['dashboard', 'window', 'grid', 'icon', 'core', 'activity', 'view'],
606
611
  componentName: 'DashboardIcon',
607
612
  package: '@atlaskit/icon/core/dashboard',
608
- oldName: 'ActivityIcon',
613
+ oldName: ['activity', 'dashboard'],
609
614
  categorization: 'Single-purpose',
610
615
  location: 'ADS',
611
616
  team: 'ADS',
@@ -626,7 +631,7 @@ var metadata = {
626
631
  keywords: ['decision', 'icon', 'core', 'fork', 'diagonal arrow'],
627
632
  componentName: 'DecisionIcon',
628
633
  package: '@atlaskit/icon/core/decision',
629
- oldName: 'DecisionIcon',
634
+ oldName: ['decision', 'editor/decision'],
630
635
  categorization: 'Single-purpose',
631
636
  location: 'ADS',
632
637
  team: 'ADS',
@@ -637,7 +642,7 @@ var metadata = {
637
642
  keywords: ['delete', 'icon', 'core', 'trash', 'bin', 'remove'],
638
643
  componentName: 'DeleteIcon',
639
644
  package: '@atlaskit/icon/core/delete',
640
- oldName: 'TrashIcon',
645
+ oldName: ['editor/remove', 'trash'],
641
646
  categorization: 'Single-purpose',
642
647
  location: 'ADS',
643
648
  team: 'ADS',
@@ -648,7 +653,7 @@ var metadata = {
648
653
  keywords: ['department', 'icon', 'core', 'organization', 'organisation', 'org chart', 'hierarchy'],
649
654
  componentName: 'DepartmentIcon',
650
655
  package: '@atlaskit/icon/core/department',
651
- oldName: 'DepartmentIcon',
656
+ oldName: ['department'],
652
657
  categorization: 'Single-purpose',
653
658
  location: 'Icon contributions',
654
659
  team: 'Atlas',
@@ -659,6 +664,7 @@ var metadata = {
659
664
  keywords: ['device-mobile', 'devicemobile', 'icon', 'core', 'iphone', 'mobile phone', 'cell phone'],
660
665
  componentName: 'DeviceMobileIcon',
661
666
  package: '@atlaskit/icon/core/device-mobile',
667
+ oldName: ['mobile'],
662
668
  categorization: 'Multi-purpose',
663
669
  location: 'ADS',
664
670
  team: 'ADS',
@@ -679,7 +685,7 @@ var metadata = {
679
685
  keywords: ['drag-handle', 'draghandle', 'icon', 'core', 'drag handler', 'drag dots', 'reorder', 'move'],
680
686
  componentName: 'DragHandleIcon',
681
687
  package: '@atlaskit/icon/core/drag-handle',
682
- oldName: 'DragHandlerIcon',
688
+ oldName: ['drag-handler'],
683
689
  categorization: 'Single-purpose',
684
690
  location: 'ADS',
685
691
  team: 'ADS',
@@ -690,7 +696,7 @@ var metadata = {
690
696
  keywords: ['edit', 'pencil', 'write', 'icon', 'core', 'pencil', 'pencil on page'],
691
697
  componentName: 'EditIcon',
692
698
  package: '@atlaskit/icon/core/edit',
693
- oldName: 'EditIcon',
699
+ oldName: ['edit-filled', 'edit', 'editor/add', 'editor/edit'],
694
700
  categorization: 'Single-purpose',
695
701
  location: 'ADS',
696
702
  team: 'ADS',
@@ -701,7 +707,7 @@ var metadata = {
701
707
  keywords: ['email', 'icon', 'core', 'envelope', 'message'],
702
708
  componentName: 'EmailIcon',
703
709
  package: '@atlaskit/icon/core/email',
704
- oldName: 'EmailIcon',
710
+ oldName: ['email'],
705
711
  categorization: 'Single-purpose',
706
712
  location: 'ADS',
707
713
  team: 'ADS',
@@ -712,7 +718,7 @@ var metadata = {
712
718
  keywords: ['emoji', 'emoticon', 'smiley', 'icon', 'core', 'smiley face', 'emoticon'],
713
719
  componentName: 'EmojiIcon',
714
720
  package: '@atlaskit/icon/core/emoji',
715
- oldName: 'EmojiEmoji',
721
+ oldName: ['editor/emoji', 'emoji/emoji', 'emoji'],
716
722
  categorization: 'Single-purpose',
717
723
  location: 'Icon contributions',
718
724
  team: 'Editor',
@@ -723,7 +729,7 @@ var metadata = {
723
729
  keywords: ['emoji-add', 'emojiadd', 'icon', 'core', 'smiley face', 'emoticon', 'plus'],
724
730
  componentName: 'EmojiAddIcon',
725
731
  package: '@atlaskit/icon/core/emoji-add',
726
- oldName: 'EmojiAddIcon',
732
+ oldName: ['emoji-add'],
727
733
  categorization: 'Single-purpose',
728
734
  location: 'Icon contributions',
729
735
  team: 'Editor',
@@ -744,7 +750,7 @@ var metadata = {
744
750
  keywords: ['error', 'warning', 'alert', 'icon', 'core', 'filled', 'status'],
745
751
  componentName: 'ErrorIcon',
746
752
  package: '@atlaskit/icon/core/error',
747
- oldName: 'ErrorIcon',
753
+ oldName: ['error'],
748
754
  categorization: 'Single-purpose',
749
755
  location: 'ADS',
750
756
  team: 'ADS',
@@ -755,7 +761,7 @@ var metadata = {
755
761
  keywords: ['expand', 'icon', 'core', 'diagonal', 'resize'],
756
762
  componentName: 'ExpandIcon',
757
763
  package: '@atlaskit/icon/core/expand',
758
- oldName: 'EditorExpandIcon',
764
+ oldName: ['editor/expand', 'editor/image-resize', 'image-resize'],
759
765
  categorization: 'Single-purpose',
760
766
  location: 'ADS',
761
767
  team: 'ADS',
@@ -766,7 +772,7 @@ var metadata = {
766
772
  keywords: ['eye-open', 'eyeopen', 'icon', 'core', 'watch', 'visible', 'visbility', 'permissions'],
767
773
  componentName: 'EyeOpenIcon',
768
774
  package: '@atlaskit/icon/core/eye-open',
769
- oldName: 'WatchIcon',
775
+ oldName: ['watch'],
770
776
  categorization: 'Multi-purpose',
771
777
  location: 'ADS',
772
778
  team: 'ADS',
@@ -777,7 +783,7 @@ var metadata = {
777
783
  keywords: ['eye-open-filled', 'eyeopenfilled', 'icon', 'core', 'watching', 'visible', 'visbility', 'permissions', 'filled'],
778
784
  componentName: 'EyeOpenFilledIcon',
779
785
  package: '@atlaskit/icon/core/eye-open-filled',
780
- oldName: 'WatchFilledIcon',
786
+ oldName: ['hipchat/audio-only', 'watch-filled'],
781
787
  categorization: 'Multi-purpose',
782
788
  location: 'ADS',
783
789
  team: 'ADS',
@@ -798,6 +804,7 @@ var metadata = {
798
804
  keywords: ['feedback', 'announce', 'speaker', 'megaphone', 'icon', 'core', 'diagonal arrow', 'chat bubble'],
799
805
  componentName: 'FeedbackIcon',
800
806
  package: '@atlaskit/icon/core/feedback',
807
+ oldName: ['editor/feedback', 'feedback'],
801
808
  categorization: 'Multi-purpose',
802
809
  location: 'ADS',
803
810
  team: 'ADS',
@@ -808,7 +815,7 @@ var metadata = {
808
815
  keywords: ['filter', 'icon', 'core', 'funnel', 'refine'],
809
816
  componentName: 'FilterIcon',
810
817
  package: '@atlaskit/icon/core/filter',
811
- oldName: 'FilterIcon',
818
+ oldName: ['filter', 'media-services/filter'],
812
819
  categorization: 'Single-purpose',
813
820
  location: 'ADS',
814
821
  team: 'ADS',
@@ -819,7 +826,6 @@ var metadata = {
819
826
  keywords: ['flag', 'icon', 'core', 'important', 'emoji category'],
820
827
  componentName: 'FlagIcon',
821
828
  package: '@atlaskit/icon/core/flag',
822
- oldName: 'EmojiFlags',
823
829
  categorization: 'Multi-purpose',
824
830
  location: 'Icon contributions',
825
831
  team: 'Editor',
@@ -830,7 +836,7 @@ var metadata = {
830
836
  keywords: ['flask', 'icon', 'core', 'labs', 'test', 'erlenmeyer flask', 'beaker'],
831
837
  componentName: 'FlaskIcon',
832
838
  package: '@atlaskit/icon/core/flask',
833
- oldName: 'JiraLabsIcon',
839
+ oldName: ['jira/labs'],
834
840
  categorization: 'Multi-purpose',
835
841
  location: 'Icon contributions',
836
842
  team: 'Jira',
@@ -841,7 +847,7 @@ var metadata = {
841
847
  keywords: ['folder-closed', 'folderclosed', 'icon', 'core', 'directory'],
842
848
  componentName: 'FolderClosedIcon',
843
849
  package: '@atlaskit/icon/core/folder-closed',
844
- oldName: 'FolderIcon',
850
+ oldName: ['folder'],
845
851
  categorization: 'Single-purpose',
846
852
  location: 'ADS',
847
853
  team: 'ADS',
@@ -862,7 +868,7 @@ var metadata = {
862
868
  keywords: ['fullscreen-enter', 'fullscreenenter', 'icon', 'core', 'full screen'],
863
869
  componentName: 'FullscreenEnterIcon',
864
870
  package: '@atlaskit/icon/core/fullscreen-enter',
865
- oldName: 'VidFullScreenOnIcon',
871
+ oldName: ['vid-full-screen-on'],
866
872
  categorization: 'Single-purpose',
867
873
  location: 'Icon contributions',
868
874
  team: 'Media',
@@ -873,7 +879,7 @@ var metadata = {
873
879
  keywords: ['fullscreen-exit', 'fullscreenexit', 'icon', 'core', 'un-full screen', 'un-fullscreen'],
874
880
  componentName: 'FullscreenExitIcon',
875
881
  package: '@atlaskit/icon/core/fullscreen-exit',
876
- oldName: 'VidFullScreenOffIcon',
882
+ oldName: ['media-services/full-screen', 'vid-full-screen-off'],
877
883
  categorization: 'Single-purpose',
878
884
  location: 'Icon contributions',
879
885
  team: 'Media',
@@ -884,7 +890,7 @@ var metadata = {
884
890
  keywords: ['globe', 'icon', 'core', 'world'],
885
891
  componentName: 'GlobeIcon',
886
892
  package: '@atlaskit/icon/core/globe',
887
- oldName: 'WorldIcon',
893
+ oldName: ['world', 'world-small'],
888
894
  categorization: 'Multi-purpose',
889
895
  location: 'ADS',
890
896
  team: 'ADS',
@@ -905,7 +911,7 @@ var metadata = {
905
911
  keywords: ['grid', 'icon', 'core', 'view all content', 'tile view', 'layout', 'grid', 'tiles'],
906
912
  componentName: 'GridIcon',
907
913
  package: '@atlaskit/icon/core/grid',
908
- oldName: 'AppSwitcherIcon',
914
+ oldName: ['media-services/grid', 'table'],
909
915
  categorization: 'Multi-purpose',
910
916
  location: 'ADS',
911
917
  team: 'ADS',
@@ -926,7 +932,7 @@ var metadata = {
926
932
  keywords: ['heart', 'icon', 'core', 'like', 'love', 'emoji category'],
927
933
  componentName: 'HeartIcon',
928
934
  package: '@atlaskit/icon/core/heart',
929
- oldName: 'EmojiSymbols',
935
+ oldName: ['emoji/symbols'],
930
936
  categorization: 'Multi-purpose',
931
937
  location: 'Icon contributions',
932
938
  team: 'Editor',
@@ -937,7 +943,7 @@ var metadata = {
937
943
  keywords: ['home', 'icon', 'core', 'house', 'building'],
938
944
  componentName: 'HomeIcon',
939
945
  package: '@atlaskit/icon/core/home',
940
- oldName: 'HomeIcon',
946
+ oldName: ['home-circle', 'home'],
941
947
  categorization: 'Single-purpose',
942
948
  location: 'ADS',
943
949
  team: 'ADS',
@@ -948,7 +954,7 @@ var metadata = {
948
954
  keywords: ['image', 'picture', 'photo', 'icon', 'core', 'picture', 'asset'],
949
955
  componentName: 'ImageIcon',
950
956
  package: '@atlaskit/icon/core/image',
951
- oldName: 'ImageIcon',
957
+ oldName: ['editor/image', 'image', 'media-services/image', 'media-services/scale-large', 'media-services/scale-small'],
952
958
  categorization: 'Multi-purpose',
953
959
  location: 'ADS',
954
960
  team: 'ADS',
@@ -959,7 +965,7 @@ var metadata = {
959
965
  keywords: ['inbox', 'icon', 'core', 'document tray', 'work', 'letter', 'post'],
960
966
  componentName: 'InboxIcon',
961
967
  package: '@atlaskit/icon/core/inbox',
962
- oldName: 'TrayIcon',
968
+ oldName: ['tray'],
963
969
  categorization: 'Multi-purpose',
964
970
  location: 'Icon contributions',
965
971
  team: 'Unknown',
@@ -980,7 +986,7 @@ var metadata = {
980
986
  keywords: ['information', 'icon', 'core', 'info', 'filled', 'helper', 'tip'],
981
987
  componentName: 'InformationIcon',
982
988
  package: '@atlaskit/icon/core/information',
983
- oldName: 'InfoIcon',
989
+ oldName: ['editor/info', 'editor/panel', 'info'],
984
990
  categorization: 'Single-purpose',
985
991
  location: 'ADS',
986
992
  team: 'ADS',
@@ -991,7 +997,7 @@ var metadata = {
991
997
  keywords: ['issue', 'tick', 'check', 'confirm', 'task', 'icon', 'core'],
992
998
  componentName: 'IssueIcon',
993
999
  package: '@atlaskit/icon/core/issue',
994
- oldName: 'IssueIcon',
1000
+ oldName: ['issue'],
995
1001
  categorization: 'Single-purpose',
996
1002
  location: 'ADS',
997
1003
  team: 'Jira',
@@ -1002,7 +1008,7 @@ var metadata = {
1002
1008
  keywords: ['issues', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'multiple issues'],
1003
1009
  componentName: 'IssuesIcon',
1004
1010
  package: '@atlaskit/icon/core/issues',
1005
- oldName: 'IssuesIcon',
1011
+ oldName: ['issues'],
1006
1012
  categorization: 'Single-purpose',
1007
1013
  location: 'ADS',
1008
1014
  team: 'Jira',
@@ -1013,7 +1019,7 @@ var metadata = {
1013
1019
  keywords: ['lightbulb', 'idea', 'hint', 'icon', 'core', 'idea', 'initiative', 'tip', 'learnings'],
1014
1020
  componentName: 'LightbulbIcon',
1015
1021
  package: '@atlaskit/icon/core/lightbulb',
1016
- oldName: 'LightbulbIcon',
1022
+ oldName: ['editor/hint', 'emoji/objects', 'lightbulb'],
1017
1023
  categorization: 'Multi-purpose',
1018
1024
  location: 'ADS',
1019
1025
  team: 'ADS',
@@ -1024,7 +1030,7 @@ var metadata = {
1024
1030
  keywords: ['link', 'icon', 'core', 'url', 'hyperlink', 'website', 'www', 'http'],
1025
1031
  componentName: 'LinkIcon',
1026
1032
  package: '@atlaskit/icon/core/link',
1027
- oldName: 'LinkIcon',
1033
+ oldName: ['editor/link', 'link'],
1028
1034
  categorization: 'Single-purpose',
1029
1035
  location: 'ADS',
1030
1036
  team: 'ADS',
@@ -1035,7 +1041,7 @@ var metadata = {
1035
1041
  keywords: ['link-broken', 'linkbroken', 'icon', 'core', 'unlink', 'remove link', 'break link', 'url', 'hyperlink', 'website', 'www', 'https'],
1036
1042
  componentName: 'LinkBrokenIcon',
1037
1043
  package: '@atlaskit/icon/core/link-broken',
1038
- oldName: 'UnlinkIcon',
1044
+ oldName: ['editor/unlink', 'unlink'],
1039
1045
  categorization: 'Single-purpose',
1040
1046
  location: 'ADS',
1041
1047
  team: 'ADS',
@@ -1046,7 +1052,7 @@ var metadata = {
1046
1052
  keywords: ['link-external', 'linkexternal', 'icon', 'core', 'new tab', 'new window', 'open in', 'url', 'hyperlink', 'www', 'http', 'https', 'website', 'external', 'shortcut', 'diagonal arrow'],
1047
1053
  componentName: 'LinkExternalIcon',
1048
1054
  package: '@atlaskit/icon/core/link-external',
1049
- oldName: 'ShortcutIcon',
1055
+ oldName: ['shortcut'],
1050
1056
  categorization: 'Single-purpose',
1051
1057
  location: 'ADS',
1052
1058
  team: 'ADS',
@@ -1057,6 +1063,7 @@ var metadata = {
1057
1063
  keywords: ['lobby-bell', 'lobbybell', 'icon', 'core', 'ding', 'risks'],
1058
1064
  componentName: 'LobbyBellIcon',
1059
1065
  package: '@atlaskit/icon/core/lobby-bell',
1066
+ oldName: ['hipchat/lobby'],
1060
1067
  categorization: 'Multi-purpose',
1061
1068
  location: 'Icon contributions',
1062
1069
  team: 'Editor',
@@ -1067,7 +1074,7 @@ var metadata = {
1067
1074
  keywords: ['location', 'pin', 'gps', 'map', 'icon', 'core', 'map', 'pin', 'address'],
1068
1075
  componentName: 'LocationIcon',
1069
1076
  package: '@atlaskit/icon/core/location',
1070
- oldName: 'LocationIcon',
1077
+ oldName: ['location'],
1071
1078
  categorization: 'Multi-purpose',
1072
1079
  location: 'ADS',
1073
1080
  team: 'ADS',
@@ -1078,7 +1085,7 @@ var metadata = {
1078
1085
  keywords: ['lock-locked', 'locklocked', 'icon', 'core', 'permissions', 'no access', 'restricted', 'security', 'secure', 'forbidden', 'authentication'],
1079
1086
  componentName: 'LockLockedIcon',
1080
1087
  package: '@atlaskit/icon/core/lock-locked',
1081
- oldName: 'LockIcon',
1088
+ oldName: ['lock-circle', 'lock-filled', 'lock', 'unlock-circle'],
1082
1089
  categorization: 'Multi-purpose',
1083
1090
  location: 'ADS',
1084
1091
  team: 'ADS',
@@ -1089,6 +1096,7 @@ var metadata = {
1089
1096
  keywords: ['lock-unlocked', 'lockunlocked', 'icon', 'core', 'open permissions', 'unrestricted access', 'security', 'insecure', 'authentication'],
1090
1097
  componentName: 'LockUnlockedIcon',
1091
1098
  package: '@atlaskit/icon/core/lock-unlocked',
1099
+ oldName: ['unlock-filled', 'unlock'],
1092
1100
  categorization: 'Multi-purpose',
1093
1101
  location: 'ADS',
1094
1102
  team: 'ADS',
@@ -1099,7 +1107,7 @@ var metadata = {
1099
1107
  keywords: ['log-in', 'login', 'icon', 'core', 'sign in', 'enter', 'account'],
1100
1108
  componentName: 'LogInIcon',
1101
1109
  package: '@atlaskit/icon/core/log-in',
1102
- oldName: 'SignInIcon',
1110
+ oldName: ['sign-in'],
1103
1111
  categorization: 'Single-purpose',
1104
1112
  location: 'ADS',
1105
1113
  team: 'ADS',
@@ -1110,7 +1118,7 @@ var metadata = {
1110
1118
  keywords: ['log-out', 'logout', 'icon', 'core', 'sign out', 'exit', 'account'],
1111
1119
  componentName: 'LogOutIcon',
1112
1120
  package: '@atlaskit/icon/core/log-out',
1113
- oldName: 'SignOutIcon',
1121
+ oldName: ['sign-out'],
1114
1122
  categorization: 'Single-purpose',
1115
1123
  location: 'ADS',
1116
1124
  team: 'ADS',
@@ -1121,7 +1129,7 @@ var metadata = {
1121
1129
  keywords: ['marketplace', 'store', 'shop', 'icon', 'core', 'app store', 'storefront', 'stand', 'third-party developer'],
1122
1130
  componentName: 'MarketplaceIcon',
1123
1131
  package: '@atlaskit/icon/core/marketplace',
1124
- oldName: 'MarketplaceIcon',
1132
+ oldName: ['marketplace'],
1125
1133
  categorization: 'Single-purpose',
1126
1134
  location: 'ADS',
1127
1135
  team: 'ADS',
@@ -1132,7 +1140,7 @@ var metadata = {
1132
1140
  keywords: ['maximize', 'icon', 'core', 'resize', 'diagonal arrows', 'bigger'],
1133
1141
  componentName: 'MaximizeIcon',
1134
1142
  package: '@atlaskit/icon/core/maximize',
1135
- oldName: 'MediaServicesActualSizeIcon',
1143
+ oldName: ['media-services/actual-size'],
1136
1144
  categorization: 'Single-purpose',
1137
1145
  location: 'Icon contributions',
1138
1146
  team: 'Media',
@@ -1143,7 +1151,6 @@ var metadata = {
1143
1151
  keywords: ['megaphone', 'icon', 'core', 'announcement', 'bullhorn', 'feedback', 'news'],
1144
1152
  componentName: 'MegaphoneIcon',
1145
1153
  package: '@atlaskit/icon/core/megaphone',
1146
- oldName: 'FeedbackIcon',
1147
1154
  categorization: 'Multi-purpose',
1148
1155
  location: 'ADS',
1149
1156
  team: 'ADS',
@@ -1154,7 +1161,7 @@ var metadata = {
1154
1161
  keywords: ['mention', 'user', 'person', '@', 'icon', 'core', 'at symbol', '@', 'tag', 'username'],
1155
1162
  componentName: 'MentionIcon',
1156
1163
  package: '@atlaskit/icon/core/mention',
1157
- oldName: 'MentionIcon, EditorMentionIcon',
1164
+ oldName: ['editor/mention'],
1158
1165
  categorization: 'Single-purpose',
1159
1166
  location: 'Icon contributions',
1160
1167
  team: 'Editor',
@@ -1165,7 +1172,6 @@ var metadata = {
1165
1172
  keywords: ['microphone', 'icon', 'core', 'mic', 'mic on', 'voice', 'speak'],
1166
1173
  componentName: 'MicrophoneIcon',
1167
1174
  package: '@atlaskit/icon/core/microphone',
1168
- oldName: 'VidAudioOnIcon',
1169
1175
  categorization: 'Multi-purpose',
1170
1176
  location: 'Icon contributions',
1171
1177
  team: 'Media',
@@ -1176,7 +1182,6 @@ var metadata = {
1176
1182
  keywords: ['minimize', 'icon', 'core', 'minimise', 'resize', 'diagonal arrows'],
1177
1183
  componentName: 'MinimizeIcon',
1178
1184
  package: '@atlaskit/icon/core/minimize',
1179
- oldName: 'VidFullScreenOffIcon',
1180
1185
  categorization: 'Single-purpose',
1181
1186
  location: 'ADS',
1182
1187
  team: 'ADS',
@@ -1187,7 +1192,6 @@ var metadata = {
1187
1192
  keywords: ['node', 'icon', 'core', 'page', 'dot', 'page tree', 'navigation'],
1188
1193
  componentName: 'NodeIcon',
1189
1194
  package: '@atlaskit/icon/core/node',
1190
- oldName: 'PageDotIcon',
1191
1195
  categorization: 'Single-purpose',
1192
1196
  location: 'Icon contributions',
1193
1197
  team: 'Confluence',
@@ -1198,7 +1202,7 @@ var metadata = {
1198
1202
  keywords: ['office-building', 'officebuilding', 'icon', 'core', 'organization', 'organisation', 'business'],
1199
1203
  componentName: 'OfficeBuildingIcon',
1200
1204
  package: '@atlaskit/icon/core/office-building',
1201
- oldName: 'OfficeBuildingIcon',
1205
+ oldName: ['office-building-filled', 'office-building'],
1202
1206
  categorization: 'Multi-purpose',
1203
1207
  location: 'ADS',
1204
1208
  team: 'ADS',
@@ -1209,7 +1213,7 @@ var metadata = {
1209
1213
  keywords: ['page', 'file', 'document', 'icon', 'core', 'feed', 'document'],
1210
1214
  componentName: 'PageIcon',
1211
1215
  package: '@atlaskit/icon/core/page',
1212
- oldName: 'PageIcon',
1216
+ oldName: ['document-filled', 'document', 'editor/note', 'media-services/document', 'page-filled', 'page'],
1213
1217
  categorization: 'Single-purpose',
1214
1218
  location: 'ADS',
1215
1219
  team: 'ADS',
@@ -1220,7 +1224,7 @@ var metadata = {
1220
1224
  keywords: ['pages', 'icon', 'core', 'feeds', 'documents'],
1221
1225
  componentName: 'PagesIcon',
1222
1226
  package: '@atlaskit/icon/core/pages',
1223
- oldName: 'QueuesIcon',
1227
+ oldName: ['documents', 'queues'],
1224
1228
  categorization: 'Single-purpose',
1225
1229
  location: 'ADS',
1226
1230
  team: 'ADS',
@@ -1231,7 +1235,7 @@ var metadata = {
1231
1235
  keywords: ['person', 'person', 'user', 'avatar', 'icon', 'core', 'user', 'customer'],
1232
1236
  componentName: 'PersonIcon',
1233
1237
  package: '@atlaskit/icon/core/person',
1234
- oldName: 'PersonIcon',
1238
+ oldName: ['person'],
1235
1239
  categorization: 'Single-purpose',
1236
1240
  location: 'ADS',
1237
1241
  team: 'ADS',
@@ -1242,6 +1246,7 @@ var metadata = {
1242
1246
  keywords: ['person-add', 'personadd', 'icon', 'core', 'user', 'customer', 'plus'],
1243
1247
  componentName: 'PersonAddIcon',
1244
1248
  package: '@atlaskit/icon/core/person-add',
1249
+ oldName: ['invite-team'],
1245
1250
  categorization: 'Single-purpose',
1246
1251
  location: 'ADS',
1247
1252
  team: 'ADS',
@@ -1252,7 +1257,7 @@ var metadata = {
1252
1257
  keywords: ['person-added', 'personadded', 'icon', 'core', 'user', 'customer', 'check', 'tick'],
1253
1258
  componentName: 'PersonAddedIcon',
1254
1259
  package: '@atlaskit/icon/core/person-added',
1255
- oldName: 'PersonWithTickIcon',
1260
+ oldName: ['app-access', 'person-with-tick'],
1256
1261
  categorization: 'Single-purpose',
1257
1262
  location: 'ADS',
1258
1263
  team: 'ADS',
@@ -1263,7 +1268,7 @@ var metadata = {
1263
1268
  keywords: ['person-avatar', 'personavatar', 'icon', 'core', 'user', 'customer'],
1264
1269
  componentName: 'PersonAvatarIcon',
1265
1270
  package: '@atlaskit/icon/core/person-avatar',
1266
- oldName: 'PersonIcon',
1271
+ oldName: ['person-circle', 'user-avatar-circle'],
1267
1272
  categorization: 'Single-purpose',
1268
1273
  location: 'ADS',
1269
1274
  team: 'ADS',
@@ -1274,6 +1279,7 @@ var metadata = {
1274
1279
  keywords: ['person-offboard', 'personoffboard', 'icon', 'core', 'user', 'customer', 'right arrow'],
1275
1280
  componentName: 'PersonOffboardIcon',
1276
1281
  package: '@atlaskit/icon/core/person-offboard',
1282
+ oldName: ['followers'],
1277
1283
  categorization: 'Single-purpose',
1278
1284
  location: 'ADS',
1279
1285
  team: 'ADS',
@@ -1283,7 +1289,7 @@ var metadata = {
1283
1289
  keywords: ['phone', 'icon', 'core', 'call', 'dial out'],
1284
1290
  componentName: 'PhoneIcon',
1285
1291
  package: '@atlaskit/icon/core/phone',
1286
- oldName: 'DialOutIcon',
1292
+ oldName: ['hipchat/dial-out'],
1287
1293
  categorization: 'Multi-purpose',
1288
1294
  location: 'Icon contributions',
1289
1295
  team: 'Media',
@@ -1324,7 +1330,7 @@ var metadata = {
1324
1330
  keywords: ['premium', 'icon', 'core', 'AI', 'sparkles', 'stars', 'new', 'feature'],
1325
1331
  componentName: 'PremiumIcon',
1326
1332
  package: '@atlaskit/icon/core/premium',
1327
- oldName: 'PremiumIcon',
1333
+ oldName: ['premium'],
1328
1334
  categorization: 'Single-purpose',
1329
1335
  location: 'Icon contributions',
1330
1336
  team: 'Growth',
@@ -1475,7 +1481,7 @@ var metadata = {
1475
1481
  keywords: ['pull-request', 'pullrequest', 'icon', 'core', 'git pull request', 'bitbucket pull request'],
1476
1482
  componentName: 'PullRequestIcon',
1477
1483
  package: '@atlaskit/icon/core/pull-request',
1478
- oldName: 'BitbucketPullrequestsIcon',
1484
+ oldName: ['bitbucket/pullrequests'],
1479
1485
  categorization: 'Single-purpose',
1480
1486
  location: 'Icon contributions',
1481
1487
  team: 'Jira',
@@ -1486,7 +1492,7 @@ var metadata = {
1486
1492
  keywords: ['question-circle', 'questioncircle', 'help', 'icon', 'core', 'help', 'answers', 'faq'],
1487
1493
  componentName: 'QuestionCircleIcon',
1488
1494
  package: '@atlaskit/icon/core/question-circle',
1489
- oldName: 'QuestionIcon, EditorHelpIcon',
1495
+ oldName: ['editor/help', 'question-circle', 'question'],
1490
1496
  categorization: 'Multi-purpose',
1491
1497
  location: 'ADS',
1492
1498
  team: 'Jira',
@@ -1497,7 +1503,7 @@ var metadata = {
1497
1503
  keywords: ['quotation-mark', 'quotationmark', 'icon', 'core', 'quote', 'testimonial', 'blockquote'],
1498
1504
  componentName: 'QuotationMarkIcon',
1499
1505
  package: '@atlaskit/icon/core/quotation-mark',
1500
- oldName: 'EditorQuoteIcon',
1506
+ oldName: ['editor/quote', 'quote'],
1501
1507
  categorization: 'Multi-purpose',
1502
1508
  location: 'Icon contributions',
1503
1509
  team: 'Jira',
@@ -1508,7 +1514,7 @@ var metadata = {
1508
1514
  keywords: ['redo', 'icon', 'core', 'editor', 'redo', 'backwards'],
1509
1515
  componentName: 'RedoIcon',
1510
1516
  package: '@atlaskit/icon/core/redo',
1511
- oldName: 'RedoIcon',
1517
+ oldName: ['editor/redo', 'redo'],
1512
1518
  categorization: 'Single-purpose',
1513
1519
  location: 'Icon contributions',
1514
1520
  team: 'Media',
@@ -1519,7 +1525,7 @@ var metadata = {
1519
1525
  keywords: ['release', 'icon', 'core', 'ship', 'boat'],
1520
1526
  componentName: 'ReleaseIcon',
1521
1527
  package: '@atlaskit/icon/core/release',
1522
- oldName: 'ShipIcon',
1528
+ oldName: ['ship'],
1523
1529
  categorization: 'Single-purpose',
1524
1530
  location: 'Icon contributions',
1525
1531
  team: 'Jira',
@@ -1530,6 +1536,7 @@ var metadata = {
1530
1536
  keywords: ['retry', 'icon', 'core', 'try again'],
1531
1537
  componentName: 'RetryIcon',
1532
1538
  package: '@atlaskit/icon/core/retry',
1539
+ oldName: ['retry'],
1533
1540
  categorization: 'Single-purpose',
1534
1541
  location: 'ADS',
1535
1542
  team: 'ADS',
@@ -1540,7 +1547,7 @@ var metadata = {
1540
1547
  keywords: ['roadmap', 'icon', 'core'],
1541
1548
  componentName: 'RoadmapIcon',
1542
1549
  package: '@atlaskit/icon/core/roadmap',
1543
- oldName: 'RoadmapIcon',
1550
+ oldName: ['roadmap'],
1544
1551
  categorization: 'Single-purpose',
1545
1552
  location: 'ADS',
1546
1553
  team: 'ADS',
@@ -1561,7 +1568,7 @@ var metadata = {
1561
1568
  keywords: ['screen', 'desktop', 'computer', 'monitor', 'icon', 'core', 'display', 'monitor', 'desktop'],
1562
1569
  componentName: 'ScreenIcon',
1563
1570
  package: '@atlaskit/icon/core/screen',
1564
- oldName: 'ScreenIcon',
1571
+ oldName: ['screen'],
1565
1572
  categorization: 'Multi-purpose',
1566
1573
  location: 'ADS',
1567
1574
  team: 'ADS',
@@ -1572,7 +1579,7 @@ var metadata = {
1572
1579
  keywords: ['search', 'find', 'magnify', 'icon', 'core', 'magnifying glass'],
1573
1580
  componentName: 'SearchIcon',
1574
1581
  package: '@atlaskit/icon/core/search',
1575
- oldName: 'SearchIcon',
1582
+ oldName: ['editor/search', 'search'],
1576
1583
  categorization: 'Single-purpose',
1577
1584
  location: 'ADS',
1578
1585
  team: 'ADS',
@@ -1583,6 +1590,7 @@ var metadata = {
1583
1590
  keywords: ['send', 'mail', 'icon', 'core', 'submit', 'paper airplane', 'paper aeroplane'],
1584
1591
  componentName: 'SendIcon',
1585
1592
  package: '@atlaskit/icon/core/send',
1593
+ oldName: ['send'],
1586
1594
  categorization: 'Single-purpose',
1587
1595
  location: 'ADS',
1588
1596
  team: 'ADS',
@@ -1593,7 +1601,7 @@ var metadata = {
1593
1601
  keywords: ['settings', 'cog', 'options', 'configuration', 'icon', 'core', 'system preferences', 'gear', 'cog'],
1594
1602
  componentName: 'SettingsIcon',
1595
1603
  package: '@atlaskit/icon/core/settings',
1596
- oldName: 'SettingsIcon',
1604
+ oldName: ['editor/settings', 'settings'],
1597
1605
  categorization: 'Single-purpose',
1598
1606
  location: 'ADS',
1599
1607
  team: 'ADS',
@@ -1614,7 +1622,7 @@ var metadata = {
1614
1622
  keywords: ['share', 'icon', 'core', 'share', 'access'],
1615
1623
  componentName: 'ShareIcon',
1616
1624
  package: '@atlaskit/icon/core/share',
1617
- oldName: 'ShareIcon',
1625
+ oldName: ['share'],
1618
1626
  categorization: 'Single-purpose',
1619
1627
  location: 'ADS',
1620
1628
  team: 'ADS',
@@ -1635,7 +1643,7 @@ var metadata = {
1635
1643
  keywords: ['shortcut', 'export', 'icon', 'core', 'add shortcut', 'square', 'plus'],
1636
1644
  componentName: 'ShortcutIcon',
1637
1645
  package: '@atlaskit/icon/core/shortcut',
1638
- oldName: 'AddItemIcon',
1646
+ oldName: ['add-item'],
1639
1647
  categorization: 'Single-purpose',
1640
1648
  location: 'ADS',
1641
1649
  team: 'ADS',
@@ -1646,7 +1654,7 @@ var metadata = {
1646
1654
  keywords: ['show-more-horizontal', 'showmorehorizontal', 'icon', 'core', 'ellipses', 'three dots', 'more actions'],
1647
1655
  componentName: 'ShowMoreHorizontalIcon',
1648
1656
  package: '@atlaskit/icon/core/show-more-horizontal',
1649
- oldName: 'MoreIcon',
1657
+ oldName: ['editor/more', 'more'],
1650
1658
  categorization: 'Single-purpose',
1651
1659
  location: 'ADS',
1652
1660
  team: 'ADS',
@@ -1657,7 +1665,7 @@ var metadata = {
1657
1665
  keywords: ['show-more-vertical', 'showmorevertical', 'icon', 'core', 'three dots', 'more actions'],
1658
1666
  componentName: 'ShowMoreVerticalIcon',
1659
1667
  package: '@atlaskit/icon/core/show-more-vertical',
1660
- oldName: 'MoreVerticalIcon',
1668
+ oldName: ['more-vertical'],
1661
1669
  categorization: 'Single-purpose',
1662
1670
  location: 'ADS',
1663
1671
  team: 'ADS',
@@ -1688,7 +1696,7 @@ var metadata = {
1688
1696
  keywords: ['snippet', 'icon', 'core', 'scissors', 'cut'],
1689
1697
  componentName: 'SnippetIcon',
1690
1698
  package: '@atlaskit/icon/core/snippet',
1691
- oldName: 'BitbucketSnippetsIcon',
1699
+ oldName: ['bitbucket/snippets'],
1692
1700
  categorization: 'Single-purpose',
1693
1701
  location: 'Icon contributions',
1694
1702
  team: 'BitBucket',
@@ -1699,6 +1707,7 @@ var metadata = {
1699
1707
  keywords: ['spreadsheet', 'icon', 'core', 'table', 'cells', 'data'],
1700
1708
  componentName: 'SpreadsheetIcon',
1701
1709
  package: '@atlaskit/icon/core/spreadsheet',
1710
+ oldName: ['media-services/spreadsheet'],
1702
1711
  categorization: 'Single-purpose',
1703
1712
  location: 'ADS',
1704
1713
  team: 'ADS',
@@ -1709,7 +1718,7 @@ var metadata = {
1709
1718
  keywords: ['sprint', 'icon', 'core', 'loop', 'iterate'],
1710
1719
  componentName: 'SprintIcon',
1711
1720
  package: '@atlaskit/icon/core/sprint',
1712
- oldName: 'SprintIcon',
1721
+ oldName: ['sprint'],
1713
1722
  categorization: 'Single-purpose',
1714
1723
  location: 'ADS',
1715
1724
  team: 'ADS',
@@ -1720,7 +1729,7 @@ var metadata = {
1720
1729
  keywords: ['star-starred', 'starstarred', 'icon', 'core', 'favourite', 'star', 'starred', 'filled'],
1721
1730
  componentName: 'StarStarredIcon',
1722
1731
  package: '@atlaskit/icon/core/star-starred',
1723
- oldName: 'StarFilledIcon',
1732
+ oldName: ['star-filled'],
1724
1733
  categorization: 'Single-purpose',
1725
1734
  location: 'ADS',
1726
1735
  team: 'ADS',
@@ -1731,7 +1740,7 @@ var metadata = {
1731
1740
  keywords: ['star-unstarred', 'starunstarred', 'icon', 'core', 'favourite', 'star'],
1732
1741
  componentName: 'StarUnstarredIcon',
1733
1742
  package: '@atlaskit/icon/core/star-unstarred',
1734
- oldName: 'StarIcon',
1743
+ oldName: ['star', 'star-large'],
1735
1744
  categorization: 'Single-purpose',
1736
1745
  location: 'ADS',
1737
1746
  team: 'ADS',
@@ -1742,7 +1751,7 @@ var metadata = {
1742
1751
  keywords: ['stopwatch', 'icon', 'core', 'timer'],
1743
1752
  componentName: 'StopwatchIcon',
1744
1753
  package: '@atlaskit/icon/core/stopwatch',
1745
- oldName: 'StopwatchIcon',
1754
+ oldName: ['stopwatch'],
1746
1755
  categorization: 'Multi-purpose',
1747
1756
  location: 'ADS',
1748
1757
  team: 'ADS',
@@ -1763,7 +1772,7 @@ var metadata = {
1763
1772
  keywords: ['subtasks', 'icon', 'core', 'issue', 'todo', 'checklist'],
1764
1773
  componentName: 'SubtasksIcon',
1765
1774
  package: '@atlaskit/icon/core/subtasks',
1766
- oldName: 'SubtaskIcon',
1775
+ oldName: ['subtask'],
1767
1776
  categorization: 'Single-purpose',
1768
1777
  location: 'Icon contributions',
1769
1778
  team: 'Jira',
@@ -1774,7 +1783,7 @@ var metadata = {
1774
1783
  keywords: ['tag', 'icon', 'core', 'label', 'topic'],
1775
1784
  componentName: 'TagIcon',
1776
1785
  package: '@atlaskit/icon/core/tag',
1777
- oldName: 'LabelIcon',
1786
+ oldName: ['label'],
1778
1787
  categorization: 'Single-purpose',
1779
1788
  location: 'ADS',
1780
1789
  team: 'ADS',
@@ -1785,7 +1794,7 @@ var metadata = {
1785
1794
  keywords: ['task', 'check', 'tick', 'icon', 'core', 'todo', 'list'],
1786
1795
  componentName: 'TaskIcon',
1787
1796
  package: '@atlaskit/icon/core/task',
1788
- oldName: 'TaskIcon',
1797
+ oldName: ['task'],
1789
1798
  categorization: 'Single-purpose',
1790
1799
  location: 'ADS',
1791
1800
  team: 'Jira',
@@ -1796,7 +1805,6 @@ var metadata = {
1796
1805
  keywords: ['tasks', 'icon', 'core', 'todo', 'list'],
1797
1806
  componentName: 'TasksIcon',
1798
1807
  package: '@atlaskit/icon/core/tasks',
1799
- oldName: 'SubtaskIcon',
1800
1808
  categorization: 'Single-purpose',
1801
1809
  location: 'ADS',
1802
1810
  team: 'Jira',
@@ -1807,7 +1815,7 @@ var metadata = {
1807
1815
  keywords: ['teams', 'icon', 'core', 'infinite love', 'people', 'persons', 'customers', 'users'],
1808
1816
  componentName: 'TeamsIcon',
1809
1817
  package: '@atlaskit/icon/core/teams',
1810
- oldName: 'TeamsIcon',
1818
+ oldName: ['teams'],
1811
1819
  categorization: 'Single-purpose',
1812
1820
  location: 'ADS',
1813
1821
  team: 'Atlas',
@@ -1818,7 +1826,7 @@ var metadata = {
1818
1826
  keywords: ['text-style', 'textstyle', 'icon', 'core', 'characters', 'font', 'letters', 'type', 'typography'],
1819
1827
  componentName: 'TextStyleIcon',
1820
1828
  package: '@atlaskit/icon/core/text-style',
1821
- oldName: 'EditorTextStyleIcon',
1829
+ oldName: ['editor/text-style', 'emoji/keyboard'],
1822
1830
  categorization: 'Single-purpose',
1823
1831
  location: 'Icon contributions',
1824
1832
  team: 'Editor',
@@ -1839,7 +1847,7 @@ var metadata = {
1839
1847
  keywords: ['thumbs-up', 'thumbsup', 'icon', 'core', 'vote', 'upvote', 'like', 'feedback', 'hand'],
1840
1848
  componentName: 'ThumbsUpIcon',
1841
1849
  package: '@atlaskit/icon/core/thumbs-up',
1842
- oldName: 'LikeIcon',
1850
+ oldName: ['like'],
1843
1851
  categorization: 'Multi-purpose',
1844
1852
  location: 'ADS',
1845
1853
  team: 'ADS',
@@ -1870,7 +1878,7 @@ var metadata = {
1870
1878
  keywords: ['undo', 'icon', 'core', 'backward', 'mistake', 'correct'],
1871
1879
  componentName: 'UndoIcon',
1872
1880
  package: '@atlaskit/icon/core/undo',
1873
- oldName: 'UndoIcon',
1881
+ oldName: ['editor/undo', 'undo'],
1874
1882
  categorization: 'Single-purpose',
1875
1883
  location: 'Icon contributions',
1876
1884
  team: 'Editor',
@@ -1891,7 +1899,7 @@ var metadata = {
1891
1899
  keywords: ['video', 'icon', 'core', 'media', 'movie'],
1892
1900
  componentName: 'VideoIcon',
1893
1901
  package: '@atlaskit/icon/core/video',
1894
- oldName: 'VideoFilledIcon',
1902
+ oldName: ['media-services/video', 'hipchat/sd-video', 'vid-camera-on', 'video-circle', 'video-filled'],
1895
1903
  categorization: 'Single-purpose',
1896
1904
  location: 'Icon contributions',
1897
1905
  team: 'Media',
@@ -1902,7 +1910,6 @@ var metadata = {
1902
1910
  keywords: ['video-next', 'videonext', 'icon', 'core', 'skip', 'next', 'media', 'forward'],
1903
1911
  componentName: 'VideoNextIcon',
1904
1912
  package: '@atlaskit/icon/core/video-next',
1905
- oldName: 'VidForwardIcon',
1906
1913
  categorization: 'Single-purpose',
1907
1914
  location: 'Icon contributions',
1908
1915
  team: 'Media',
@@ -1913,7 +1920,7 @@ var metadata = {
1913
1920
  keywords: ['video-pause', 'videopause', 'icon', 'core', 'media', 'video'],
1914
1921
  componentName: 'VideoPauseIcon',
1915
1922
  package: '@atlaskit/icon/core/video-pause',
1916
- oldName: 'VidPauseIcon',
1923
+ oldName: ['vid-pause'],
1917
1924
  categorization: 'Single-purpose',
1918
1925
  location: 'Icon contributions',
1919
1926
  team: 'Media',
@@ -1924,7 +1931,7 @@ var metadata = {
1924
1931
  keywords: ['video-play', 'videoplay', 'icon', 'core', 'media', 'video'],
1925
1932
  componentName: 'VideoPlayIcon',
1926
1933
  package: '@atlaskit/icon/core/video-play',
1927
- oldName: 'VidPlayIcon',
1934
+ oldName: ['vid-play'],
1928
1935
  categorization: 'Single-purpose',
1929
1936
  location: 'Icon contributions',
1930
1937
  team: 'Media',
@@ -1935,7 +1942,6 @@ var metadata = {
1935
1942
  keywords: ['video-previous', 'videoprevious', 'icon', 'core', 'media', 'video', 'back', 'previous'],
1936
1943
  componentName: 'VideoPreviousIcon',
1937
1944
  package: '@atlaskit/icon/core/video-previous',
1938
- oldName: 'VidBackwardIcon',
1939
1945
  categorization: 'Single-purpose',
1940
1946
  location: 'Icon contributions',
1941
1947
  team: 'Media',
@@ -1946,7 +1952,7 @@ var metadata = {
1946
1952
  keywords: ['volume-high', 'volumehigh', 'icon', 'core', 'louder', 'volume up'],
1947
1953
  componentName: 'VolumeHighIcon',
1948
1954
  package: '@atlaskit/icon/core/volume-high',
1949
- oldName: 'VidVolumeFullIcon',
1955
+ oldName: ['hipchat/outgoing-sound', 'vid-volume-full'],
1950
1956
  categorization: 'Multi-purpose',
1951
1957
  location: 'Icon contributions',
1952
1958
  team: 'Media',
@@ -1956,7 +1962,7 @@ var metadata = {
1956
1962
  keywords: ['volume-low', 'volumelow', 'icon', 'core', 'quiter', 'volume down'],
1957
1963
  componentName: 'VolumeLowIcon',
1958
1964
  package: '@atlaskit/icon/core/volume-low',
1959
- oldName: 'VidVolumeHalfIcon',
1965
+ oldName: ['vid-volume-half'],
1960
1966
  categorization: 'Multi-purpose',
1961
1967
  location: 'Icon contributions',
1962
1968
  team: 'Media',
@@ -1966,7 +1972,7 @@ var metadata = {
1966
1972
  keywords: ['volume-muted', 'volumemuted', 'icon', 'core', 'volume off', 'no volume'],
1967
1973
  componentName: 'VolumeMutedIcon',
1968
1974
  package: '@atlaskit/icon/core/volume-muted',
1969
- oldName: 'VidVolumeMutedIcon',
1975
+ oldName: ['vid-volume-muted'],
1970
1976
  categorization: 'Multi-purpose',
1971
1977
  location: 'Icon contributions',
1972
1978
  team: 'Media',
@@ -1976,7 +1982,7 @@ var metadata = {
1976
1982
  keywords: ['warning', 'error', 'alert', 'icon', 'core', 'alert', 'danger', 'triangle', 'filled'],
1977
1983
  componentName: 'WarningIcon',
1978
1984
  package: '@atlaskit/icon/core/warning',
1979
- oldName: 'WarningIcon',
1985
+ oldName: ['editor/warning', 'warning'],
1980
1986
  categorization: 'Single-purpose',
1981
1987
  location: 'ADS',
1982
1988
  team: 'ADS',
@@ -1997,7 +2003,7 @@ var metadata = {
1997
2003
  keywords: ['zoom-in', 'zoomin', 'icon', 'core', 'magnify', 'magnifying glass'],
1998
2004
  componentName: 'ZoomInIcon',
1999
2005
  package: '@atlaskit/icon/core/zoom-in',
2000
- oldName: 'MediaServicesZoomInIcon',
2006
+ oldName: ['media-services/zoom-in'],
2001
2007
  categorization: 'Single-purpose',
2002
2008
  location: 'Icon contributions',
2003
2009
  team: 'Media',
@@ -2008,7 +2014,7 @@ var metadata = {
2008
2014
  keywords: ['zoom-out', 'zoomout', 'icon', 'core', 'minify', 'magnifying glass'],
2009
2015
  componentName: 'ZoomOutIcon',
2010
2016
  package: '@atlaskit/icon/core/zoom-out',
2011
- oldName: 'MediaServicesZoomOutIcon',
2017
+ oldName: ['media-services/zoom-out'],
2012
2018
  categorization: 'Single-purpose',
2013
2019
  location: 'Icon contributions',
2014
2020
  team: 'Media',