@atlaskit/icon 27.5.1 → 27.6.1

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 (371) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/cjs/deprecated-core.js +53 -1
  3. package/dist/cjs/deprecated-utility.js +24 -0
  4. package/dist/cjs/metadata-core.js +1 -1
  5. package/dist/es2019/deprecated-core.js +53 -1
  6. package/dist/es2019/deprecated-utility.js +24 -0
  7. package/dist/es2019/metadata-core.js +1 -1
  8. package/dist/esm/deprecated-core.js +53 -1
  9. package/dist/esm/deprecated-utility.js +24 -0
  10. package/dist/esm/metadata-core.js +1 -1
  11. package/dist/types/metadata-core.d.ts +1 -1
  12. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  13. package/glyph/activity.d.ts +5 -0
  14. package/glyph/add-circle.d.ts +5 -0
  15. package/glyph/add-item.d.ts +5 -0
  16. package/glyph/add.d.ts +5 -0
  17. package/glyph/addon.d.ts +5 -0
  18. package/glyph/app-access.d.ts +5 -0
  19. package/glyph/app-switcher.d.ts +5 -0
  20. package/glyph/archive.d.ts +5 -0
  21. package/glyph/arrow-down-circle.d.ts +5 -0
  22. package/glyph/arrow-down.d.ts +5 -0
  23. package/glyph/arrow-left-circle.d.ts +5 -0
  24. package/glyph/arrow-left.d.ts +5 -0
  25. package/glyph/arrow-right-circle.d.ts +5 -0
  26. package/glyph/arrow-right.d.ts +5 -0
  27. package/glyph/arrow-up-circle.d.ts +5 -0
  28. package/glyph/arrow-up.d.ts +5 -0
  29. package/glyph/attachment.d.ts +5 -0
  30. package/glyph/audio-circle.d.ts +5 -0
  31. package/glyph/audio.d.ts +5 -0
  32. package/glyph/backlog.d.ts +5 -0
  33. package/glyph/billing-filled.d.ts +5 -0
  34. package/glyph/billing.d.ts +5 -0
  35. package/glyph/bitbucket/branches.d.ts +5 -0
  36. package/glyph/bitbucket/builds.d.ts +5 -0
  37. package/glyph/bitbucket/clone.d.ts +5 -0
  38. package/glyph/bitbucket/commits.d.ts +5 -0
  39. package/glyph/bitbucket/compare.d.ts +5 -0
  40. package/glyph/bitbucket/forks.d.ts +5 -0
  41. package/glyph/bitbucket/output.d.ts +5 -0
  42. package/glyph/bitbucket/pipelines.d.ts +5 -0
  43. package/glyph/bitbucket/pullrequests.d.ts +5 -0
  44. package/glyph/bitbucket/repos.d.ts +5 -0
  45. package/glyph/bitbucket/snippets.d.ts +5 -0
  46. package/glyph/bitbucket/source.d.ts +5 -0
  47. package/glyph/board.d.ts +5 -0
  48. package/glyph/book.d.ts +5 -0
  49. package/glyph/bullet-list.d.ts +5 -0
  50. package/glyph/calendar-filled.d.ts +5 -0
  51. package/glyph/calendar.d.ts +5 -0
  52. package/glyph/camera-filled.d.ts +5 -0
  53. package/glyph/camera-rotate.d.ts +5 -0
  54. package/glyph/camera-take-picture.d.ts +5 -0
  55. package/glyph/camera.d.ts +5 -0
  56. package/glyph/canvas.d.ts +5 -0
  57. package/glyph/check-circle-outline.d.ts +5 -0
  58. package/glyph/check-circle.d.ts +5 -0
  59. package/glyph/check.d.ts +5 -0
  60. package/glyph/checkbox-indeterminate.d.ts +5 -0
  61. package/glyph/checkbox.d.ts +5 -0
  62. package/glyph/chevron-down-circle.d.ts +5 -0
  63. package/glyph/chevron-down.d.ts +5 -0
  64. package/glyph/chevron-left-circle.d.ts +5 -0
  65. package/glyph/chevron-left-large.d.ts +5 -0
  66. package/glyph/chevron-left.d.ts +5 -0
  67. package/glyph/chevron-right-circle.d.ts +5 -0
  68. package/glyph/chevron-right-large.d.ts +5 -0
  69. package/glyph/chevron-right.d.ts +5 -0
  70. package/glyph/chevron-up-circle.d.ts +5 -0
  71. package/glyph/chevron-up.d.ts +5 -0
  72. package/glyph/child-issues.d.ts +5 -0
  73. package/glyph/code.d.ts +5 -0
  74. package/glyph/comment.d.ts +5 -0
  75. package/glyph/component.d.ts +5 -0
  76. package/glyph/copy.d.ts +5 -0
  77. package/glyph/creditcard-filled.d.ts +5 -0
  78. package/glyph/creditcard.d.ts +5 -0
  79. package/glyph/cross-circle.d.ts +5 -0
  80. package/glyph/cross.d.ts +5 -0
  81. package/glyph/dashboard.d.ts +5 -0
  82. package/glyph/decision.d.ts +5 -0
  83. package/glyph/department.d.ts +5 -0
  84. package/glyph/detail-view.d.ts +5 -0
  85. package/glyph/discover-filled.d.ts +5 -0
  86. package/glyph/discover.d.ts +5 -0
  87. package/glyph/document-filled.d.ts +5 -0
  88. package/glyph/document.d.ts +5 -0
  89. package/glyph/documents.d.ts +5 -0
  90. package/glyph/download.d.ts +5 -0
  91. package/glyph/drag-handler.d.ts +5 -0
  92. package/glyph/dropbox.d.ts +5 -0
  93. package/glyph/edit-filled.d.ts +5 -0
  94. package/glyph/edit.d.ts +5 -0
  95. package/glyph/editor/add.d.ts +5 -0
  96. package/glyph/editor/addon.d.ts +5 -0
  97. package/glyph/editor/advanced.d.ts +5 -0
  98. package/glyph/editor/align-center.d.ts +5 -0
  99. package/glyph/editor/align-image-center.d.ts +5 -0
  100. package/glyph/editor/align-image-left.d.ts +5 -0
  101. package/glyph/editor/align-image-right.d.ts +5 -0
  102. package/glyph/editor/align-left.d.ts +5 -0
  103. package/glyph/editor/align-right.d.ts +5 -0
  104. package/glyph/editor/attachment.d.ts +5 -0
  105. package/glyph/editor/background-color.d.ts +5 -0
  106. package/glyph/editor/bold.d.ts +5 -0
  107. package/glyph/editor/bullet-list.d.ts +5 -0
  108. package/glyph/editor/close.d.ts +5 -0
  109. package/glyph/editor/code.d.ts +5 -0
  110. package/glyph/editor/collapse.d.ts +5 -0
  111. package/glyph/editor/date.d.ts +5 -0
  112. package/glyph/editor/decision.d.ts +5 -0
  113. package/glyph/editor/divider.d.ts +5 -0
  114. package/glyph/editor/done.d.ts +5 -0
  115. package/glyph/editor/edit.d.ts +5 -0
  116. package/glyph/editor/emoji.d.ts +5 -0
  117. package/glyph/editor/error.d.ts +5 -0
  118. package/glyph/editor/expand.d.ts +5 -0
  119. package/glyph/editor/feedback.d.ts +5 -0
  120. package/glyph/editor/file-preview.d.ts +5 -0
  121. package/glyph/editor/file.d.ts +5 -0
  122. package/glyph/editor/help.d.ts +5 -0
  123. package/glyph/editor/hint.d.ts +5 -0
  124. package/glyph/editor/horizontal-rule.d.ts +5 -0
  125. package/glyph/editor/image-border.d.ts +5 -0
  126. package/glyph/editor/image-resize.d.ts +5 -0
  127. package/glyph/editor/image.d.ts +5 -0
  128. package/glyph/editor/indent.d.ts +5 -0
  129. package/glyph/editor/info.d.ts +5 -0
  130. package/glyph/editor/italic.d.ts +5 -0
  131. package/glyph/editor/layout-single.d.ts +5 -0
  132. package/glyph/editor/layout-three-equal.d.ts +5 -0
  133. package/glyph/editor/layout-three-with-sidebars.d.ts +5 -0
  134. package/glyph/editor/layout-two-equal.d.ts +5 -0
  135. package/glyph/editor/layout-two-left-sidebar.d.ts +5 -0
  136. package/glyph/editor/layout-two-right-sidebar.d.ts +5 -0
  137. package/glyph/editor/link.d.ts +5 -0
  138. package/glyph/editor/media-center.d.ts +5 -0
  139. package/glyph/editor/media-full-width.d.ts +5 -0
  140. package/glyph/editor/media-wide.d.ts +5 -0
  141. package/glyph/editor/media-wrap-left.d.ts +5 -0
  142. package/glyph/editor/media-wrap-right.d.ts +5 -0
  143. package/glyph/editor/mention.d.ts +5 -0
  144. package/glyph/editor/more.d.ts +5 -0
  145. package/glyph/editor/note.d.ts +5 -0
  146. package/glyph/editor/number-list.d.ts +5 -0
  147. package/glyph/editor/open.d.ts +5 -0
  148. package/glyph/editor/outdent.d.ts +5 -0
  149. package/glyph/editor/panel.d.ts +5 -0
  150. package/glyph/editor/photo.d.ts +5 -0
  151. package/glyph/editor/quote.d.ts +5 -0
  152. package/glyph/editor/recent.d.ts +5 -0
  153. package/glyph/editor/redo.d.ts +5 -0
  154. package/glyph/editor/remove-emoji.d.ts +5 -0
  155. package/glyph/editor/remove.d.ts +5 -0
  156. package/glyph/editor/search.d.ts +5 -0
  157. package/glyph/editor/settings.d.ts +5 -0
  158. package/glyph/editor/strikethrough.d.ts +5 -0
  159. package/glyph/editor/success.d.ts +5 -0
  160. package/glyph/editor/table-display-options.d.ts +5 -0
  161. package/glyph/editor/table.d.ts +5 -0
  162. package/glyph/editor/task.d.ts +5 -0
  163. package/glyph/editor/text-color.d.ts +5 -0
  164. package/glyph/editor/text-style.d.ts +5 -0
  165. package/glyph/editor/underline.d.ts +5 -0
  166. package/glyph/editor/undo.d.ts +5 -0
  167. package/glyph/editor/unlink.d.ts +5 -0
  168. package/glyph/editor/warning.d.ts +5 -0
  169. package/glyph/email.d.ts +5 -0
  170. package/glyph/emoji/activity.d.ts +5 -0
  171. package/glyph/emoji/atlassian.d.ts +5 -0
  172. package/glyph/emoji/custom.d.ts +5 -0
  173. package/glyph/emoji/emoji.d.ts +5 -0
  174. package/glyph/emoji/flags.d.ts +5 -0
  175. package/glyph/emoji/food.d.ts +5 -0
  176. package/glyph/emoji/frequent.d.ts +5 -0
  177. package/glyph/emoji/keyboard.d.ts +5 -0
  178. package/glyph/emoji/nature.d.ts +5 -0
  179. package/glyph/emoji/objects.d.ts +5 -0
  180. package/glyph/emoji/people.d.ts +5 -0
  181. package/glyph/emoji/productivity.d.ts +5 -0
  182. package/glyph/emoji/symbols.d.ts +5 -0
  183. package/glyph/emoji/travel.d.ts +5 -0
  184. package/glyph/emoji-add.d.ts +5 -0
  185. package/glyph/emoji.d.ts +5 -0
  186. package/glyph/error.d.ts +5 -0
  187. package/glyph/export.d.ts +5 -0
  188. package/glyph/feedback.d.ts +5 -0
  189. package/glyph/file.d.ts +5 -0
  190. package/glyph/filter.d.ts +5 -0
  191. package/glyph/flag-filled.d.ts +5 -0
  192. package/glyph/folder-filled.d.ts +5 -0
  193. package/glyph/folder.d.ts +5 -0
  194. package/glyph/followers.d.ts +5 -0
  195. package/glyph/following.d.ts +5 -0
  196. package/glyph/googledrive.d.ts +5 -0
  197. package/glyph/graph-bar.d.ts +5 -0
  198. package/glyph/graph-line.d.ts +5 -0
  199. package/glyph/gsuite.d.ts +5 -0
  200. package/glyph/highlights.d.ts +5 -0
  201. package/glyph/hipchat/audio-only.d.ts +5 -0
  202. package/glyph/hipchat/chevron-double-down.d.ts +5 -0
  203. package/glyph/hipchat/chevron-double-up.d.ts +5 -0
  204. package/glyph/hipchat/chevron-down.d.ts +5 -0
  205. package/glyph/hipchat/chevron-up.d.ts +5 -0
  206. package/glyph/hipchat/dial-out.d.ts +5 -0
  207. package/glyph/hipchat/lobby.d.ts +5 -0
  208. package/glyph/hipchat/media-attachment-count.d.ts +5 -0
  209. package/glyph/hipchat/outgoing-sound.d.ts +5 -0
  210. package/glyph/hipchat/sd-video.d.ts +5 -0
  211. package/glyph/home-circle.d.ts +5 -0
  212. package/glyph/home.d.ts +5 -0
  213. package/glyph/image-border.d.ts +5 -0
  214. package/glyph/image-resize.d.ts +5 -0
  215. package/glyph/image.d.ts +5 -0
  216. package/glyph/info.d.ts +5 -0
  217. package/glyph/invite-team.d.ts +5 -0
  218. package/glyph/issue-raise.d.ts +5 -0
  219. package/glyph/issue.d.ts +5 -0
  220. package/glyph/issues.d.ts +5 -0
  221. package/glyph/jira/capture.d.ts +5 -0
  222. package/glyph/jira/failed-build-status.d.ts +5 -0
  223. package/glyph/jira/labs.d.ts +5 -0
  224. package/glyph/jira/test-session.d.ts +5 -0
  225. package/glyph/label.d.ts +5 -0
  226. package/glyph/lightbulb-filled.d.ts +5 -0
  227. package/glyph/lightbulb.d.ts +5 -0
  228. package/glyph/like.d.ts +5 -0
  229. package/glyph/link-filled.d.ts +5 -0
  230. package/glyph/link.d.ts +5 -0
  231. package/glyph/list.d.ts +5 -0
  232. package/glyph/location.d.ts +5 -0
  233. package/glyph/lock-circle.d.ts +5 -0
  234. package/glyph/lock-filled.d.ts +5 -0
  235. package/glyph/lock.d.ts +5 -0
  236. package/glyph/marketplace.d.ts +5 -0
  237. package/glyph/media-services/actual-size.d.ts +5 -0
  238. package/glyph/media-services/add-comment.d.ts +5 -0
  239. package/glyph/media-services/annotate.d.ts +5 -0
  240. package/glyph/media-services/arrow.d.ts +5 -0
  241. package/glyph/media-services/audio.d.ts +5 -0
  242. package/glyph/media-services/blur.d.ts +5 -0
  243. package/glyph/media-services/brush.d.ts +5 -0
  244. package/glyph/media-services/button-option.d.ts +5 -0
  245. package/glyph/media-services/code.d.ts +5 -0
  246. package/glyph/media-services/document.d.ts +5 -0
  247. package/glyph/media-services/filter.d.ts +5 -0
  248. package/glyph/media-services/fit-to-page.d.ts +5 -0
  249. package/glyph/media-services/full-screen.d.ts +5 -0
  250. package/glyph/media-services/grid.d.ts +5 -0
  251. package/glyph/media-services/image.d.ts +5 -0
  252. package/glyph/media-services/line-thickness.d.ts +5 -0
  253. package/glyph/media-services/line.d.ts +5 -0
  254. package/glyph/media-services/no-image.d.ts +5 -0
  255. package/glyph/media-services/open-mediaviewer.d.ts +5 -0
  256. package/glyph/media-services/oval.d.ts +5 -0
  257. package/glyph/media-services/pdf.d.ts +5 -0
  258. package/glyph/media-services/preselected.d.ts +5 -0
  259. package/glyph/media-services/presentation.d.ts +5 -0
  260. package/glyph/media-services/rectangle.d.ts +5 -0
  261. package/glyph/media-services/scale-large.d.ts +5 -0
  262. package/glyph/media-services/scale-small.d.ts +5 -0
  263. package/glyph/media-services/spreadsheet.d.ts +5 -0
  264. package/glyph/media-services/text.d.ts +5 -0
  265. package/glyph/media-services/unknown.d.ts +5 -0
  266. package/glyph/media-services/video.d.ts +5 -0
  267. package/glyph/media-services/zip.d.ts +5 -0
  268. package/glyph/media-services/zoom-in.d.ts +5 -0
  269. package/glyph/media-services/zoom-out.d.ts +5 -0
  270. package/glyph/mention.d.ts +5 -0
  271. package/glyph/menu-expand.d.ts +5 -0
  272. package/glyph/menu.d.ts +5 -0
  273. package/glyph/mobile.d.ts +5 -0
  274. package/glyph/more-vertical.d.ts +5 -0
  275. package/glyph/more.d.ts +5 -0
  276. package/glyph/notification-all.d.ts +5 -0
  277. package/glyph/notification-direct.d.ts +5 -0
  278. package/glyph/notification.d.ts +5 -0
  279. package/glyph/office-building-filled.d.ts +5 -0
  280. package/glyph/office-building.d.ts +5 -0
  281. package/glyph/open.d.ts +5 -0
  282. package/glyph/overview.d.ts +5 -0
  283. package/glyph/page-filled.d.ts +5 -0
  284. package/glyph/page.d.ts +5 -0
  285. package/glyph/pdf.d.ts +5 -0
  286. package/glyph/people-group.d.ts +5 -0
  287. package/glyph/people.d.ts +5 -0
  288. package/glyph/person-circle.d.ts +5 -0
  289. package/glyph/person-with-circle.d.ts +5 -0
  290. package/glyph/person-with-cross.d.ts +5 -0
  291. package/glyph/person-with-tick.d.ts +5 -0
  292. package/glyph/person.d.ts +5 -0
  293. package/glyph/portfolio.d.ts +5 -0
  294. package/glyph/preferences.d.ts +5 -0
  295. package/glyph/premium.d.ts +5 -0
  296. package/glyph/presence-active.d.ts +5 -0
  297. package/glyph/presence-busy.d.ts +5 -0
  298. package/glyph/presence-unavailable.d.ts +5 -0
  299. package/glyph/question-circle.d.ts +5 -0
  300. package/glyph/question.d.ts +5 -0
  301. package/glyph/questions.d.ts +5 -0
  302. package/glyph/queues.d.ts +5 -0
  303. package/glyph/quote.d.ts +5 -0
  304. package/glyph/radio.d.ts +5 -0
  305. package/glyph/recent.d.ts +5 -0
  306. package/glyph/redo.d.ts +5 -0
  307. package/glyph/refresh.d.ts +5 -0
  308. package/glyph/retry.d.ts +5 -0
  309. package/glyph/roadmap.d.ts +5 -0
  310. package/glyph/room-menu.d.ts +5 -0
  311. package/glyph/schedule-filled.d.ts +5 -0
  312. package/glyph/schedule.d.ts +5 -0
  313. package/glyph/screen.d.ts +5 -0
  314. package/glyph/search.d.ts +5 -0
  315. package/glyph/select-clear.d.ts +5 -0
  316. package/glyph/send.d.ts +5 -0
  317. package/glyph/settings.d.ts +5 -0
  318. package/glyph/share.d.ts +5 -0
  319. package/glyph/ship.d.ts +5 -0
  320. package/glyph/shortcut.d.ts +5 -0
  321. package/glyph/sign-in.d.ts +5 -0
  322. package/glyph/sign-out.d.ts +5 -0
  323. package/glyph/sprint.d.ts +5 -0
  324. package/glyph/star-filled.d.ts +5 -0
  325. package/glyph/star-large.d.ts +5 -0
  326. package/glyph/star.d.ts +5 -0
  327. package/glyph/status.d.ts +5 -0
  328. package/glyph/stopwatch.d.ts +5 -0
  329. package/glyph/subtask.d.ts +5 -0
  330. package/glyph/suitcase.d.ts +5 -0
  331. package/glyph/switcher.d.ts +5 -0
  332. package/glyph/table.d.ts +5 -0
  333. package/glyph/task.d.ts +5 -0
  334. package/glyph/teams.d.ts +5 -0
  335. package/glyph/trash.d.ts +5 -0
  336. package/glyph/tray.d.ts +5 -0
  337. package/glyph/undo.d.ts +5 -0
  338. package/glyph/unlink.d.ts +5 -0
  339. package/glyph/unlock-circle.d.ts +5 -0
  340. package/glyph/unlock-filled.d.ts +5 -0
  341. package/glyph/unlock.d.ts +5 -0
  342. package/glyph/upload.d.ts +5 -0
  343. package/glyph/user-avatar-circle.d.ts +5 -0
  344. package/glyph/vid-audio-muted.d.ts +5 -0
  345. package/glyph/vid-audio-on.d.ts +5 -0
  346. package/glyph/vid-backward.d.ts +5 -0
  347. package/glyph/vid-camera-off.d.ts +5 -0
  348. package/glyph/vid-camera-on.d.ts +5 -0
  349. package/glyph/vid-connection-circle.d.ts +5 -0
  350. package/glyph/vid-forward.d.ts +5 -0
  351. package/glyph/vid-full-screen-off.d.ts +5 -0
  352. package/glyph/vid-full-screen-on.d.ts +5 -0
  353. package/glyph/vid-hang-up.d.ts +5 -0
  354. package/glyph/vid-hd-circle.d.ts +5 -0
  355. package/glyph/vid-pause.d.ts +5 -0
  356. package/glyph/vid-play.d.ts +5 -0
  357. package/glyph/vid-raised-hand.d.ts +5 -0
  358. package/glyph/vid-share-screen.d.ts +5 -0
  359. package/glyph/vid-speaking-circle.d.ts +5 -0
  360. package/glyph/vid-volume-full.d.ts +5 -0
  361. package/glyph/vid-volume-half.d.ts +5 -0
  362. package/glyph/vid-volume-muted.d.ts +5 -0
  363. package/glyph/video-circle.d.ts +5 -0
  364. package/glyph/video-filled.d.ts +5 -0
  365. package/glyph/warning.d.ts +5 -0
  366. package/glyph/watch-filled.d.ts +5 -0
  367. package/glyph/watch.d.ts +5 -0
  368. package/glyph/world-small.d.ts +5 -0
  369. package/glyph/world.d.ts +5 -0
  370. package/package.json +3 -3
  371. package/tsconfig.json +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @atlaskit/icon
