@atlaskit/icon 22.12.0 → 22.14.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 (1003) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/build/index.tsx +11 -7
  3. package/codemods/22.14.0-new-icon-migrate-color-prop.tsx +119 -0
  4. package/codemods/__tests__/next-new-icon-migrate-color-prop.test.tsx +64 -0
  5. package/core/add.d.ts +5 -0
  6. package/core/add.js +9 -4
  7. package/core/ai-agent.d.ts +5 -0
  8. package/core/ai-agent.js +9 -4
  9. package/core/ai-chat.d.ts +5 -0
  10. package/core/ai-chat.js +9 -4
  11. package/core/alert.d.ts +5 -0
  12. package/core/alert.js +9 -4
  13. package/core/align-center.d.ts +5 -0
  14. package/core/align-center.js +9 -4
  15. package/core/align-left.d.ts +5 -0
  16. package/core/align-left.js +9 -4
  17. package/core/align-right.d.ts +5 -0
  18. package/core/align-right.js +9 -4
  19. package/core/angle-brackets.d.ts +5 -0
  20. package/core/angle-brackets.js +9 -4
  21. package/core/app-switcher-legacy.d.ts +5 -0
  22. package/core/app-switcher-legacy.js +9 -4
  23. package/core/app-switcher.d.ts +5 -0
  24. package/core/app-switcher.js +9 -4
  25. package/core/app.d.ts +5 -0
  26. package/core/app.js +9 -4
  27. package/core/apps.d.ts +5 -0
  28. package/core/apps.js +9 -4
  29. package/core/archive-box.d.ts +5 -0
  30. package/core/archive-box.js +9 -4
  31. package/core/arrow-down.d.ts +5 -0
  32. package/core/arrow-down.js +9 -4
  33. package/core/arrow-left.d.ts +5 -0
  34. package/core/arrow-left.js +9 -4
  35. package/core/arrow-right.d.ts +5 -0
  36. package/core/arrow-right.js +9 -4
  37. package/core/arrow-up-right.d.ts +5 -0
  38. package/core/arrow-up-right.js +9 -4
  39. package/core/arrow-up.d.ts +5 -0
  40. package/core/arrow-up.js +9 -4
  41. package/core/atlassian-intelligence.d.ts +5 -0
  42. package/core/atlassian-intelligence.js +9 -4
  43. package/core/attachment.d.ts +5 -0
  44. package/core/attachment.js +9 -4
  45. package/core/audio.d.ts +5 -0
  46. package/core/audio.js +9 -4
  47. package/core/automation.d.ts +5 -0
  48. package/core/automation.js +9 -4
  49. package/core/backlog.d.ts +5 -0
  50. package/core/backlog.js +9 -4
  51. package/core/board.d.ts +5 -0
  52. package/core/board.js +9 -4
  53. package/core/boards.d.ts +5 -0
  54. package/core/boards.js +9 -4
  55. package/core/book-with-bookmark.d.ts +5 -0
  56. package/core/book-with-bookmark.js +9 -4
  57. package/core/branch.d.ts +5 -0
  58. package/core/branch.js +9 -4
  59. package/core/briefcase.d.ts +5 -0
  60. package/core/briefcase.js +9 -4
  61. package/core/bug.d.ts +5 -0
  62. package/core/bug.js +9 -4
  63. package/core/bulleted-list.d.ts +5 -0
  64. package/core/bulleted-list.js +9 -4
  65. package/core/calendar.d.ts +5 -0
  66. package/core/calendar.js +9 -4
  67. package/core/camera.d.ts +5 -0
  68. package/core/camera.js +9 -4
  69. package/core/capture.d.ts +5 -0
  70. package/core/capture.js +9 -4
  71. package/core/changes.d.ts +5 -0
  72. package/core/changes.js +9 -4
  73. package/core/chart-bar.d.ts +5 -0
  74. package/core/chart-bar.js +9 -4
  75. package/core/chart-matrix.d.ts +5 -0
  76. package/core/chart-matrix.js +9 -4
  77. package/core/chart-pie.d.ts +5 -0
  78. package/core/chart-pie.js +9 -4
  79. package/core/chart-trend.d.ts +5 -0
  80. package/core/chart-trend.js +9 -4
  81. package/core/check-circle.d.ts +5 -0
  82. package/core/check-circle.js +9 -4
  83. package/core/check-mark.d.ts +5 -0
  84. package/core/check-mark.js +9 -4
  85. package/core/checkbox-checked.d.ts +5 -0
  86. package/core/checkbox-checked.js +9 -4
  87. package/core/checkbox-indeterminate.d.ts +5 -0
  88. package/core/checkbox-indeterminate.js +9 -4
  89. package/core/checkbox-unchecked.d.ts +5 -0
  90. package/core/checkbox-unchecked.js +9 -4
  91. package/core/child-issues.d.ts +5 -0
  92. package/core/child-issues.js +9 -4
  93. package/core/clock.d.ts +5 -0
  94. package/core/clock.js +9 -4
  95. package/core/close.d.ts +5 -0
  96. package/core/close.js +9 -4
  97. package/core/cloud-arrow-up.d.ts +5 -0
  98. package/core/cloud-arrow-up.js +9 -4
  99. package/core/collapse.d.ts +5 -0
  100. package/core/collapse.js +9 -4
  101. package/core/comment-add.d.ts +5 -0
  102. package/core/comment-add.js +9 -4
  103. package/core/comment.d.ts +5 -0
  104. package/core/comment.js +9 -4
  105. package/core/commit.d.ts +5 -0
  106. package/core/commit.js +9 -4
  107. package/core/compass.d.ts +5 -0
  108. package/core/compass.js +9 -4
  109. package/core/component.d.ts +5 -0
  110. package/core/component.js +9 -4
  111. package/core/copy.d.ts +5 -0
  112. package/core/copy.js +9 -4
  113. package/core/credit-card.d.ts +5 -0
  114. package/core/credit-card.js +9 -4
  115. package/core/cross-circle.d.ts +5 -0
  116. package/core/cross-circle.js +9 -4
  117. package/core/customize.d.ts +5 -0
  118. package/core/customize.js +9 -4
  119. package/core/dashboard.d.ts +5 -0
  120. package/core/dashboard.js +9 -4
  121. package/core/database.d.ts +5 -0
  122. package/core/database.js +9 -4
  123. package/core/decision.d.ts +5 -0
  124. package/core/decision.js +9 -4
  125. package/core/delete.d.ts +5 -0
  126. package/core/delete.js +9 -4
  127. package/core/department.d.ts +5 -0
  128. package/core/department.js +9 -4
  129. package/core/device-mobile.d.ts +5 -0
  130. package/core/device-mobile.js +9 -4
  131. package/core/download.d.ts +5 -0
  132. package/core/download.js +9 -4
  133. package/core/drag-handle.d.ts +5 -0
  134. package/core/drag-handle.js +9 -4
  135. package/core/edit.d.ts +5 -0
  136. package/core/edit.js +9 -4
  137. package/core/email.d.ts +5 -0
  138. package/core/email.js +9 -4
  139. package/core/emoji-add.d.ts +5 -0
  140. package/core/emoji-add.js +9 -4
  141. package/core/emoji.d.ts +5 -0
  142. package/core/emoji.js +9 -4
  143. package/core/epic.d.ts +5 -0
  144. package/core/epic.js +9 -4
  145. package/core/error.d.ts +5 -0
  146. package/core/error.js +9 -4
  147. package/core/expand.d.ts +5 -0
  148. package/core/expand.js +9 -4
  149. package/core/eye-open-filled.d.ts +5 -0
  150. package/core/eye-open-filled.js +9 -4
  151. package/core/eye-open.d.ts +5 -0
  152. package/core/eye-open.js +9 -4
  153. package/core/feed.d.ts +5 -0
  154. package/core/feed.js +9 -4
  155. package/core/feedback.d.ts +5 -0
  156. package/core/feedback.js +9 -4
  157. package/core/filter.d.ts +5 -0
  158. package/core/filter.js +9 -4
  159. package/core/flag.d.ts +5 -0
  160. package/core/flag.js +9 -4
  161. package/core/flask.d.ts +5 -0
  162. package/core/flask.js +9 -4
  163. package/core/folder-closed.d.ts +5 -0
  164. package/core/folder-closed.js +9 -4
  165. package/core/folder-open.d.ts +5 -0
  166. package/core/folder-open.js +9 -4
  167. package/core/fullscreen-enter.d.ts +5 -0
  168. package/core/fullscreen-enter.js +9 -4
  169. package/core/fullscreen-exit.d.ts +5 -0
  170. package/core/fullscreen-exit.js +9 -4
  171. package/core/globe.d.ts +5 -0
  172. package/core/globe.js +9 -4
  173. package/core/goal.d.ts +5 -0
  174. package/core/goal.js +9 -4
  175. package/core/grid.d.ts +5 -0
  176. package/core/grid.js +9 -4
  177. package/core/hashtag.d.ts +5 -0
  178. package/core/hashtag.js +9 -4
  179. package/core/heart.d.ts +5 -0
  180. package/core/heart.js +9 -4
  181. package/core/home.d.ts +5 -0
  182. package/core/home.js +9 -4
  183. package/core/image.d.ts +5 -0
  184. package/core/image.js +9 -4
  185. package/core/inbox.d.ts +5 -0
  186. package/core/inbox.js +9 -4
  187. package/core/incident.d.ts +5 -0
  188. package/core/incident.js +9 -4
  189. package/core/information.d.ts +5 -0
  190. package/core/information.js +9 -4
  191. package/core/issue.d.ts +5 -0
  192. package/core/issue.js +9 -4
  193. package/core/issues.d.ts +5 -0
  194. package/core/issues.js +9 -4
  195. package/core/lightbulb.d.ts +5 -0
  196. package/core/lightbulb.js +9 -4
  197. package/core/link-broken.d.ts +5 -0
  198. package/core/link-broken.js +9 -4
  199. package/core/link-external.d.ts +5 -0
  200. package/core/link-external.js +9 -4
  201. package/core/link.d.ts +5 -0
  202. package/core/link.js +9 -4
  203. package/core/lobby-bell.d.ts +5 -0
  204. package/core/lobby-bell.js +9 -4
  205. package/core/location.d.ts +5 -0
  206. package/core/location.js +9 -4
  207. package/core/lock-locked.d.ts +5 -0
  208. package/core/lock-locked.js +9 -4
  209. package/core/lock-unlocked.d.ts +5 -0
  210. package/core/lock-unlocked.js +9 -4
  211. package/core/log-in.d.ts +5 -0
  212. package/core/log-in.js +9 -4
  213. package/core/log-out.d.ts +5 -0
  214. package/core/log-out.js +9 -4
  215. package/core/marketplace.d.ts +5 -0
  216. package/core/marketplace.js +9 -4
  217. package/core/maximize.d.ts +5 -0
  218. package/core/maximize.js +9 -4
  219. package/core/megaphone.d.ts +5 -0
  220. package/core/megaphone.js +9 -4
  221. package/core/mention.d.ts +5 -0
  222. package/core/mention.js +9 -4
  223. package/core/menu.d.ts +5 -0
  224. package/core/menu.js +9 -4
  225. package/core/microphone.d.ts +5 -0
  226. package/core/microphone.js +9 -4
  227. package/core/migration/add--add-circle.d.ts +5 -0
  228. package/core/migration/add--add-circle.js +8 -4
  229. package/core/migration/add--editor-add.d.ts +5 -0
  230. package/core/migration/add--editor-add.js +8 -4
  231. package/core/migration/add--emoji-custom.d.ts +5 -0
  232. package/core/migration/add--emoji-custom.js +8 -4
  233. package/core/migration/add.d.ts +5 -0
  234. package/core/migration/add.js +8 -4
  235. package/core/migration/align-center--editor-align-center.d.ts +5 -0
  236. package/core/migration/align-center--editor-align-center.js +8 -4
  237. package/core/migration/align-left--editor-align-left.d.ts +5 -0
  238. package/core/migration/align-left--editor-align-left.js +8 -4
  239. package/core/migration/align-left--overview.d.ts +5 -0
  240. package/core/migration/align-left--overview.js +8 -4
  241. package/core/migration/align-right--editor-align-right.d.ts +5 -0
  242. package/core/migration/align-right--editor-align-right.js +8 -4
  243. package/core/migration/angle-brackets--bitbucket-repos.d.ts +5 -0
  244. package/core/migration/angle-brackets--bitbucket-repos.js +8 -4
  245. package/core/migration/angle-brackets--bitbucket-source.d.ts +5 -0
  246. package/core/migration/angle-brackets--bitbucket-source.js +8 -4
  247. package/core/migration/angle-brackets--code.d.ts +5 -0
  248. package/core/migration/angle-brackets--code.js +8 -4
  249. package/core/migration/angle-brackets--editor-code.d.ts +5 -0
  250. package/core/migration/angle-brackets--editor-code.js +8 -4
  251. package/core/migration/angle-brackets--media-services-code.d.ts +5 -0
  252. package/core/migration/angle-brackets--media-services-code.js +8 -4
  253. package/core/migration/app--addon.d.ts +5 -0
  254. package/core/migration/app--addon.js +8 -4
  255. package/core/migration/app-switcher--switcher.d.ts +5 -0
  256. package/core/migration/app-switcher--switcher.js +8 -4
  257. package/core/migration/app-switcher.d.ts +5 -0
  258. package/core/migration/app-switcher.js +8 -4
  259. package/core/migration/archive-box--archive.d.ts +5 -0
  260. package/core/migration/archive-box--archive.js +8 -4
  261. package/core/migration/arrow-down--arrow-down-circle.d.ts +5 -0
  262. package/core/migration/arrow-down--arrow-down-circle.js +8 -4
  263. package/core/migration/arrow-down.d.ts +5 -0
  264. package/core/migration/arrow-down.js +8 -4
  265. package/core/migration/arrow-left--arrow-left-circle.d.ts +5 -0
  266. package/core/migration/arrow-left--arrow-left-circle.js +8 -4
  267. package/core/migration/arrow-left.d.ts +5 -0
  268. package/core/migration/arrow-left.js +8 -4
  269. package/core/migration/arrow-right--arrow-right-circle.d.ts +5 -0
  270. package/core/migration/arrow-right--arrow-right-circle.js +8 -4
  271. package/core/migration/arrow-right.d.ts +5 -0
  272. package/core/migration/arrow-right.js +8 -4
  273. package/core/migration/arrow-up--arrow-up-circle.d.ts +5 -0
  274. package/core/migration/arrow-up--arrow-up-circle.js +8 -4
  275. package/core/migration/arrow-up-right--editor-open.d.ts +5 -0
  276. package/core/migration/arrow-up-right--editor-open.js +8 -4
  277. package/core/migration/arrow-up-right--open.d.ts +5 -0
  278. package/core/migration/arrow-up-right--open.js +8 -4
  279. package/core/migration/arrow-up.d.ts +5 -0
  280. package/core/migration/arrow-up.js +8 -4
  281. package/core/migration/attachment--editor-attachment.d.ts +5 -0
  282. package/core/migration/attachment--editor-attachment.js +8 -4
  283. package/core/migration/attachment.d.ts +5 -0
  284. package/core/migration/attachment.js +8 -4
  285. package/core/migration/audio--audio-circle.d.ts +5 -0
  286. package/core/migration/audio--audio-circle.js +8 -4
  287. package/core/migration/audio--media-services-audio.d.ts +5 -0
  288. package/core/migration/audio--media-services-audio.js +8 -4
  289. package/core/migration/audio.d.ts +5 -0
  290. package/core/migration/audio.js +8 -4
  291. package/core/migration/backlog.d.ts +5 -0
  292. package/core/migration/backlog.js +8 -4
  293. package/core/migration/board.d.ts +5 -0
  294. package/core/migration/board.js +8 -4
  295. package/core/migration/book-with-bookmark--book.d.ts +5 -0
  296. package/core/migration/book-with-bookmark--book.js +8 -4
  297. package/core/migration/branch--bitbucket-branches.d.ts +5 -0
  298. package/core/migration/branch--bitbucket-branches.js +8 -4
  299. package/core/migration/briefcase--suitcase.d.ts +5 -0
  300. package/core/migration/briefcase--suitcase.js +8 -4
  301. package/core/migration/bug--jira-test-session.d.ts +5 -0
  302. package/core/migration/bug--jira-test-session.js +8 -4
  303. package/core/migration/bulleted-list--bullet-list.d.ts +5 -0
  304. package/core/migration/bulleted-list--bullet-list.js +8 -4
  305. package/core/migration/bulleted-list--editor-bullet-list.d.ts +5 -0
  306. package/core/migration/bulleted-list--editor-bullet-list.js +8 -4
  307. package/core/migration/calendar--calendar-filled.d.ts +5 -0
  308. package/core/migration/calendar--calendar-filled.js +8 -4
  309. package/core/migration/calendar--editor-date.d.ts +5 -0
  310. package/core/migration/calendar--editor-date.js +8 -4
  311. package/core/migration/calendar.d.ts +5 -0
  312. package/core/migration/calendar.js +8 -4
  313. package/core/migration/camera--camera-filled.d.ts +5 -0
  314. package/core/migration/camera--camera-filled.js +8 -4
  315. package/core/migration/camera--editor-photo.d.ts +5 -0
  316. package/core/migration/camera--editor-photo.js +8 -4
  317. package/core/migration/camera.d.ts +5 -0
  318. package/core/migration/camera.js +8 -4
  319. package/core/migration/capture--jira-capture.d.ts +5 -0
  320. package/core/migration/capture--jira-capture.js +8 -4
  321. package/core/migration/chart-bar--graph-bar.d.ts +5 -0
  322. package/core/migration/chart-bar--graph-bar.js +8 -4
  323. package/core/migration/chart-bar--media-services-presentation.d.ts +5 -0
  324. package/core/migration/chart-bar--media-services-presentation.js +8 -4
  325. package/core/migration/chart-trend--graph-line.d.ts +5 -0
  326. package/core/migration/chart-trend--graph-line.js +8 -4
  327. package/core/migration/check-circle--editor-success.d.ts +5 -0
  328. package/core/migration/check-circle--editor-success.js +8 -4
  329. package/core/migration/check-circle.d.ts +5 -0
  330. package/core/migration/check-circle.js +8 -4
  331. package/core/migration/check-mark--check.d.ts +5 -0
  332. package/core/migration/check-mark--check.js +8 -4
  333. package/core/migration/check-mark--editor-done.d.ts +5 -0
  334. package/core/migration/check-mark--editor-done.js +8 -4
  335. package/core/migration/checkbox-checked--checkbox.d.ts +5 -0
  336. package/core/migration/checkbox-checked--checkbox.js +8 -4
  337. package/core/migration/checkbox-checked--editor-task.d.ts +5 -0
  338. package/core/migration/checkbox-checked--editor-task.js +8 -4
  339. package/core/migration/checkbox-indeterminate.d.ts +5 -0
  340. package/core/migration/checkbox-indeterminate.js +8 -4
  341. package/core/migration/child-issues.d.ts +5 -0
  342. package/core/migration/child-issues.js +8 -4
  343. package/core/migration/clock--editor-recent.d.ts +5 -0
  344. package/core/migration/clock--editor-recent.js +8 -4
  345. package/core/migration/clock--emoji-frequent.d.ts +5 -0
  346. package/core/migration/clock--emoji-frequent.js +8 -4
  347. package/core/migration/clock--recent.d.ts +5 -0
  348. package/core/migration/clock--recent.js +8 -4
  349. package/core/migration/close--cross.d.ts +5 -0
  350. package/core/migration/close--cross.js +8 -4
  351. package/core/migration/close--editor-close.d.ts +5 -0
  352. package/core/migration/close--editor-close.js +8 -4
  353. package/core/migration/cloud-arrow-up--upload.d.ts +5 -0
  354. package/core/migration/cloud-arrow-up--upload.js +8 -4
  355. package/core/migration/collapse--editor-collapse.d.ts +5 -0
  356. package/core/migration/collapse--editor-collapse.js +8 -4
  357. package/core/migration/comment--questions.d.ts +5 -0
  358. package/core/migration/comment--questions.js +8 -4
  359. package/core/migration/comment-add--media-services-add-comment.d.ts +5 -0
  360. package/core/migration/comment-add--media-services-add-comment.js +8 -4
  361. package/core/migration/comment.d.ts +5 -0
  362. package/core/migration/comment.js +8 -4
  363. package/core/migration/commit--bitbucket-commits.d.ts +5 -0
  364. package/core/migration/commit--bitbucket-commits.js +8 -4
  365. package/core/migration/compass--discover-filled.d.ts +5 -0
  366. package/core/migration/compass--discover-filled.js +8 -4
  367. package/core/migration/compass--discover.d.ts +5 -0
  368. package/core/migration/compass--discover.js +8 -4
  369. package/core/migration/component.d.ts +5 -0
  370. package/core/migration/component.js +8 -4
  371. package/core/migration/copy.d.ts +5 -0
  372. package/core/migration/copy.js +8 -4
  373. package/core/migration/credit-card--creditcard-filled.d.ts +5 -0
  374. package/core/migration/credit-card--creditcard-filled.js +8 -4
  375. package/core/migration/credit-card--creditcard.d.ts +5 -0
  376. package/core/migration/credit-card--creditcard.js +8 -4
  377. package/core/migration/cross-circle--editor-error.d.ts +5 -0
  378. package/core/migration/cross-circle--editor-error.js +8 -4
  379. package/core/migration/cross-circle--select-clear.d.ts +5 -0
  380. package/core/migration/cross-circle--select-clear.js +8 -4
  381. package/core/migration/cross-circle.d.ts +5 -0
  382. package/core/migration/cross-circle.js +8 -4
  383. package/core/migration/customize--preferences.d.ts +5 -0
  384. package/core/migration/customize--preferences.js +8 -4
  385. package/core/migration/dashboard--activity.d.ts +5 -0
  386. package/core/migration/dashboard--activity.js +8 -4
  387. package/core/migration/dashboard.d.ts +5 -0
  388. package/core/migration/dashboard.js +8 -4
  389. package/core/migration/decision--editor-decision.d.ts +5 -0
  390. package/core/migration/decision--editor-decision.js +8 -4
  391. package/core/migration/decision.d.ts +5 -0
  392. package/core/migration/decision.js +8 -4
  393. package/core/migration/delete--editor-remove.d.ts +5 -0
  394. package/core/migration/delete--editor-remove.js +8 -4
  395. package/core/migration/delete--trash.d.ts +5 -0
  396. package/core/migration/delete--trash.js +8 -4
  397. package/core/migration/department.d.ts +5 -0
  398. package/core/migration/department.js +8 -4
  399. package/core/migration/device-mobile--mobile.d.ts +5 -0
  400. package/core/migration/device-mobile--mobile.js +8 -4
  401. package/core/migration/download.d.ts +5 -0
  402. package/core/migration/download.js +8 -4
  403. package/core/migration/drag-handle--drag-handler.d.ts +5 -0
  404. package/core/migration/drag-handle--drag-handler.js +8 -4
  405. package/core/migration/edit--edit-filled.d.ts +5 -0
  406. package/core/migration/edit--edit-filled.js +8 -4
  407. package/core/migration/edit--editor-edit.d.ts +5 -0
  408. package/core/migration/edit--editor-edit.js +8 -4
  409. package/core/migration/edit.d.ts +5 -0
  410. package/core/migration/edit.js +8 -4
  411. package/core/migration/email.d.ts +5 -0
  412. package/core/migration/email.js +8 -4
  413. package/core/migration/emoji--editor-emoji.d.ts +5 -0
  414. package/core/migration/emoji--editor-emoji.js +8 -4
  415. package/core/migration/emoji--emoji-emoji.d.ts +5 -0
  416. package/core/migration/emoji--emoji-emoji.js +8 -4
  417. package/core/migration/emoji--emoji-people.d.ts +5 -0
  418. package/core/migration/emoji--emoji-people.js +8 -4
  419. package/core/migration/emoji-add.d.ts +5 -0
  420. package/core/migration/emoji-add.js +8 -4
  421. package/core/migration/emoji.d.ts +5 -0
  422. package/core/migration/emoji.js +8 -4
  423. package/core/migration/error.d.ts +5 -0
  424. package/core/migration/error.js +8 -4
  425. package/core/migration/expand--editor-expand.d.ts +5 -0
  426. package/core/migration/expand--editor-expand.js +8 -4
  427. package/core/migration/expand--editor-image-resize.d.ts +5 -0
  428. package/core/migration/expand--editor-image-resize.js +8 -4
  429. package/core/migration/expand--image-resize.d.ts +5 -0
  430. package/core/migration/expand--image-resize.js +8 -4
  431. package/core/migration/eye-open--watch.d.ts +5 -0
  432. package/core/migration/eye-open--watch.js +8 -4
  433. package/core/migration/eye-open-filled--hipchat-audio-only.d.ts +5 -0
  434. package/core/migration/eye-open-filled--hipchat-audio-only.js +8 -4
  435. package/core/migration/eye-open-filled--watch-filled.d.ts +5 -0
  436. package/core/migration/eye-open-filled--watch-filled.js +8 -4
  437. package/core/migration/feedback--editor-feedback.d.ts +5 -0
  438. package/core/migration/feedback--editor-feedback.js +8 -4
  439. package/core/migration/feedback.d.ts +5 -0
  440. package/core/migration/feedback.js +8 -4
  441. package/core/migration/filter--media-services-filter.d.ts +5 -0
  442. package/core/migration/filter--media-services-filter.js +8 -4
  443. package/core/migration/filter.d.ts +5 -0
  444. package/core/migration/filter.js +8 -4
  445. package/core/migration/flag--emoji-flags.d.ts +5 -0
  446. package/core/migration/flag--emoji-flags.js +8 -4
  447. package/core/migration/flask--jira-labs.d.ts +5 -0
  448. package/core/migration/flask--jira-labs.js +8 -4
  449. package/core/migration/folder-closed--folder.d.ts +5 -0
  450. package/core/migration/folder-closed--folder.js +8 -4
  451. package/core/migration/fullscreen-enter--vid-full-screen-on.d.ts +5 -0
  452. package/core/migration/fullscreen-enter--vid-full-screen-on.js +8 -4
  453. package/core/migration/fullscreen-exit--media-services-full-screen.d.ts +5 -0
  454. package/core/migration/fullscreen-exit--media-services-full-screen.js +8 -4
  455. package/core/migration/fullscreen-exit--vid-full-screen-off.d.ts +5 -0
  456. package/core/migration/fullscreen-exit--vid-full-screen-off.js +8 -4
  457. package/core/migration/globe--world-small.d.ts +5 -0
  458. package/core/migration/globe--world-small.js +8 -4
  459. package/core/migration/globe--world.d.ts +5 -0
  460. package/core/migration/globe--world.js +8 -4
  461. package/core/migration/grid--editor-table.d.ts +5 -0
  462. package/core/migration/grid--editor-table.js +8 -4
  463. package/core/migration/grid--media-services-grid.d.ts +5 -0
  464. package/core/migration/grid--media-services-grid.js +8 -4
  465. package/core/migration/grid--table.d.ts +5 -0
  466. package/core/migration/grid--table.js +8 -4
  467. package/core/migration/heart--emoji-symbols.d.ts +5 -0
  468. package/core/migration/heart--emoji-symbols.js +8 -4
  469. package/core/migration/home--home-circle.d.ts +5 -0
  470. package/core/migration/home--home-circle.js +8 -4
  471. package/core/migration/home.d.ts +5 -0
  472. package/core/migration/home.js +8 -4
  473. package/core/migration/image--editor-image.d.ts +5 -0
  474. package/core/migration/image--editor-image.js +8 -4
  475. package/core/migration/image--media-services-image.d.ts +5 -0
  476. package/core/migration/image--media-services-image.js +8 -4
  477. package/core/migration/image--media-services-scale-large.d.ts +5 -0
  478. package/core/migration/image--media-services-scale-large.js +8 -4
  479. package/core/migration/image--media-services-scale-small.d.ts +5 -0
  480. package/core/migration/image--media-services-scale-small.js +8 -4
  481. package/core/migration/image.d.ts +5 -0
  482. package/core/migration/image.js +8 -4
  483. package/core/migration/inbox--tray.d.ts +5 -0
  484. package/core/migration/inbox--tray.js +8 -4
  485. package/core/migration/information--editor-info.d.ts +5 -0
  486. package/core/migration/information--editor-info.js +8 -4
  487. package/core/migration/information--editor-panel.d.ts +5 -0
  488. package/core/migration/information--editor-panel.js +8 -4
  489. package/core/migration/information--info.d.ts +5 -0
  490. package/core/migration/information--info.js +8 -4
  491. package/core/migration/issue.d.ts +5 -0
  492. package/core/migration/issue.js +8 -4
  493. package/core/migration/issues.d.ts +5 -0
  494. package/core/migration/issues.js +8 -4
  495. package/core/migration/lightbulb--editor-hint.d.ts +5 -0
  496. package/core/migration/lightbulb--editor-hint.js +8 -4
  497. package/core/migration/lightbulb--emoji-objects.d.ts +5 -0
  498. package/core/migration/lightbulb--emoji-objects.js +8 -4
  499. package/core/migration/lightbulb--lightbulb-filled.d.ts +5 -0
  500. package/core/migration/lightbulb--lightbulb-filled.js +8 -4
  501. package/core/migration/lightbulb.d.ts +5 -0
  502. package/core/migration/lightbulb.js +8 -4
  503. package/core/migration/link--editor-link.d.ts +5 -0
  504. package/core/migration/link--editor-link.js +8 -4
  505. package/core/migration/link--link-filled.d.ts +5 -0
  506. package/core/migration/link--link-filled.js +8 -4
  507. package/core/migration/link-broken--editor-unlink.d.ts +5 -0
  508. package/core/migration/link-broken--editor-unlink.js +8 -4
  509. package/core/migration/link-broken--unlink.d.ts +5 -0
  510. package/core/migration/link-broken--unlink.js +8 -4
  511. package/core/migration/link-external--shortcut.d.ts +5 -0
  512. package/core/migration/link-external--shortcut.js +8 -4
  513. package/core/migration/link.d.ts +5 -0
  514. package/core/migration/link.js +8 -4
  515. package/core/migration/lobby-bell--hipchat-lobby.d.ts +5 -0
  516. package/core/migration/lobby-bell--hipchat-lobby.js +8 -4
  517. package/core/migration/location.d.ts +5 -0
  518. package/core/migration/location.js +8 -4
  519. package/core/migration/lock-locked--lock-circle.d.ts +5 -0
  520. package/core/migration/lock-locked--lock-circle.js +8 -4
  521. package/core/migration/lock-locked--lock-filled.d.ts +5 -0
  522. package/core/migration/lock-locked--lock-filled.js +8 -4
  523. package/core/migration/lock-locked--lock.d.ts +5 -0
  524. package/core/migration/lock-locked--lock.js +8 -4
  525. package/core/migration/lock-locked--unlock-circle.d.ts +5 -0
  526. package/core/migration/lock-locked--unlock-circle.js +8 -4
  527. package/core/migration/lock-unlocked--unlock-filled.d.ts +5 -0
  528. package/core/migration/lock-unlocked--unlock-filled.js +8 -4
  529. package/core/migration/lock-unlocked--unlock.d.ts +5 -0
  530. package/core/migration/lock-unlocked--unlock.js +8 -4
  531. package/core/migration/log-in--sign-in.d.ts +5 -0
  532. package/core/migration/log-in--sign-in.js +8 -4
  533. package/core/migration/log-out--sign-out.d.ts +5 -0
  534. package/core/migration/log-out--sign-out.js +8 -4
  535. package/core/migration/marketplace.d.ts +5 -0
  536. package/core/migration/marketplace.js +8 -4
  537. package/core/migration/maximize--media-services-actual-size.d.ts +5 -0
  538. package/core/migration/maximize--media-services-actual-size.js +8 -4
  539. package/core/migration/mention--editor-mention.d.ts +5 -0
  540. package/core/migration/mention--editor-mention.js +8 -4
  541. package/core/migration/menu--menu-expand.d.ts +5 -0
  542. package/core/migration/menu--menu-expand.js +8 -4
  543. package/core/migration/menu.d.ts +5 -0
  544. package/core/migration/menu.js +8 -4
  545. package/core/migration/microphone--vid-audio-on.d.ts +5 -0
  546. package/core/migration/microphone--vid-audio-on.js +8 -4
  547. package/core/migration/minimize--media-services-fit-to-page.d.ts +5 -0
  548. package/core/migration/minimize--media-services-fit-to-page.js +8 -4
  549. package/core/migration/minimize--vid-full-screen-off.d.ts +5 -0
  550. package/core/migration/minimize--vid-full-screen-off.js +8 -4
  551. package/core/migration/notification--notification-direct.d.ts +5 -0
  552. package/core/migration/notification--notification-direct.js +8 -4
  553. package/core/migration/notification.d.ts +5 -0
  554. package/core/migration/notification.js +8 -4
  555. package/core/migration/office-building--office-building-filled.d.ts +5 -0
  556. package/core/migration/office-building--office-building-filled.js +8 -4
  557. package/core/migration/office-building.d.ts +5 -0
  558. package/core/migration/office-building.js +8 -4
  559. package/core/migration/page--document-filled.d.ts +5 -0
  560. package/core/migration/page--document-filled.js +8 -4
  561. package/core/migration/page--document.d.ts +5 -0
  562. package/core/migration/page--document.js +8 -4
  563. package/core/migration/page--editor-note.d.ts +5 -0
  564. package/core/migration/page--editor-note.js +8 -4
  565. package/core/migration/page--media-services-document.d.ts +5 -0
  566. package/core/migration/page--media-services-document.js +8 -4
  567. package/core/migration/page--page-filled.d.ts +5 -0
  568. package/core/migration/page--page-filled.js +8 -4
  569. package/core/migration/page.d.ts +5 -0
  570. package/core/migration/page.js +8 -4
  571. package/core/migration/pages--documents.d.ts +5 -0
  572. package/core/migration/pages--documents.js +8 -4
  573. package/core/migration/pages--queues.d.ts +5 -0
  574. package/core/migration/pages--queues.js +8 -4
  575. package/core/migration/person-add--invite-team.d.ts +5 -0
  576. package/core/migration/person-add--invite-team.js +8 -4
  577. package/core/migration/person-added--app-access.d.ts +5 -0
  578. package/core/migration/person-added--app-access.js +8 -4
  579. package/core/migration/person-added--person-with-tick.d.ts +5 -0
  580. package/core/migration/person-added--person-with-tick.js +8 -4
  581. package/core/migration/person-avatar--person-circle.d.ts +5 -0
  582. package/core/migration/person-avatar--person-circle.js +8 -4
  583. package/core/migration/person-avatar--user-avatar-circle.d.ts +5 -0
  584. package/core/migration/person-avatar--user-avatar-circle.js +8 -4
  585. package/core/migration/person-offboard--followers.d.ts +5 -0
  586. package/core/migration/person-offboard--followers.js +8 -4
  587. package/core/migration/person.d.ts +5 -0
  588. package/core/migration/person.js +8 -4
  589. package/core/migration/phone--hipchat-dial-out.d.ts +5 -0
  590. package/core/migration/phone--hipchat-dial-out.js +8 -4
  591. package/core/migration/premium.d.ts +5 -0
  592. package/core/migration/premium.js +8 -4
  593. package/core/migration/pull-request--bitbucket-pullrequests.d.ts +5 -0
  594. package/core/migration/pull-request--bitbucket-pullrequests.js +8 -4
  595. package/core/migration/question-circle--editor-help.d.ts +5 -0
  596. package/core/migration/question-circle--editor-help.js +8 -4
  597. package/core/migration/question-circle--question.d.ts +5 -0
  598. package/core/migration/question-circle--question.js +8 -4
  599. package/core/migration/question-circle.d.ts +5 -0
  600. package/core/migration/question-circle.js +8 -4
  601. package/core/migration/quotation-mark--editor-quote.d.ts +5 -0
  602. package/core/migration/quotation-mark--editor-quote.js +8 -4
  603. package/core/migration/quotation-mark--quote.d.ts +5 -0
  604. package/core/migration/quotation-mark--quote.js +8 -4
  605. package/core/migration/redo--editor-redo.d.ts +5 -0
  606. package/core/migration/redo--editor-redo.js +8 -4
  607. package/core/migration/redo.d.ts +5 -0
  608. package/core/migration/redo.js +8 -4
  609. package/core/migration/release--ship.d.ts +5 -0
  610. package/core/migration/release--ship.js +8 -4
  611. package/core/migration/retry.d.ts +5 -0
  612. package/core/migration/retry.js +8 -4
  613. package/core/migration/roadmap.d.ts +5 -0
  614. package/core/migration/roadmap.js +8 -4
  615. package/core/migration/screen.d.ts +5 -0
  616. package/core/migration/screen.js +8 -4
  617. package/core/migration/search--editor-search.d.ts +5 -0
  618. package/core/migration/search--editor-search.js +8 -4
  619. package/core/migration/search.d.ts +5 -0
  620. package/core/migration/search.js +8 -4
  621. package/core/migration/send.d.ts +5 -0
  622. package/core/migration/send.js +8 -4
  623. package/core/migration/settings--editor-settings.d.ts +5 -0
  624. package/core/migration/settings--editor-settings.js +8 -4
  625. package/core/migration/settings.d.ts +5 -0
  626. package/core/migration/settings.js +8 -4
  627. package/core/migration/share.d.ts +5 -0
  628. package/core/migration/share.js +8 -4
  629. package/core/migration/shortcut--add-item.d.ts +5 -0
  630. package/core/migration/shortcut--add-item.js +8 -4
  631. package/core/migration/show-more-horizontal--editor-more.d.ts +5 -0
  632. package/core/migration/show-more-horizontal--editor-more.js +8 -4
  633. package/core/migration/show-more-horizontal--more.d.ts +5 -0
  634. package/core/migration/show-more-horizontal--more.js +8 -4
  635. package/core/migration/show-more-vertical--more-vertical.d.ts +5 -0
  636. package/core/migration/show-more-vertical--more-vertical.js +8 -4
  637. package/core/migration/snippet--bitbucket-snippets.d.ts +5 -0
  638. package/core/migration/snippet--bitbucket-snippets.js +8 -4
  639. package/core/migration/spreadsheet--media-services-spreadsheet.d.ts +5 -0
  640. package/core/migration/spreadsheet--media-services-spreadsheet.js +8 -4
  641. package/core/migration/sprint.d.ts +5 -0
  642. package/core/migration/sprint.js +8 -4
  643. package/core/migration/star-starred--star-filled.d.ts +5 -0
  644. package/core/migration/star-starred--star-filled.js +8 -4
  645. package/core/migration/star-unstarred--star-large.d.ts +5 -0
  646. package/core/migration/star-unstarred--star-large.js +8 -4
  647. package/core/migration/star-unstarred--star.d.ts +5 -0
  648. package/core/migration/star-unstarred--star.js +8 -4
  649. package/core/migration/stopwatch.d.ts +5 -0
  650. package/core/migration/stopwatch.js +8 -4
  651. package/core/migration/subtasks--subtask.d.ts +5 -0
  652. package/core/migration/subtasks--subtask.js +8 -4
  653. package/core/migration/tag--label.d.ts +5 -0
  654. package/core/migration/tag--label.js +8 -4
  655. package/core/migration/task.d.ts +5 -0
  656. package/core/migration/task.js +8 -4
  657. package/core/migration/teams.d.ts +5 -0
  658. package/core/migration/teams.js +8 -4
  659. package/core/migration/text-style--editor-text-style.d.ts +5 -0
  660. package/core/migration/text-style--editor-text-style.js +8 -4
  661. package/core/migration/text-style--emoji-keyboard.d.ts +5 -0
  662. package/core/migration/text-style--emoji-keyboard.js +8 -4
  663. package/core/migration/thumbs-up--like.d.ts +5 -0
  664. package/core/migration/thumbs-up--like.js +8 -4
  665. package/core/migration/undo--editor-undo.d.ts +5 -0
  666. package/core/migration/undo--editor-undo.js +8 -4
  667. package/core/migration/undo.d.ts +5 -0
  668. package/core/migration/undo.js +8 -4
  669. package/core/migration/upload--export.d.ts +5 -0
  670. package/core/migration/upload--export.js +8 -4
  671. package/core/migration/video--hipchat-sd-video.d.ts +5 -0
  672. package/core/migration/video--hipchat-sd-video.js +8 -4
  673. package/core/migration/video--media-services-video.d.ts +5 -0
  674. package/core/migration/video--media-services-video.js +8 -4
  675. package/core/migration/video--vid-camera-on.d.ts +5 -0
  676. package/core/migration/video--vid-camera-on.js +8 -4
  677. package/core/migration/video--video-circle.d.ts +5 -0
  678. package/core/migration/video--video-circle.js +8 -4
  679. package/core/migration/video--video-filled.d.ts +5 -0
  680. package/core/migration/video--video-filled.js +8 -4
  681. package/core/migration/video-pause--vid-pause.d.ts +5 -0
  682. package/core/migration/video-pause--vid-pause.js +8 -4
  683. package/core/migration/video-play--vid-play.d.ts +5 -0
  684. package/core/migration/video-play--vid-play.js +8 -4
  685. package/core/migration/volume-high--hipchat-outgoing-sound.d.ts +5 -0
  686. package/core/migration/volume-high--hipchat-outgoing-sound.js +8 -4
  687. package/core/migration/volume-high--vid-volume-full.d.ts +5 -0
  688. package/core/migration/volume-high--vid-volume-full.js +8 -4
  689. package/core/migration/volume-low--vid-volume-half.d.ts +5 -0
  690. package/core/migration/volume-low--vid-volume-half.js +8 -4
  691. package/core/migration/volume-muted--vid-volume-muted.d.ts +5 -0
  692. package/core/migration/volume-muted--vid-volume-muted.js +8 -4
  693. package/core/migration/warning--editor-warning.d.ts +5 -0
  694. package/core/migration/warning--editor-warning.js +8 -4
  695. package/core/migration/warning.d.ts +5 -0
  696. package/core/migration/warning.js +8 -4
  697. package/core/migration/zoom-in--media-services-zoom-in.d.ts +5 -0
  698. package/core/migration/zoom-in--media-services-zoom-in.js +8 -4
  699. package/core/migration/zoom-out--media-services-zoom-out.d.ts +5 -0
  700. package/core/migration/zoom-out--media-services-zoom-out.js +8 -4
  701. package/core/minimize.d.ts +5 -0
  702. package/core/minimize.js +9 -4
  703. package/core/node.d.ts +5 -0
  704. package/core/node.js +9 -4
  705. package/core/notification.d.ts +5 -0
  706. package/core/notification.js +9 -4
  707. package/core/office-building.d.ts +5 -0
  708. package/core/office-building.js +9 -4
  709. package/core/page.d.ts +5 -0
  710. package/core/page.js +9 -4
  711. package/core/pages.d.ts +5 -0
  712. package/core/pages.js +9 -4
  713. package/core/person-add.d.ts +5 -0
  714. package/core/person-add.js +9 -4
  715. package/core/person-added.d.ts +5 -0
  716. package/core/person-added.js +9 -4
  717. package/core/person-avatar.d.ts +5 -0
  718. package/core/person-avatar.js +9 -4
  719. package/core/person-offboard.d.ts +5 -0
  720. package/core/person-offboard.js +9 -4
  721. package/core/person.d.ts +5 -0
  722. package/core/person.js +9 -4
  723. package/core/phone.d.ts +5 -0
  724. package/core/phone.js +9 -4
  725. package/core/pin-filled.d.ts +5 -0
  726. package/core/pin-filled.js +9 -4
  727. package/core/pin.d.ts +5 -0
  728. package/core/pin.js +9 -4
  729. package/core/power-plug.d.ts +5 -0
  730. package/core/power-plug.js +9 -4
  731. package/core/premium.d.ts +5 -0
  732. package/core/premium.js +9 -4
  733. package/core/presenter-mode.d.ts +5 -0
  734. package/core/presenter-mode.js +9 -4
  735. package/core/printer.d.ts +5 -0
  736. package/core/printer.js +9 -4
  737. package/core/priority-blocker.d.ts +5 -0
  738. package/core/priority-blocker.js +9 -4
  739. package/core/priority-critical.d.ts +5 -0
  740. package/core/priority-critical.js +9 -4
  741. package/core/priority-high.d.ts +5 -0
  742. package/core/priority-high.js +9 -4
  743. package/core/priority-highest.d.ts +5 -0
  744. package/core/priority-highest.js +9 -4
  745. package/core/priority-low.d.ts +5 -0
  746. package/core/priority-low.js +9 -4
  747. package/core/priority-lowest.d.ts +5 -0
  748. package/core/priority-lowest.js +9 -4
  749. package/core/priority-major.d.ts +5 -0
  750. package/core/priority-major.js +9 -4
  751. package/core/priority-medium.d.ts +5 -0
  752. package/core/priority-medium.js +9 -4
  753. package/core/priority-minor.d.ts +5 -0
  754. package/core/priority-minor.js +9 -4
  755. package/core/priority-trivial.d.ts +5 -0
  756. package/core/priority-trivial.js +9 -4
  757. package/core/problem.d.ts +5 -0
  758. package/core/problem.js +9 -4
  759. package/core/project.d.ts +5 -0
  760. package/core/project.js +9 -4
  761. package/core/pull-request.d.ts +5 -0
  762. package/core/pull-request.js +9 -4
  763. package/core/question-circle.d.ts +5 -0
  764. package/core/question-circle.js +9 -4
  765. package/core/quotation-mark.d.ts +5 -0
  766. package/core/quotation-mark.js +9 -4
  767. package/core/redo.d.ts +5 -0
  768. package/core/redo.js +9 -4
  769. package/core/release.d.ts +5 -0
  770. package/core/release.js +9 -4
  771. package/core/retry.d.ts +5 -0
  772. package/core/retry.js +9 -4
  773. package/core/roadmap.d.ts +5 -0
  774. package/core/roadmap.js +9 -4
  775. package/core/scorecard.d.ts +5 -0
  776. package/core/scorecard.js +9 -4
  777. package/core/screen.d.ts +5 -0
  778. package/core/screen.js +9 -4
  779. package/core/search.d.ts +5 -0
  780. package/core/search.js +9 -4
  781. package/core/send.d.ts +5 -0
  782. package/core/send.js +9 -4
  783. package/core/settings.d.ts +5 -0
  784. package/core/settings.js +9 -4
  785. package/core/shapes.d.ts +5 -0
  786. package/core/shapes.js +9 -4
  787. package/core/share.d.ts +5 -0
  788. package/core/share.js +9 -4
  789. package/core/shield.d.ts +5 -0
  790. package/core/shield.js +9 -4
  791. package/core/shortcut.d.ts +5 -0
  792. package/core/shortcut.js +9 -4
  793. package/core/show-more-horizontal.d.ts +5 -0
  794. package/core/show-more-horizontal.js +9 -4
  795. package/core/show-more-vertical.d.ts +5 -0
  796. package/core/show-more-vertical.js +9 -4
  797. package/core/sidebar-collapse.d.ts +5 -0
  798. package/core/sidebar-collapse.js +9 -4
  799. package/core/sidebar-expand.d.ts +5 -0
  800. package/core/sidebar-expand.js +9 -4
  801. package/core/snippet.d.ts +5 -0
  802. package/core/snippet.js +9 -4
  803. package/core/spreadsheet.d.ts +5 -0
  804. package/core/spreadsheet.js +9 -4
  805. package/core/sprint.d.ts +5 -0
  806. package/core/sprint.js +9 -4
  807. package/core/star-starred.d.ts +5 -0
  808. package/core/star-starred.js +9 -4
  809. package/core/star-unstarred.d.ts +5 -0
  810. package/core/star-unstarred.js +9 -4
  811. package/core/stopwatch.d.ts +5 -0
  812. package/core/stopwatch.js +9 -4
  813. package/core/story.d.ts +5 -0
  814. package/core/story.js +9 -4
  815. package/core/subtasks.d.ts +5 -0
  816. package/core/subtasks.js +9 -4
  817. package/core/tag.d.ts +5 -0
  818. package/core/tag.js +9 -4
  819. package/core/task.d.ts +5 -0
  820. package/core/task.js +9 -4
  821. package/core/tasks.d.ts +5 -0
  822. package/core/tasks.js +9 -4
  823. package/core/teams.d.ts +5 -0
  824. package/core/teams.js +9 -4
  825. package/core/text-style.d.ts +5 -0
  826. package/core/text-style.js +9 -4
  827. package/core/thumbs-down.d.ts +5 -0
  828. package/core/thumbs-down.js +9 -4
  829. package/core/thumbs-up.d.ts +5 -0
  830. package/core/thumbs-up.js +9 -4
  831. package/core/timeline.d.ts +5 -0
  832. package/core/timeline.js +9 -4
  833. package/core/transition.d.ts +5 -0
  834. package/core/transition.js +9 -4
  835. package/core/undo.d.ts +5 -0
  836. package/core/undo.js +9 -4
  837. package/core/upload.d.ts +5 -0
  838. package/core/upload.js +9 -4
  839. package/core/video-next.d.ts +5 -0
  840. package/core/video-next.js +9 -4
  841. package/core/video-pause.d.ts +5 -0
  842. package/core/video-pause.js +9 -4
  843. package/core/video-play.d.ts +5 -0
  844. package/core/video-play.js +9 -4
  845. package/core/video-previous.d.ts +5 -0
  846. package/core/video-previous.js +9 -4
  847. package/core/video.d.ts +5 -0
  848. package/core/video.js +9 -4
  849. package/core/volume-high.d.ts +5 -0
  850. package/core/volume-high.js +9 -4
  851. package/core/volume-low.d.ts +5 -0
  852. package/core/volume-low.js +9 -4
  853. package/core/volume-muted.d.ts +5 -0
  854. package/core/volume-muted.js +9 -4
  855. package/core/warning.d.ts +5 -0
  856. package/core/warning.js +9 -4
  857. package/core/whiteboard.d.ts +5 -0
  858. package/core/whiteboard.js +9 -4
  859. package/core/zoom-in.d.ts +5 -0
  860. package/core/zoom-in.js +9 -4
  861. package/core/zoom-out.d.ts +5 -0
  862. package/core/zoom-out.js +9 -4
  863. package/dist/cjs/components/icon.js +1 -0
  864. package/dist/cjs/metadata-core.js +766 -958
  865. package/dist/cjs/metadata-utility.js +80 -100
  866. package/dist/cjs/metadata.js +4 -5
  867. package/dist/es2019/components/icon.js +1 -0
  868. package/dist/es2019/metadata-core.js +766 -958
  869. package/dist/es2019/metadata-utility.js +80 -100
  870. package/dist/es2019/metadata.js +4 -5
  871. package/dist/esm/components/icon.js +1 -0
  872. package/dist/esm/metadata-core.js +766 -958
  873. package/dist/esm/metadata-utility.js +80 -100
  874. package/dist/esm/metadata.js +4 -5
  875. package/dist/types/metadata-core.d.ts +42 -13
  876. package/dist/types/metadata-utility.d.ts +42 -13
  877. package/dist/types/metadata.d.ts +4 -5
  878. package/dist/types-ts4.5/metadata-core.d.ts +42 -13
  879. package/dist/types-ts4.5/metadata-utility.d.ts +42 -13
  880. package/dist/types-ts4.5/metadata.d.ts +4 -5
  881. package/package.json +5 -5
  882. package/utility/add.d.ts +5 -0
  883. package/utility/add.js +9 -4
  884. package/utility/check-circle.d.ts +5 -0
  885. package/utility/check-circle.js +9 -4
  886. package/utility/check-mark.d.ts +5 -0
  887. package/utility/check-mark.js +9 -4
  888. package/utility/chevron-down.d.ts +5 -0
  889. package/utility/chevron-down.js +9 -4
  890. package/utility/chevron-left.d.ts +5 -0
  891. package/utility/chevron-left.js +9 -4
  892. package/utility/chevron-right.d.ts +5 -0
  893. package/utility/chevron-right.js +9 -4
  894. package/utility/chevron-up.d.ts +5 -0
  895. package/utility/chevron-up.js +9 -4
  896. package/utility/cross-circle.d.ts +5 -0
  897. package/utility/cross-circle.js +9 -4
  898. package/utility/cross.d.ts +5 -0
  899. package/utility/cross.js +9 -4
  900. package/utility/error.d.ts +5 -0
  901. package/utility/error.js +9 -4
  902. package/utility/information.d.ts +5 -0
  903. package/utility/information.js +9 -4
  904. package/utility/link-external.d.ts +5 -0
  905. package/utility/link-external.js +9 -4
  906. package/utility/lock-locked.d.ts +5 -0
  907. package/utility/lock-locked.js +9 -4
  908. package/utility/lock-unlocked.d.ts +5 -0
  909. package/utility/lock-unlocked.js +9 -4
  910. package/utility/migration/add--add-circle.d.ts +5 -0
  911. package/utility/migration/add--add-circle.js +8 -4
  912. package/utility/migration/add--editor-add.d.ts +5 -0
  913. package/utility/migration/add--editor-add.js +8 -4
  914. package/utility/migration/add--emoji-custom.d.ts +5 -0
  915. package/utility/migration/add--emoji-custom.js +8 -4
  916. package/utility/migration/add.d.ts +5 -0
  917. package/utility/migration/add.js +8 -4
  918. package/utility/migration/check-circle--editor-success.d.ts +5 -0
  919. package/utility/migration/check-circle--editor-success.js +8 -4
  920. package/utility/migration/check-circle.d.ts +5 -0
  921. package/utility/migration/check-circle.js +8 -4
  922. package/utility/migration/check-mark--check.d.ts +5 -0
  923. package/utility/migration/check-mark--check.js +8 -4
  924. package/utility/migration/check-mark--editor-done.d.ts +5 -0
  925. package/utility/migration/check-mark--editor-done.js +8 -4
  926. package/utility/migration/chevron-down--chevron-down-circle.d.ts +5 -0
  927. package/utility/migration/chevron-down--chevron-down-circle.js +8 -4
  928. package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +5 -0
  929. package/utility/migration/chevron-down--hipchat-chevron-down.js +8 -4
  930. package/utility/migration/chevron-down.d.ts +5 -0
  931. package/utility/migration/chevron-down.js +8 -4
  932. package/utility/migration/chevron-left--chevron-left-circle.d.ts +5 -0
  933. package/utility/migration/chevron-left--chevron-left-circle.js +8 -4
  934. package/utility/migration/chevron-left--chevron-left-large.d.ts +5 -0
  935. package/utility/migration/chevron-left--chevron-left-large.js +8 -4
  936. package/utility/migration/chevron-left.d.ts +5 -0
  937. package/utility/migration/chevron-left.js +8 -4
  938. package/utility/migration/chevron-right--chevron-right-circle.d.ts +5 -0
  939. package/utility/migration/chevron-right--chevron-right-circle.js +8 -4
  940. package/utility/migration/chevron-right--chevron-right-large.d.ts +5 -0
  941. package/utility/migration/chevron-right--chevron-right-large.js +8 -4
  942. package/utility/migration/chevron-right.d.ts +5 -0
  943. package/utility/migration/chevron-right.js +8 -4
  944. package/utility/migration/chevron-up--chevron-up-circle.d.ts +5 -0
  945. package/utility/migration/chevron-up--chevron-up-circle.js +8 -4
  946. package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +5 -0
  947. package/utility/migration/chevron-up--hipchat-chevron-up.js +8 -4
  948. package/utility/migration/chevron-up.d.ts +5 -0
  949. package/utility/migration/chevron-up.js +8 -4
  950. package/utility/migration/cross-circle--editor-error.d.ts +5 -0
  951. package/utility/migration/cross-circle--editor-error.js +8 -4
  952. package/utility/migration/cross-circle--select-clear.d.ts +5 -0
  953. package/utility/migration/cross-circle--select-clear.js +8 -4
  954. package/utility/migration/cross-circle.d.ts +5 -0
  955. package/utility/migration/cross-circle.js +8 -4
  956. package/utility/migration/error.d.ts +5 -0
  957. package/utility/migration/error.js +8 -4
  958. package/utility/migration/information--editor-info.d.ts +5 -0
  959. package/utility/migration/information--editor-info.js +8 -4
  960. package/utility/migration/information--editor-panel.d.ts +5 -0
  961. package/utility/migration/information--editor-panel.js +8 -4
  962. package/utility/migration/information--info.d.ts +5 -0
  963. package/utility/migration/information--info.js +8 -4
  964. package/utility/migration/link-external--shortcut.d.ts +5 -0
  965. package/utility/migration/link-external--shortcut.js +8 -4
  966. package/utility/migration/lock-locked--lock-circle.d.ts +5 -0
  967. package/utility/migration/lock-locked--lock-circle.js +8 -4
  968. package/utility/migration/lock-locked--lock-filled.d.ts +5 -0
  969. package/utility/migration/lock-locked--lock-filled.js +8 -4
  970. package/utility/migration/lock-locked--lock.d.ts +5 -0
  971. package/utility/migration/lock-locked--lock.js +8 -4
  972. package/utility/migration/lock-locked--unlock-circle.d.ts +5 -0
  973. package/utility/migration/lock-locked--unlock-circle.js +8 -4
  974. package/utility/migration/lock-unlocked--unlock-filled.d.ts +5 -0
  975. package/utility/migration/lock-unlocked--unlock-filled.js +8 -4
  976. package/utility/migration/lock-unlocked--unlock.d.ts +5 -0
  977. package/utility/migration/lock-unlocked--unlock.js +8 -4
  978. package/utility/migration/show-more-horizontal--editor-more.d.ts +5 -0
  979. package/utility/migration/show-more-horizontal--editor-more.js +8 -4
  980. package/utility/migration/show-more-horizontal--more.d.ts +5 -0
  981. package/utility/migration/show-more-horizontal--more.js +8 -4
  982. package/utility/migration/show-more-vertical--more-vertical.d.ts +5 -0
  983. package/utility/migration/show-more-vertical--more-vertical.js +8 -4
  984. package/utility/migration/star-starred--star-filled.d.ts +5 -0
  985. package/utility/migration/star-starred--star-filled.js +8 -4
  986. package/utility/migration/star-unstarred--star-large.d.ts +5 -0
  987. package/utility/migration/star-unstarred--star-large.js +8 -4
  988. package/utility/migration/star-unstarred--star.d.ts +5 -0
  989. package/utility/migration/star-unstarred--star.js +8 -4
  990. package/utility/migration/warning--editor-warning.d.ts +5 -0
  991. package/utility/migration/warning--editor-warning.js +8 -4
  992. package/utility/migration/warning.d.ts +5 -0
  993. package/utility/migration/warning.js +8 -4
  994. package/utility/show-more-horizontal.d.ts +5 -0
  995. package/utility/show-more-horizontal.js +9 -4
  996. package/utility/show-more-vertical.d.ts +5 -0
  997. package/utility/show-more-vertical.js +9 -4
  998. package/utility/star-starred.d.ts +5 -0
  999. package/utility/star-starred.js +9 -4
  1000. package/utility/star-unstarred.d.ts +5 -0
  1001. package/utility/star-unstarred.js +9 -4
  1002. package/utility/warning.d.ts +5 -0
  1003. package/utility/warning.js +9 -4
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::248170b939b0e8f6933dfdffc186f094>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::c9d3ce55350abc59ca8c37316749b6f7>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _grid = _interopRequireDefault(require("@atlaskit/icon/core/grid"));
9
14
  var _grid2 = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/grid"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for GridIcon.
