@atlaskit/icon 22.14.1 → 22.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (773) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/core/add.js +2 -2
  3. package/core/ai-agent.js +2 -2
  4. package/core/ai-chat.js +3 -3
  5. package/core/alert.js +2 -2
  6. package/core/align-center.js +2 -2
  7. package/core/align-left.js +2 -2
  8. package/core/align-right.js +2 -2
  9. package/core/angle-brackets.js +2 -2
  10. package/core/app-switcher-legacy.js +2 -2
  11. package/core/app-switcher.js +2 -2
  12. package/core/app.js +2 -2
  13. package/core/apps.js +2 -2
  14. package/core/archive-box.js +2 -2
  15. package/core/arrow-down.js +2 -2
  16. package/core/arrow-left.js +2 -2
  17. package/core/arrow-right.js +2 -2
  18. package/core/arrow-up-right.js +3 -3
  19. package/core/arrow-up.js +2 -2
  20. package/core/atlassian-intelligence.js +2 -2
  21. package/core/attachment.js +2 -2
  22. package/core/audio.js +2 -1
  23. package/core/automation.js +2 -2
  24. package/core/backlog.js +2 -2
  25. package/core/{bulleted-list.d.ts → basketball.d.ts} +3 -3
  26. package/core/basketball.js +31 -0
  27. package/core/board.js +2 -2
  28. package/core/boards.js +2 -2
  29. package/core/book-with-bookmark.js +2 -2
  30. package/core/branch.js +3 -3
  31. package/core/briefcase.js +2 -2
  32. package/core/bug.js +2 -2
  33. package/core/calendar.js +2 -2
  34. package/core/camera.js +2 -2
  35. package/core/capture.js +2 -1
  36. package/core/{expand.d.ts → cash.d.ts} +3 -3
  37. package/core/cash.js +31 -0
  38. package/core/changes.js +2 -2
  39. package/core/chart-bar.js +2 -2
  40. package/core/chart-matrix.js +2 -2
  41. package/core/chart-pie.js +2 -2
  42. package/core/chart-trend.js +2 -2
  43. package/core/check-circle.js +3 -3
  44. package/core/check-mark.js +3 -3
  45. package/core/checkbox-checked.js +3 -3
  46. package/core/checkbox-indeterminate.js +2 -2
  47. package/core/checkbox-unchecked.js +2 -2
  48. package/core/child-issues.js +2 -2
  49. package/core/clock.js +2 -2
  50. package/core/close.js +2 -2
  51. package/core/cloud-arrow-up.js +2 -2
  52. package/core/collapse-horizontal.d.ts +14 -0
  53. package/core/collapse-horizontal.js +31 -0
  54. package/core/collapse-vertical.d.ts +14 -0
  55. package/core/collapse-vertical.js +31 -0
  56. package/core/comment-add.js +3 -3
  57. package/core/comment.js +3 -3
  58. package/core/commit.js +3 -3
  59. package/core/compass.js +2 -2
  60. package/core/component.js +2 -2
  61. package/core/content-align-center.d.ts +14 -0
  62. package/core/content-align-center.js +31 -0
  63. package/core/content-align-left.d.ts +14 -0
  64. package/core/content-align-left.js +31 -0
  65. package/core/content-align-right.d.ts +14 -0
  66. package/core/content-align-right.js +31 -0
  67. package/core/content-width-narrow.d.ts +14 -0
  68. package/core/content-width-narrow.js +31 -0
  69. package/core/content-width-wide.d.ts +14 -0
  70. package/core/content-width-wide.js +31 -0
  71. package/core/content-wrap-left.d.ts +14 -0
  72. package/core/content-wrap-left.js +31 -0
  73. package/core/content-wrap-right.d.ts +14 -0
  74. package/core/content-wrap-right.js +31 -0
  75. package/core/copy.js +2 -2
  76. package/core/credit-card.js +2 -2
  77. package/core/cross-circle.js +2 -2
  78. package/core/customize.js +2 -2
  79. package/core/dashboard.js +2 -2
  80. package/core/{collapse.d.ts → data-flow.d.ts} +3 -3
  81. package/core/data-flow.js +31 -0
  82. package/core/database.js +2 -2
  83. package/core/decision.js +2 -2
  84. package/core/defect.d.ts +14 -0
  85. package/core/{expand.js → defect.js} +8 -8
  86. package/core/delete.js +2 -2
  87. package/core/department.js +3 -3
  88. package/core/device-mobile.js +2 -2
  89. package/core/devices.d.ts +14 -0
  90. package/core/devices.js +31 -0
  91. package/core/discovery.d.ts +14 -0
  92. package/core/discovery.js +31 -0
  93. package/core/download.js +2 -2
  94. package/core/drag-handle.js +2 -2
  95. package/core/edit-bulk.d.ts +14 -0
  96. package/core/edit-bulk.js +31 -0
  97. package/core/edit.js +2 -2
  98. package/core/email.js +2 -2
  99. package/core/emoji-add.js +2 -2
  100. package/core/emoji.js +2 -2
  101. package/core/epic.js +2 -2
  102. package/core/error.js +3 -3
  103. package/core/expand-horizontal.d.ts +14 -0
  104. package/core/expand-horizontal.js +31 -0
  105. package/core/expand-vertical.d.ts +14 -0
  106. package/core/expand-vertical.js +31 -0
  107. package/core/eye-open-filled.js +3 -3
  108. package/core/eye-open-strikethrough.d.ts +14 -0
  109. package/core/eye-open-strikethrough.js +31 -0
  110. package/core/eye-open.js +3 -3
  111. package/core/feed.js +2 -2
  112. package/core/feedback.js +3 -3
  113. package/core/field.d.ts +14 -0
  114. package/core/field.js +31 -0
  115. package/core/file.d.ts +14 -0
  116. package/core/file.js +31 -0
  117. package/core/files.d.ts +14 -0
  118. package/core/files.js +31 -0
  119. package/core/filter.js +2 -2
  120. package/core/flag-filled.d.ts +14 -0
  121. package/core/flag-filled.js +31 -0
  122. package/core/flag.js +2 -2
  123. package/core/flask.js +2 -2
  124. package/core/folder-closed.js +2 -2
  125. package/core/folder-open.js +2 -2
  126. package/core/fullscreen-enter.js +2 -2
  127. package/core/fullscreen-exit.js +3 -3
  128. package/core/globe.js +2 -2
  129. package/core/goal.js +2 -2
  130. package/core/grid.js +2 -2
  131. package/core/grow-diagonal.d.ts +14 -0
  132. package/core/grow-diagonal.js +31 -0
  133. package/core/grow-horizontal.d.ts +14 -0
  134. package/core/grow-horizontal.js +31 -0
  135. package/core/grow-vertical.d.ts +14 -0
  136. package/core/grow-vertical.js +31 -0
  137. package/core/hashtag.js +2 -2
  138. package/core/headphones.d.ts +14 -0
  139. package/core/headphones.js +31 -0
  140. package/core/heart.js +2 -2
  141. package/core/home.js +2 -2
  142. package/core/image.js +2 -2
  143. package/core/inbox.js +2 -2
  144. package/core/incident.js +2 -2
  145. package/core/information.js +2 -2
  146. package/core/issue.js +3 -3
  147. package/core/issues.js +3 -3
  148. package/core/key-result.d.ts +14 -0
  149. package/core/key-result.js +31 -0
  150. package/core/layout-three-columns-sidebars.d.ts +14 -0
  151. package/core/layout-three-columns-sidebars.js +31 -0
  152. package/core/layout-three-columns.d.ts +14 -0
  153. package/core/layout-three-columns.js +31 -0
  154. package/core/layout-two-columns-sidebar-left.d.ts +14 -0
  155. package/core/layout-two-columns-sidebar-left.js +31 -0
  156. package/core/layout-two-columns-sidebar-right.d.ts +14 -0
  157. package/core/layout-two-columns-sidebar-right.js +31 -0
  158. package/core/layout-two-columns.d.ts +14 -0
  159. package/core/layout-two-columns.js +31 -0
  160. package/core/library.d.ts +14 -0
  161. package/core/library.js +31 -0
  162. package/core/lightbulb.js +2 -2
  163. package/core/link-broken.js +2 -2
  164. package/core/link-external.js +2 -2
  165. package/core/link.js +2 -2
  166. package/core/list-bulleted.d.ts +14 -0
  167. package/core/{bulleted-list.js → list-bulleted.js} +6 -6
  168. package/core/list-checklist.d.ts +14 -0
  169. package/core/list-checklist.js +31 -0
  170. package/core/list-numbered.d.ts +14 -0
  171. package/core/list-numbered.js +31 -0
  172. package/core/lobby-bell.js +2 -2
  173. package/core/location.js +2 -2
  174. package/core/lock-locked.js +3 -3
  175. package/core/lock-unlocked.js +3 -3
  176. package/core/log-in.js +2 -2
  177. package/core/log-out.js +2 -2
  178. package/core/magic-wand.d.ts +14 -0
  179. package/core/magic-wand.js +31 -0
  180. package/core/marketplace.js +3 -3
  181. package/core/maximize.js +3 -3
  182. package/core/megaphone.js +2 -2
  183. package/core/mention.js +2 -2
  184. package/core/menu.js +2 -2
  185. package/core/merge-failure.d.ts +14 -0
  186. package/core/merge-failure.js +31 -0
  187. package/core/merge-success.d.ts +14 -0
  188. package/core/merge-success.js +31 -0
  189. package/core/microphone.js +2 -2
  190. package/core/migration/add--add-circle.js +2 -2
  191. package/core/migration/add--editor-add.js +2 -2
  192. package/core/migration/add--emoji-custom.js +2 -2
  193. package/core/migration/add.js +2 -2
  194. package/core/migration/align-center--editor-align-center.js +2 -2
  195. package/core/migration/align-left--editor-align-left.js +2 -2
  196. package/core/migration/align-left--overview.js +2 -2
  197. package/core/migration/align-right--editor-align-right.js +2 -2
  198. package/core/migration/angle-brackets--bitbucket-repos.js +2 -2
  199. package/core/migration/angle-brackets--bitbucket-source.js +2 -2
  200. package/core/migration/angle-brackets--code.js +2 -2
  201. package/core/migration/angle-brackets--editor-code.js +2 -2
  202. package/core/migration/angle-brackets--media-services-code.js +2 -2
  203. package/core/migration/app--addon.js +2 -2
  204. package/core/migration/app-switcher.js +2 -2
  205. package/core/migration/archive-box--archive.js +2 -2
  206. package/core/migration/arrow-down--arrow-down-circle.js +2 -2
  207. package/core/migration/arrow-down.js +2 -2
  208. package/core/migration/arrow-left--arrow-left-circle.js +2 -2
  209. package/core/migration/arrow-left.js +2 -2
  210. package/core/migration/arrow-right--arrow-right-circle.js +2 -2
  211. package/core/migration/arrow-right.js +2 -2
  212. package/core/migration/arrow-up--arrow-up-circle.js +2 -2
  213. package/core/migration/arrow-up-right--editor-open.js +2 -2
  214. package/core/migration/arrow-up-right--open.js +2 -2
  215. package/core/migration/arrow-up.js +2 -2
  216. package/core/migration/attachment--editor-attachment.js +2 -2
  217. package/core/migration/attachment.js +2 -2
  218. package/core/migration/audio--audio-circle.js +2 -1
  219. package/core/migration/audio--media-services-audio.js +2 -1
  220. package/core/migration/audio.js +2 -1
  221. package/core/migration/backlog.js +2 -2
  222. package/core/migration/basketball--emoji-activity.d.ts +14 -0
  223. package/core/migration/basketball--emoji-activity.js +33 -0
  224. package/core/migration/board.js +2 -2
  225. package/core/migration/{expand--editor-expand.d.ts → boards--switcher.d.ts} +3 -3
  226. package/core/migration/{app-switcher--switcher.js → boards--switcher.js} +8 -8
  227. package/core/migration/book-with-bookmark--book.js +2 -2
  228. package/core/migration/branch--bitbucket-branches.js +2 -2
  229. package/core/migration/briefcase--suitcase.js +2 -2
  230. package/core/migration/bug--jira-test-session.js +2 -2
  231. package/core/migration/calendar--calendar-filled.js +2 -2
  232. package/core/migration/calendar--editor-date.js +2 -2
  233. package/core/migration/calendar.js +2 -2
  234. package/core/migration/camera--camera-filled.js +2 -2
  235. package/core/migration/camera--editor-photo.js +2 -2
  236. package/core/migration/camera.js +2 -2
  237. package/core/migration/capture--jira-capture.js +2 -1
  238. package/core/migration/chart-bar--graph-bar.js +2 -2
  239. package/core/migration/chart-bar--media-services-presentation.js +2 -2
  240. package/core/migration/chart-trend--graph-line.js +2 -2
  241. package/core/migration/{check-circle--editor-success.js → check-circle--check-circle-outline.js} +5 -5
  242. package/core/migration/{check-circle.js → check-circle--emoji-productivity.js} +5 -5
  243. package/core/migration/check-mark--check.js +2 -2
  244. package/core/migration/check-mark--editor-done.js +2 -2
  245. package/core/migration/checkbox-checked--checkbox.js +2 -2
  246. package/core/migration/checkbox-checked--editor-task.js +2 -2
  247. package/core/migration/checkbox-indeterminate.js +2 -2
  248. package/core/migration/child-issues.js +2 -2
  249. package/core/migration/clock--editor-recent.js +2 -2
  250. package/core/migration/clock--emoji-frequent.js +2 -2
  251. package/core/migration/clock--recent.js +2 -2
  252. package/core/migration/close--cross.js +2 -2
  253. package/core/migration/close--editor-close.js +2 -2
  254. package/core/migration/cloud-arrow-up--upload.js +2 -2
  255. package/core/migration/comment--questions.js +2 -2
  256. package/core/migration/comment-add--media-services-add-comment.js +2 -2
  257. package/core/migration/comment.js +2 -2
  258. package/core/migration/commit--bitbucket-commits.js +2 -2
  259. package/core/migration/compass--discover-filled.js +2 -2
  260. package/core/migration/compass--discover.js +2 -2
  261. package/core/migration/component.js +2 -2
  262. package/core/migration/content-align-center--editor-align-image-center.d.ts +14 -0
  263. package/core/migration/content-align-center--editor-align-image-center.js +33 -0
  264. package/core/migration/content-align-left--editor-align-image-left.d.ts +14 -0
  265. package/core/migration/content-align-left--editor-align-image-left.js +33 -0
  266. package/core/migration/content-align-right--editor-align-image-right.d.ts +14 -0
  267. package/core/migration/content-align-right--editor-align-image-right.js +33 -0
  268. package/core/migration/content-width-narrow--editor-media-center.d.ts +14 -0
  269. package/core/migration/content-width-narrow--editor-media-center.js +33 -0
  270. package/core/migration/content-width-wide--editor-media-wide.d.ts +14 -0
  271. package/core/migration/content-width-wide--editor-media-wide.js +33 -0
  272. package/core/migration/copy.js +2 -2
  273. package/core/migration/credit-card--creditcard-filled.js +2 -2
  274. package/core/migration/credit-card--creditcard.js +2 -2
  275. package/core/migration/cross-circle--editor-error.js +2 -2
  276. package/core/migration/cross-circle--select-clear.js +2 -2
  277. package/core/migration/cross-circle.js +2 -2
  278. package/core/migration/customize--preferences.js +2 -2
  279. package/core/migration/dashboard--activity.js +2 -2
  280. package/core/migration/dashboard.js +2 -2
  281. package/core/migration/decision--editor-decision.js +2 -2
  282. package/core/migration/decision.js +2 -2
  283. package/core/migration/delete--editor-remove.js +2 -2
  284. package/core/migration/delete--trash.js +2 -2
  285. package/core/migration/department.js +2 -2
  286. package/core/migration/device-mobile--mobile.js +2 -2
  287. package/core/migration/download.js +2 -2
  288. package/core/migration/drag-handle--drag-handler.js +2 -2
  289. package/core/migration/edit--edit-filled.js +2 -2
  290. package/core/migration/edit--editor-edit.js +2 -2
  291. package/core/migration/edit.js +2 -2
  292. package/core/migration/email.js +2 -2
  293. package/core/migration/emoji--editor-emoji.js +2 -2
  294. package/core/migration/emoji--emoji-emoji.js +2 -2
  295. package/core/migration/emoji--emoji-people.js +2 -2
  296. package/core/migration/emoji-add.js +2 -2
  297. package/core/migration/emoji.js +2 -2
  298. package/core/migration/error.js +2 -2
  299. package/core/migration/expand-horizontal--editor-media-full-width.d.ts +14 -0
  300. package/core/migration/expand-horizontal--editor-media-full-width.js +33 -0
  301. package/core/migration/eye-open--watch.js +2 -2
  302. package/core/migration/eye-open-filled--hipchat-audio-only.js +2 -2
  303. package/core/migration/eye-open-filled--watch-filled.js +2 -2
  304. package/core/migration/feedback--editor-feedback.js +3 -3
  305. package/core/migration/feedback.js +3 -3
  306. package/core/migration/{phone--hipchat-dial-out.d.ts → file--editor-file.d.ts} +3 -3
  307. package/core/migration/file--editor-file.js +33 -0
  308. package/core/migration/{expand--editor-image-resize.d.ts → file.d.ts} +3 -3
  309. package/core/migration/file.js +33 -0
  310. package/core/migration/filter--media-services-filter.js +2 -2
  311. package/core/migration/filter.js +2 -2
  312. package/core/migration/flag--emoji-flags.js +2 -2
  313. package/core/migration/flag-filled.d.ts +14 -0
  314. package/core/migration/flag-filled.js +33 -0
  315. package/core/migration/flask--jira-labs.js +2 -2
  316. package/core/migration/folder-closed--folder.js +2 -2
  317. package/core/migration/fullscreen-enter--vid-full-screen-on.js +2 -2
  318. package/core/migration/fullscreen-exit--media-services-full-screen.js +2 -2
  319. package/core/migration/globe--world-small.js +2 -2
  320. package/core/migration/globe--world.js +2 -2
  321. package/core/migration/grid--editor-table.js +2 -2
  322. package/core/migration/grid--media-services-grid.js +2 -2
  323. package/core/migration/grid--table.js +2 -2
  324. package/core/migration/{bulleted-list--bullet-list.d.ts → grow-diagonal--media-services-actual-size.d.ts} +3 -3
  325. package/core/migration/grow-diagonal--media-services-actual-size.js +33 -0
  326. package/core/migration/grow-horizontal--editor-expand.d.ts +14 -0
  327. package/core/migration/grow-horizontal--editor-expand.js +33 -0
  328. package/core/migration/heart--emoji-symbols.js +2 -2
  329. package/core/migration/home--home-circle.js +2 -2
  330. package/core/migration/home.js +2 -2
  331. package/core/migration/image--editor-image.js +2 -2
  332. package/core/migration/image--media-services-image.js +2 -2
  333. package/core/migration/image--media-services-scale-large.js +2 -2
  334. package/core/migration/image--media-services-scale-small.js +2 -2
  335. package/core/migration/image.js +2 -2
  336. package/core/migration/inbox--tray.js +2 -2
  337. package/core/migration/information--editor-info.js +2 -2
  338. package/core/migration/information--editor-panel.js +2 -2
  339. package/core/migration/information--info.js +2 -2
  340. package/core/migration/issue.js +2 -2
  341. package/core/migration/issues.js +2 -2
  342. package/core/migration/layout-three-columns--editor-layout-three-equal.d.ts +14 -0
  343. package/core/migration/layout-three-columns--editor-layout-three-equal.js +33 -0
  344. package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.d.ts +14 -0
  345. package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.js +33 -0
  346. package/core/migration/layout-two-columns--editor-layout-two-equal.d.ts +14 -0
  347. package/core/migration/layout-two-columns--editor-layout-two-equal.js +33 -0
  348. package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.d.ts +14 -0
  349. package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.js +33 -0
  350. package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.d.ts +14 -0
  351. package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.js +33 -0
  352. package/core/migration/lightbulb--editor-hint.js +2 -2
  353. package/core/migration/lightbulb--emoji-objects.js +2 -2
  354. package/core/migration/lightbulb--lightbulb-filled.js +2 -2
  355. package/core/migration/lightbulb.js +2 -2
  356. package/core/migration/link--editor-link.js +2 -2
  357. package/core/migration/link--link-filled.js +2 -2
  358. package/core/migration/link-broken--editor-unlink.js +2 -2
  359. package/core/migration/link-broken--unlink.js +2 -2
  360. package/core/migration/link-external--shortcut.js +2 -2
  361. package/core/migration/link.js +2 -2
  362. package/core/migration/{bulleted-list--editor-bullet-list.d.ts → list-bulleted--bullet-list.d.ts} +3 -3
  363. package/core/migration/{bulleted-list--bullet-list.js → list-bulleted--bullet-list.js} +8 -8
  364. package/core/migration/list-bulleted--editor-bullet-list.d.ts +14 -0
  365. package/core/migration/{bulleted-list--editor-bullet-list.js → list-bulleted--editor-bullet-list.js} +8 -8
  366. package/core/migration/list-numbered--editor-number-list.d.ts +14 -0
  367. package/core/migration/list-numbered--editor-number-list.js +33 -0
  368. package/core/migration/lobby-bell--hipchat-lobby.js +2 -2
  369. package/core/migration/location.js +2 -2
  370. package/core/migration/lock-locked--lock-circle.js +2 -2
  371. package/core/migration/lock-locked--lock-filled.js +2 -2
  372. package/core/migration/lock-locked--lock.js +2 -2
  373. package/core/migration/lock-locked--unlock-circle.js +2 -2
  374. package/core/migration/lock-unlocked--unlock-filled.js +2 -2
  375. package/core/migration/lock-unlocked--unlock.js +2 -2
  376. package/core/migration/log-in--sign-in.js +2 -2
  377. package/core/migration/log-out--sign-out.js +2 -2
  378. package/core/migration/marketplace.js +2 -2
  379. package/core/migration/{expand--editor-image-resize.js → maximize--editor-image-resize.js} +8 -8
  380. package/core/migration/{collapse--editor-collapse.d.ts → maximize--image-resize.d.ts} +3 -3
  381. package/core/migration/{maximize--media-services-actual-size.js → maximize--image-resize.js} +5 -5
  382. package/core/migration/mention--editor-mention.js +2 -2
  383. package/core/migration/menu--menu-expand.js +2 -2
  384. package/core/migration/menu.js +2 -2
  385. package/core/migration/microphone--vid-audio-on.js +2 -2
  386. package/core/migration/{expand--image-resize.d.ts → minus--editor-horizontal-rule.d.ts} +3 -3
  387. package/core/migration/minus--editor-horizontal-rule.js +33 -0
  388. package/core/migration/notification--notification-direct.js +2 -2
  389. package/core/migration/notification.js +2 -2
  390. package/core/migration/office-building--office-building-filled.js +2 -2
  391. package/core/migration/office-building.js +2 -2
  392. package/core/migration/on-call--hipchat-dial-out.d.ts +14 -0
  393. package/core/migration/{phone--hipchat-dial-out.js → on-call--hipchat-dial-out.js} +8 -8
  394. package/core/migration/page--document-filled.js +2 -2
  395. package/core/migration/page--document.js +2 -2
  396. package/core/migration/page--editor-note.js +2 -2
  397. package/core/migration/page--media-services-document.js +2 -2
  398. package/core/migration/page--page-filled.js +2 -2
  399. package/core/migration/page.js +2 -2
  400. package/core/migration/pages--documents.js +2 -2
  401. package/core/migration/pages--queues.js +2 -2
  402. package/core/migration/{app-switcher--switcher.d.ts → paint-bucket--editor-background-color.d.ts} +3 -3
  403. package/core/migration/paint-bucket--editor-background-color.js +33 -0
  404. package/core/migration/people-group--people.d.ts +14 -0
  405. package/core/migration/people-group--people.js +33 -0
  406. package/core/migration/people-group.d.ts +14 -0
  407. package/core/migration/people-group.js +33 -0
  408. package/core/migration/person-add--invite-team.js +2 -2
  409. package/core/migration/person-added--app-access.js +2 -2
  410. package/core/migration/person-added--person-with-tick.js +2 -2
  411. package/core/migration/person-avatar--person-circle.js +2 -2
  412. package/core/migration/person-avatar--user-avatar-circle.js +2 -2
  413. package/core/migration/person-offboard--followers.js +2 -1
  414. package/core/migration/person.js +2 -2
  415. package/core/migration/premium.js +2 -2
  416. package/core/migration/pull-request--bitbucket-pullrequests.js +2 -2
  417. package/core/migration/question-circle--editor-help.js +2 -2
  418. package/core/migration/question-circle--question.js +2 -2
  419. package/core/migration/question-circle.js +2 -2
  420. package/core/migration/quotation-mark--editor-quote.js +2 -2
  421. package/core/migration/quotation-mark--quote.js +2 -2
  422. package/core/migration/redo--editor-redo.js +2 -2
  423. package/core/migration/redo.js +2 -2
  424. package/core/migration/refresh.d.ts +14 -0
  425. package/core/migration/{expand--editor-expand.js → refresh.js} +10 -10
  426. package/core/migration/release--ship.js +2 -2
  427. package/core/migration/retry.js +2 -2
  428. package/core/migration/roadmap.js +2 -2
  429. package/core/migration/screen.js +2 -2
  430. package/core/migration/search--editor-search.js +2 -2
  431. package/core/migration/search.js +2 -2
  432. package/core/migration/send.js +2 -2
  433. package/core/migration/settings--editor-settings.js +2 -2
  434. package/core/migration/settings.js +2 -2
  435. package/core/migration/share.js +2 -2
  436. package/core/migration/shortcut--add-item.js +2 -2
  437. package/core/migration/show-more-horizontal--editor-more.js +2 -2
  438. package/core/migration/show-more-horizontal--more.js +2 -2
  439. package/core/migration/show-more-vertical--more-vertical.js +2 -2
  440. package/core/migration/shrink-diagonal--media-services-fit-to-page.d.ts +14 -0
  441. package/core/migration/{minimize--media-services-fit-to-page.js → shrink-diagonal--media-services-fit-to-page.js} +8 -8
  442. package/core/migration/shrink-diagonal--vid-full-screen-off.d.ts +14 -0
  443. package/core/migration/{fullscreen-exit--vid-full-screen-off.js → shrink-diagonal--vid-full-screen-off.js} +8 -8
  444. package/core/migration/shrink-horizontal--editor-collapse.d.ts +14 -0
  445. package/core/migration/shrink-horizontal--editor-collapse.js +33 -0
  446. package/core/migration/snippet--bitbucket-snippets.js +2 -2
  447. package/core/migration/spreadsheet--media-services-spreadsheet.js +2 -2
  448. package/core/migration/sprint.js +2 -2
  449. package/core/migration/star-starred--star-filled.js +2 -2
  450. package/core/migration/star-unstarred--star-large.js +2 -2
  451. package/core/migration/star-unstarred--star.js +2 -2
  452. package/core/migration/stopwatch.js +2 -2
  453. package/core/migration/subtasks--subtask.js +2 -2
  454. package/core/migration/success--check-circle.d.ts +14 -0
  455. package/core/migration/success--check-circle.js +33 -0
  456. package/core/migration/success--editor-success.d.ts +14 -0
  457. package/core/migration/success--editor-success.js +33 -0
  458. package/core/migration/tag--label.js +2 -2
  459. package/core/migration/takeout-food--emoji-food.d.ts +14 -0
  460. package/core/migration/takeout-food--emoji-food.js +33 -0
  461. package/core/migration/task.js +2 -2
  462. package/core/migration/teams.js +2 -2
  463. package/core/migration/text-bold--editor-bold.d.ts +14 -0
  464. package/core/migration/text-bold--editor-bold.js +33 -0
  465. package/core/migration/text-indent-left--editor-outdent.d.ts +14 -0
  466. package/core/migration/text-indent-left--editor-outdent.js +33 -0
  467. package/core/migration/text-indent-right--editor-indent.d.ts +14 -0
  468. package/core/migration/text-indent-right--editor-indent.js +33 -0
  469. package/core/migration/text-italic--editor-italic.d.ts +14 -0
  470. package/core/migration/text-italic--editor-italic.js +33 -0
  471. package/core/migration/text-style--editor-text-style.js +2 -2
  472. package/core/migration/text-style--emoji-keyboard.js +2 -2
  473. package/core/migration/thumbs-up--like.js +2 -2
  474. package/core/migration/tree--emoji-nature.d.ts +14 -0
  475. package/core/migration/{expand--image-resize.js → tree--emoji-nature.js} +11 -11
  476. package/core/migration/undo--editor-undo.js +2 -2
  477. package/core/migration/undo.js +2 -2
  478. package/core/migration/upload--export.js +2 -2
  479. package/core/migration/vehicle-car--emoji-travel.d.ts +14 -0
  480. package/core/migration/vehicle-car--emoji-travel.js +33 -0
  481. package/core/migration/video--hipchat-sd-video.js +2 -2
  482. package/core/migration/video--media-services-video.js +2 -2
  483. package/core/migration/video--vid-camera-on.js +2 -2
  484. package/core/migration/video--video-circle.js +2 -2
  485. package/core/migration/video--video-filled.js +2 -2
  486. package/core/migration/video-pause--vid-pause.js +2 -2
  487. package/core/migration/video-play--vid-play.js +2 -2
  488. package/core/migration/volume-high--hipchat-outgoing-sound.js +2 -1
  489. package/core/migration/volume-high--vid-volume-full.js +2 -1
  490. package/core/migration/volume-low--vid-volume-half.js +2 -1
  491. package/core/migration/volume-muted--vid-volume-muted.js +2 -1
  492. package/core/migration/warning--editor-warning.js +2 -2
  493. package/core/migration/warning.js +2 -2
  494. package/core/migration/zoom-in--media-services-zoom-in.js +2 -2
  495. package/core/migration/zoom-out--media-services-zoom-out.js +2 -2
  496. package/core/minimize.js +3 -3
  497. package/core/minus-square.d.ts +14 -0
  498. package/core/minus-square.js +31 -0
  499. package/core/minus.d.ts +14 -0
  500. package/core/minus.js +31 -0
  501. package/core/node.js +2 -2
  502. package/core/note.d.ts +14 -0
  503. package/core/note.js +31 -0
  504. package/core/notification-muted.d.ts +14 -0
  505. package/core/notification-muted.js +31 -0
  506. package/core/notification.js +3 -3
  507. package/core/objective.d.ts +14 -0
  508. package/core/objective.js +31 -0
  509. package/core/office-building.js +3 -3
  510. package/core/on-call.d.ts +14 -0
  511. package/core/on-call.js +31 -0
  512. package/core/operations.d.ts +14 -0
  513. package/core/operations.js +31 -0
  514. package/core/page.js +2 -2
  515. package/core/pages.js +2 -2
  516. package/core/paint-bucket.d.ts +14 -0
  517. package/core/paint-bucket.js +31 -0
  518. package/core/paint-palette.d.ts +14 -0
  519. package/core/paint-palette.js +31 -0
  520. package/core/pen.d.ts +14 -0
  521. package/core/pen.js +31 -0
  522. package/core/people-group.d.ts +14 -0
  523. package/core/people-group.js +31 -0
  524. package/core/person-add.js +3 -3
  525. package/core/person-added.js +3 -3
  526. package/core/person-avatar.js +2 -2
  527. package/core/person-offboard.js +3 -2
  528. package/core/person.js +3 -3
  529. package/core/phone.js +2 -2
  530. package/core/pin-filled.js +2 -2
  531. package/core/pin.js +2 -2
  532. package/core/plus-square.d.ts +14 -0
  533. package/core/plus-square.js +31 -0
  534. package/core/power-plug.js +2 -2
  535. package/core/premium.js +2 -2
  536. package/core/presenter-mode.js +2 -2
  537. package/core/printer.js +2 -2
  538. package/core/priority-blocker.js +2 -2
  539. package/core/priority-critical.js +2 -2
  540. package/core/priority-high.js +2 -2
  541. package/core/priority-highest.js +2 -2
  542. package/core/priority-low.js +2 -2
  543. package/core/priority-lowest.js +2 -2
  544. package/core/priority-major.js +2 -2
  545. package/core/priority-medium.js +2 -2
  546. package/core/priority-minor.js +2 -2
  547. package/core/priority-trivial.js +2 -2
  548. package/core/problem.js +3 -3
  549. package/core/project.js +2 -2
  550. package/core/projection-screen.d.ts +14 -0
  551. package/core/projection-screen.js +31 -0
  552. package/core/pull-request.js +3 -3
  553. package/core/pulse.d.ts +14 -0
  554. package/core/pulse.js +31 -0
  555. package/core/question-circle.js +2 -2
  556. package/core/quotation-mark.js +2 -2
  557. package/core/redo.js +2 -2
  558. package/core/refresh.d.ts +14 -0
  559. package/core/refresh.js +31 -0
  560. package/core/release.js +2 -2
  561. package/core/retry.js +2 -2
  562. package/core/roadmap.js +2 -2
  563. package/core/scales.d.ts +14 -0
  564. package/core/scales.js +31 -0
  565. package/core/scorecard.js +3 -3
  566. package/core/screen.js +2 -2
  567. package/core/search.js +2 -2
  568. package/core/send.js +2 -2
  569. package/core/settings.js +2 -2
  570. package/core/shapes.js +2 -2
  571. package/core/share.js +2 -2
  572. package/core/shield.js +2 -2
  573. package/core/shortcut.js +2 -2
  574. package/core/show-more-horizontal.js +2 -2
  575. package/core/show-more-vertical.js +2 -2
  576. package/core/shrink-diagonal.d.ts +14 -0
  577. package/core/shrink-diagonal.js +31 -0
  578. package/core/shrink-horizontal.d.ts +14 -0
  579. package/core/{collapse.js → shrink-horizontal.js} +6 -6
  580. package/core/shrink-vertical.d.ts +14 -0
  581. package/core/shrink-vertical.js +31 -0
  582. package/core/sidebar-collapse.js +2 -2
  583. package/core/sidebar-expand.js +2 -2
  584. package/core/snippet.js +3 -3
  585. package/core/sort-ascending.d.ts +14 -0
  586. package/core/{migration/collapse--editor-collapse.js → sort-ascending.js} +9 -11
  587. package/core/sort-descending.d.ts +14 -0
  588. package/core/sort-descending.js +31 -0
  589. package/core/spreadsheet.js +2 -2
  590. package/core/sprint.js +2 -2
  591. package/core/star-starred.js +2 -2
  592. package/core/star-unstarred.js +2 -2
  593. package/core/stopwatch.js +2 -2
  594. package/core/story.js +2 -2
  595. package/core/subtasks.js +2 -2
  596. package/core/success.d.ts +14 -0
  597. package/core/success.js +31 -0
  598. package/core/tag.js +2 -2
  599. package/core/takeout-food.d.ts +14 -0
  600. package/core/takeout-food.js +31 -0
  601. package/core/target.d.ts +14 -0
  602. package/core/target.js +31 -0
  603. package/core/task.js +3 -3
  604. package/core/tasks.js +3 -3
  605. package/core/teams.js +2 -2
  606. package/core/text-bold.d.ts +14 -0
  607. package/core/text-bold.js +31 -0
  608. package/core/text-indent-left.d.ts +14 -0
  609. package/core/text-indent-left.js +31 -0
  610. package/core/text-indent-right.d.ts +14 -0
  611. package/core/text-indent-right.js +31 -0
  612. package/core/text-italic.d.ts +14 -0
  613. package/core/text-italic.js +31 -0
  614. package/core/text-spellcheck.d.ts +14 -0
  615. package/core/text-spellcheck.js +31 -0
  616. package/core/text-style.js +3 -3
  617. package/core/text.d.ts +14 -0
  618. package/core/text.js +31 -0
  619. package/core/theme.d.ts +14 -0
  620. package/core/theme.js +31 -0
  621. package/core/thumbs-down.js +2 -2
  622. package/core/thumbs-up.js +2 -2
  623. package/core/timeline.js +2 -2
  624. package/core/tools.d.ts +14 -0
  625. package/core/tools.js +31 -0
  626. package/core/transition.js +2 -2
  627. package/core/tree.d.ts +14 -0
  628. package/core/tree.js +31 -0
  629. package/core/undo.js +2 -2
  630. package/core/upload.js +2 -2
  631. package/core/vehicle-car.d.ts +14 -0
  632. package/core/vehicle-car.js +31 -0
  633. package/core/video-next-overlay.d.ts +14 -0
  634. package/core/video-next-overlay.js +31 -0
  635. package/core/video-next.js +2 -2
  636. package/core/video-pause-overlay.d.ts +14 -0
  637. package/core/video-pause-overlay.js +31 -0
  638. package/core/video-pause.js +2 -2
  639. package/core/video-play-overlay.d.ts +14 -0
  640. package/core/video-play-overlay.js +31 -0
  641. package/core/video-play.js +2 -2
  642. package/core/video-previous-overlay.d.ts +14 -0
  643. package/core/video-previous-overlay.js +31 -0
  644. package/core/video-previous.js +2 -2
  645. package/core/video.js +2 -2
  646. package/core/volume-high.js +2 -1
  647. package/core/volume-low.js +2 -1
  648. package/core/volume-muted.js +2 -1
  649. package/core/warning.js +3 -3
  650. package/core/whiteboard.js +2 -2
  651. package/core/zoom-in.js +2 -2
  652. package/core/zoom-out.js +2 -2
  653. package/dist/cjs/metadata-core.js +1163 -453
  654. package/dist/cjs/metadata-utility.js +87 -27
  655. package/dist/cjs/migration-map.js +315 -170
  656. package/dist/es2019/metadata-core.js +1163 -453
  657. package/dist/es2019/metadata-utility.js +87 -27
  658. package/dist/es2019/migration-map.js +315 -170
  659. package/dist/esm/metadata-core.js +1163 -453
  660. package/dist/esm/metadata-utility.js +87 -27
  661. package/dist/esm/migration-map.js +315 -170
  662. package/dist/types/metadata-core.d.ts +1 -1
  663. package/dist/types/metadata-utility.d.ts +1 -1
  664. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  665. package/dist/types-ts4.5/metadata-utility.d.ts +1 -1
  666. package/glyph/bullet-list.js +2 -2
  667. package/glyph/check-circle-outline.js +4 -1
  668. package/glyph/check-circle.js +2 -2
  669. package/glyph/editor/align-image-center.js +4 -1
  670. package/glyph/editor/align-image-left.js +4 -1
  671. package/glyph/editor/align-image-right.js +4 -1
  672. package/glyph/editor/background-color.js +4 -1
  673. package/glyph/editor/bold.js +4 -1
  674. package/glyph/editor/bullet-list.js +2 -2
  675. package/glyph/editor/collapse.js +2 -2
  676. package/glyph/editor/expand.js +2 -2
  677. package/glyph/editor/file.js +4 -1
  678. package/glyph/editor/horizontal-rule.js +4 -1
  679. package/glyph/editor/image-resize.js +2 -2
  680. package/glyph/editor/indent.js +4 -1
  681. package/glyph/editor/italic.js +4 -1
  682. package/glyph/editor/layout-three-equal.js +4 -1
  683. package/glyph/editor/layout-three-with-sidebars.js +4 -1
  684. package/glyph/editor/layout-two-equal.js +4 -1
  685. package/glyph/editor/layout-two-left-sidebar.js +4 -1
  686. package/glyph/editor/layout-two-right-sidebar.js +4 -1
  687. package/glyph/editor/media-center.js +4 -1
  688. package/glyph/editor/media-full-width.js +4 -1
  689. package/glyph/editor/media-wide.js +4 -1
  690. package/glyph/editor/number-list.js +4 -1
  691. package/glyph/editor/outdent.js +4 -1
  692. package/glyph/editor/success.js +2 -2
  693. package/glyph/emoji/activity.js +4 -1
  694. package/glyph/emoji/food.js +4 -1
  695. package/glyph/emoji/nature.js +4 -1
  696. package/glyph/emoji/productivity.js +4 -1
  697. package/glyph/emoji/travel.js +4 -1
  698. package/glyph/file.js +4 -1
  699. package/glyph/flag-filled.js +4 -1
  700. package/glyph/hipchat/dial-out.js +2 -2
  701. package/glyph/image-resize.js +2 -2
  702. package/glyph/media-services/actual-size.js +2 -2
  703. package/glyph/media-services/fit-to-page.js +2 -2
  704. package/glyph/people-group.js +4 -1
  705. package/glyph/people.js +4 -1
  706. package/glyph/refresh.js +4 -1
  707. package/glyph/switcher.js +2 -2
  708. package/glyph/vid-full-screen-off.js +2 -2
  709. package/package.json +1 -1
  710. package/utility/add.js +2 -2
  711. package/utility/arrow-down.d.ts +14 -0
  712. package/utility/arrow-down.js +32 -0
  713. package/utility/arrow-left.d.ts +14 -0
  714. package/utility/arrow-left.js +32 -0
  715. package/utility/arrow-right.d.ts +14 -0
  716. package/utility/arrow-right.js +32 -0
  717. package/utility/arrow-up.d.ts +14 -0
  718. package/utility/arrow-up.js +32 -0
  719. package/utility/check-circle.js +3 -3
  720. package/utility/check-mark.js +3 -3
  721. package/utility/chevron-down.js +2 -2
  722. package/utility/chevron-left.js +2 -2
  723. package/utility/chevron-right.js +3 -3
  724. package/utility/chevron-up.js +2 -2
  725. package/utility/cross.js +2 -2
  726. package/utility/drag-handle.d.ts +14 -0
  727. package/utility/drag-handle.js +32 -0
  728. package/utility/lock-locked.js +2 -2
  729. package/utility/lock-unlocked.js +2 -2
  730. package/utility/migration/add--add-circle.js +2 -2
  731. package/utility/migration/add--editor-add.js +2 -2
  732. package/utility/migration/add--emoji-custom.js +2 -2
  733. package/utility/migration/add.js +2 -2
  734. package/utility/migration/arrow-down--arrow-down-circle.d.ts +14 -0
  735. package/utility/migration/arrow-down--arrow-down-circle.js +33 -0
  736. package/utility/migration/arrow-down.d.ts +14 -0
  737. package/utility/migration/arrow-down.js +33 -0
  738. package/utility/migration/arrow-left--arrow-left-circle.d.ts +14 -0
  739. package/utility/migration/arrow-left--arrow-left-circle.js +33 -0
  740. package/utility/migration/arrow-left.d.ts +14 -0
  741. package/utility/migration/arrow-left.js +33 -0
  742. package/utility/migration/arrow-right--arrow-right-circle.d.ts +14 -0
  743. package/utility/migration/arrow-right--arrow-right-circle.js +33 -0
  744. package/utility/migration/arrow-right.d.ts +14 -0
  745. package/utility/migration/arrow-right.js +33 -0
  746. package/utility/migration/arrow-up--arrow-up-circle.d.ts +14 -0
  747. package/utility/migration/arrow-up--arrow-up-circle.js +33 -0
  748. package/utility/migration/arrow-up.d.ts +14 -0
  749. package/utility/migration/arrow-up.js +33 -0
  750. package/utility/migration/{check-circle.js → check-circle--check-circle-outline.js} +5 -5
  751. package/utility/migration/{check-circle--editor-success.js → check-circle--emoji-productivity.js} +5 -5
  752. package/utility/migration/check-mark--check.js +2 -2
  753. package/utility/migration/check-mark--editor-done.js +2 -2
  754. package/utility/migration/chevron-right--chevron-right-circle.js +2 -2
  755. package/utility/migration/chevron-right--chevron-right-large.js +2 -2
  756. package/utility/migration/chevron-right.js +2 -2
  757. package/utility/migration/drag-handle--drag-handler.d.ts +14 -0
  758. package/utility/migration/drag-handle--drag-handler.js +33 -0
  759. package/utility/migration/success--check-circle.d.ts +14 -0
  760. package/utility/migration/success--check-circle.js +33 -0
  761. package/utility/migration/success--editor-success.d.ts +14 -0
  762. package/utility/migration/success--editor-success.js +33 -0
  763. package/utility/success.d.ts +14 -0
  764. package/utility/success.js +32 -0
  765. package/core/migration/fullscreen-exit--vid-full-screen-off.d.ts +0 -14
  766. package/core/migration/minimize--media-services-fit-to-page.d.ts +0 -14
  767. package/core/migration/minimize--vid-full-screen-off.d.ts +0 -14
  768. package/core/migration/minimize--vid-full-screen-off.js +0 -33
  769. /package/core/migration/{check-circle--editor-success.d.ts → check-circle--check-circle-outline.d.ts} +0 -0
  770. /package/core/migration/{check-circle.d.ts → check-circle--emoji-productivity.d.ts} +0 -0
  771. /package/core/migration/{maximize--media-services-actual-size.d.ts → maximize--editor-image-resize.d.ts} +0 -0
  772. /package/utility/migration/{check-circle--editor-success.d.ts → check-circle--check-circle-outline.d.ts} +0 -0
  773. /package/utility/migration/{check-circle.d.ts → check-circle--emoji-productivity.d.ts} +0 -0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c78b0d051cb6157b23cba48fe9111a17>>
