@atlaskit/icon 22.4.1 → 22.5.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 (558) hide show
  1. package/CHANGELOG.md +18 -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 +14 -1
  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 +14 -1
  476. package/package.json +9 -6
  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
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _image = _interopRequireDefault(require("@atlaskit/icon/core/image"));
9
+ var _image2 = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/image"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for ImageIcon.
16
+ * This component is ImageIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesImageIcon".
17
+ *
18
+ * Category: Multi-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: images, image upload.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const ImageIcon = props => /*#__PURE__*/_react.default.createElement(_image.default, Object.assign({
25
+ LEGACY_fallbackIcon: _image2.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ ImageIcon.Name = 'ImageIconMigration';
29
+ var _default = exports.default = ImageIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const ImageIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default ImageIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _image = _interopRequireDefault(require("@atlaskit/icon/core/image"));
9
+ var _scaleLarge = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/scale-large"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for ImageIcon.
16
+ * This component is ImageIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesScaleLargeIcon".
17
+ *
18
+ * Category: Multi-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: images, image upload.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const ImageIcon = props => /*#__PURE__*/_react.default.createElement(_image.default, Object.assign({
25
+ LEGACY_fallbackIcon: _scaleLarge.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ ImageIcon.Name = 'ImageIconMigration';
29
+ var _default = exports.default = ImageIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const ImageIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default ImageIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _image = _interopRequireDefault(require("@atlaskit/icon/core/image"));
9
+ var _scaleSmall = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/scale-small"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for ImageIcon.
16
+ * This component is ImageIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesScaleSmallIcon".
17
+ *
18
+ * Category: Multi-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: images, image upload.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const ImageIcon = props => /*#__PURE__*/_react.default.createElement(_image.default, Object.assign({
25
+ LEGACY_fallbackIcon: _scaleSmall.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ ImageIcon.Name = 'ImageIconMigration';
29
+ var _default = exports.default = ImageIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const ImageIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default ImageIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _image = _interopRequireDefault(require("@atlaskit/icon/core/image"));
9
+ var _image2 = _interopRequireDefault(require("@atlaskit/icon/glyph/image"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for ImageIcon.
16
+ * This component is ImageIcon, with `UNSAFE_fallbackIcon` set to "ImageIcon".
17
+ *
18
+ * Category: Multi-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: images, image upload.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const ImageIcon = props => /*#__PURE__*/_react.default.createElement(_image.default, Object.assign({
25
+ LEGACY_fallbackIcon: _image2.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ ImageIcon.Name = 'ImageIconMigration';
29
+ var _default = exports.default = ImageIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const InboxIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default InboxIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _inbox = _interopRequireDefault(require("@atlaskit/icon/core/inbox"));
9
+ var _tray = _interopRequireDefault(require("@atlaskit/icon/glyph/tray"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for InboxIcon.
16
+ * This component is InboxIcon, with `UNSAFE_fallbackIcon` set to "TrayIcon".
17
+ *
18
+ * Category: Multi-purpose
19
+ * Location: Icon contributions
20
+ * Usage guidance: Known uses: 'Your work' in Confluence, inbox, mail.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const InboxIcon = props => /*#__PURE__*/_react.default.createElement(_inbox.default, Object.assign({
25
+ LEGACY_fallbackIcon: _tray.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ InboxIcon.Name = 'InboxIconMigration';
29
+ var _default = exports.default = InboxIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const InformationIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default InformationIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _information = _interopRequireDefault(require("@atlaskit/icon/core/information"));
9
+ var _info = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/info"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for InformationIcon.
16
+ * This component is InformationIcon, with `UNSAFE_fallbackIcon` set to "EditorInfoIcon".
17
+ *
18
+ * Category: Single-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: helper message under textfield, information state insection messages.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const InformationIcon = props => /*#__PURE__*/_react.default.createElement(_information.default, Object.assign({
25
+ LEGACY_fallbackIcon: _info.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ InformationIcon.Name = 'InformationIconMigration';
29
+ var _default = exports.default = InformationIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const InformationIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default InformationIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _information = _interopRequireDefault(require("@atlaskit/icon/core/information"));
9
+ var _panel = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/panel"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for InformationIcon.
16
+ * This component is InformationIcon, with `UNSAFE_fallbackIcon` set to "EditorPanelIcon".
17
+ *
18
+ * Category: Single-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: helper message under textfield, information state insection messages.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const InformationIcon = props => /*#__PURE__*/_react.default.createElement(_information.default, Object.assign({
25
+ LEGACY_fallbackIcon: _panel.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ InformationIcon.Name = 'InformationIconMigration';
29
+ var _default = exports.default = InformationIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const InformationIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default InformationIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _information = _interopRequireDefault(require("@atlaskit/icon/core/information"));
9
+ var _info = _interopRequireDefault(require("@atlaskit/icon/glyph/info"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for InformationIcon.
16
+ * This component is InformationIcon, with `UNSAFE_fallbackIcon` set to "InfoIcon".
17
+ *
18
+ * Category: Single-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: helper message under textfield, information state insection messages.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const InformationIcon = props => /*#__PURE__*/_react.default.createElement(_information.default, Object.assign({
25
+ LEGACY_fallbackIcon: _info.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ InformationIcon.Name = 'InformationIconMigration';
29
+ var _default = exports.default = InformationIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const IssueIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default IssueIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _issue = _interopRequireDefault(require("@atlaskit/icon/core/issue"));
9
+ var _issue2 = _interopRequireDefault(require("@atlaskit/icon/glyph/issue"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for IssueIcon.
16
+ * This component is IssueIcon, with `UNSAFE_fallbackIcon` set to "IssueIcon".
17
+ *
18
+ * Category: Single-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Reserved for issues in Jira.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const IssueIcon = props => /*#__PURE__*/_react.default.createElement(_issue.default, Object.assign({
25
+ LEGACY_fallbackIcon: _issue2.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ IssueIcon.Name = 'IssueIconMigration';
29
+ var _default = exports.default = IssueIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const IssuesIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default IssuesIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _issues = _interopRequireDefault(require("@atlaskit/icon/core/issues"));
9
+ var _issues2 = _interopRequireDefault(require("@atlaskit/icon/glyph/issues"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for IssuesIcon.
16
+ * This component is IssuesIcon, with `UNSAFE_fallbackIcon` set to "IssuesIcon".
17
+ *
18
+ * Category: Single-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Reserved for multiple issues in Jira.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const IssuesIcon = props => /*#__PURE__*/_react.default.createElement(_issues.default, Object.assign({
25
+ LEGACY_fallbackIcon: _issues2.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ IssuesIcon.Name = 'IssuesIconMigration';
29
+ var _default = exports.default = IssuesIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const LightbulbIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default LightbulbIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _lightbulb = _interopRequireDefault(require("@atlaskit/icon/core/lightbulb"));
9
+ var _hint = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/hint"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for LightbulbIcon.
16
+ * This component is LightbulbIcon, with `UNSAFE_fallbackIcon` set to "EditorHintIcon".
17
+ *
18
+ * Category: Multi-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: learnings in Atlas, initiatives in Jira.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const LightbulbIcon = props => /*#__PURE__*/_react.default.createElement(_lightbulb.default, Object.assign({
25
+ LEGACY_fallbackIcon: _hint.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ LightbulbIcon.Name = 'LightbulbIconMigration';
29
+ var _default = exports.default = LightbulbIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const LightbulbIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default LightbulbIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _lightbulb = _interopRequireDefault(require("@atlaskit/icon/core/lightbulb"));
9
+ var _objects = _interopRequireDefault(require("@atlaskit/icon/glyph/emoji/objects"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for LightbulbIcon.
16
+ * This component is LightbulbIcon, with `UNSAFE_fallbackIcon` set to "EmojiObjectsIcon".
17
+ *
18
+ * Category: Multi-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: learnings in Atlas, initiatives in Jira.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const LightbulbIcon = props => /*#__PURE__*/_react.default.createElement(_lightbulb.default, Object.assign({
25
+ LEGACY_fallbackIcon: _objects.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ LightbulbIcon.Name = 'LightbulbIconMigration';
29
+ var _default = exports.default = LightbulbIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const LightbulbIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default LightbulbIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _lightbulb = _interopRequireDefault(require("@atlaskit/icon/core/lightbulb"));
9
+ var _lightbulb2 = _interopRequireDefault(require("@atlaskit/icon/glyph/lightbulb"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for LightbulbIcon.
16
+ * This component is LightbulbIcon, with `UNSAFE_fallbackIcon` set to "LightbulbIcon".
17
+ *
18
+ * Category: Multi-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Known uses: learnings in Atlas, initiatives in Jira.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const LightbulbIcon = props => /*#__PURE__*/_react.default.createElement(_lightbulb.default, Object.assign({
25
+ LEGACY_fallbackIcon: _lightbulb2.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ LightbulbIcon.Name = 'LightbulbIconMigration';
29
+ var _default = exports.default = LightbulbIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const LinkIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default LinkIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _link = _interopRequireDefault(require("@atlaskit/icon/core/link"));
9
+ var _link2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/link"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for LinkIcon.
16
+ * This component is LinkIcon, with `UNSAFE_fallbackIcon` set to "EditorLinkIcon".
17
+ *
18
+ * Category: Single-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Reserved for links, urls, or copy link.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const LinkIcon = props => /*#__PURE__*/_react.default.createElement(_link.default, Object.assign({
25
+ LEGACY_fallbackIcon: _link2.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ LinkIcon.Name = 'LinkIconMigration';
29
+ var _default = exports.default = LinkIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const LinkBrokenIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default LinkBrokenIconMigration;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _linkBroken = _interopRequireDefault(require("@atlaskit/icon/core/link-broken"));
9
+ var _unlink = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/unlink"));
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
+ /**
12
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
13
+ * Please reach out in #help-design-system before using these in production.
14
+ *
15
+ * Migration Icon component for LinkBrokenIcon.
16
+ * This component is LinkBrokenIcon, with `UNSAFE_fallbackIcon` set to "EditorUnlinkIcon".
17
+ *
18
+ * Category: Single-purpose
19
+ * Location: ADS
20
+ * Usage guidance: Reserved for removing a link.
21
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
23
+ */
24
+ const LinkBrokenIcon = props => /*#__PURE__*/_react.default.createElement(_linkBroken.default, Object.assign({
25
+ LEGACY_fallbackIcon: _unlink.default
26
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
27
+ }, props));
28
+ LinkBrokenIcon.Name = 'LinkBrokenIconMigration';
29
+ var _default = exports.default = LinkBrokenIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const LinkBrokenIconMigration: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default LinkBrokenIconMigration;