2
2
 
3
+ ## 27.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#189756](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189756)
8
+ [`87618db7faf04`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/87618db7faf04) -
9
+ Updated usage of deprecated migration icons
10
+ - Updated dependencies
11
+
12
+ ## 27.6.0
13
+
14
+ ### Minor Changes
15
+
16
+ - [#189716](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189716)
17
+ [`b5788cebd1812`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b5788cebd1812) -
18
+ Legacy icons have been deprecated and will be removed in a future release
19
+
3
20
  ## 27.5.1
4
21
 
5
22
  ### Patch Changes
@@ -12,5 +12,57 @@ exports.default = void 0;
12
12
  * @codegen <<SignedSource::6fe834feca147a0994d74342ff3874db>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
- var deprecatedIcons = {};
15
+ var deprecatedIcons = {
16
+ '@atlaskit/icon/core/capture': {
17
+ message: 'The icon "capture" is deprecated in favour of "focus-area" from “@atlaskit/icon/core”'
18
+ },
19
+ '@atlaskit/icon/core/close': {
20
+ message: 'The icon "close" is deprecated in favour of "cross" from “@atlaskit/icon/core”'
21
+ },
22
+ '@atlaskit/icon/core/discovery': {
23
+ message: 'The icon "discovery" is deprecated in favour of "status-discovery" from “@atlaskit/icon/core”'
24
+ },
25
+ '@atlaskit/icon/core/error': {
26
+ message: 'The icon "error" is deprecated in favour of "status-error" from “@atlaskit/icon/core”'
27
+ },
28
+ '@atlaskit/icon/core/information': {
29
+ message: 'The icon "information" is deprecated in favour of "status-information" from “@atlaskit/icon/core”'
30
+ },
31
+ '@atlaskit/icon/core/success': {
32
+ message: 'The icon "success" is deprecated in favour of "status-success" from “@atlaskit/icon/core”'
33
+ },
34
+ '@atlaskit/icon/core/warning': {
35
+ message: 'The icon "warning" is deprecated in favour of "status-warning" from “@atlaskit/icon/core”'
36
+ },
37
+ '@atlaskit/icon/core/migration/close--cross': {
38
+ message: 'The icon "close--cross" is deprecated in favour of "cross" from “@atlaskit/icon/core/migration”'
39
+ },
40
+ '@atlaskit/icon/core/migration/close--editor-close': {
41
+ message: 'The icon "close--editor-close" is deprecated in favour of "cross--editor-close" from “@atlaskit/icon/core/migration”'
42
+ },
43
+ '@atlaskit/icon/core/migration/error': {
44
+ message: 'The icon "error" is deprecated in favour of "status-error--error" from “@atlaskit/icon/core/migration”'
45
+ },
46
+ '@atlaskit/icon/core/migration/information--editor-info': {
47
+ message: 'The icon "information--editor-info" is deprecated in favour of "status-information--editor-info" from “@atlaskit/icon/core/migration”'
48
+ },
49
+ '@atlaskit/icon/core/migration/information--editor-panel': {
50
+ message: 'The icon "information--editor-panel" is deprecated in favour of "status-information--editor-panel" from “@atlaskit/icon/core/migration”'
51
+ },
52
+ '@atlaskit/icon/core/migration/information--info': {
53
+ message: 'The icon "information--info" is deprecated in favour of "status-information--info" from “@atlaskit/icon/core/migration”'
54
+ },
55
+ '@atlaskit/icon/core/migration/success--check-circle': {
56
+ message: 'The icon "success--check-circle" is deprecated in favour of "status-success--check-circle" from “@atlaskit/icon/core/migration”'
57
+ },
58
+ '@atlaskit/icon/core/migration/success--editor-success': {
59
+ message: 'The icon "success--editor-success" is deprecated in favour of "status-success--editor-success" from “@atlaskit/icon/core/migration”'
60
+ },
61
+ '@atlaskit/icon/core/migration/warning--editor-warning': {
62
+ message: 'The icon "warning--editor-warning" is deprecated in favour of "status-warning--editor-warning" from “@atlaskit/icon/core/migration”'
63
+ },
64
+ '@atlaskit/icon/core/migration/warning': {
65
+ message: 'The icon "warning" is deprecated in favour of "status-warning--warning" from “@atlaskit/icon/core/migration”'
66
+ }
67
+ };
16
68
  var _default = exports.default = deprecatedIcons;
@@ -148,6 +148,30 @@ var deprecatedIcons = {
148
148
  },
149
149
  '@atlaskit/icon/core/migration/drag-handle--drag-handler': {
150
150
  message: 'The icon "drag-handle--drag-handler" is deprecated in favour of "drag-handle-vertical--drag-handler" from “@atlaskit/icon/core/migration”'
151
+ },
152
+ '@atlaskit/icon/core/migration/error': {
153
+ message: 'The icon "error" is deprecated in favour of "status-error--error" from “@atlaskit/icon/core/migration”'
154
+ },
155
+ '@atlaskit/icon/core/migration/information--editor-info': {
156
+ message: 'The icon "information--editor-info" is deprecated in favour of "status-information--editor-info" from “@atlaskit/icon/core/migration”'
157
+ },
158
+ '@atlaskit/icon/core/migration/information--editor-panel': {
159
+ message: 'The icon "information--editor-panel" is deprecated in favour of "status-information--editor-panel" from “@atlaskit/icon/core/migration”'
160
+ },
161
+ '@atlaskit/icon/core/migration/information--info': {
162
+ message: 'The icon "information--info" is deprecated in favour of "status-information--info" from “@atlaskit/icon/core/migration”'
163
+ },
164
+ '@atlaskit/icon/core/migration/success--check-circle': {
165
+ message: 'The icon "success--check-circle" is deprecated in favour of "status-success--check-circle" from “@atlaskit/icon/core/migration”'
166
+ },
167
+ '@atlaskit/icon/core/migration/success--editor-success': {
168
+ message: 'The icon "success--editor-success" is deprecated in favour of "status-success--editor-success" from “@atlaskit/icon/core/migration”'
169
+ },
170
+ '@atlaskit/icon/core/migration/warning--editor-warning': {
171
+ message: 'The icon "warning--editor-warning" is deprecated in favour of "status-warning--editor-warning" from “@atlaskit/icon/core/migration”'
172
+ },
173
+ '@atlaskit/icon/core/migration/warning': {
174
+ message: 'The icon "warning" is deprecated in favour of "status-warning--warning" from “@atlaskit/icon/core/migration”'
151
175
  }
152
176
  };
