@atlaskit/icon 22.14.2 → 22.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (786) hide show
  1. package/CHANGELOG.md +239 -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/basketball.d.ts +14 -0
  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/bulleted-list.js +4 -3
  34. package/core/calendar.js +2 -2
  35. package/core/camera.js +2 -2
  36. package/core/capture.js +2 -1
  37. package/core/cash.d.ts +14 -0
  38. package/core/cash.js +31 -0
  39. package/core/changes.js +2 -2
  40. package/core/chart-bar.js +2 -2
  41. package/core/chart-matrix.js +2 -2
  42. package/core/chart-pie.js +2 -2
  43. package/core/chart-trend.js +2 -2
  44. package/core/check-circle.js +3 -3
  45. package/core/check-mark.js +3 -3
  46. package/core/checkbox-checked.js +3 -3
  47. package/core/checkbox-indeterminate.js +2 -2
  48. package/core/checkbox-unchecked.js +2 -2
  49. package/core/child-issues.js +2 -2
  50. package/core/clock.js +2 -2
  51. package/core/close.js +2 -2
  52. package/core/cloud-arrow-up.js +2 -2
  53. package/core/collapse-horizontal.d.ts +14 -0
  54. package/core/collapse-horizontal.js +31 -0
  55. package/core/collapse-vertical.d.ts +14 -0
  56. package/core/collapse-vertical.js +31 -0
  57. package/core/collapse.js +3 -2
  58. package/core/comment-add.js +3 -3
  59. package/core/comment.js +3 -3
  60. package/core/commit.js +3 -3
  61. package/core/compass.js +2 -2
  62. package/core/component.js +2 -2
  63. package/core/content-align-center.d.ts +14 -0
  64. package/core/content-align-center.js +31 -0
  65. package/core/content-align-left.d.ts +14 -0
  66. package/core/content-align-left.js +31 -0
  67. package/core/content-align-right.d.ts +14 -0
  68. package/core/content-align-right.js +31 -0
  69. package/core/content-width-narrow.d.ts +14 -0
  70. package/core/content-width-narrow.js +31 -0
  71. package/core/content-width-wide.d.ts +14 -0
  72. package/core/content-width-wide.js +31 -0
  73. package/core/content-wrap-left.d.ts +14 -0
  74. package/core/content-wrap-left.js +31 -0
  75. package/core/content-wrap-right.d.ts +14 -0
  76. package/core/content-wrap-right.js +31 -0
  77. package/core/copy.js +2 -2
  78. package/core/credit-card.js +2 -2
  79. package/core/cross-circle.js +2 -2
  80. package/core/customize.js +2 -2
  81. package/core/dashboard.js +2 -2
  82. package/core/data-flow.d.ts +14 -0
  83. package/core/data-flow.js +31 -0
  84. package/core/database.js +2 -2
  85. package/core/decision.js +2 -2
  86. package/core/defect.d.ts +14 -0
  87. package/core/defect.js +31 -0
  88. package/core/delete.js +2 -2
  89. package/core/department.js +3 -3
  90. package/core/device-mobile.js +2 -2
  91. package/core/devices.d.ts +14 -0
  92. package/core/devices.js +31 -0
  93. package/core/discovery.d.ts +14 -0
  94. package/core/discovery.js +31 -0
  95. package/core/download.js +2 -2
  96. package/core/drag-handle.js +2 -2
  97. package/core/edit-bulk.d.ts +14 -0
  98. package/core/edit-bulk.js +31 -0
  99. package/core/edit.js +2 -2
  100. package/core/email.js +2 -2
  101. package/core/emoji-add.js +2 -2
  102. package/core/emoji.js +2 -2
  103. package/core/epic.js +2 -2
  104. package/core/error.js +3 -3
  105. package/core/expand-horizontal.d.ts +14 -0
  106. package/core/expand-horizontal.js +31 -0
  107. package/core/expand-vertical.d.ts +14 -0
  108. package/core/expand-vertical.js +31 -0
  109. package/core/expand.js +5 -4
  110. package/core/eye-open-filled.js +3 -3
  111. package/core/eye-open-strikethrough.d.ts +14 -0
  112. package/core/eye-open-strikethrough.js +31 -0
  113. package/core/eye-open.js +3 -3
  114. package/core/feed.js +2 -2
  115. package/core/feedback.js +3 -3
  116. package/core/field.d.ts +14 -0
  117. package/core/field.js +31 -0
  118. package/core/file.d.ts +14 -0
  119. package/core/file.js +31 -0
  120. package/core/files.d.ts +14 -0
  121. package/core/files.js +31 -0
  122. package/core/filter.js +2 -2
  123. package/core/flag-filled.d.ts +14 -0
  124. package/core/flag-filled.js +31 -0
  125. package/core/flag.js +2 -2
  126. package/core/flask.js +2 -2
  127. package/core/folder-closed.js +2 -2
  128. package/core/folder-open.js +2 -2
  129. package/core/fullscreen-enter.js +2 -2
  130. package/core/fullscreen-exit.js +3 -3
  131. package/core/globe.js +2 -2
  132. package/core/goal.js +2 -2
  133. package/core/grid.js +2 -2
  134. package/core/grow-diagonal.d.ts +14 -0
  135. package/core/grow-diagonal.js +31 -0
  136. package/core/grow-horizontal.d.ts +14 -0
  137. package/core/grow-horizontal.js +31 -0
  138. package/core/grow-vertical.d.ts +14 -0
  139. package/core/grow-vertical.js +31 -0
  140. package/core/hashtag.js +2 -2
  141. package/core/headphones.d.ts +14 -0
  142. package/core/headphones.js +31 -0
  143. package/core/heart.js +2 -2
  144. package/core/home.js +2 -2
  145. package/core/image.js +2 -2
  146. package/core/inbox.js +2 -2
  147. package/core/incident.js +2 -2
  148. package/core/information.js +2 -2
  149. package/core/issue.js +3 -3
  150. package/core/issues.js +3 -3
  151. package/core/key-result.d.ts +14 -0
  152. package/core/key-result.js +31 -0
  153. package/core/layout-three-columns-sidebars.d.ts +14 -0
  154. package/core/layout-three-columns-sidebars.js +31 -0
  155. package/core/layout-three-columns.d.ts +14 -0
  156. package/core/layout-three-columns.js +31 -0
  157. package/core/layout-two-columns-sidebar-left.d.ts +14 -0
  158. package/core/layout-two-columns-sidebar-left.js +31 -0
  159. package/core/layout-two-columns-sidebar-right.d.ts +14 -0
  160. package/core/layout-two-columns-sidebar-right.js +31 -0
  161. package/core/layout-two-columns.d.ts +14 -0
  162. package/core/layout-two-columns.js +31 -0
  163. package/core/library.d.ts +14 -0
  164. package/core/library.js +31 -0
  165. package/core/lightbulb.js +2 -2
  166. package/core/link-broken.js +2 -2
  167. package/core/link-external.js +2 -2
  168. package/core/link.js +2 -2
  169. package/core/list-bulleted.d.ts +14 -0
  170. package/core/list-bulleted.js +31 -0
  171. package/core/list-checklist.d.ts +14 -0
  172. package/core/list-checklist.js +31 -0
  173. package/core/list-numbered.d.ts +14 -0
  174. package/core/list-numbered.js +31 -0
  175. package/core/lobby-bell.js +2 -2
  176. package/core/location.js +2 -2
  177. package/core/lock-locked.js +3 -3
  178. package/core/lock-unlocked.js +3 -3
  179. package/core/log-in.js +2 -2
  180. package/core/log-out.js +2 -2
  181. package/core/magic-wand.d.ts +14 -0
  182. package/core/magic-wand.js +31 -0
  183. package/core/marketplace.js +3 -3
  184. package/core/maximize.js +3 -3
  185. package/core/megaphone.js +2 -2
  186. package/core/mention.js +2 -2
  187. package/core/menu.js +2 -2
  188. package/core/merge-failure.d.ts +14 -0
  189. package/core/merge-failure.js +31 -0
  190. package/core/merge-success.d.ts +14 -0
  191. package/core/merge-success.js +31 -0
  192. package/core/microphone.js +2 -2
  193. package/core/migration/add--add-circle.js +2 -2
  194. package/core/migration/add--editor-add.js +2 -2
  195. package/core/migration/add--emoji-custom.js +2 -2
  196. package/core/migration/add.js +2 -2
  197. package/core/migration/align-center--editor-align-center.js +2 -2
  198. package/core/migration/align-left--editor-align-left.js +2 -2
  199. package/core/migration/align-left--overview.js +2 -2
  200. package/core/migration/align-right--editor-align-right.js +2 -2
  201. package/core/migration/angle-brackets--bitbucket-repos.js +2 -2
  202. package/core/migration/angle-brackets--bitbucket-source.js +2 -2
  203. package/core/migration/angle-brackets--code.js +2 -2
  204. package/core/migration/angle-brackets--editor-code.js +2 -2
  205. package/core/migration/angle-brackets--media-services-code.js +2 -2
  206. package/core/migration/app--addon.js +2 -2
  207. package/core/migration/app-switcher--switcher.js +2 -2
  208. package/core/migration/app-switcher.js +2 -2
  209. package/core/migration/archive-box--archive.js +2 -2
  210. package/core/migration/arrow-down--arrow-down-circle.js +2 -2
  211. package/core/migration/arrow-down.js +2 -2
  212. package/core/migration/arrow-left--arrow-left-circle.js +2 -2
  213. package/core/migration/arrow-left.js +2 -2
  214. package/core/migration/arrow-right--arrow-right-circle.js +2 -2
  215. package/core/migration/arrow-right.js +2 -2
  216. package/core/migration/arrow-up--arrow-up-circle.js +2 -2
  217. package/core/migration/arrow-up-right--editor-open.js +2 -2
  218. package/core/migration/arrow-up-right--open.js +2 -2
  219. package/core/migration/arrow-up.js +2 -2
  220. package/core/migration/attachment--editor-attachment.js +2 -2
  221. package/core/migration/attachment.js +2 -2
  222. package/core/migration/audio--audio-circle.js +2 -1
  223. package/core/migration/audio--media-services-audio.js +2 -1
  224. package/core/migration/audio.js +2 -1
  225. package/core/migration/backlog.js +2 -2
  226. package/core/migration/{fullscreen-exit--vid-full-screen-off.d.ts → basketball--emoji-activity.d.ts} +3 -3
  227. package/core/migration/basketball--emoji-activity.js +33 -0
  228. package/core/migration/board.js +2 -2
  229. package/core/migration/boards--switcher.d.ts +14 -0
  230. package/core/migration/boards--switcher.js +33 -0
  231. package/core/migration/book-with-bookmark--book.js +2 -2
  232. package/core/migration/branch--bitbucket-branches.js +2 -2
  233. package/core/migration/briefcase--suitcase.js +2 -2
  234. package/core/migration/bug--jira-test-session.js +2 -2
  235. package/core/migration/bulleted-list--bullet-list.js +2 -2
  236. package/core/migration/bulleted-list--editor-bullet-list.js +2 -2
  237. package/core/migration/calendar--calendar-filled.js +2 -2
  238. package/core/migration/calendar--editor-date.js +2 -2
  239. package/core/migration/calendar.js +2 -2
  240. package/core/migration/camera--camera-filled.js +2 -2
  241. package/core/migration/camera--editor-photo.js +2 -2
  242. package/core/migration/camera.js +2 -2
  243. package/core/migration/capture--jira-capture.js +2 -1
  244. package/core/migration/chart-bar--graph-bar.js +2 -2
  245. package/core/migration/chart-bar--media-services-presentation.js +2 -2
  246. package/core/migration/chart-trend--graph-line.js +2 -2
  247. package/core/migration/check-circle--check-circle-outline.js +33 -0
  248. package/core/migration/check-circle--emoji-productivity.d.ts +14 -0
  249. package/core/migration/{check-circle--editor-success.js → check-circle--emoji-productivity.js} +5 -5
  250. package/core/migration/check-circle.js +4 -4
  251. package/core/migration/check-mark--check.js +2 -2
  252. package/core/migration/check-mark--editor-done.js +2 -2
  253. package/core/migration/checkbox-checked--checkbox.js +2 -2
  254. package/core/migration/checkbox-checked--editor-task.js +2 -2
  255. package/core/migration/checkbox-indeterminate.js +2 -2
  256. package/core/migration/child-issues.js +2 -2
  257. package/core/migration/clock--editor-recent.js +2 -2
  258. package/core/migration/clock--emoji-frequent.js +2 -2
  259. package/core/migration/clock--recent.js +2 -2
  260. package/core/migration/close--cross.js +2 -2
  261. package/core/migration/close--editor-close.js +2 -2
  262. package/core/migration/cloud-arrow-up--upload.js +2 -2
  263. package/core/migration/collapse--editor-collapse.js +2 -2
  264. package/core/migration/comment--questions.js +2 -2
  265. package/core/migration/comment-add--media-services-add-comment.js +2 -2
  266. package/core/migration/comment.js +2 -2
  267. package/core/migration/commit--bitbucket-commits.js +2 -2
  268. package/core/migration/compass--discover-filled.js +2 -2
  269. package/core/migration/compass--discover.js +2 -2
  270. package/core/migration/component.js +2 -2
  271. package/core/migration/content-align-center--editor-align-image-center.d.ts +14 -0
  272. package/core/migration/content-align-center--editor-align-image-center.js +33 -0
  273. package/core/migration/content-align-left--editor-align-image-left.d.ts +14 -0
  274. package/core/migration/content-align-left--editor-align-image-left.js +33 -0
  275. package/core/migration/content-align-right--editor-align-image-right.d.ts +14 -0
  276. package/core/migration/content-align-right--editor-align-image-right.js +33 -0
  277. package/core/migration/content-width-narrow--editor-media-center.d.ts +14 -0
  278. package/core/migration/content-width-narrow--editor-media-center.js +33 -0
  279. package/core/migration/content-width-wide--editor-media-wide.d.ts +14 -0
  280. package/core/migration/content-width-wide--editor-media-wide.js +33 -0
  281. package/core/migration/copy.js +2 -2
  282. package/core/migration/credit-card--creditcard-filled.js +2 -2
  283. package/core/migration/credit-card--creditcard.js +2 -2
  284. package/core/migration/cross-circle--editor-error.js +2 -2
  285. package/core/migration/cross-circle--select-clear.js +2 -2
  286. package/core/migration/cross-circle.js +2 -2
  287. package/core/migration/customize--preferences.js +2 -2
  288. package/core/migration/dashboard--activity.js +2 -2
  289. package/core/migration/dashboard.js +2 -2
  290. package/core/migration/decision--editor-decision.js +2 -2
  291. package/core/migration/decision.js +2 -2
  292. package/core/migration/delete--editor-remove.js +2 -2
  293. package/core/migration/delete--trash.js +2 -2
  294. package/core/migration/department.js +2 -2
  295. package/core/migration/device-mobile--mobile.js +2 -2
  296. package/core/migration/download.js +2 -2
  297. package/core/migration/drag-handle--drag-handler.js +2 -2
  298. package/core/migration/edit--edit-filled.js +2 -2
  299. package/core/migration/edit--editor-edit.js +2 -2
  300. package/core/migration/edit.js +2 -2
  301. package/core/migration/email.js +2 -2
  302. package/core/migration/emoji--editor-emoji.js +2 -2
  303. package/core/migration/emoji--emoji-emoji.js +2 -2
  304. package/core/migration/emoji--emoji-people.js +2 -2
  305. package/core/migration/emoji-add.js +2 -2
  306. package/core/migration/emoji.js +2 -2
  307. package/core/migration/error.js +2 -2
  308. package/core/migration/expand--editor-expand.js +2 -2
  309. package/core/migration/expand--editor-image-resize.js +2 -2
  310. package/core/migration/expand--image-resize.js +2 -2
  311. package/core/migration/expand-horizontal--editor-media-full-width.d.ts +14 -0
  312. package/core/migration/expand-horizontal--editor-media-full-width.js +33 -0
  313. package/core/migration/eye-open--watch.js +2 -2
  314. package/core/migration/eye-open-filled--hipchat-audio-only.js +2 -2
  315. package/core/migration/eye-open-filled--watch-filled.js +2 -2
  316. package/core/migration/feedback--editor-feedback.js +3 -3
  317. package/core/migration/feedback.js +3 -3
  318. package/core/migration/file--editor-file.d.ts +14 -0
  319. package/core/migration/file--editor-file.js +33 -0
  320. package/core/migration/file.d.ts +14 -0
  321. package/core/migration/file.js +33 -0
  322. package/core/migration/filter--media-services-filter.js +2 -2
  323. package/core/migration/filter.js +2 -2
  324. package/core/migration/flag--emoji-flags.js +2 -2
  325. package/core/migration/flag-filled.d.ts +14 -0
  326. package/core/migration/flag-filled.js +33 -0
  327. package/core/migration/flask--jira-labs.js +2 -2
  328. package/core/migration/folder-closed--folder.js +2 -2
  329. package/core/migration/fullscreen-enter--vid-full-screen-on.js +2 -2
  330. package/core/migration/fullscreen-exit--media-services-full-screen.js +2 -2
  331. package/core/migration/globe--world-small.js +2 -2
  332. package/core/migration/globe--world.js +2 -2
  333. package/core/migration/grid--editor-table.js +2 -2
  334. package/core/migration/grid--media-services-grid.js +2 -2
  335. package/core/migration/grid--table.js +2 -2
  336. package/core/migration/grow-diagonal--media-services-actual-size.d.ts +14 -0
  337. package/core/migration/grow-diagonal--media-services-actual-size.js +33 -0
  338. package/core/migration/grow-horizontal--editor-expand.d.ts +14 -0
  339. package/core/migration/grow-horizontal--editor-expand.js +33 -0
  340. package/core/migration/heart--emoji-symbols.js +2 -2
  341. package/core/migration/home--home-circle.js +2 -2
  342. package/core/migration/home.js +2 -2
  343. package/core/migration/image--editor-image.js +2 -2
  344. package/core/migration/image--media-services-image.js +2 -2
  345. package/core/migration/image--media-services-scale-large.js +2 -2
  346. package/core/migration/image--media-services-scale-small.js +2 -2
  347. package/core/migration/image.js +2 -2
  348. package/core/migration/inbox--tray.js +2 -2
  349. package/core/migration/information--editor-info.js +2 -2
  350. package/core/migration/information--editor-panel.js +2 -2
  351. package/core/migration/information--info.js +2 -2
  352. package/core/migration/issue.js +2 -2
  353. package/core/migration/issues.js +2 -2
  354. package/core/migration/layout-three-columns--editor-layout-three-equal.d.ts +14 -0
  355. package/core/migration/layout-three-columns--editor-layout-three-equal.js +33 -0
  356. package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.d.ts +14 -0
  357. package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.js +33 -0
  358. package/core/migration/layout-two-columns--editor-layout-two-equal.d.ts +14 -0
  359. package/core/migration/layout-two-columns--editor-layout-two-equal.js +33 -0
  360. package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.d.ts +14 -0
  361. package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.js +33 -0
  362. package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.d.ts +14 -0
  363. package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.js +33 -0
  364. package/core/migration/lightbulb--editor-hint.js +2 -2
  365. package/core/migration/lightbulb--emoji-objects.js +2 -2
  366. package/core/migration/lightbulb--lightbulb-filled.js +2 -2
  367. package/core/migration/lightbulb.js +2 -2
  368. package/core/migration/link--editor-link.js +2 -2
  369. package/core/migration/link--link-filled.js +2 -2
  370. package/core/migration/link-broken--editor-unlink.js +2 -2
  371. package/core/migration/link-broken--unlink.js +2 -2
  372. package/core/migration/link-external--shortcut.js +2 -2
  373. package/core/migration/link.js +2 -2
  374. package/core/migration/list-bulleted--bullet-list.d.ts +14 -0
  375. package/core/migration/list-bulleted--bullet-list.js +33 -0
  376. package/core/migration/list-bulleted--editor-bullet-list.d.ts +14 -0
  377. package/core/migration/list-bulleted--editor-bullet-list.js +33 -0
  378. package/core/migration/list-numbered--editor-number-list.d.ts +14 -0
  379. package/core/migration/list-numbered--editor-number-list.js +33 -0
  380. package/core/migration/lobby-bell--hipchat-lobby.js +2 -2
  381. package/core/migration/location.js +2 -2
  382. package/core/migration/lock-locked--lock-circle.js +2 -2
  383. package/core/migration/lock-locked--lock-filled.js +2 -2
  384. package/core/migration/lock-locked--lock.js +2 -2
  385. package/core/migration/lock-locked--unlock-circle.js +2 -2
  386. package/core/migration/lock-unlocked--unlock-filled.js +2 -2
  387. package/core/migration/lock-unlocked--unlock.js +2 -2
  388. package/core/migration/log-in--sign-in.js +2 -2
  389. package/core/migration/log-out--sign-out.js +2 -2
  390. package/core/migration/marketplace.js +2 -2
  391. package/core/migration/maximize--editor-image-resize.d.ts +14 -0
  392. package/core/migration/maximize--editor-image-resize.js +33 -0
  393. package/core/migration/maximize--image-resize.d.ts +14 -0
  394. package/core/migration/maximize--image-resize.js +33 -0
  395. package/core/migration/maximize--media-services-actual-size.js +4 -4
  396. package/core/migration/mention--editor-mention.js +2 -2
  397. package/core/migration/menu--menu-expand.js +2 -2
  398. package/core/migration/menu.js +2 -2
  399. package/core/migration/microphone--vid-audio-on.js +2 -2
  400. package/core/migration/minimize--media-services-fit-to-page.js +3 -3
  401. package/core/migration/minimize--vid-full-screen-off.js +3 -3
  402. package/core/migration/minus--editor-horizontal-rule.d.ts +14 -0
  403. package/core/migration/minus--editor-horizontal-rule.js +33 -0
  404. package/core/migration/notification--notification-direct.js +2 -2
  405. package/core/migration/notification.js +2 -2
  406. package/core/migration/office-building--office-building-filled.js +2 -2
  407. package/core/migration/office-building.js +2 -2
  408. package/core/migration/on-call--hipchat-dial-out.d.ts +14 -0
  409. package/core/migration/on-call--hipchat-dial-out.js +33 -0
  410. package/core/migration/page--document-filled.js +2 -2
  411. package/core/migration/page--document.js +2 -2
  412. package/core/migration/page--editor-note.js +2 -2
  413. package/core/migration/page--media-services-document.js +2 -2
  414. package/core/migration/page--page-filled.js +2 -2
  415. package/core/migration/page.js +2 -2
  416. package/core/migration/pages--documents.js +2 -2
  417. package/core/migration/pages--queues.js +2 -2
  418. package/core/migration/paint-bucket--editor-background-color.d.ts +14 -0
  419. package/core/migration/paint-bucket--editor-background-color.js +33 -0
  420. package/core/migration/people-group--people.d.ts +14 -0
  421. package/core/migration/people-group--people.js +33 -0
  422. package/core/migration/people-group.d.ts +14 -0
  423. package/core/migration/people-group.js +33 -0
  424. package/core/migration/person-add--invite-team.js +2 -2
  425. package/core/migration/person-added--app-access.js +2 -2
  426. package/core/migration/person-added--person-with-tick.js +2 -2
  427. package/core/migration/person-avatar--person-circle.js +2 -2
  428. package/core/migration/person-avatar--user-avatar-circle.js +2 -2
  429. package/core/migration/person-offboard--followers.js +2 -1
  430. package/core/migration/person.js +2 -2
  431. package/core/migration/phone--hipchat-dial-out.js +2 -2
  432. package/core/migration/premium.js +2 -2
  433. package/core/migration/pull-request--bitbucket-pullrequests.js +2 -2
  434. package/core/migration/question-circle--editor-help.js +2 -2
  435. package/core/migration/question-circle--question.js +2 -2
  436. package/core/migration/question-circle.js +2 -2
  437. package/core/migration/quotation-mark--editor-quote.js +2 -2
  438. package/core/migration/quotation-mark--quote.js +2 -2
  439. package/core/migration/redo--editor-redo.js +2 -2
  440. package/core/migration/redo.js +2 -2
  441. package/core/migration/refresh.d.ts +14 -0
  442. package/core/migration/refresh.js +33 -0
  443. package/core/migration/release--ship.js +2 -2
  444. package/core/migration/retry.js +2 -2
  445. package/core/migration/roadmap.js +2 -2
  446. package/core/migration/screen.js +2 -2
  447. package/core/migration/search--editor-search.js +2 -2
  448. package/core/migration/search.js +2 -2
  449. package/core/migration/send.js +2 -2
  450. package/core/migration/settings--editor-settings.js +2 -2
  451. package/core/migration/settings.js +2 -2
  452. package/core/migration/share.js +2 -2
  453. package/core/migration/shortcut--add-item.js +2 -2
  454. package/core/migration/show-more-horizontal--editor-more.js +2 -2
  455. package/core/migration/show-more-horizontal--more.js +2 -2
  456. package/core/migration/show-more-vertical--more-vertical.js +2 -2
  457. package/core/migration/shrink-diagonal--media-services-fit-to-page.d.ts +14 -0
  458. package/core/migration/shrink-diagonal--media-services-fit-to-page.js +33 -0
  459. package/core/migration/shrink-diagonal--vid-full-screen-off.d.ts +14 -0
  460. package/core/migration/{fullscreen-exit--vid-full-screen-off.js → shrink-diagonal--vid-full-screen-off.js} +8 -8
  461. package/core/migration/shrink-horizontal--editor-collapse.d.ts +14 -0
  462. package/core/migration/shrink-horizontal--editor-collapse.js +33 -0
  463. package/core/migration/snippet--bitbucket-snippets.js +2 -2
  464. package/core/migration/spreadsheet--media-services-spreadsheet.js +2 -2
  465. package/core/migration/sprint.js +2 -2
  466. package/core/migration/star-starred--star-filled.js +2 -2
  467. package/core/migration/star-unstarred--star-large.js +2 -2
  468. package/core/migration/star-unstarred--star.js +2 -2
  469. package/core/migration/stopwatch.js +2 -2
  470. package/core/migration/subtasks--subtask.js +2 -2
  471. package/core/migration/success--check-circle.d.ts +14 -0
  472. package/core/migration/success--check-circle.js +33 -0
  473. package/core/migration/success--editor-success.d.ts +14 -0
  474. package/core/migration/success--editor-success.js +33 -0
  475. package/core/migration/tag--label.js +2 -2
  476. package/core/migration/takeout-food--emoji-food.d.ts +14 -0
  477. package/core/migration/takeout-food--emoji-food.js +33 -0
  478. package/core/migration/task.js +2 -2
  479. package/core/migration/teams.js +2 -2
  480. package/core/migration/text-bold--editor-bold.d.ts +14 -0
  481. package/core/migration/text-bold--editor-bold.js +33 -0
  482. package/core/migration/text-indent-left--editor-outdent.d.ts +14 -0
  483. package/core/migration/text-indent-left--editor-outdent.js +33 -0
  484. package/core/migration/text-indent-right--editor-indent.d.ts +14 -0
  485. package/core/migration/text-indent-right--editor-indent.js +33 -0
  486. package/core/migration/text-italic--editor-italic.d.ts +14 -0
  487. package/core/migration/text-italic--editor-italic.js +33 -0
  488. package/core/migration/text-style--editor-text-style.js +2 -2
  489. package/core/migration/text-style--emoji-keyboard.js +2 -2
  490. package/core/migration/thumbs-up--like.js +2 -2
  491. package/core/migration/tree--emoji-nature.d.ts +14 -0
  492. package/core/migration/tree--emoji-nature.js +33 -0
  493. package/core/migration/undo--editor-undo.js +2 -2
  494. package/core/migration/undo.js +2 -2
  495. package/core/migration/upload--export.js +2 -2
  496. package/core/migration/vehicle-car--emoji-travel.d.ts +14 -0
  497. package/core/migration/vehicle-car--emoji-travel.js +33 -0
  498. package/core/migration/video--hipchat-sd-video.js +2 -2
  499. package/core/migration/video--media-services-video.js +2 -2
  500. package/core/migration/video--vid-camera-on.js +2 -2
  501. package/core/migration/video--video-circle.js +2 -2
  502. package/core/migration/video--video-filled.js +2 -2
  503. package/core/migration/video-pause--vid-pause.js +2 -2
  504. package/core/migration/video-play--vid-play.js +2 -2
  505. package/core/migration/volume-high--hipchat-outgoing-sound.js +2 -1
  506. package/core/migration/volume-high--vid-volume-full.js +2 -1
  507. package/core/migration/volume-low--vid-volume-half.js +2 -1
  508. package/core/migration/volume-muted--vid-volume-muted.js +2 -1
  509. package/core/migration/warning--editor-warning.js +2 -2
  510. package/core/migration/warning.js +2 -2
  511. package/core/migration/zoom-in--media-services-zoom-in.js +2 -2
  512. package/core/migration/zoom-out--media-services-zoom-out.js +2 -2
  513. package/core/minimize.js +3 -3
  514. package/core/minus-square.d.ts +14 -0
  515. package/core/minus-square.js +31 -0
  516. package/core/minus.d.ts +14 -0
  517. package/core/minus.js +31 -0
  518. package/core/node.js +2 -2
  519. package/core/note.d.ts +14 -0
  520. package/core/note.js +31 -0
  521. package/core/notification-muted.d.ts +14 -0
  522. package/core/notification-muted.js +31 -0
  523. package/core/notification.js +3 -3
  524. package/core/objective.d.ts +14 -0
  525. package/core/objective.js +31 -0
  526. package/core/office-building.js +3 -3
  527. package/core/on-call.d.ts +14 -0
  528. package/core/on-call.js +31 -0
  529. package/core/operations.d.ts +14 -0
  530. package/core/operations.js +31 -0
  531. package/core/page.js +2 -2
  532. package/core/pages.js +2 -2
  533. package/core/paint-bucket.d.ts +14 -0
  534. package/core/paint-bucket.js +31 -0
  535. package/core/paint-palette.d.ts +14 -0
  536. package/core/paint-palette.js +31 -0
  537. package/core/pen.d.ts +14 -0
  538. package/core/pen.js +31 -0
  539. package/core/people-group.d.ts +14 -0
  540. package/core/people-group.js +31 -0
  541. package/core/person-add.js +3 -3
  542. package/core/person-added.js +3 -3
  543. package/core/person-avatar.js +2 -2
  544. package/core/person-offboard.js +3 -2
  545. package/core/person.js +3 -3
  546. package/core/phone.js +2 -2
  547. package/core/pin-filled.js +2 -2
  548. package/core/pin.js +2 -2
  549. package/core/plus-square.d.ts +14 -0
  550. package/core/plus-square.js +31 -0
  551. package/core/power-plug.js +2 -2
  552. package/core/premium.js +2 -2
  553. package/core/presenter-mode.js +2 -2
  554. package/core/printer.js +2 -2
  555. package/core/priority-blocker.js +2 -2
  556. package/core/priority-critical.js +2 -2
  557. package/core/priority-high.js +2 -2
  558. package/core/priority-highest.js +2 -2
  559. package/core/priority-low.js +2 -2
  560. package/core/priority-lowest.js +2 -2
  561. package/core/priority-major.js +2 -2
  562. package/core/priority-medium.js +2 -2
  563. package/core/priority-minor.js +2 -2
  564. package/core/priority-trivial.js +2 -2
  565. package/core/problem.js +3 -3
  566. package/core/project.js +2 -2
  567. package/core/projection-screen.d.ts +14 -0
  568. package/core/projection-screen.js +31 -0
  569. package/core/pull-request.js +3 -3
  570. package/core/pulse.d.ts +14 -0
  571. package/core/pulse.js +31 -0
  572. package/core/question-circle.js +2 -2
  573. package/core/quotation-mark.js +2 -2
  574. package/core/redo.js +2 -2
  575. package/core/refresh.d.ts +14 -0
  576. package/core/refresh.js +31 -0
  577. package/core/release.js +2 -2
  578. package/core/retry.js +2 -2
  579. package/core/roadmap.js +2 -2
  580. package/core/scales.d.ts +14 -0
  581. package/core/scales.js +31 -0
  582. package/core/scorecard.js +3 -3
  583. package/core/screen.js +2 -2
  584. package/core/search.js +2 -2
  585. package/core/send.js +2 -2
  586. package/core/settings.js +2 -2
  587. package/core/shapes.js +2 -2
  588. package/core/share.js +2 -2
  589. package/core/shield.js +2 -2
  590. package/core/shortcut.js +2 -2
  591. package/core/show-more-horizontal.js +2 -2
  592. package/core/show-more-vertical.js +2 -2
  593. package/core/shrink-diagonal.d.ts +14 -0
  594. package/core/shrink-diagonal.js +31 -0
  595. package/core/shrink-horizontal.d.ts +14 -0
  596. package/core/shrink-horizontal.js +31 -0
  597. package/core/shrink-vertical.d.ts +14 -0
  598. package/core/shrink-vertical.js +31 -0
  599. package/core/sidebar-collapse.js +2 -2
  600. package/core/sidebar-expand.js +2 -2
  601. package/core/snippet.js +3 -3
  602. package/core/sort-ascending.d.ts +14 -0
  603. package/core/sort-ascending.js +31 -0
  604. package/core/sort-descending.d.ts +14 -0
  605. package/core/sort-descending.js +31 -0
  606. package/core/spreadsheet.js +2 -2
  607. package/core/sprint.js +2 -2
  608. package/core/star-starred.js +2 -2
  609. package/core/star-unstarred.js +2 -2
  610. package/core/stopwatch.js +2 -2
  611. package/core/story.js +2 -2
  612. package/core/subtasks.js +2 -2
  613. package/core/success.d.ts +14 -0
  614. package/core/success.js +31 -0
  615. package/core/tag.js +2 -2
  616. package/core/takeout-food.d.ts +14 -0
  617. package/core/takeout-food.js +31 -0
  618. package/core/target.d.ts +14 -0
  619. package/core/target.js +31 -0
  620. package/core/task.js +3 -3
  621. package/core/tasks.js +3 -3
  622. package/core/teams.js +2 -2
  623. package/core/text-bold.d.ts +14 -0
  624. package/core/text-bold.js +31 -0
  625. package/core/text-indent-left.d.ts +14 -0
  626. package/core/text-indent-left.js +31 -0
  627. package/core/text-indent-right.d.ts +14 -0
  628. package/core/text-indent-right.js +31 -0
  629. package/core/text-italic.d.ts +14 -0
  630. package/core/text-italic.js +31 -0
  631. package/core/text-spellcheck.d.ts +14 -0
  632. package/core/text-spellcheck.js +31 -0
  633. package/core/text-style.js +3 -3
  634. package/core/text.d.ts +14 -0
  635. package/core/text.js +31 -0
  636. package/core/theme.d.ts +14 -0
  637. package/core/theme.js +31 -0
  638. package/core/thumbs-down.js +2 -2
  639. package/core/thumbs-up.js +2 -2
  640. package/core/timeline.js +2 -2
  641. package/core/tools.d.ts +14 -0
  642. package/core/tools.js +31 -0
  643. package/core/transition.js +2 -2
  644. package/core/tree.d.ts +14 -0
  645. package/core/tree.js +31 -0
  646. package/core/undo.js +2 -2
  647. package/core/upload.js +2 -2
  648. package/core/vehicle-car.d.ts +14 -0
  649. package/core/vehicle-car.js +31 -0
  650. package/core/video-next-overlay.d.ts +14 -0
  651. package/core/video-next-overlay.js +31 -0
  652. package/core/video-next.js +2 -2
  653. package/core/video-pause-overlay.d.ts +14 -0
  654. package/core/video-pause-overlay.js +31 -0
  655. package/core/video-pause.js +2 -2
  656. package/core/video-play-overlay.d.ts +14 -0
  657. package/core/video-play-overlay.js +31 -0
  658. package/core/video-play.js +2 -2
  659. package/core/video-previous-overlay.d.ts +14 -0
  660. package/core/video-previous-overlay.js +31 -0
  661. package/core/video-previous.js +2 -2
  662. package/core/video.js +2 -2
  663. package/core/volume-high.js +2 -1
  664. package/core/volume-low.js +2 -1
  665. package/core/volume-muted.js +2 -1
  666. package/core/warning.js +3 -3
  667. package/core/whiteboard.js +2 -2
  668. package/core/zoom-in.js +2 -2
  669. package/core/zoom-out.js +2 -2
  670. package/dist/cjs/metadata-core.js +1176 -434
  671. package/dist/cjs/metadata-utility.js +87 -27
  672. package/dist/cjs/migration-map.js +371 -166
  673. package/dist/es2019/metadata-core.js +1176 -434
  674. package/dist/es2019/metadata-utility.js +87 -27
  675. package/dist/es2019/migration-map.js +371 -166
  676. package/dist/esm/metadata-core.js +1176 -434
  677. package/dist/esm/metadata-utility.js +87 -27
  678. package/dist/esm/migration-map.js +371 -166
  679. package/dist/types/metadata-core.d.ts +1 -1
  680. package/dist/types/metadata-utility.d.ts +1 -1
  681. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  682. package/dist/types-ts4.5/metadata-utility.d.ts +1 -1
  683. package/glyph/bullet-list.js +2 -2
  684. package/glyph/check-circle-outline.js +4 -1
  685. package/glyph/check-circle.js +2 -2
  686. package/glyph/editor/align-image-center.js +4 -1
  687. package/glyph/editor/align-image-left.js +4 -1
  688. package/glyph/editor/align-image-right.js +4 -1
  689. package/glyph/editor/background-color.js +4 -1
  690. package/glyph/editor/bold.js +4 -1
  691. package/glyph/editor/bullet-list.js +2 -2
  692. package/glyph/editor/collapse.js +2 -2
  693. package/glyph/editor/expand.js +2 -2
  694. package/glyph/editor/file.js +4 -1
  695. package/glyph/editor/horizontal-rule.js +4 -1
  696. package/glyph/editor/image-resize.js +2 -2
  697. package/glyph/editor/indent.js +4 -1
  698. package/glyph/editor/italic.js +4 -1
  699. package/glyph/editor/layout-three-equal.js +4 -1
  700. package/glyph/editor/layout-three-with-sidebars.js +4 -1
  701. package/glyph/editor/layout-two-equal.js +4 -1
  702. package/glyph/editor/layout-two-left-sidebar.js +4 -1
  703. package/glyph/editor/layout-two-right-sidebar.js +4 -1
  704. package/glyph/editor/media-center.js +4 -1
  705. package/glyph/editor/media-full-width.js +4 -1
  706. package/glyph/editor/media-wide.js +4 -1
  707. package/glyph/editor/number-list.js +4 -1
  708. package/glyph/editor/outdent.js +4 -1
  709. package/glyph/editor/success.js +2 -2
  710. package/glyph/emoji/activity.js +4 -1
  711. package/glyph/emoji/food.js +4 -1
  712. package/glyph/emoji/nature.js +4 -1
  713. package/glyph/emoji/productivity.js +4 -1
  714. package/glyph/emoji/travel.js +4 -1
  715. package/glyph/file.js +4 -1
  716. package/glyph/flag-filled.js +4 -1
  717. package/glyph/hipchat/dial-out.js +2 -2
  718. package/glyph/image-resize.js +2 -2
  719. package/glyph/media-services/actual-size.js +2 -2
  720. package/glyph/media-services/fit-to-page.js +2 -2
  721. package/glyph/people-group.js +4 -1
  722. package/glyph/people.js +4 -1
  723. package/glyph/refresh.js +4 -1
  724. package/glyph/switcher.js +2 -2
  725. package/glyph/vid-full-screen-off.js +2 -2
  726. package/package.json +6 -4
  727. package/utility/add.js +2 -2
  728. package/utility/arrow-down.d.ts +14 -0
  729. package/utility/arrow-down.js +32 -0
  730. package/utility/arrow-left.d.ts +14 -0
  731. package/utility/arrow-left.js +32 -0
  732. package/utility/arrow-right.d.ts +14 -0
  733. package/utility/arrow-right.js +32 -0
  734. package/utility/arrow-up.d.ts +14 -0
  735. package/utility/arrow-up.js +32 -0
  736. package/utility/check-circle.js +3 -3
  737. package/utility/check-mark.js +3 -3
  738. package/utility/chevron-down.js +2 -2
  739. package/utility/chevron-left.js +2 -2
  740. package/utility/chevron-right.js +3 -3
  741. package/utility/chevron-up.js +2 -2
  742. package/utility/cross.js +2 -2
  743. package/utility/drag-handle.d.ts +14 -0
  744. package/utility/drag-handle.js +32 -0
  745. package/utility/lock-locked.js +2 -2
  746. package/utility/lock-unlocked.js +2 -2
  747. package/utility/migration/add--add-circle.js +2 -2
  748. package/utility/migration/add--editor-add.js +2 -2
  749. package/utility/migration/add--emoji-custom.js +2 -2
  750. package/utility/migration/add.js +2 -2
  751. package/utility/migration/arrow-down--arrow-down-circle.d.ts +14 -0
  752. package/utility/migration/arrow-down--arrow-down-circle.js +33 -0
  753. package/utility/migration/arrow-down.d.ts +14 -0
  754. package/utility/migration/arrow-down.js +33 -0
  755. package/utility/migration/arrow-left--arrow-left-circle.d.ts +14 -0
  756. package/utility/migration/arrow-left--arrow-left-circle.js +33 -0
  757. package/utility/migration/arrow-left.d.ts +14 -0
  758. package/utility/migration/arrow-left.js +33 -0
  759. package/utility/migration/arrow-right--arrow-right-circle.d.ts +14 -0
  760. package/utility/migration/arrow-right--arrow-right-circle.js +33 -0
  761. package/utility/migration/arrow-right.d.ts +14 -0
  762. package/utility/migration/arrow-right.js +33 -0
  763. package/utility/migration/arrow-up--arrow-up-circle.d.ts +14 -0
  764. package/utility/migration/arrow-up--arrow-up-circle.js +33 -0
  765. package/utility/migration/arrow-up.d.ts +14 -0
  766. package/utility/migration/arrow-up.js +33 -0
  767. package/utility/migration/check-circle--check-circle-outline.d.ts +14 -0
  768. package/utility/migration/check-circle--check-circle-outline.js +33 -0
  769. package/utility/migration/check-circle--editor-success.js +7 -7
  770. package/utility/migration/check-circle--emoji-productivity.d.ts +14 -0
  771. package/utility/migration/check-circle--emoji-productivity.js +33 -0
  772. package/utility/migration/check-circle.js +4 -4
  773. package/utility/migration/check-mark--check.js +2 -2
  774. package/utility/migration/check-mark--editor-done.js +2 -2
  775. package/utility/migration/chevron-right--chevron-right-circle.js +2 -2
  776. package/utility/migration/chevron-right--chevron-right-large.js +2 -2
  777. package/utility/migration/chevron-right.js +2 -2
  778. package/utility/migration/drag-handle--drag-handler.d.ts +14 -0
  779. package/utility/migration/drag-handle--drag-handler.js +33 -0
  780. package/utility/migration/success--check-circle.d.ts +14 -0
  781. package/utility/migration/success--check-circle.js +33 -0
  782. package/utility/migration/success--editor-success.d.ts +14 -0
  783. package/utility/migration/success--editor-success.js +33 -0
  784. package/utility/success.d.ts +14 -0
  785. package/utility/success.js +32 -0
  786. /package/core/migration/{check-circle--editor-success.d.ts → check-circle--check-circle-outline.d.ts} +0 -0
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::1822c02da645e407a1a53256418a77cc>>
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
14
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
+ /**
16
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "DataFlow".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon
22
+ * Usage guidance: Multi purpose - Known usages: Database schema in Jira.
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const DataFlowIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M3.75 8h4m-4 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm8.5 0h-4.5m4.5 0a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Zm0 5.75H9.563a1.813 1.813 0 0 1-1.813-1.812V8m4.5 5.75a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Zm0-11.5H9.563A1.81 1.81 0 0 0 7.75 4.063V8m4.5-5.75a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ DataFlowIcon.displayName = 'DataFlowIcon';
31
+ var _default = exports.default = DataFlowIcon;
package/core/database.js CHANGED
@@ -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::f7c5ac8f9e136e477bff0fa9cd1f8f57>>
3
+ * @codegen <<SignedSource::de7dc29156e946bd4191573fa6086961>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Database".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for databases in Confluence.
22
+ * Usage guidance: Single purpose - Reserved for databases in Confluence.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
package/core/decision.js CHANGED
@@ -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::b32f48d4acb702f2c93e9862959b2ebb>>
3
+ * @codegen <<SignedSource::8c9e2deb6ebf95556dd638948ba257eb>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Decision".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for decisions.
22
+ * Usage guidance: Single purpose - Reserved for decisions.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
@@ -0,0 +1,14 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::26301a92fdf4ebe15ae283e69d9e92bc>>
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 DefectIcon: {
11
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
12
+ displayName: string;
13
+ };
14
+ export default DefectIcon;
package/core/defect.js ADDED
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::5e01b216eb7aed8ec3868bc7ae375ac2>>
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
14
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
+ /**
16
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "Defect".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon
22
+ * Usage guidance: Single purpose - Reserved for 'Defect' Jira issue type.
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const DefectIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m9 1.75-1.75 4.5h3l-1.75 4.5M3 14.25h10c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25Z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ DefectIcon.displayName = 'DefectIcon';
31
+ var _default = exports.default = DefectIcon;
package/core/delete.js CHANGED
@@ -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::d14cc5abdf2df41abd23381981a18a55>>
3
+ * @codegen <<SignedSource::29e574c9f51baa9683949825b37b2fad>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Delete".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for removing or deleting an object.
22
+ * Usage guidance: Single purpose - Reserved for removing or deleting an object.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
@@ -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::e1d06bd6eeafa6fcd06785761c7ba526>>
3
+ * @codegen <<SignedSource::7c393e4c4472d968c93ddc03652ef361>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,12 +19,12 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Department".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for departments, reporting lines, or other tree chart representations.
22
+ * Usage guidance: Single purpose - Reserved for departments, reporting lines, or other tree chart representations.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
26
  const DepartmentIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 4.25h1.75V.75h-3.5v3.5zm0 0V8m0 0H5.125a.625.625 0 0 0-.625.625v3.125M8 8h2.875c.345 0 .625.28.625.625v3.125m-7 0H2.75v3.5h3.5v-3.5zm7 0H9.75v3.5h3.5v-3.5z"/>`
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 4.25h1.75V.75h-3.5v3.5zm0 0V8m0 0H4.125a.625.625 0 0 0-.625.625v3.125M8 8h3.875c.345 0 .625.28.625.625v3.125m-9 0H1.75v3.5h3.5v-3.5zm9 0h-1.75v3.5h3.5v-3.5z"/>`
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
30
  DepartmentIcon.displayName = 'DepartmentIcon';
@@ -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::5ee1baf1a0912a26ffe151cf17196a78>>
3
+ * @codegen <<SignedSource::9c0d938fb6031da711e3dd61b0b32030>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "DeviceMobile".
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Known uses: call, contact us.
22
+ * Usage guidance: Multi purpose - Known uses: call, contact us.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
@@ -0,0 +1,14 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::030448d7497d3345cdeeccaf7bb122af>>
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 DevicesIcon: {
11
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
12
+ displayName: string;
13
+ };
14
+ export default DevicesIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::81f2bcf07d8e06727cc07ec63066c13d>>
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
14
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
+ /**
16
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "Devices".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon
22
+ * Usage guidance: Multi purpose - Known usages: 'Asset' Jira issue type.
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const DevicesIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 10.75H2.25m0 0V3c0-.69.56-1.25 1.25-1.25h9c.69 0 1.25.56 1.25 1.25v1.5m-11.5 6.25H.75V12c0 .69.56 1.25 1.25 1.25h6m3.5 2H14c.69 0 1.25-.56 1.25-1.25V8c0-.69-.56-1.25-1.25-1.25h-2.5c-.69 0-1.25.56-1.25 1.25v6c0 .69.56 1.25 1.25 1.25Z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ DevicesIcon.displayName = 'DevicesIcon';
31
+ var _default = exports.default = DevicesIcon;
@@ -0,0 +1,14 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::29eadae5f95504fe0df1839f90c39af9>>
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 DiscoveryIcon: {
11
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
12
+ displayName: string;
13
+ };
14
+ export default DiscoveryIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::9d4dc88bdcaa8c3a44c396369a853a07>>
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
14
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
+ /**
16
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "Discovery".
20
+ * Category: single-purpose
21
+ * Location: @atlaskit/icon
22
+ * Usage guidance: Single purpose - Reserved for representing discovery. Used for Note info panel variant in Editor.
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const DiscoveryIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M13 1.75H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25h5.25v-4a2 2 0 0 1 2-2h4V3c0-.69-.56-1.25-1.25-1.25" clip-rule="evenodd"/><path fill="currentcolor" d="M14.25 8.25V9H15v-.75zm-6 6V15H9v-.75zm3-3v-.75a.75.75 0 0 0-.75.75zm2 0 .53.53 1.28-1.28h-1.81zm-2 2h-.75v1.81l1.28-1.28zm3-5.75h-4V9h4zM7.5 10.25v4H9v-4zM3 2.5h10V1H3zm10 0a.5.5 0 0 1 .5.5H15a2 2 0 0 0-2-2zm.5.5v5.25H15V3zM8.25 13.5H3V15h5.25zM3 13.5a.5.5 0 0 1-.5-.5H1a2 2 0 0 0 2 2zm-.5-.5V3H1v10zm0-10a.5.5 0 0 1 .5-.5V1a2 2 0 0 0-2 2zm8.75 9h2v-1.5h-2zm.75 1.25v-2h-1.5v2zm.72-2.53-2 2 1.06 1.06 2-2zM1 13a2 2 0 0 0 2 2v-1.5a.5.5 0 0 1-.5-.5zm9.25-5.5a2.75 2.75 0 0 0-2.75 2.75H9C9 9.56 9.56 9 10.25 9zM15 3a2 2 0 0 0-2-2v1.5a.5.5 0 0 1 .5.5zM2.5 3a.5.5 0 0 1 .5-.5V1a2 2 0 0 0-2 2z"/><path stroke="#fff" stroke-linejoin="round" stroke-width="1.5" d="M4 4.75h7m-7 3.5h3"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ DiscoveryIcon.displayName = 'DiscoveryIcon';
31
+ var _default = exports.default = DiscoveryIcon;
package/core/download.js CHANGED
@@ -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::278443cdf61f4c4a18152a2789d84ca0>>
3
+ * @codegen <<SignedSource::a9aaf4aeb0306f2d3ee9684dc41f2c22>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Download".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for file downloads.
22
+ * Usage guidance: Single purpose - Reserved for file downloads.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
@@ -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::6a41284882a1f5b3109b417d4c5a4278>>
3
+ * @codegen <<SignedSource::70d998c8691b604489f3906291ac21cb>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "DragHandle".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for draggable elements.
22
+ * Usage guidance: Single purpose - Reserved for draggable elements.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
@@ -0,0 +1,14 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::7d66f1cd0a68e53a28f3b34cdf52b97f>>
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 EditBulkIcon: {
11
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
12
+ displayName: string;
13
+ };
14
+ export default EditBulkIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::3641fabbe5383036f49b84b4caa67541>>
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
14
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
+ /**
16
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "EditBulk".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon
22
+ * Usage guidance: Single purpose - Reserved for editing multiple objects in bulk.
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const EditBulkIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m14 6 .866-.866a1.25 1.25 0 0 0 0-1.768l-.232-.232a1.25 1.25 0 0 0-1.768 0L12 4m2 2-3.982 3.982a1.25 1.25 0 0 1-.64.342l-2.128.426.426-2.129a1.25 1.25 0 0 1 .342-.639L12 4m2 2-2-2M1.75 1.75h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5zm0 5h2.5v2.5h-2.5z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ EditBulkIcon.displayName = 'EditBulkIcon';
31
+ var _default = exports.default = EditBulkIcon;
package/core/edit.js CHANGED
@@ -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::00c549449d1434fc84695de350189eb1>>
3
+ * @codegen <<SignedSource::32c191357b748545769418a2438f72bf>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Edit".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for editing objects.
22
+ * Usage guidance: Single purpose - Reserved for editing objects.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
package/core/email.js CHANGED
@@ -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::5e8f81245a7bf271f86ba63b93c89562>>
3
+ * @codegen <<SignedSource::5cb86c704b4aada9757c695d217a2634>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Email".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for when an email-related things.
22
+ * Usage guidance: Single purpose - Reserved for when an email-related things.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
package/core/emoji-add.js CHANGED
@@ -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::a6b014062ec80bb3e77701a4769dcfcf>>
3
+ * @codegen <<SignedSource::3959a7466e06b6a1ba7553623870d7a4>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "EmojiAdd".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for adding an emoji reaction.
22
+ * Usage guidance: Single purpose - Reserved for adding an emoji reaction.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
package/core/emoji.js CHANGED
@@ -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::8561a595006070be3b70bf744d25336b>>
3
+ * @codegen <<SignedSource::d670e8d7f557b4e058c11f62e411170b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Emoji".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for Editor as a category for Emoji's.
22
+ * Usage guidance: Single purpose - Reserved for Editor as a category for Emoji's.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
package/core/epic.js CHANGED
@@ -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::74bf6dd2ea02ae74942476e8cb28e29f>>
3
+ * @codegen <<SignedSource::f2eb421a0e293ac76b5a98c3320ed794>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Epic".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for epics in Jira.
22
+ * Usage guidance: Single purpose - Reserved for epics in Jira.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
package/core/error.js CHANGED
@@ -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::553bb955a577ff67c8c10412eefcb984>>
3
+ * @codegen <<SignedSource::796368f5d379f034b5d96a253e623668>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,12 +19,12 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "Error".
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for when there is an error.
22
+ * Usage guidance: Single purpose - Reserved for when there is an error.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
26
  const ErrorIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6.586.604a2 2 0 0 1 2.828 0l5.982 5.982a2 2 0 0 1 0 2.828l-5.982 5.983a2 2 0 0 1-2.828 0L.604 9.414a2 2 0 0 1 0-2.828zM7.25 9V3.75h1.5V9zM8 12.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/>`
27
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6.586.603a2 2 0 0 1 2.828 0l5.982 5.983a2 2 0 0 1 0 2.828l-5.982 5.982a2 2 0 0 1-2.828 0L.604 9.414a2 2 0 0 1 0-2.828zM7.25 9V3.75h1.5V9zM8 12.25a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/>`
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
30
  ErrorIcon.displayName = 'ErrorIcon';
@@ -0,0 +1,14 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::fd72baebe2dfbba3523278dc0c79558c>>
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 ExpandHorizontalIcon: {
11
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
12
+ displayName: string;
13
+ };
14
+ export default ExpandHorizontalIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::71a2e5c72d660bcc8de2d0798757664e>>
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
14
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
+ /**
16
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "ExpandHorizontal".
20
+ * Category: single-purpose
21
+ * Location: @atlaskit/icon
22
+ * Usage guidance: Single purpose - Reserved for expanding an element to its maximum width.
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const ExpandHorizontalIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M.75 1v14m14.5-14v14m-5.5-9.5 2.5 2.5m0 0-2.5 2.5m2.5-2.5h-8.5m2.5-2.5L3.75 8m0 0 2.5 2.5"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ ExpandHorizontalIcon.displayName = 'ExpandHorizontalIcon';
31
+ var _default = exports.default = ExpandHorizontalIcon;
@@ -0,0 +1,14 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::3926d472bc26a66ef2f847eda7fc06da>>
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 ExpandVerticalIcon: {
11
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
12
+ displayName: string;
13
+ };
14
+ export default ExpandVerticalIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::396e38059af6523f91dbdc6707580b26>>
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
14
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
+ /**
16
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "ExpandVertical".
20
+ * Category: single-purpose
21
+ * Location: @atlaskit/icon
22
+ * Usage guidance: Single purpose - Reserved for expanding an element to its maximum height.
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const ExpandVerticalIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m5.5 9.75 2.5 2.5m0 0 2.5-2.5M8 12.25v-8.5m-7 11.5h14M1 .75h14m-9.5 5.5L8 3.75m0 0 2.5 2.5"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ ExpandVerticalIcon.displayName = 'ExpandVerticalIcon';
31
+ var _default = exports.default = ExpandVerticalIcon;
package/core/expand.js CHANGED
@@ -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::6a6c2258620a90fb4c464d88248b6d8f>>
3
+ * @codegen <<SignedSource::c7120b801b522c97c399faa050af7bdb>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,19 +13,20 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
14
14
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
15
  /**
16
+ * @deprecated Use `@atlaskit/icon/core/maximize` instead.
16
17
  * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
18
  * Please reach out in #icon-contributions before using these in production.
18
19
  *
19
20
  * Icon: "Expand".
20
21
  * Category: single-purpose
21
22
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for expanding a object or panel.
23
+ * Usage guidance: Single purpose - Reserved for resizing screens, panels, modals, or media to its maximum size.
23
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
26
  */