3
+ * @codegen <<SignedSource::d83e8d52e106d6dff44f434350b83fb2>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for pages in Confluence.
24
+ * Usage guidance: Single purpose - Reserved for pages in Confluence.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9df4d40f62ee15fbe7a868894c640f4f>>
3
+ * @codegen <<SignedSource::f906a3e092f2bf817bfa22ca1ebec2bd>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for pages in Confluence.
24
+ * Usage guidance: Single purpose - Reserved for pages in Confluence.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::1f450cc0dd025437fd7ae2f6374f4f66>>
3
+ * @codegen <<SignedSource::5be2fa003019ee86882715a6c5bdeec6>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for pages in Confluence.
24
+ * Usage guidance: Single purpose - Reserved for pages in Confluence.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::2163b7a3c4085812a70317750d648cb4>>
3
+ * @codegen <<SignedSource::0c5918741ee484057bd59baa690f5c47>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for multipe pages in Confluence.
24
+ * Usage guidance: Single purpose - Reserved for multipe pages in Confluence.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::4617384a26f277e22da20dfc5fb3efe6>>
3
+ * @codegen <<SignedSource::76a32cc353d2c563601870bf25c31232>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for multipe pages in Confluence.
24
+ * Usage guidance: Single purpose - Reserved for multipe pages in Confluence.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,14 +1,14 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::8f1dbb8943a13c42819e38abbb15c271>>
3
+ * @codegen <<SignedSource::344701d510491b73a6da1e0cd1aaf8e7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
7
7
  import React from 'react';