153
177
  var _default = exports.default = deprecatedIcons;
@@ -9,7 +9,7 @@ exports.default = void 0;
9
9
  *
10
10
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
11
11
  *
12
- * @codegen <<SignedSource::c6d9be28510316b22f4e800a2753aae8>>
12
+ * @codegen <<SignedSource::07d16387e185cb32efefa66a9ed874c7>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
15
 
@@ -6,5 +6,57 @@
6
6
  * @codegen <<SignedSource::6fe834feca147a0994d74342ff3874db>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
- const deprecatedIcons = {};
9
+ const deprecatedIcons = {
10
+ '@atlaskit/icon/core/capture': {
11
+ message: 'The icon "capture" is deprecated in favour of "focus-area" from “@atlaskit/icon/core”'
12
+ },
13
+ '@atlaskit/icon/core/close': {
14
+ message: 'The icon "close" is deprecated in favour of "cross" from “@atlaskit/icon/core”'
15
+ },
16
+ '@atlaskit/icon/core/discovery': {
17
+ message: 'The icon "discovery" is deprecated in favour of "status-discovery" from “@atlaskit/icon/core”'
18
+ },
19
+ '@atlaskit/icon/core/error': {
20
+ message: 'The icon "error" is deprecated in favour of "status-error" from “@atlaskit/icon/core”'
21
+ },
22
+ '@atlaskit/icon/core/information': {
23
+ message: 'The icon "information" is deprecated in favour of "status-information" from “@atlaskit/icon/core”'
24
+ },
25
+ '@atlaskit/icon/core/success': {
26
+ message: 'The icon "success" is deprecated in favour of "status-success" from “@atlaskit/icon/core”'
27
+ },
28
+ '@atlaskit/icon/core/warning': {
29
+ message: 'The icon "warning" is deprecated in favour of "status-warning" from “@atlaskit/icon/core”'
30
+ },
31
+ '@atlaskit/icon/core/migration/close--cross': {
32
+ message: 'The icon "close--cross" is deprecated in favour of "cross" from “@atlaskit/icon/core/migration”'
33
+ },
34
+ '@atlaskit/icon/core/migration/close--editor-close': {
35
+ message: 'The icon "close--editor-close" is deprecated in favour of "cross--editor-close" from “@atlaskit/icon/core/migration”'
36
+ },
37
+ '@atlaskit/icon/core/migration/error': {
38
+ message: 'The icon "error" is deprecated in favour of "status-error--error" from “@atlaskit/icon/core/migration”'
39
+ },
40
+ '@atlaskit/icon/core/migration/information--editor-info': {
41
+ message: 'The icon "information--editor-info" is deprecated in favour of "status-information--editor-info" from “@atlaskit/icon/core/migration”'
42
+ },
43
+ '@atlaskit/icon/core/migration/information--editor-panel': {
44
+ message: 'The icon "information--editor-panel" is deprecated in favour of "status-information--editor-panel" from “@atlaskit/icon/core/migration”'
45
+ },
46
+ '@atlaskit/icon/core/migration/information--info': {
47
+ message: 'The icon "information--info" is deprecated in favour of "status-information--info" from “@atlaskit/icon/core/migration”'
48
+ },
49
+ '@atlaskit/icon/core/migration/success--check-circle': {
50
+ message: 'The icon "success--check-circle" is deprecated in favour of "status-success--check-circle" from “@atlaskit/icon/core/migration”'
51
+ },
52
+ '@atlaskit/icon/core/migration/success--editor-success': {
53
+ message: 'The icon "success--editor-success" is deprecated in favour of "status-success--editor-success" from “@atlaskit/icon/core/migration”'
54
+ },
55
+ '@atlaskit/icon/core/migration/warning--editor-warning': {
56
+ message: 'The icon "warning--editor-warning" is deprecated in favour of "status-warning--editor-warning" from “@atlaskit/icon/core/migration”'
57
+ },
58
+ '@atlaskit/icon/core/migration/warning': {
59
+ message: 'The icon "warning" is deprecated in favour of "status-warning--warning" from “@atlaskit/icon/core/migration”'
60
+ }
61
+ };
10
62
  export default deprecatedIcons;