26
27
  const ExpandIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M11.25 8V4.75H8m0 6.5H4.75V8M3 14.25h10c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25Z"/>`
28
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M4.75 8V4.75H8m0 6.5h3.25V8M13 14.25H3c-.69 0-1.25-.56-1.25-1.25V3c0-.69.56-1.25 1.25-1.25h10c.69 0 1.25.56 1.25 1.25v10c0 .69-.56 1.25-1.25 1.25Z"/>`
28
29
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
30
  }, props));
30
31
  ExpandIcon.displayName = 'ExpandIcon';
31
- var _default = exports.default = ExpandIcon;
32
+ var _default = exports.default = ExpandIcon;
@@ -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::7b3fb8ef821fc83acb973eef6bec7e3c>>
3
+ * @codegen <<SignedSource::023619dbf477782a587ef8b5b316a7ef>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,12 +19,12 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19
19
  * Icon: "EyeOpenFilled".
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Known uses: watched pages in Confluence.
22
+ * Usage guidance: Multi purpose - Known uses: watched pages in Confluence.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
26
  const EyeOpenFilledIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
27
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 3.5A8.07 8.07 0 0 0 .75 8 8.07 8.07 0 0 0 8 12.5 8.07 8.07 0 0 0 15.25 8 8.07 8.07 0 0 0 8 3.5m0 8.75a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5" clip-rule="evenodd"/><path fill="currentcolor" d="M9.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 3.5A8.07 8.07 0 0 0 .75 8 8.07 8.07 0 0 0 8 12.5 8.07 8.07 0 0 0 15.25 8 8.07 8.07 0 0 0 8 3.5Zm0 8.75a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5Z" clip-rule="evenodd"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M9.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z"/>`
27
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M5.75 8a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0"/><path fill="currentcolor" fill-rule="evenodd" d="M8 2C4.433 2 1.319 4.232.167 7.38c-.146.4-.146.84 0 1.24C1.32 11.768 4.433 14 8 14c3.566 0 6.681-2.232 7.833-5.38.146-.4.146-.84 0-1.24C14.68 4.232 11.566 2 8 2m0 2.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5" clip-rule="evenodd"/>`
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
30
  EyeOpenFilledIcon.displayName = 'EyeOpenFilledIcon';