8
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
9
9
 
10
- declare const AppSwitcherIconMigration: {
10
+ declare const PaintBucketIconMigration: {
11
11
  (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
12
12
  displayName: string;
13
13
  };
14
- export default AppSwitcherIconMigration;
14
+ export default PaintBucketIconMigration;
@@ -0,0 +1,33 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::ad98fb305451c1fd2a7252a00df76bad>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ "use strict";
7
+
8
+ Object.defineProperty(exports, "__esModule", {
9
+ value: true
10
+ });
11
+ exports.default = void 0;
12
+ var _react = _interopRequireDefault(require("react"));
13
+ var _paintBucket = _interopRequireDefault(require("@atlaskit/icon/core/paint-bucket"));
14
+ var _backgroundColor = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/background-color"));
15
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
16
+ /**
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
18
+ *
19
+ * Migration Icon component for PaintBucketIcon.
20
+ * This component is PaintBucketIcon, with `UNSAFE_fallbackIcon` set to "EditorBackgroundColorIcon".
21
+ *
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
24
+ * Usage guidance: Multi purpose - Known usages: Customize fill color.
25
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
+ */
28
+ const PaintBucketIcon = props => /*#__PURE__*/_react.default.createElement(_paintBucket.default, Object.assign({
29
+ LEGACY_fallbackIcon: _backgroundColor.default
30
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
31
+ }, props));
32
+ PaintBucketIcon.Name = 'PaintBucketIconMigration';
33
+ var _default = exports.default = PaintBucketIcon;
@@ -0,0 +1,14 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::fa31cd520c013c6d69c46c99477e62ac>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import React from 'react';
8
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
9
+
10
+ declare const PeopleGroupIconMigration: {
11
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
12
+ displayName: string;
13
+ };
14
+ export default PeopleGroupIconMigration;
@@ -0,0 +1,33 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::811428239aaa027a257f938a6746b872>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ "use strict";
7
+
8
+ Object.defineProperty(exports, "__esModule", {
9
+ value: true
10
+ });
11
+ exports.default = void 0;
12
+ var _react = _interopRequireDefault(require("react"));
13
+ var _peopleGroup = _interopRequireDefault(require("@atlaskit/icon/core/people-group"));
14
+ var _people = _interopRequireDefault(require("@atlaskit/icon/glyph/people"));
15
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
16
+ /**
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
18
+ *
19
+ * Migration Icon component for PeopleGroupIcon.
20
+ * This component is PeopleGroupIcon, with `UNSAFE_fallbackIcon` set to "PeopleIcon".
21
+ *
22
+ * Category: single-purpose
23
+ * Location: @atlaskit/icon
24
+ * Usage guidance: Single purpose - Known uses: representing a group or collection of people or users.
25
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
+ */
28
+ const PeopleGroupIcon = props => /*#__PURE__*/_react.default.createElement(_peopleGroup.default, Object.assign({
29
+ LEGACY_fallbackIcon: _people.default
30
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
31
+ }, props));
32
+ PeopleGroupIcon.Name = 'PeopleGroupIconMigration';
33
+ var _default = exports.default = PeopleGroupIcon;
@@ -0,0 +1,14 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::fa31cd520c013c6d69c46c99477e62ac>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import React from 'react';
8
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
9
+
10
+ declare const PeopleGroupIconMigration: {
11
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
12
+ displayName: string;
13
+ };
14
+ export default PeopleGroupIconMigration;
@@ -0,0 +1,33 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::978314f5bc7545e58a9b5ea86ae9b991>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ "use strict";
7
+
8
+ Object.defineProperty(exports, "__esModule", {
9
+ value: true
10
+ });
11
+ exports.default = void 0;
12
+ var _react = _interopRequireDefault(require("react"));
13
+ var _peopleGroup = _interopRequireDefault(require("@atlaskit/icon/core/people-group"));
14
+ var _peopleGroup2 = _interopRequireDefault(require("@atlaskit/icon/glyph/people-group"));
15
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
16
+ /**
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
18
+ *
19
+ * Migration Icon component for PeopleGroupIcon.
20
+ * This component is PeopleGroupIcon, with `UNSAFE_fallbackIcon` set to "PeopleGroupIcon".
21
+ *
22
+ * Category: single-purpose
23
+ * Location: @atlaskit/icon
24
+ * Usage guidance: Single purpose - Known uses: representing a group or collection of people or users.
25
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
+ */
28
+ const PeopleGroupIcon = props => /*#__PURE__*/_react.default.createElement(_peopleGroup.default, Object.assign({
29
+ LEGACY_fallbackIcon: _peopleGroup2.default
30
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
31
+ }, props));
32
+ PeopleGroupIcon.Name = 'PeopleGroupIconMigration';
33
+ var _default = exports.default = PeopleGroupIcon;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::e830e4067031d4762f99d591dcd46eb1>>
3
+ * @codegen <<SignedSource::49a8d59c290b5518f7665dee50d6a250>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for adding a user to an object.
24
+ * Usage guidance: Single purpose - Reserved for adding a user to an object.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::394e242390c0b4f792da19be4de574e4>>
3
+ * @codegen <<SignedSource::2fa6877dfb19600b4ed0ce8f6e352c7b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for a user added to an object.
24
+ * Usage guidance: Single purpose - Reserved for a user added to an object.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::fd025db2a2d062182d6dde1cb6e5ed45>>
3
+ * @codegen <<SignedSource::c23b19b32d5da93ae4a9337d454a5eed>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for a user added to an object.
24
+ * Usage guidance: Single purpose - Reserved for a user added to an object.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::efabdcbec6a139fb383c48ecf6037f05>>
3
+ * @codegen <<SignedSource::1e7ec4337c046146feffcf85a4b64e33>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for user avatar.
24
+ * Usage guidance: Single purpose - Reserved for user avatar.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::32a1df77034f836f524d2421e2e38fcb>>
3
+ * @codegen <<SignedSource::995d7c2b67d58b6f42cea493c12d528b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for user avatar.
24
+ * Usage guidance: Single purpose - Reserved for user avatar.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::04ab805fc858afdde8ba5bfaf48676aa>>
3
+ * @codegen <<SignedSource::07902b01c60edcf3461b2af92b4e182c>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,6 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
+ * Usage guidance: 📦 @atlaskit/icon/core/person-offboard
24
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
25
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
26
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0de789dec453fde97dc2583a40b271fa>>
3
+ * @codegen <<SignedSource::19f62228e97cf90c5c5a87821a5f736b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Known uses: representing a person or user, owner, contributor.
24
+ * Usage guidance: Single purpose - Known uses: representing a person or user, owner, contributor.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b4d0c4e0c97a633320fe292206b6f1aa>>
3
+ * @codegen <<SignedSource::caba9fbf195b93ad3c5ad2326db15deb>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for premium features.
24
+ * Usage guidance: Single purpose - Reserved for premium features.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::e3bd0b01e00c621e6fb6b91c4a72f19b>>
3
+ * @codegen <<SignedSource::6345d0dd80cb5bb7315bee23f2d8ad42>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for pull requests in Jira or Bitbucket.
24
+ * Usage guidance: Single purpose - Reserved for pull requests.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::84d7f81b02a9a21d830371deb1c5d1b9>>
3
+ * @codegen <<SignedSource::c8c3c9506872e392f1efae7b8c0a4ca7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: multi-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Known uses: help, tip.
24
+ * Usage guidance: Multi purpose - Known uses: help, tip.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::fd1ef2070f89f052189d8f44b3931579>>
3
+ * @codegen <<SignedSource::64947e0b966cfae4bce4259c0c577e9b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: multi-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Known uses: help, tip.
24
+ * Usage guidance: Multi purpose - Known uses: help, tip.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d3f6f08633f743ea66c75e1306314751>>
3
+ * @codegen <<SignedSource::64225702fbe01b844df7330e99fa5ec8>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: multi-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Known uses: help, tip.
24
+ * Usage guidance: Multi purpose - Known uses: help, tip.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::bdfd5b5fc642223f6034928d837038b9>>
3
+ * @codegen <<SignedSource::7c685b6be27f13b293bf0a9cb4e2c55e>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: multi-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Known uses: blockquote, comment, testimonial, blogs in Confluence.
24
+ * Usage guidance: Multi purpose - Known uses: blockquote, comment, testimonial, blogs in Confluence.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c731e0dd4caae46936d1f43086afdd10>>
3
+ * @codegen <<SignedSource::22d249e57aa9cffe785e93738b165d5a>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: multi-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Known uses: blockquote, comment, testimonial, blogs in Confluence.
24
+ * Usage guidance: Multi purpose - Known uses: blockquote, comment, testimonial, blogs in Confluence.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b20498fb84fa0417ead1e4cdf9351925>>
3
+ * @codegen <<SignedSource::7a33ae9d7df19c0ec54c33c822356cf3>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for redo in Editor.
24
+ * Usage guidance: Single purpose - Reserved for redo in Editor.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::e331c30dd13e9fb9fdb93c6c6c7012c8>>
3
+ * @codegen <<SignedSource::bfc231211caa50c473efd4904ab75a60>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for redo in Editor.
24
+ * Usage guidance: Single purpose - Reserved for redo in Editor.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -0,0 +1,14 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::be4c45b18912ae9048bdfc49a52f2e0a>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import React from 'react';
8
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
9
+
10
+ declare const RefreshIconMigration: {
11
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
12
+ displayName: string;
13
+ };
14
+ export default RefreshIconMigration;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::649fa5224e36b7e44f45d1ab25250c5a>>
3
+ * @codegen <<SignedSource::b8e9594b07ce2b8f61029d47660b77d1>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -10,24 +10,24 @@ Object.defineProperty(exports, "__esModule", {
10
10
  });
11
11
  exports.default = void 0;
12
12
  var _react = _interopRequireDefault(require("react"));
13
- var _expand = _interopRequireDefault(require("@atlaskit/icon/core/expand"));
14
- var _expand2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/expand"));
13
+ var _refresh = _interopRequireDefault(require("@atlaskit/icon/core/refresh"));
14
+ var _refresh2 = _interopRequireDefault(require("@atlaskit/icon/glyph/refresh"));
15
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
16
16
  /**
17
17
  * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
18
18
  *
19
- * Migration Icon component for ExpandIcon.
20
- * This component is ExpandIcon, with `UNSAFE_fallbackIcon` set to "EditorExpandIcon".
19
+ * Migration Icon component for RefreshIcon.
20
+ * This component is RefreshIcon, with `UNSAFE_fallbackIcon` set to "RefreshIcon".
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for expanding a object or panel.
24
+ * Usage guidance: Single purpose - Reserved for expanding a object or panel.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
28
- const ExpandIcon = props => /*#__PURE__*/_react.default.createElement(_expand.default, Object.assign({
29
- LEGACY_fallbackIcon: _expand2.default
28
+ const RefreshIcon = props => /*#__PURE__*/_react.default.createElement(_refresh.default, Object.assign({
29
+ LEGACY_fallbackIcon: _refresh2.default
30
30
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
31
31
  }, props));
32
- ExpandIcon.Name = 'ExpandIconMigration';
33
- var _default = exports.default = ExpandIcon;
32
+ RefreshIcon.Name = 'RefreshIconMigration';
33
+ var _default = exports.default = RefreshIcon;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c1b9862b6b78bdd18a41616a0b281b4f>>
3
+ * @codegen <<SignedSource::d2a20ca30cf54aca763961cfa41ad64b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for releases in Jira.
24
+ * Usage guidance: Single purpose - Reserved for releases in Jira.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::aaac407d8aed5f784d062b21a244ca36>>
3
+ * @codegen <<SignedSource::0a535c558a5572263be0631ce2a42961>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for retry.
24
+ * Usage guidance: Single purpose - Reserved for retry.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::4a899c7ff2dc66de5fd01a6eda203f26>>
3
+ * @codegen <<SignedSource::eeec4dbb4e4195c87a54c40bc49ba3cc>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
21
21
  *
22
22
  * Category: single-purpose
23
23
  * Location: @atlaskit/icon
24
- * Usage guidance: Reserved for roadmaps in Jira or Trello.
24
+ * Usage guidance: Single purpose - Reserved for roadmaps in Jira or Trello.
25
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
26
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
27
27
  */