@@ -142,6 +142,30 @@ const deprecatedIcons = {
142
142
  },
143
143
  '@atlaskit/icon/core/migration/drag-handle--drag-handler': {
144
144
  message: 'The icon "drag-handle--drag-handler" is deprecated in favour of "drag-handle-vertical--drag-handler" from “@atlaskit/icon/core/migration”'
145
+ },
146
+ '@atlaskit/icon/core/migration/error': {
147
+ message: 'The icon "error" is deprecated in favour of "status-error--error" from “@atlaskit/icon/core/migration”'
148
+ },
149
+ '@atlaskit/icon/core/migration/information--editor-info': {
150
+ message: 'The icon "information--editor-info" is deprecated in favour of "status-information--editor-info" from “@atlaskit/icon/core/migration”'
151
+ },
152
+ '@atlaskit/icon/core/migration/information--editor-panel': {
153
+ message: 'The icon "information--editor-panel" is deprecated in favour of "status-information--editor-panel" from “@atlaskit/icon/core/migration”'
154
+ },
155
+ '@atlaskit/icon/core/migration/information--info': {
156
+ message: 'The icon "information--info" is deprecated in favour of "status-information--info" from “@atlaskit/icon/core/migration”'
157
+ },
158
+ '@atlaskit/icon/core/migration/success--check-circle': {
159
+ message: 'The icon "success--check-circle" is deprecated in favour of "status-success--check-circle" from “@atlaskit/icon/core/migration”'
160
+ },
161
+ '@atlaskit/icon/core/migration/success--editor-success': {
162
+ message: 'The icon "success--editor-success" is deprecated in favour of "status-success--editor-success" from “@atlaskit/icon/core/migration”'
163
+ },
164
+ '@atlaskit/icon/core/migration/warning--editor-warning': {
165
+ message: 'The icon "warning--editor-warning" is deprecated in favour of "status-warning--editor-warning" from “@atlaskit/icon/core/migration”'
166
+ },
167
+ '@atlaskit/icon/core/migration/warning': {
168
+ message: 'The icon "warning" is deprecated in favour of "status-warning--warning" from “@atlaskit/icon/core/migration”'
145
169
  }