16
20
  * This component is GridIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesGridIcon".
17
21
  *
18
- * Category: Multi-purpose
19
- * Location: ADS
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: spaces in Confluence, and grid view, all content in Confluence.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::248170b939b0e8f6933dfdffc186f094>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::745c13c6e4b217c83c3209bf3b92b76a>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _grid = _interopRequireDefault(require("@atlaskit/icon/core/grid"));
9
14
  var _table = _interopRequireDefault(require("@atlaskit/icon/glyph/table"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for GridIcon.
16
20
  * This component is GridIcon, with `UNSAFE_fallbackIcon` set to "TableIcon".
17
21
  *
18
- * Category: Multi-purpose
19
- * Location: ADS
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: spaces in Confluence, and grid view, all content in Confluence.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::6082280ad72b1f5f23960291ed543251>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::b47d87a5f744a5ef6ebe22780c7611fb>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _heart = _interopRequireDefault(require("@atlaskit/icon/core/heart"));
9
14
  var _symbols = _interopRequireDefault(require("@atlaskit/icon/glyph/emoji/symbols"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for HeartIcon.
16
20
  * This component is HeartIcon, with `UNSAFE_fallbackIcon` set to "EmojiSymbolsIcon".
17
21
  *
18
- * Category: Multi-purpose
19
- * Location: Icon contributions
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: emoji symbols in Editor.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::7bf2b21bb475a2280e583b19d2d7db19>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::c5c48d5dc80e3a77895fb0b97c57422c>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _home = _interopRequireDefault(require("@atlaskit/icon/core/home"));
9
14
  var _homeCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/home-circle"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for HomeIcon.
16
20
  * This component is HomeIcon, with `UNSAFE_fallbackIcon` set to "HomeCircleIcon".
17
21
  *
18
- * Category: Single-purpose
19
- * Location: ADS
22
+ * Category: single-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Reserved for home in navigation. When a user clicks on this, they should return to the homepage.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::7bf2b21bb475a2280e583b19d2d7db19>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::f893acf2c01a85d384656987558b4708>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _home = _interopRequireDefault(require("@atlaskit/icon/core/home"));
9
14
  var _home2 = _interopRequireDefault(require("@atlaskit/icon/glyph/home"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for HomeIcon.
16
20
  * This component is HomeIcon, with `UNSAFE_fallbackIcon` set to "HomeIcon".
17
21
  *
18
- * Category: Single-purpose
19
- * Location: ADS
22
+ * Category: single-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Reserved for home in navigation. When a user clicks on this, they should return to the homepage.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::a84190f305def2bb216882494f46edd9>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::25892463432c038dec4b225a1bdf5103>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _image = _interopRequireDefault(require("@atlaskit/icon/core/image"));
9
14
  var _image2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/image"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for ImageIcon.
16
20
  * This component is ImageIcon, with `UNSAFE_fallbackIcon` set to "EditorImageIcon".
17
21
  *
18
- * Category: Multi-purpose
19
- * Location: ADS
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: images, image upload.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::a84190f305def2bb216882494f46edd9>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::5718ee4e4e78d50caf57c09f34916aff>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _image = _interopRequireDefault(require("@atlaskit/icon/core/image"));
9
14
  var _image2 = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/image"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for ImageIcon.
16
20
  * This component is ImageIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesImageIcon".
17
21
  *
18
- * Category: Multi-purpose
19
- * Location: ADS
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: images, image upload.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::a84190f305def2bb216882494f46edd9>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8bde4fe2106ce234325e692c325f0f58>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _image = _interopRequireDefault(require("@atlaskit/icon/core/image"));
9
14
  var _scaleLarge = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/scale-large"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for ImageIcon.
16
20
  * This component is ImageIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesScaleLargeIcon".
17
21
  *
18
- * Category: Multi-purpose
19
- * Location: ADS
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: images, image upload.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::a84190f305def2bb216882494f46edd9>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::26201a7924827cd6bee38d2829a61272>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _image = _interopRequireDefault(require("@atlaskit/icon/core/image"));
9
14
  var _scaleSmall = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/scale-small"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for ImageIcon.
16
20
  * This component is ImageIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesScaleSmallIcon".
17
21
  *
18
- * Category: Multi-purpose
19
- * Location: ADS
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: images, image upload.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::a84190f305def2bb216882494f46edd9>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::488e1191f2b1973ea0d65862c5012d8a>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _image = _interopRequireDefault(require("@atlaskit/icon/core/image"));
9
14
  var _image2 = _interopRequireDefault(require("@atlaskit/icon/glyph/image"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for ImageIcon.
16
20
  * This component is ImageIcon, with `UNSAFE_fallbackIcon` set to "ImageIcon".
17
21
  *
18
- * Category: Multi-purpose
19
- * Location: ADS
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: images, image upload.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::4fecdd5ce85f8bbcfabe566b270c8be0>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::9db6edad9358021713f937089b4e9930>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _inbox = _interopRequireDefault(require("@atlaskit/icon/core/inbox"));
9
14
  var _tray = _interopRequireDefault(require("@atlaskit/icon/glyph/tray"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for InboxIcon.
16
20
  * This component is InboxIcon, with `UNSAFE_fallbackIcon` set to "TrayIcon".
17
21
  *
18
- * Category: Multi-purpose
19
- * Location: Icon contributions
22
+ * Category: multi-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: 'Your work' in Confluence, inbox, mail.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8a4efb00d83eaaf772214d76746a9c76>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::07b274efc728bfb185172b2804542fb5>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _information = _interopRequireDefault(require("@atlaskit/icon/core/informati
9
14
  var _info = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/info"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for InformationIcon.
16
20
  * This component is InformationIcon, with `UNSAFE_fallbackIcon` set to "EditorInfoIcon".
17
21
  *
18
- * Category: Single-purpose
19
- * Location: ADS
22
+ * Category: single-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: helper message under textfield, information state insection messages.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8a4efb00d83eaaf772214d76746a9c76>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::4536629b00c3c567820ff2d9adf18069>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _information = _interopRequireDefault(require("@atlaskit/icon/core/informati
9
14
  var _panel = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/panel"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for InformationIcon.
16
20
  * This component is InformationIcon, with `UNSAFE_fallbackIcon` set to "EditorPanelIcon".
17
21
  *
18
- * Category: Single-purpose
19
- * Location: ADS
22
+ * Category: single-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: helper message under textfield, information state insection messages.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8a4efb00d83eaaf772214d76746a9c76>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::6d713ff70b5256bc6a2136432b07993d>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _information = _interopRequireDefault(require("@atlaskit/icon/core/informati
9
14
  var _info = _interopRequireDefault(require("@atlaskit/icon/glyph/info"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for InformationIcon.
16
20
  * This component is InformationIcon, with `UNSAFE_fallbackIcon` set to "InfoIcon".
17
21
  *
18
- * Category: Single-purpose
19
- * Location: ADS
22
+ * Category: single-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Known uses: helper message under textfield, information state insection messages.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::b3ebba12748e3b1493eda8bbf9ef0148>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::096b8bc78295a7190d1ffbe46a03bc21>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _issue = _interopRequireDefault(require("@atlaskit/icon/core/issue"));
9
14
  var _issue2 = _interopRequireDefault(require("@atlaskit/icon/glyph/issue"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for IssueIcon.
16
20
  * This component is IssueIcon, with `UNSAFE_fallbackIcon` set to "IssueIcon".
17
21
  *
18
- * Category: Single-purpose
19
- * Location: ADS
22
+ * Category: single-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Reserved for issues in Jira.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::eed2aaf85ac5145b190750ba216a4740>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::60b6501f53385dc0c46fa1cadc3fab48>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
  "use strict";
2
7
 
3
8
  Object.defineProperty(exports, "__esModule", {
@@ -9,14 +14,13 @@ var _issues = _interopRequireDefault(require("@atlaskit/icon/core/issues"));
9
14
  var _issues2 = _interopRequireDefault(require("@atlaskit/icon/glyph/issues"));
10
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
16
  /**
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.
17
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
14
18
  *
15
19
  * Migration Icon component for IssuesIcon.
16
20
  * This component is IssuesIcon, with `UNSAFE_fallbackIcon` set to "IssuesIcon".
17
21
  *
18
- * Category: Single-purpose
19
- * Location: ADS
22
+ * Category: single-purpose
23
+ * Location: @atlaskit/icon
20
24
  * Usage guidance: Reserved for multiple issues in Jira.
21
25
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
22
26
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
@@ -1,3 +1,8 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::0d3c1ea1faec6f68e0764a9fedb5a91a>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
1
6
 
2
7
  import React from 'react';
3
8
  import Icon from '@atlaskit/icon/UNSAFE_base-new';