146
170
  };
147
171
  export default deprecatedIcons;
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::c6d9be28510316b22f4e800a2753aae8>>
6
+ * @codegen <<SignedSource::07d16387e185cb32efefa66a9ed874c7>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -6,5 +6,57 @@
6
6
  * @codegen <<SignedSource::6fe834feca147a0994d74342ff3874db>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
- var deprecatedIcons = {};
9
+ var deprecatedIcons = {
10
+ '@atlaskit/icon/core/capture': {
11
+ message: 'The icon "capture" is deprecated in favour of "focus-area" from “@atlaskit/icon/core”'
12
+ },
13
+ '@atlaskit/icon/core/close': {
14
+ message: 'The icon "close" is deprecated in favour of "cross" from “@atlaskit/icon/core”'
15
+ },
16
+ '@atlaskit/icon/core/discovery': {
17
+ message: 'The icon "discovery" is deprecated in favour of "status-discovery" from “@atlaskit/icon/core”'
18
+ },
19
+ '@atlaskit/icon/core/error': {
20
+ message: 'The icon "error" is deprecated in favour of "status-error" from “@atlaskit/icon/core”'
21
+ },
22
+ '@atlaskit/icon/core/information': {
23
+ message: 'The icon "information" is deprecated in favour of "status-information" from “@atlaskit/icon/core”'
24
+ },
25
+ '@atlaskit/icon/core/success': {
26
+ message: 'The icon "success" is deprecated in favour of "status-success" from “@atlaskit/icon/core”'
27
+ },
28
+ '@atlaskit/icon/core/warning': {
29
+ message: 'The icon "warning" is deprecated in favour of "status-warning" from “@atlaskit/icon/core”'
30
+ },
31
+ '@atlaskit/icon/core/migration/close--cross': {
32
+ message: 'The icon "close--cross" is deprecated in favour of "cross" from “@atlaskit/icon/core/migration”'
33
+ },
34
+ '@atlaskit/icon/core/migration/close--editor-close': {
35
+ message: 'The icon "close--editor-close" is deprecated in favour of "cross--editor-close" from “@atlaskit/icon/core/migration”'
36
+ },
37
+ '@atlaskit/icon/core/migration/error': {
38
+ message: 'The icon "error" is deprecated in favour of "status-error--error" from “@atlaskit/icon/core/migration”'
39
+ },
40
+ '@atlaskit/icon/core/migration/information--editor-info': {
41
+ message: 'The icon "information--editor-info" is deprecated in favour of "status-information--editor-info" from “@atlaskit/icon/core/migration”'
42
+ },
43
+ '@atlaskit/icon/core/migration/information--editor-panel': {
44
+ message: 'The icon "information--editor-panel" is deprecated in favour of "status-information--editor-panel" from “@atlaskit/icon/core/migration”'
45
+ },
46
+ '@atlaskit/icon/core/migration/information--info': {
47
+ message: 'The icon "information--info" is deprecated in favour of "status-information--info" from “@atlaskit/icon/core/migration”'
48
+ },
49
+ '@atlaskit/icon/core/migration/success--check-circle': {
50
+ message: 'The icon "success--check-circle" is deprecated in favour of "status-success--check-circle" from “@atlaskit/icon/core/migration”'
51
+ },
52
+ '@atlaskit/icon/core/migration/success--editor-success': {
53
+ message: 'The icon "success--editor-success" is deprecated in favour of "status-success--editor-success" from “@atlaskit/icon/core/migration”'
54
+ },
55
+ '@atlaskit/icon/core/migration/warning--editor-warning': {
56
+ message: 'The icon "warning--editor-warning" is deprecated in favour of "status-warning--editor-warning" from “@atlaskit/icon/core/migration”'
57
+ },
58
+ '@atlaskit/icon/core/migration/warning': {
59
+ message: 'The icon "warning" is deprecated in favour of "status-warning--warning" from “@atlaskit/icon/core/migration”'
60
+ }
61
+ };
10
62
  export default deprecatedIcons;
@@ -142,6 +142,30 @@ var deprecatedIcons = {
142
142
  },
143
143
  '@atlaskit/icon/core/migration/drag-handle--drag-handler': {
144
144
  message: 'The icon "drag-handle--drag-handler" is deprecated in favour of "drag-handle-vertical--drag-handler" from “@atlaskit/icon/core/migration”'
145
+ },
146
+ '@atlaskit/icon/core/migration/error': {
147
+ message: 'The icon "error" is deprecated in favour of "status-error--error" from “@atlaskit/icon/core/migration”'
148
+ },
149
+ '@atlaskit/icon/core/migration/information--editor-info': {
150
+ message: 'The icon "information--editor-info" is deprecated in favour of "status-information--editor-info" from “@atlaskit/icon/core/migration”'
151
+ },
152
+ '@atlaskit/icon/core/migration/information--editor-panel': {
153
+ message: 'The icon "information--editor-panel" is deprecated in favour of "status-information--editor-panel" from “@atlaskit/icon/core/migration”'
154
+ },
155
+ '@atlaskit/icon/core/migration/information--info': {
156
+ message: 'The icon "information--info" is deprecated in favour of "status-information--info" from “@atlaskit/icon/core/migration”'
157
+ },
158
+ '@atlaskit/icon/core/migration/success--check-circle': {
159
+ message: 'The icon "success--check-circle" is deprecated in favour of "status-success--check-circle" from “@atlaskit/icon/core/migration”'
160
+ },
161
+ '@atlaskit/icon/core/migration/success--editor-success': {
162
+ message: 'The icon "success--editor-success" is deprecated in favour of "status-success--editor-success" from “@atlaskit/icon/core/migration”'
163
+ },
164
+ '@atlaskit/icon/core/migration/warning--editor-warning': {
165
+ message: 'The icon "warning--editor-warning" is deprecated in favour of "status-warning--editor-warning" from “@atlaskit/icon/core/migration”'
166
+ },
167
+ '@atlaskit/icon/core/migration/warning': {
168
+ message: 'The icon "warning" is deprecated in favour of "status-warning--warning" from “@atlaskit/icon/core/migration”'
145
169
  }
146
170
  };
147
171
  export default deprecatedIcons;
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::c6d9be28510316b22f4e800a2753aae8>>
6
+ * @codegen <<SignedSource::07d16387e185cb32efefa66a9ed874c7>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::c6d9be28510316b22f4e800a2753aae8>>
6
+ * @codegen <<SignedSource::07d16387e185cb32efefa66a9ed874c7>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::c6d9be28510316b22f4e800a2753aae8>>
6
+ * @codegen <<SignedSource::07d16387e185cb32efefa66a9ed874c7>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "activity" is deprecated in favour of "@atlaskit/icon/core/dashboard" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "add-circle" is deprecated in favour of "@atlaskit/icon/core/add" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "add-item" is deprecated in favour of "@atlaskit/icon/core/shortcut" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/add.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "add" is deprecated in favour of "@atlaskit/icon/core/add" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/addon.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "addon" is deprecated in favour of "@atlaskit/icon/core/app" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "app-access" is deprecated in favour of "@atlaskit/icon/core/person-added" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "app-switcher" is deprecated in favour of "@atlaskit/icon/core/app-switcher" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "archive" is deprecated in favour of "@atlaskit/icon/core/archive-box" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "arrow-down-circle" is deprecated in favour of "@atlaskit/icon/core/arrow-down" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "arrow-down" is deprecated in favour of "@atlaskit/icon/core/arrow-down" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "arrow-left-circle" is deprecated in favour of "@atlaskit/icon/core/arrow-left" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "arrow-left" is deprecated in favour of "@atlaskit/icon/core/arrow-left" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "arrow-right-circle" is deprecated in favour of "@atlaskit/icon/core/arrow-right" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "arrow-right" is deprecated in favour of "@atlaskit/icon/core/arrow-right" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "arrow-up-circle" is deprecated in favour of "@atlaskit/icon/core/arrow-up" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "arrow-up" is deprecated in favour of "@atlaskit/icon/core/arrow-up" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "attachment" is deprecated in favour of "@atlaskit/icon/core/attachment" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "audio-circle" is deprecated in favour of "@atlaskit/icon/core/audio" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/audio.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "audio" is deprecated in favour of "@atlaskit/icon/core/audio" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "backlog" is deprecated in favour of "@atlaskit/icon/core/backlog" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "billing-filled" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "billing" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "bitbucket/branches" is deprecated in favour of "@atlaskit/icon/core/branch" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "bitbucket/builds" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "bitbucket/clone" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}