@atlaskit/icon 28.5.3 → 29.0.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 (268) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/{afm-adminhub → afm-products}/tsconfig.json +5 -5
  3. package/build/index.tsx +10 -77
  4. package/dist/cjs/components/icon-new.js +13 -38
  5. package/dist/cjs/components/icon-tile/icon-tile-new.compiled.css +6 -6
  6. package/dist/cjs/components/icon-tile/icon-tile-new.js +13 -13
  7. package/dist/cjs/components/icon-tile/icon-tile-old.compiled.css +13 -13
  8. package/dist/cjs/components/icon-tile/icon-tile-old.js +9 -9
  9. package/dist/cjs/components/icon-tile/index.js +8 -8
  10. package/dist/cjs/entry-points/deprecated-map.js +1 -8
  11. package/dist/cjs/entry-points/metadata.js +1 -8
  12. package/dist/cjs/metadata-core.js +1 -378
  13. package/dist/cjs/migration-map.js +0 -332
  14. package/dist/es2019/components/icon-new.js +13 -38
  15. package/dist/es2019/components/icon-tile/icon-tile-new.compiled.css +6 -6
  16. package/dist/es2019/components/icon-tile/icon-tile-new.js +13 -13
  17. package/dist/es2019/components/icon-tile/icon-tile-old.compiled.css +13 -13
  18. package/dist/es2019/components/icon-tile/icon-tile-old.js +9 -9
  19. package/dist/es2019/components/icon-tile/index.js +8 -8
  20. package/dist/es2019/entry-points/deprecated-map.js +1 -2
  21. package/dist/es2019/entry-points/metadata.js +1 -2
  22. package/dist/es2019/metadata-core.js +1 -378
  23. package/dist/es2019/migration-map.js +0 -332
  24. package/dist/esm/components/icon-new.js +13 -38
  25. package/dist/esm/components/icon-tile/icon-tile-new.compiled.css +6 -6
  26. package/dist/esm/components/icon-tile/icon-tile-new.js +13 -13
  27. package/dist/esm/components/icon-tile/icon-tile-old.compiled.css +13 -13
  28. package/dist/esm/components/icon-tile/icon-tile-old.js +9 -9
  29. package/dist/esm/components/icon-tile/index.js +8 -8
  30. package/dist/esm/entry-points/deprecated-map.js +1 -2
  31. package/dist/esm/entry-points/metadata.js +1 -2
  32. package/dist/esm/metadata-core.js +1 -378
  33. package/dist/esm/migration-map.js +0 -332
  34. package/dist/types/components/icon-new.d.ts +1 -1
  35. package/dist/types/entry-points/base-new.d.ts +1 -1
  36. package/dist/types/entry-points/deprecated-map.d.ts +0 -1
  37. package/dist/types/entry-points/metadata.d.ts +0 -1
  38. package/dist/types/entry-points/types.d.ts +1 -1
  39. package/dist/types/index.d.ts +1 -1
  40. package/dist/types/metadata-core.d.ts +2 -8
  41. package/dist/types/types.d.ts +4 -27
  42. package/dist/types-ts4.5/components/icon-new.d.ts +1 -1
  43. package/dist/types-ts4.5/entry-points/base-new.d.ts +1 -1
  44. package/dist/types-ts4.5/entry-points/deprecated-map.d.ts +0 -1
  45. package/dist/types-ts4.5/entry-points/metadata.d.ts +0 -1
  46. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  47. package/dist/types-ts4.5/index.d.ts +1 -1
  48. package/dist/types-ts4.5/metadata-core.d.ts +2 -8
  49. package/dist/types-ts4.5/types.d.ts +4 -27
  50. package/package.json +10 -12
  51. package/afm-dev-agents/tsconfig.json +0 -36
  52. package/afm-kitsune/tsconfig.json +0 -36
  53. package/afm-passionfruit/tsconfig.json +0 -36
  54. package/afm-post-office/tsconfig.json +0 -36
  55. package/afm-rovo-extension/tsconfig.json +0 -36
  56. package/afm-townsquare/tsconfig.json +0 -36
  57. package/afm-volt/tsconfig.json +0 -33
  58. package/dist/cjs/deprecated-utility.js +0 -177
  59. package/dist/cjs/metadata-utility.js +0 -483
  60. package/dist/es2019/deprecated-utility.js +0 -171
  61. package/dist/es2019/metadata-utility.js +0 -477
  62. package/dist/esm/deprecated-utility.js +0 -171
  63. package/dist/esm/metadata-utility.js +0 -477
  64. package/dist/types/deprecated-utility.d.ts +0 -13
  65. package/dist/types/metadata-utility.d.ts +0 -67
  66. package/dist/types-ts4.5/deprecated-utility.d.ts +0 -13
  67. package/dist/types-ts4.5/metadata-utility.d.ts +0 -67
  68. package/svgs/utility/add.svg +0 -1
  69. package/svgs/utility/arrow-down.svg +0 -1
  70. package/svgs/utility/arrow-left.svg +0 -1
  71. package/svgs/utility/arrow-right.svg +0 -1
  72. package/svgs/utility/arrow-up.svg +0 -1
  73. package/svgs/utility/check-circle.svg +0 -1
  74. package/svgs/utility/check-mark.svg +0 -1
  75. package/svgs/utility/chevron-double-left.svg +0 -1
  76. package/svgs/utility/chevron-double-right.svg +0 -1
  77. package/svgs/utility/chevron-down.svg +0 -1
  78. package/svgs/utility/chevron-left.svg +0 -1
  79. package/svgs/utility/chevron-right.svg +0 -1
  80. package/svgs/utility/chevron-up.svg +0 -1
  81. package/svgs/utility/cross-circle.svg +0 -1
  82. package/svgs/utility/cross.svg +0 -1
  83. package/svgs/utility/drag-handle-horizontal.svg +0 -1
  84. package/svgs/utility/drag-handle-vertical.svg +0 -1
  85. package/svgs/utility/drag-handle.svg +0 -1
  86. package/svgs/utility/error.svg +0 -1
  87. package/svgs/utility/information.svg +0 -1
  88. package/svgs/utility/link-external.svg +0 -1
  89. package/svgs/utility/lock-locked.svg +0 -1
  90. package/svgs/utility/lock-unlocked.svg +0 -1
  91. package/svgs/utility/show-more-horizontal.svg +0 -1
  92. package/svgs/utility/show-more-vertical.svg +0 -1
  93. package/svgs/utility/star-starred.svg +0 -1
  94. package/svgs/utility/star-unstarred.svg +0 -1
  95. package/svgs/utility/success.svg +0 -1
  96. package/svgs/utility/warning.svg +0 -1
  97. package/utility/add.d.ts +0 -16
  98. package/utility/add.js +0 -30
  99. package/utility/arrow-down.d.ts +0 -16
  100. package/utility/arrow-down.js +0 -30
  101. package/utility/arrow-left.d.ts +0 -16
  102. package/utility/arrow-left.js +0 -30
  103. package/utility/arrow-right.d.ts +0 -16
  104. package/utility/arrow-right.js +0 -30
  105. package/utility/arrow-up.d.ts +0 -16
  106. package/utility/arrow-up.js +0 -30
  107. package/utility/check-circle.d.ts +0 -16
  108. package/utility/check-circle.js +0 -30
  109. package/utility/check-mark.d.ts +0 -16
  110. package/utility/check-mark.js +0 -30
  111. package/utility/chevron-double-left.d.ts +0 -16
  112. package/utility/chevron-double-left.js +0 -30
  113. package/utility/chevron-double-right.d.ts +0 -16
  114. package/utility/chevron-double-right.js +0 -30
  115. package/utility/chevron-down.d.ts +0 -16
  116. package/utility/chevron-down.js +0 -30
  117. package/utility/chevron-left.d.ts +0 -16
  118. package/utility/chevron-left.js +0 -30
  119. package/utility/chevron-right.d.ts +0 -16
  120. package/utility/chevron-right.js +0 -30
  121. package/utility/chevron-up.d.ts +0 -16
  122. package/utility/chevron-up.js +0 -30
  123. package/utility/cross-circle.d.ts +0 -16
  124. package/utility/cross-circle.js +0 -30
  125. package/utility/cross.d.ts +0 -16
  126. package/utility/cross.js +0 -30
  127. package/utility/drag-handle-horizontal.d.ts +0 -16
  128. package/utility/drag-handle-horizontal.js +0 -30
  129. package/utility/drag-handle-vertical.d.ts +0 -16
  130. package/utility/drag-handle-vertical.js +0 -30
  131. package/utility/drag-handle.d.ts +0 -16
  132. package/utility/drag-handle.js +0 -30
  133. package/utility/error.d.ts +0 -16
  134. package/utility/error.js +0 -30
  135. package/utility/information.d.ts +0 -16
  136. package/utility/information.js +0 -30
  137. package/utility/link-external.d.ts +0 -16
  138. package/utility/link-external.js +0 -30
  139. package/utility/lock-locked.d.ts +0 -16
  140. package/utility/lock-locked.js +0 -30
  141. package/utility/lock-unlocked.d.ts +0 -16
  142. package/utility/lock-unlocked.js +0 -30
  143. package/utility/migration/add--add-circle.d.ts +0 -15
  144. package/utility/migration/add--add-circle.js +0 -32
  145. package/utility/migration/add--editor-add.d.ts +0 -15
  146. package/utility/migration/add--editor-add.js +0 -32
  147. package/utility/migration/add--emoji-custom.d.ts +0 -15
  148. package/utility/migration/add--emoji-custom.js +0 -32
  149. package/utility/migration/add.d.ts +0 -15
  150. package/utility/migration/add.js +0 -32
  151. package/utility/migration/arrow-down--arrow-down-circle.d.ts +0 -15
  152. package/utility/migration/arrow-down--arrow-down-circle.js +0 -32
  153. package/utility/migration/arrow-down.d.ts +0 -15
  154. package/utility/migration/arrow-down.js +0 -32
  155. package/utility/migration/arrow-left--arrow-left-circle.d.ts +0 -15
  156. package/utility/migration/arrow-left--arrow-left-circle.js +0 -32
  157. package/utility/migration/arrow-left.d.ts +0 -15
  158. package/utility/migration/arrow-left.js +0 -32
  159. package/utility/migration/arrow-right--arrow-right-circle.d.ts +0 -15
  160. package/utility/migration/arrow-right--arrow-right-circle.js +0 -32
  161. package/utility/migration/arrow-right.d.ts +0 -15
  162. package/utility/migration/arrow-right.js +0 -32
  163. package/utility/migration/arrow-up--arrow-up-circle.d.ts +0 -15
  164. package/utility/migration/arrow-up--arrow-up-circle.js +0 -32
  165. package/utility/migration/arrow-up.d.ts +0 -15
  166. package/utility/migration/arrow-up.js +0 -32
  167. package/utility/migration/check-circle--check-circle-outline.d.ts +0 -15
  168. package/utility/migration/check-circle--check-circle-outline.js +0 -32
  169. package/utility/migration/check-circle--emoji-productivity.d.ts +0 -15
  170. package/utility/migration/check-circle--emoji-productivity.js +0 -32
  171. package/utility/migration/check-circle.d.ts +0 -15
  172. package/utility/migration/check-circle.js +0 -32
  173. package/utility/migration/check-mark--check.d.ts +0 -15
  174. package/utility/migration/check-mark--check.js +0 -32
  175. package/utility/migration/check-mark--editor-done.d.ts +0 -15
  176. package/utility/migration/check-mark--editor-done.js +0 -32
  177. package/utility/migration/chevron-down--chevron-down-circle.d.ts +0 -15
  178. package/utility/migration/chevron-down--chevron-down-circle.js +0 -32
  179. package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +0 -15
  180. package/utility/migration/chevron-down--hipchat-chevron-down.js +0 -32
  181. package/utility/migration/chevron-down.d.ts +0 -15
  182. package/utility/migration/chevron-down.js +0 -32
  183. package/utility/migration/chevron-left--chevron-left-circle.d.ts +0 -15
  184. package/utility/migration/chevron-left--chevron-left-circle.js +0 -32
  185. package/utility/migration/chevron-left--chevron-left-large.d.ts +0 -15
  186. package/utility/migration/chevron-left--chevron-left-large.js +0 -32
  187. package/utility/migration/chevron-left.d.ts +0 -15
  188. package/utility/migration/chevron-left.js +0 -32
  189. package/utility/migration/chevron-right--chevron-right-circle.d.ts +0 -15
  190. package/utility/migration/chevron-right--chevron-right-circle.js +0 -32
  191. package/utility/migration/chevron-right--chevron-right-large.d.ts +0 -15
  192. package/utility/migration/chevron-right--chevron-right-large.js +0 -32
  193. package/utility/migration/chevron-right.d.ts +0 -15
  194. package/utility/migration/chevron-right.js +0 -32
  195. package/utility/migration/chevron-up--chevron-up-circle.d.ts +0 -15
  196. package/utility/migration/chevron-up--chevron-up-circle.js +0 -32
  197. package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +0 -15
  198. package/utility/migration/chevron-up--hipchat-chevron-up.js +0 -32
  199. package/utility/migration/chevron-up.d.ts +0 -15
  200. package/utility/migration/chevron-up.js +0 -32
  201. package/utility/migration/cross--editor-close.d.ts +0 -15
  202. package/utility/migration/cross--editor-close.js +0 -32
  203. package/utility/migration/cross-circle--editor-error.d.ts +0 -15
  204. package/utility/migration/cross-circle--editor-error.js +0 -32
  205. package/utility/migration/cross-circle--select-clear.d.ts +0 -15
  206. package/utility/migration/cross-circle--select-clear.js +0 -32
  207. package/utility/migration/cross-circle.d.ts +0 -15
  208. package/utility/migration/cross-circle.js +0 -32
  209. package/utility/migration/cross.d.ts +0 -15
  210. package/utility/migration/cross.js +0 -32
  211. package/utility/migration/drag-handle--drag-handler.d.ts +0 -15
  212. package/utility/migration/drag-handle--drag-handler.js +0 -32
  213. package/utility/migration/drag-handle-vertical--drag-handler.d.ts +0 -15
  214. package/utility/migration/drag-handle-vertical--drag-handler.js +0 -32
  215. package/utility/migration/error.d.ts +0 -15
  216. package/utility/migration/error.js +0 -32
  217. package/utility/migration/information--editor-info.d.ts +0 -15
  218. package/utility/migration/information--editor-info.js +0 -32
  219. package/utility/migration/information--editor-panel.d.ts +0 -15
  220. package/utility/migration/information--editor-panel.js +0 -32
  221. package/utility/migration/information--info.d.ts +0 -15
  222. package/utility/migration/information--info.js +0 -32
  223. package/utility/migration/link-external--shortcut.d.ts +0 -15
  224. package/utility/migration/link-external--shortcut.js +0 -32
  225. package/utility/migration/lock-locked--lock-circle.d.ts +0 -15
  226. package/utility/migration/lock-locked--lock-circle.js +0 -32
  227. package/utility/migration/lock-locked--lock-filled.d.ts +0 -15
  228. package/utility/migration/lock-locked--lock-filled.js +0 -32
  229. package/utility/migration/lock-locked--lock.d.ts +0 -15
  230. package/utility/migration/lock-locked--lock.js +0 -32
  231. package/utility/migration/lock-locked--unlock-circle.d.ts +0 -15
  232. package/utility/migration/lock-locked--unlock-circle.js +0 -32
  233. package/utility/migration/lock-unlocked--unlock-filled.d.ts +0 -15
  234. package/utility/migration/lock-unlocked--unlock-filled.js +0 -32
  235. package/utility/migration/lock-unlocked--unlock.d.ts +0 -15
  236. package/utility/migration/lock-unlocked--unlock.js +0 -32
  237. package/utility/migration/show-more-horizontal--editor-more.d.ts +0 -15
  238. package/utility/migration/show-more-horizontal--editor-more.js +0 -32
  239. package/utility/migration/show-more-horizontal--more.d.ts +0 -15
  240. package/utility/migration/show-more-horizontal--more.js +0 -32
  241. package/utility/migration/show-more-vertical--more-vertical.d.ts +0 -15
  242. package/utility/migration/show-more-vertical--more-vertical.js +0 -32
  243. package/utility/migration/star-starred--star-filled.d.ts +0 -15
  244. package/utility/migration/star-starred--star-filled.js +0 -32
  245. package/utility/migration/star-unstarred--star-large.d.ts +0 -15
  246. package/utility/migration/star-unstarred--star-large.js +0 -32
  247. package/utility/migration/star-unstarred--star.d.ts +0 -15
  248. package/utility/migration/star-unstarred--star.js +0 -32
  249. package/utility/migration/success--check-circle.d.ts +0 -15
  250. package/utility/migration/success--check-circle.js +0 -32
  251. package/utility/migration/success--editor-success.d.ts +0 -15
  252. package/utility/migration/success--editor-success.js +0 -32
  253. package/utility/migration/warning--editor-warning.d.ts +0 -15
  254. package/utility/migration/warning--editor-warning.js +0 -32
  255. package/utility/migration/warning.d.ts +0 -15
  256. package/utility/migration/warning.js +0 -32
  257. package/utility/show-more-horizontal.d.ts +0 -16
  258. package/utility/show-more-horizontal.js +0 -30
  259. package/utility/show-more-vertical.d.ts +0 -16
  260. package/utility/show-more-vertical.js +0 -30
  261. package/utility/star-starred.d.ts +0 -16
  262. package/utility/star-starred.js +0 -30
  263. package/utility/star-unstarred.d.ts +0 -16
  264. package/utility/star-unstarred.js +0 -30
  265. package/utility/success.d.ts +0 -16
  266. package/utility/success.js +0 -30
  267. package/utility/warning.d.ts +0 -16
  268. package/utility/warning.js +0 -30
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::ee18f4e5865068325a476701d51323b5>>
6
+ * @codegen <<SignedSource::5b8f207efd0b698d67177c14ac7a5c63>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -12,7 +12,6 @@ var metadata = {
12
12
  keywords: ['accessibility', 'icon', 'a11y', 'accessibility', 'WCAG'],
13
13
  componentName: 'AccessibilityIcon',
14
14
  package: '@atlaskit/icon/core/accessibility',
15
- type: 'core',
16
15
  categorization: 'single-purpose',
17
16
  usage: 'Reserved for representing accessibility and accessibility-related features and settings',
18
17
  team: 'Design System Team',
@@ -24,7 +23,6 @@ var metadata = {
24
23
  componentName: 'AddIcon',
25
24
  package: '@atlaskit/icon/core/add',
26
25
  oldName: ['add-circle', 'add', 'editor/add', 'emoji/custom'],
27
- type: 'core',
28
26
  categorization: 'single-purpose',
29
27
  usage: 'Single purpose - Reserved for creating and adding an object.',
30
28
  team: 'Design System Team',
@@ -34,7 +32,6 @@ var metadata = {
34
32
  keywords: ['ai-agent', 'aiagent', 'icon', 'Rovo', 'AI', 'chat agent', 'ai'],
35
33
  componentName: 'AiAgentIcon',
36
34
  package: '@atlaskit/icon/core/ai-agent',
37
- type: 'core',
38
35
  categorization: 'single-purpose',
39
36
  usage: 'Single purpose - Reserved for Rovo Agent.',
40
37
  team: 'Design System Team',
@@ -44,7 +41,6 @@ var metadata = {
44
41
  keywords: ['ai-chat', 'aichat', 'icon', 'Rovo', 'AI', 'chat agent', 'white label'],
45
42
  componentName: 'AiChatIcon',
46
43
  package: '@atlaskit/icon/core/ai-chat',
47
- type: 'core',
48
44
  categorization: 'single-purpose',
49
45
  usage: 'Reserved for white label Rovo experiences.',
50
46
  team: 'Central AI',
@@ -54,7 +50,6 @@ var metadata = {
54
50
  keywords: ['ai-generative-text-summary', 'aigenerativetextsummary', 'icon', 'summarize', 'summarise', 'summary', 'automation', 'AI'],
55
51
  componentName: 'AiGenerativeTextSummaryIcon',
56
52
  package: '@atlaskit/icon/core/ai-generative-text-summary',
57
- type: 'core',
58
53
  categorization: 'single-purpose',
59
54
  usage: 'Reserved for summarizing content with Atlassian Intelligence & Loom',
60
55
  team: 'Atlassian Intelligence & Loom',
@@ -65,7 +60,6 @@ var metadata = {
65
60
  keywords: ['alert', 'icon', 'alert', 'event', 'operations'],
66
61
  componentName: 'AlertIcon',
67
62
  package: '@atlaskit/icon/core/alert',
68
- type: 'core',
69
63
  categorization: 'single-purpose',
70
64
  usage: 'Single purpose - Reserved for alerts in JSM and Compass.',
71
65
  team: 'Design System Team',
@@ -76,7 +70,6 @@ var metadata = {
76
70
  componentName: 'AlignImageCenterIcon',
77
71
  package: '@atlaskit/icon/core/align-image-center',
78
72
  oldName: ['editor/align-image-center'],
79
- type: 'core',
80
73
  categorization: 'single-purpose',
81
74
  usage: 'Single purpose - Reserved for center aligning media and content.',
82
75
  team: 'Design System Team',
@@ -87,7 +80,6 @@ var metadata = {
87
80
  componentName: 'AlignImageLeftIcon',
88
81
  package: '@atlaskit/icon/core/align-image-left',
89
82
  oldName: ['editor/align-image-left'],
90
- type: 'core',
91
83
  categorization: 'single-purpose',
92
84
  usage: 'Single purpose - Reserved for left aligning media and content.',
93
85
  team: 'Design System Team',
@@ -98,7 +90,6 @@ var metadata = {
98
90
  componentName: 'AlignImageRightIcon',
99
91
  package: '@atlaskit/icon/core/align-image-right',
100
92
  oldName: ['editor/align-image-right'],
101
- type: 'core',
102
93
  categorization: 'single-purpose',
103
94
  usage: 'Single purpose - Reserved for right aligning media and content.',
104
95
  team: 'Design System Team',
@@ -109,7 +100,6 @@ var metadata = {
109
100
  componentName: 'AlignTextCenterIcon',
110
101
  package: '@atlaskit/icon/core/align-text-center',
111
102
  oldName: ['editor/align-center'],
112
- type: 'core',
113
103
  categorization: 'multi-purpose',
114
104
  usage: 'Multi purpose - Known uses: align text center, align center.',
115
105
  team: 'Design System Team',
@@ -120,7 +110,6 @@ var metadata = {
120
110
  componentName: 'AlignTextLeftIcon',
121
111
  package: '@atlaskit/icon/core/align-text-left',
122
112
  oldName: ['editor/align-left', 'overview'],
123
- type: 'core',
124
113
  categorization: 'multi-purpose',
125
114
  usage: 'Multi purpose - Known uses: align text left, align content left, summary.',
126
115
  team: 'Design System Team',
@@ -131,7 +120,6 @@ var metadata = {
131
120
  componentName: 'AlignTextRightIcon',
132
121
  package: '@atlaskit/icon/core/align-text-right',
133
122
  oldName: ['editor/align-right'],
134
- type: 'core',
135
123
  categorization: 'multi-purpose',
136
124
  usage: 'Multi purpose - Known uses: align text right, align content right.',
137
125
  team: 'Design System Team',
@@ -142,7 +130,6 @@ var metadata = {
142
130
  componentName: 'AngleBracketsIcon',
143
131
  package: '@atlaskit/icon/core/angle-brackets',
144
132
  oldName: ['bitbucket/repos', 'bitbucket/source', 'code', 'editor/code', 'media-services/code'],
145
- type: 'core',
146
133
  categorization: 'multi-purpose',
147
134
  usage: 'Multi purpose - Known uses: code or source code in Bitbucket and Jira.',
148
135
  team: 'Design System Team',
@@ -152,7 +139,6 @@ var metadata = {
152
139
  keywords: ['api', 'icon', 'application programming interface', 'api', 'operations'],
153
140
  componentName: 'ApiIcon',
154
141
  package: '@atlaskit/icon/core/api',
155
- type: 'core',
156
142
  categorization: 'single-purpose',
157
143
  usage: 'Reserved for representing Application Programming Interfaces (APIs).',
158
144
  team: 'Enterprise Operations Center',
@@ -163,7 +149,6 @@ var metadata = {
163
149
  componentName: 'AppIcon',
164
150
  package: '@atlaskit/icon/core/app',
165
151
  oldName: ['addon'],
166
- type: 'core',
167
152
  categorization: 'single-purpose',
168
153
  usage: 'Single purpose - Reserved for marketplace apps and integrations across apps.',
169
154
  team: 'Design System Team',
@@ -174,7 +159,6 @@ var metadata = {
174
159
  componentName: 'AppSwitcherIcon',
175
160
  package: '@atlaskit/icon/core/app-switcher',
176
161
  oldName: ['app-switcher', 'switcher'],
177
- type: 'core',
178
162
  categorization: 'single-purpose',
179
163
  usage: 'Single purpose - Reserved for app switcher in global app navigation.',
180
164
  team: 'Design System Team',
@@ -184,7 +168,6 @@ var metadata = {
184
168
  keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'application switcher', 'change app', 'switch app', 'app switcher'],
185
169
  componentName: 'AppSwitcherLegacyIcon',
186
170
  package: '@atlaskit/icon/core/app-switcher-legacy',
187
- type: 'core',
188
171
  categorization: 'single-purpose',
189
172
  usage: 'Single purpose - Reserved for the legacy app switcher in global app navigation.',
190
173
  team: 'Design System Team',
@@ -194,7 +177,6 @@ var metadata = {
194
177
  keywords: ['apps', 'icon', 'third-party', 'applications'],
195
178
  componentName: 'AppsIcon',
196
179
  package: '@atlaskit/icon/core/apps',
197
- type: 'core',
198
180
  categorization: 'single-purpose',
199
181
  usage: 'Single purpose - Reserved for adding or viewing apps.',
200
182
  team: 'Design System Team',
@@ -205,7 +187,6 @@ var metadata = {
205
187
  componentName: 'ArchiveBoxIcon',
206
188
  package: '@atlaskit/icon/core/archive-box',
207
189
  oldName: ['archive'],
208
- type: 'core',
209
190
  categorization: 'multi-purpose',
210
191
  usage: 'Multi purpose - Known uses: archiving pages, storage.',
211
192
  team: 'Design System Team',
@@ -216,7 +197,6 @@ var metadata = {
216
197
  componentName: 'ArrowDownIcon',
217
198
  package: '@atlaskit/icon/core/arrow-down',
218
199
  oldName: ['arrow-down-circle', 'arrow-down'],
219
- type: 'core',
220
200
  categorization: 'multi-purpose',
221
201
  usage: 'Multi purpose - Know uses: sorting table headers or Bitbucket code difference.',
222
202
  team: 'Design System Team',
@@ -226,7 +206,6 @@ var metadata = {
226
206
  keywords: ['arrow-down-left', 'arrowdownleft', 'icon', 'diagonal arrow', 'down', 'left', 'south west'],
227
207
  componentName: 'ArrowDownLeftIcon',
228
208
  package: '@atlaskit/icon/core/arrow-down-left',
229
- type: 'core',
230
209
  categorization: 'multi-purpose',
231
210
  usage: 'Known uses: Adding content from Rovo Chat into Editor.',
232
211
  team: 'Design System Team',
@@ -236,7 +215,6 @@ var metadata = {
236
215
  keywords: ['arrow-down-right', 'arrowdownright', 'icon', 'diagonal arrow', 'down', 'right', 'south east'],
237
216
  componentName: 'ArrowDownRightIcon',
238
217
  package: '@atlaskit/icon/core/arrow-down-right',
239
- type: 'core',
240
218
  categorization: 'multi-purpose',
241
219
  usage: 'Known uses: TBC',
242
220
  team: 'Design System Team',
@@ -247,7 +225,6 @@ var metadata = {
247
225
  componentName: 'ArrowLeftIcon',
248
226
  package: '@atlaskit/icon/core/arrow-left',
249
227
  oldName: ['arrow-left-circle', 'arrow-left'],
250
- type: 'core',
251
228
  categorization: 'multi-purpose',
252
229
  usage: 'Multi purpose - Known uses: back to previous screen, previous slide.',
253
230
  team: 'Design System Team',
@@ -258,7 +235,6 @@ var metadata = {
258
235
  componentName: 'ArrowRightIcon',
259
236
  package: '@atlaskit/icon/core/arrow-right',
260
237
  oldName: ['arrow-right-circle', 'arrow-right'],
261
- type: 'core',
262
238
  categorization: 'multi-purpose',
263
239
  usage: 'Multi purpose - Known uses: link to nested menu item, a linked menu item, next slide.',
264
240
  team: 'Design System Team',
@@ -269,7 +245,6 @@ var metadata = {
269
245
  componentName: 'ArrowUpIcon',
270
246
  package: '@atlaskit/icon/core/arrow-up',
271
247
  oldName: ['arrow-up-circle', 'arrow-up'],
272
- type: 'core',
273
248
  categorization: 'multi-purpose',
274
249
  usage: 'Multi purpose - Known uses: back to top.',
275
250
  team: 'Design System Team',
@@ -279,7 +254,6 @@ var metadata = {
279
254
  keywords: ['arrow-up-left', 'arrowupleft', 'icon', 'diagonal arrow', 'up', 'right', 'north east'],
280
255
  componentName: 'ArrowUpLeftIcon',
281
256
  package: '@atlaskit/icon/core/arrow-up-left',
282
- type: 'core',
283
257
  categorization: 'multi-purpose',
284
258
  usage: 'Known uses: TBC',
285
259
  team: 'Design System Team',
@@ -290,7 +264,6 @@ var metadata = {
290
264
  componentName: 'ArrowUpRightIcon',
291
265
  package: '@atlaskit/icon/core/arrow-up-right',
292
266
  oldName: ['editor/open', 'open'],
293
- type: 'core',
294
267
  categorization: 'multi-purpose',
295
268
  usage: 'Multi purpose',
296
269
  team: 'Design System Team',
@@ -300,7 +273,6 @@ var metadata = {
300
273
  keywords: ['assets', 'icon', 'assets', 'CMDB', 'configuration management database'],
301
274
  componentName: 'AssetsIcon',
302
275
  package: '@atlaskit/icon/core/assets',
303
- type: 'core',
304
276
  categorization: 'single-purpose',
305
277
  usage: 'Reserved for JSM Assets.',
306
278
  team: 'Assets',
@@ -310,7 +282,6 @@ var metadata = {
310
282
  keywords: ['atlassian-intelligence', 'atlassianintelligence', 'icon', 'AI'],
311
283
  componentName: 'AtlassianIntelligenceIcon',
312
284
  package: '@atlaskit/icon/core/atlassian-intelligence',
313
- type: 'core',
314
285
  categorization: 'single-purpose',
315
286
  usage: 'Single purpose - Reserved for Atlassian Intelligence apps or experiences.',
316
287
  team: 'Design System Team',
@@ -321,7 +292,6 @@ var metadata = {
321
292
  componentName: 'AttachmentIcon',
322
293
  package: '@atlaskit/icon/core/attachment',
323
294
  oldName: ['attachment', 'editor/attachment'],
324
- type: 'core',
325
295
  categorization: 'single-purpose',
326
296
  usage: 'Reserved for attaching files to work types or other objects.',
327
297
  team: 'Design System Team',
@@ -332,7 +302,6 @@ var metadata = {
332
302
  componentName: 'AudioIcon',
333
303
  package: '@atlaskit/icon/core/audio',
334
304
  oldName: ['audio-circle', 'audio', 'media-services/audio'],
335
- type: 'core',
336
305
  categorization: 'single-purpose',
337
306
  usage: '📦 @atlaskit/icon/core/audio',
338
307
  team: 'Design System Team',
@@ -342,7 +311,6 @@ var metadata = {
342
311
  keywords: ['automation', 'icon', 'lightningbolt', 'automation rule'],
343
312
  componentName: 'AutomationIcon',
344
313
  package: '@atlaskit/icon/core/automation',
345
- type: 'core',
346
314
  categorization: 'single-purpose',
347
315
  usage: 'Single purpose - Reserved to represent an Automation.',
348
316
  team: 'Design System Team',
@@ -353,7 +321,6 @@ var metadata = {
353
321
  componentName: 'BacklogIcon',
354
322
  package: '@atlaskit/icon/core/backlog',
355
323
  oldName: ['backlog'],
356
- type: 'core',
357
324
  categorization: 'single-purpose',
358
325
  usage: 'Single purpose - Reserved for backlogs in Jira.',
359
326
  team: 'Design System Team',
@@ -364,7 +331,6 @@ var metadata = {
364
331
  componentName: 'BasketballIcon',
365
332
  package: '@atlaskit/icon/core/basketball',
366
333
  oldName: ['emoji/activity'],
367
- type: 'core',
368
334
  categorization: 'multi-purpose',
369
335
  usage: 'Multi purpose - Known usages: Sport emoji category.',
370
336
  team: 'Design System Team',
@@ -375,7 +341,6 @@ var metadata = {
375
341
  componentName: 'BoardIcon',
376
342
  package: '@atlaskit/icon/core/board',
377
343
  oldName: ['board'],
378
- type: 'core',
379
344
  categorization: 'single-purpose',
380
345
  usage: 'Single purpose - Reserved for boards in Jira.',
381
346
  team: 'Design System Team',
@@ -386,7 +351,6 @@ var metadata = {
386
351
  componentName: 'BoardsIcon',
387
352
  package: '@atlaskit/icon/core/boards',
388
353
  oldName: ['switcher'],
389
- type: 'core',
390
354
  categorization: 'single-purpose',
391
355
  usage: 'Single purpose - Reserved as the icon to represent multiple boards.',
392
356
  team: 'Design System Team',
@@ -397,7 +361,6 @@ var metadata = {
397
361
  componentName: 'BookWithBookmarkIcon',
398
362
  package: '@atlaskit/icon/core/book-with-bookmark',
399
363
  oldName: ['book'],
400
- type: 'core',
401
364
  categorization: 'multi-purpose',
402
365
  usage: 'Multi purpose - Known uses: knowledge bases, articles, and other representations of books or info.',
403
366
  team: 'Design System Team',
@@ -407,7 +370,6 @@ var metadata = {
407
370
  keywords: ['border', 'icon', 'border', 'image border', 'content border', 'editor', 'confluence'],
408
371
  componentName: 'BorderIcon',
409
372
  package: '@atlaskit/icon/core/border',
410
- type: 'core',
411
373
  categorization: 'single-purpose',
412
374
  usage: 'Reserved for toggling the visibility of a border on an object.',
413
375
  team: 'Editor',
@@ -418,7 +380,6 @@ var metadata = {
418
380
  componentName: 'BranchIcon',
419
381
  package: '@atlaskit/icon/core/branch',
420
382
  oldName: ['bitbucket/branches'],
421
- type: 'core',
422
383
  categorization: 'single-purpose',
423
384
  usage: 'Single purpose - Reserved for branches in Bitbucket and Jira.',
424
385
  team: 'Design System Team',
@@ -429,7 +390,6 @@ var metadata = {
429
390
  componentName: 'BriefcaseIcon',
430
391
  package: '@atlaskit/icon/core/briefcase',
431
392
  oldName: ['suitcase'],
432
- type: 'core',
433
393
  categorization: 'multi-purpose',
434
394
  usage: 'Multi purpose - Known uses: Job title in Atlas, Operations in JSM.',
435
395
  team: 'Design System Team',
@@ -440,7 +400,6 @@ var metadata = {
440
400
  componentName: 'BugIcon',
441
401
  package: '@atlaskit/icon/core/bug',
442
402
  oldName: ['jira/test-session'],
443
- type: 'core',
444
403
  categorization: 'multi-purpose',
445
404
  usage: 'Multi purpose - Known uses: Request types in JSM, bugs in Jira.',
446
405
  team: 'Design System Team',
@@ -451,7 +410,6 @@ var metadata = {
451
410
  componentName: 'CalendarIcon',
452
411
  package: '@atlaskit/icon/core/calendar',
453
412
  oldName: ['calendar-filled', 'calendar', 'editor/date'],
454
- type: 'core',
455
413
  categorization: 'multi-purpose',
456
414
  usage: 'Multi purpose - Known uses: date metadata, date input field, calendar view, jira status.',
457
415
  team: 'Design System Team',
@@ -462,7 +420,6 @@ var metadata = {
462
420
  componentName: 'CalendarPlusIcon',
463
421
  package: '@atlaskit/icon/core/calendar-plus',
464
422
  oldName: ['schedule-filled', 'schedule'],
465
- type: 'core',
466
423
  categorization: 'multi-purpose',
467
424
  usage: 'Known uses: Auto-scheduling in Jira Plans. Scheduled dates.',
468
425
  team: 'Design System Team',
@@ -473,7 +430,6 @@ var metadata = {
473
430
  componentName: 'CameraIcon',
474
431
  package: '@atlaskit/icon/core/camera',
475
432
  oldName: ['camera-filled', 'camera', 'editor/photo'],
476
- type: 'core',
477
433
  categorization: 'multi-purpose',
478
434
  usage: 'Multi purpose - Known uses: upload photo in Trello, photos.',
479
435
  team: 'Design System Team',
@@ -484,10 +440,8 @@ var metadata = {
484
440
  componentName: 'CaptureIcon',
485
441
  package: '@atlaskit/icon/core/capture',
486
442
  oldName: ['jira/capture'],
487
- type: 'core',
488
443
  replacement: {
489
444
  name: 'focus-area',
490
- type: 'core',
491
445
  location: '@atlaskit/icon'
492
446
  },
493
447
  categorization: 'single-purpose',
@@ -499,7 +453,6 @@ var metadata = {
499
453
  keywords: ['card', 'icon', 'card'],
500
454
  componentName: 'CardIcon',
501
455
  package: '@atlaskit/icon/core/card',
502
- type: 'core',
503
456
  categorization: 'multi-purpose',
504
457
  usage: 'Known uses: Representing cards in Trello. Toggling card detail in Jira.',
505
458
  team: 'Design System Team',
@@ -509,7 +462,6 @@ var metadata = {
509
462
  keywords: ['cash', 'icon', 'currency', 'money', 'cash', 'dollar', 'bill', 'work type'],
510
463
  componentName: 'CashIcon',
511
464
  package: '@atlaskit/icon/core/cash',
512
- type: 'core',
513
465
  categorization: 'multi-purpose',
514
466
  usage: "Known usages: \'Sales\' work type.",
515
467
  team: 'Design System Team',
@@ -519,7 +471,6 @@ var metadata = {
519
471
  keywords: ['changes', 'icon', 'jira status', 'horizontal arrows'],
520
472
  componentName: 'ChangesIcon',
521
473
  package: '@atlaskit/icon/core/changes',
522
- type: 'core',
523
474
  categorization: 'single-purpose',
524
475
  usage: 'Single purpose - Reserved for changes in Jira.',
525
476
  team: 'Design System Team',
@@ -530,7 +481,6 @@ var metadata = {
530
481
  componentName: 'ChartBarIcon',
531
482
  package: '@atlaskit/icon/core/chart-bar',
532
483
  oldName: ['graph-bar', 'media-services/presentation'],
533
- type: 'core',
534
484
  categorization: 'multi-purpose',
535
485
  usage: 'Known uses: Bar charts; Reports in JSM, Space Analytics in Confluence',
536
486
  team: 'Design System Team',
@@ -540,7 +490,6 @@ var metadata = {
540
490
  keywords: ['chart-bubble', 'chartbubble', 'icon', 'graph', 'matrix', 'bubble', 'plot'],
541
491
  componentName: 'ChartBubbleIcon',
542
492
  package: '@atlaskit/icon/core/chart-bubble',
543
- type: 'core',
544
493
  categorization: 'multi-purpose',
545
494
  usage: 'Known uses: Bubble and matrix charts; Matrix view in in JPD',
546
495
  team: 'Design System Team',
@@ -550,10 +499,8 @@ var metadata = {
550
499
  keywords: ['chart-matrix', 'chartmatrix', 'icon', 'dot chart', 'graph', 'matrix', ''],
551
500
  componentName: 'ChartMatrixIcon',
552
501
  package: '@atlaskit/icon/core/chart-matrix',
553
- type: 'core',
554
502
  replacement: {
555
503
  name: 'chart-bubble',
556
- type: 'core',
557
504
  location: '@atlaskit/icon'
558
505
  },
559
506
  categorization: 'multi-purpose',
@@ -565,7 +512,6 @@ var metadata = {
565
512
  keywords: ['chart-pie', 'chartpie', 'icon', 'segment', 'chart', 'graph', 'pie'],
566
513
  componentName: 'ChartPieIcon',
567
514
  package: '@atlaskit/icon/core/chart-pie',
568
- type: 'core',
569
515
  categorization: 'multi-purpose',
570
516
  usage: 'Known uses: Pie and segment charts',
571
517
  team: 'Design System Team',
@@ -576,10 +522,8 @@ var metadata = {
576
522
  componentName: 'ChartTrendIcon',
577
523
  package: '@atlaskit/icon/core/chart-trend',
578
524
  oldName: ['graph-line'],
579
- type: 'core',
580
525
  replacement: {
581
526
  name: 'chart-trend-up',
582
- type: 'core',
583
527
  location: '@atlaskit/icon'
584
528
  },
585
529
  categorization: 'multi-purpose',
@@ -591,7 +535,6 @@ var metadata = {
591
535
  keywords: ['chart-trend-down', 'charttrenddown', 'icon', 'reports', 'graph', 'impact', 'effort', 'downward trend'],
592
536
  componentName: 'ChartTrendDownIcon',
593
537
  package: '@atlaskit/icon/core/chart-trend-down',
594
- type: 'core',
595
538
  categorization: 'multi-purpose',
596
539
  usage: 'Known uses: Downward trending data; Trend charts',
597
540
  team: 'Design System Team',
@@ -601,7 +544,6 @@ var metadata = {
601
544
  keywords: ['chart-trend-up', 'charttrendup', 'icon', 'reports', 'graph', 'impact', 'effort', 'upward trend'],
602
545
  componentName: 'ChartTrendUpIcon',
603
546
  package: '@atlaskit/icon/core/chart-trend-up',
604
- type: 'core',
605
547
  categorization: 'multi-purpose',
606
548
  usage: 'Known uses: Upward trending data; Trend charts; Reports in Jira; Sprint insights.',
607
549
  team: 'Design System Team',
@@ -611,7 +553,6 @@ var metadata = {
611
553
  keywords: ['chat-widget', 'chatwidget', 'icon', 'chat', 'widget', 'virtual service agent', 'vsa'],
612
554
  componentName: 'ChatWidgetIcon',
613
555
  package: '@atlaskit/icon/core/chat-widget',
614
- type: 'core',
615
556
  categorization: 'single-purpose',
616
557
  usage: 'Reserved for representing a chat widget triggered by a floating action button.',
617
558
  team: 'JSM',
@@ -622,7 +563,6 @@ var metadata = {
622
563
  componentName: 'CheckCircleIcon',
623
564
  package: '@atlaskit/icon/core/check-circle',
624
565
  oldName: ['check-circle', 'check-circle-outline', 'emoji/productivity'],
625
- type: 'core',
626
566
  categorization: 'multi-purpose',
627
567
  usage: 'Known uses: completed items, productivity emoji category. Completed task work type in JSM Calendar view.',
628
568
  team: 'Design System Team',
@@ -632,7 +572,6 @@ var metadata = {
632
572
  keywords: ['check-circle-unchecked', 'checkcircleunchecked', 'icon', 'incomplete', 'unchecked'],
633
573
  componentName: 'CheckCircleUncheckedIcon',
634
574
  package: '@atlaskit/icon/core/check-circle-unchecked',
635
- type: 'core',
636
575
  categorization: 'multi-purpose',
637
576
  usage: 'Known uses: Incomplete items',
638
577
  team: 'Design System Team',
@@ -643,7 +582,6 @@ var metadata = {
643
582
  componentName: 'CheckMarkIcon',
644
583
  package: '@atlaskit/icon/core/check-mark',
645
584
  oldName: ['check', 'editor/done'],
646
- type: 'core',
647
585
  categorization: 'multi-purpose',
648
586
  usage: 'Multi purpose - Known uses: table cells, checkboxes.',
649
587
  team: 'Design System Team',
@@ -654,7 +592,6 @@ var metadata = {
654
592
  componentName: 'CheckboxCheckedIcon',
655
593
  package: '@atlaskit/icon/core/checkbox-checked',
656
594
  oldName: ['checkbox', 'editor/task'],
657
- type: 'core',
658
595
  categorization: 'multi-purpose',
659
596
  usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
660
597
  team: 'Design System Team',
@@ -665,7 +602,6 @@ var metadata = {
665
602
  componentName: 'CheckboxIndeterminateIcon',
666
603
  package: '@atlaskit/icon/core/checkbox-indeterminate',
667
604
  oldName: ['checkbox-indeterminate'],
668
- type: 'core',
669
605
  categorization: 'multi-purpose',
670
606
  usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
671
607
  team: 'Design System Team',
@@ -675,7 +611,6 @@ var metadata = {
675
611
  keywords: ['checkbox-unchecked', 'checkboxunchecked', 'icon', 'unchecked'],
676
612
  componentName: 'CheckboxUncheckedIcon',
677
613
  package: '@atlaskit/icon/core/checkbox-unchecked',
678
- type: 'core',
679
614
  categorization: 'multi-purpose',
680
615
  usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
681
616
  team: 'Design System Team',
@@ -686,7 +621,6 @@ var metadata = {
686
621
  componentName: 'ChevronDoubleLeftIcon',
687
622
  package: '@atlaskit/icon/core/chevron-double-left',
688
623
  shouldRecommendSmallIcon: true,
689
- type: 'core',
690
624
  categorization: 'multi-purpose',
691
625
  usage: 'Known uses: Navigate to previous year in calendar/date picker',
692
626
  team: 'Design System Team',
@@ -698,7 +632,6 @@ var metadata = {
698
632
  componentName: 'ChevronDoubleRightIcon',
699
633
  package: '@atlaskit/icon/core/chevron-double-right',
700
634
  shouldRecommendSmallIcon: true,
701
- type: 'core',
702
635
  categorization: 'multi-purpose',
703
636
  usage: 'Known uses: Navigate to next year in calendar/date picker',
704
637
  team: 'Design System Team',
@@ -711,7 +644,6 @@ var metadata = {
711
644
  package: '@atlaskit/icon/core/chevron-down',
712
645
  oldName: ['chevron-down', 'chevron-down-circle', 'hipchat/chevron-down'],
713
646
  shouldRecommendSmallIcon: true,
714
- type: 'core',
715
647
  categorization: 'multi-purpose',
716
648
  usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Open dropdown menu, expanded tree item, collapse tree item',
717
649
  team: 'Design System Team',
@@ -724,7 +656,6 @@ var metadata = {
724
656
  package: '@atlaskit/icon/core/chevron-left',
725
657
  oldName: ['chevron-left-circle', 'chevron-left', 'chevron-left-large'],
726
658
  shouldRecommendSmallIcon: true,
727
- type: 'core',
728
659
  categorization: 'multi-purpose',
729
660
  usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Navigate back, show previous page of pagination results',
730
661
  team: 'Design System Team',
@@ -737,7 +668,6 @@ var metadata = {
737
668
  package: '@atlaskit/icon/core/chevron-right',
738
669
  oldName: ['chevron-right-circle', 'chevron-right', 'chevron-right-large'],
739
670
  shouldRecommendSmallIcon: true,
740
- type: 'core',
741
671
  categorization: 'multi-purpose',
742
672
  usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Next page of pagination results, collapsed tree item, expand tree item',
743
673
  team: 'Design System Team',
@@ -750,7 +680,6 @@ var metadata = {
750
680
  package: '@atlaskit/icon/core/chevron-up',
751
681
  oldName: ['chevron-up-circle', 'hipchat/chevron-up', 'chevron-up'],
752
682
  shouldRecommendSmallIcon: true,
753
- type: 'core',
754
683
  categorization: 'multi-purpose',
755
684
  usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Close dropdown menu',
756
685
  team: 'Design System Team',
@@ -762,7 +691,6 @@ var metadata = {
762
691
  componentName: 'ChildWorkItemsIcon',
763
692
  package: '@atlaskit/icon/core/child-work-items',
764
693
  oldName: ['child-issues'],
765
- type: 'core',
766
694
  categorization: 'single-purpose',
767
695
  usage: 'Reserved for child work items.',
768
696
  team: 'Design System Team',
@@ -772,7 +700,6 @@ var metadata = {
772
700
  keywords: ['clipboard', 'icon', 'clipboard', 'paste'],
773
701
  componentName: 'ClipboardIcon',
774
702
  package: '@atlaskit/icon/core/clipboard',
775
- type: 'core',
776
703
  categorization: 'multi-purpose',
777
704
  usage: 'Known uses: Pasting content from clipboard.',
778
705
  team: 'Design System Team',
@@ -783,7 +710,6 @@ var metadata = {
783
710
  componentName: 'ClockIcon',
784
711
  package: '@atlaskit/icon/core/clock',
785
712
  oldName: ['editor/recent', 'emoji/frequent', 'recent'],
786
- type: 'core',
787
713
  categorization: 'multi-purpose',
788
714
  usage: 'Known uses: recent, time input, sprint time remaining, overdue task work type status.',
789
715
  team: 'Design System Team',
@@ -794,10 +720,8 @@ var metadata = {
794
720
  componentName: 'CloseIcon',
795
721
  package: '@atlaskit/icon/core/close',
796
722
  oldName: ['cross', 'editor/close'],
797
- type: 'core',
798
723
  replacement: {
799
724
  name: 'cross',
800
- type: 'core',
801
725
  location: '@atlaskit/icon'
802
726
  },
803
727
  categorization: 'multi-purpose',
@@ -810,7 +734,6 @@ var metadata = {
810
734
  componentName: 'CloudArrowUpIcon',
811
735
  package: '@atlaskit/icon/core/cloud-arrow-up',
812
736
  oldName: ['upload'],
813
- type: 'core',
814
737
  categorization: 'multi-purpose',
815
738
  usage: 'Multi purpose - Known uses: deployments in Jira.',
816
739
  team: 'Design System Team',
@@ -820,7 +743,6 @@ var metadata = {
820
743
  keywords: ['collapse-horizontal', 'collapsehorizontal', 'icon', 'collapse', 'width', 'horizontal arrows'],
821
744
  componentName: 'CollapseHorizontalIcon',
822
745
  package: '@atlaskit/icon/core/collapse-horizontal',
823
- type: 'core',
824
746
  categorization: 'single-purpose',
825
747
  usage: 'Single purpose - Reserved for contracting or reducing the width of an element to its smallest size.',
826
748
  team: 'Design System Team',
@@ -830,7 +752,6 @@ var metadata = {
830
752
  keywords: ['collapse-vertical', 'collapsevertical', 'icon', 'collapse', 'height', 'vertical arrows'],
831
753
  componentName: 'CollapseVerticalIcon',
832
754
  package: '@atlaskit/icon/core/collapse-vertical',
833
- type: 'core',
834
755
  categorization: 'single-purpose',
835
756
  usage: 'Single purpose - Reserved for contracting or reducing the height of an element to its smallest size.',
836
757
  team: 'Design System Team',
@@ -841,7 +762,6 @@ var metadata = {
841
762
  componentName: 'CommentIcon',
842
763
  package: '@atlaskit/icon/core/comment',
843
764
  oldName: ['comment', 'questions'],
844
- type: 'core',
845
765
  categorization: 'single-purpose',
846
766
  usage: 'Single purpose - Reserved for comments on objects.',
847
767
  team: 'Design System Team',
@@ -852,7 +772,6 @@ var metadata = {
852
772
  componentName: 'CommentAddIcon',
853
773
  package: '@atlaskit/icon/core/comment-add',
854
774
  oldName: ['media-services/add-comment'],
855
- type: 'core',
856
775
  categorization: 'single-purpose',
857
776
  usage: 'Single purpose - Reserved for adding a comment to an object.',
858
777
  team: 'Design System Team',
@@ -863,7 +782,6 @@ var metadata = {
863
782
  componentName: 'CommitIcon',
864
783
  package: '@atlaskit/icon/core/commit',
865
784
  oldName: ['bitbucket/commits'],
866
- type: 'core',
867
785
  categorization: 'single-purpose',
868
786
  usage: 'Single purpose - Reserved for commits in Jira or Bitbucket.',
869
787
  team: 'Design System Team',
@@ -874,7 +792,6 @@ var metadata = {
874
792
  componentName: 'CompassIcon',
875
793
  package: '@atlaskit/icon/core/compass',
876
794
  oldName: ['discover-filled', 'discover'],
877
- type: 'core',
878
795
  categorization: 'multi-purpose',
879
796
  usage: 'Multi purpose - Known uses: templates.',
880
797
  team: 'Design System Team',
@@ -885,7 +802,6 @@ var metadata = {
885
802
  componentName: 'ComponentIcon',
886
803
  package: '@atlaskit/icon/core/component',
887
804
  oldName: ['component'],
888
- type: 'core',
889
805
  categorization: 'single-purpose',
890
806
  usage: 'Single purpose - Reserved for components in Jira and Compass.',
891
807
  team: 'Design System Team',
@@ -896,7 +812,6 @@ var metadata = {
896
812
  componentName: 'ContentWidthNarrowIcon',
897
813
  package: '@atlaskit/icon/core/content-width-narrow',
898
814
  oldName: ['editor/media-center'],
899
- type: 'core',
900
815
  categorization: 'single-purpose',
901
816
  usage: 'Single purpose - Reserved for setting media and content to a narrow width.',
902
817
  team: 'Design System Team',
@@ -907,7 +822,6 @@ var metadata = {
907
822
  componentName: 'ContentWidthWideIcon',
908
823
  package: '@atlaskit/icon/core/content-width-wide',
909
824
  oldName: ['editor/media-wide'],
910
- type: 'core',
911
825
  categorization: 'single-purpose',
912
826
  usage: 'Single purpose - Reserved for setting media and content to a wide width.',
913
827
  team: 'Design System Team',
@@ -918,7 +832,6 @@ var metadata = {
918
832
  componentName: 'ContentWrapLeftIcon',
919
833
  package: '@atlaskit/icon/core/content-wrap-left',
920
834
  oldName: ['editor/media-wrap-left'],
921
- type: 'core',
922
835
  categorization: 'single-purpose',
923
836
  usage: 'Single purpose - Reserved for left aligning media and content with wrapping enabled.',
924
837
  team: 'Design System Team',
@@ -929,7 +842,6 @@ var metadata = {
929
842
  componentName: 'ContentWrapRightIcon',
930
843
  package: '@atlaskit/icon/core/content-wrap-right',
931
844
  oldName: ['editor/media-wrap-right'],
932
- type: 'core',
933
845
  categorization: 'single-purpose',
934
846
  usage: 'Single purpose - Reserved for right aligning media and content with wrapping enabled.',
935
847
  team: 'Design System Team',
@@ -940,7 +852,6 @@ var metadata = {
940
852
  componentName: 'CopyIcon',
941
853
  package: '@atlaskit/icon/core/copy',
942
854
  oldName: ['copy'],
943
- type: 'core',
944
855
  categorization: 'single-purpose',
945
856
  usage: 'Single purpose - Reserved for copying data such as text, code or other objects.',
946
857
  team: 'Design System Team',
@@ -951,7 +862,6 @@ var metadata = {
951
862
  componentName: 'CreditCardIcon',
952
863
  package: '@atlaskit/icon/core/credit-card',
953
864
  oldName: ['creditcard-filled', 'creditcard'],
954
- type: 'core',
955
865
  categorization: 'multi-purpose',
956
866
  usage: 'Multi purpose - Known uses: billing in Admin, invoices in PPC, payments.',
957
867
  team: 'Design System Team',
@@ -962,7 +872,6 @@ var metadata = {
962
872
  componentName: 'CrossIcon',
963
873
  package: '@atlaskit/icon/core/cross',
964
874
  oldName: ['cross', 'editor/close'],
965
- type: 'core',
966
875
  categorization: 'multi-purpose',
967
876
  usage: 'Known uses: closing modals, panels, and transient views; removing tags',
968
877
  team: 'Design System Team',
@@ -973,7 +882,6 @@ var metadata = {
973
882
  componentName: 'CrossCircleIcon',
974
883
  package: '@atlaskit/icon/core/cross-circle',
975
884
  oldName: ['cross-circle', 'editor/error', 'select-clear'],
976
- type: 'core',
977
885
  categorization: 'multi-purpose',
978
886
  usage: 'Multi purpose - Known uses: clear text field, error status.',
979
887
  team: 'Design System Team',
@@ -983,7 +891,6 @@ var metadata = {
983
891
  keywords: ['curly-brackets', 'curlybrackets', 'icon', 'curly brackets', 'braces', 'smart value'],
984
892
  componentName: 'CurlyBracketsIcon',
985
893
  package: '@atlaskit/icon/core/curly-brackets',
986
- type: 'core',
987
894
  categorization: 'multi-purpose',
988
895
  usage: 'Known uses: Represents Smart values in Proforma.',
989
896
  team: 'Design System Team',
@@ -994,7 +901,6 @@ var metadata = {
994
901
  componentName: 'CustomizeIcon',
995
902
  package: '@atlaskit/icon/core/customize',
996
903
  oldName: ['preferences'],
997
- type: 'core',
998
904
  categorization: 'multi-purpose',
999
905
  usage: 'Multi purpose - Known uses: customize sidebar, customize view, settings.',
1000
906
  team: 'Design System Team',
@@ -1005,7 +911,6 @@ var metadata = {
1005
911
  componentName: 'DashboardIcon',
1006
912
  package: '@atlaskit/icon/core/dashboard',
1007
913
  oldName: ['activity', 'dashboard'],
1008
- type: 'core',
1009
914
  categorization: 'single-purpose',
1010
915
  usage: 'Single purpose - Reserved for dashboards in Jira.',
1011
916
  team: 'Design System Team',
@@ -1015,7 +920,6 @@ var metadata = {
1015
920
  keywords: ['data-flow', 'dataflow', 'icon', 'relationship', 'data', 'flow chart'],
1016
921
  componentName: 'DataFlowIcon',
1017
922
  package: '@atlaskit/icon/core/data-flow',
1018
- type: 'core',
1019
923
  categorization: 'multi-purpose',
1020
924
  usage: 'Multi purpose - Known usages: Database schema in Jira.',
1021
925
  team: 'Design System Team',
@@ -1025,7 +929,6 @@ var metadata = {
1025
929
  keywords: ['data-number', 'datanumber', 'icon', 'numbers', '123', 'proforma', 'datatype'],
1026
930
  componentName: 'DataNumberIcon',
1027
931
  package: '@atlaskit/icon/core/data-number',
1028
- type: 'core',
1029
932
  categorization: 'multi-purpose',
1030
933
  usage: 'Known uses: Representing number datatype fields in Proforma and databases.',
1031
934
  team: 'Design System Team',
@@ -1035,7 +938,6 @@ var metadata = {
1035
938
  keywords: ['data-string', 'datastring', 'icon', 'string', 'letters', 'abc', 'proforma', 'datatype'],
1036
939
  componentName: 'DataStringIcon',
1037
940
  package: '@atlaskit/icon/core/data-string',
1038
- type: 'core',
1039
941
  categorization: 'multi-purpose',
1040
942
  usage: 'Known uses: Representing string datatype fields in Proforma and databases.',
1041
943
  team: 'Design System Team',
@@ -1045,7 +947,6 @@ var metadata = {
1045
947
  keywords: ['database', 'icon', 'spreadsheet', 'table', 'data', 'cells'],
1046
948
  componentName: 'DatabaseIcon',
1047
949
  package: '@atlaskit/icon/core/database',
1048
- type: 'core',
1049
950
  categorization: 'single-purpose',
1050
951
  usage: 'Single purpose - Reserved for databases in Confluence.',
1051
952
  team: 'Design System Team',
@@ -1056,7 +957,6 @@ var metadata = {
1056
957
  componentName: 'DecisionIcon',
1057
958
  package: '@atlaskit/icon/core/decision',
1058
959
  oldName: ['decision', 'editor/decision'],
1059
- type: 'core',
1060
960
  categorization: 'single-purpose',
1061
961
  usage: 'Single purpose - Reserved for decisions.',
1062
962
  team: 'Design System Team',
@@ -1066,7 +966,6 @@ var metadata = {
1066
966
  keywords: ['defect', 'icon', 'defect', 'fragile', 'cracked', 'work type'],
1067
967
  componentName: 'DefectIcon',
1068
968
  package: '@atlaskit/icon/core/defect',
1069
- type: 'core',
1070
969
  categorization: 'single-purpose',
1071
970
  usage: 'Reserved for defect work type.',
1072
971
  team: 'Design System Team',
@@ -1077,7 +976,6 @@ var metadata = {
1077
976
  componentName: 'DeleteIcon',
1078
977
  package: '@atlaskit/icon/core/delete',
1079
978
  oldName: ['editor/remove', 'trash'],
1080
- type: 'core',
1081
979
  categorization: 'single-purpose',
1082
980
  usage: 'Single purpose - Reserved for removing or deleting an object.',
1083
981
  team: 'Design System Team',
@@ -1088,7 +986,6 @@ var metadata = {
1088
986
  componentName: 'DepartmentIcon',
1089
987
  package: '@atlaskit/icon/core/department',
1090
988
  oldName: ['department'],
1091
- type: 'core',
1092
989
  categorization: 'single-purpose',
1093
990
  usage: 'Single purpose - Reserved for departments, reporting lines, or other tree chart representations.',
1094
991
  team: 'Design System Team',
@@ -1099,7 +996,6 @@ var metadata = {
1099
996
  componentName: 'DeviceMobileIcon',
1100
997
  package: '@atlaskit/icon/core/device-mobile',
1101
998
  oldName: ['mobile'],
1102
- type: 'core',
1103
999
  categorization: 'multi-purpose',
1104
1000
  usage: 'Multi purpose - Known uses: call, contact us.',
1105
1001
  team: 'Design System Team',
@@ -1109,7 +1005,6 @@ var metadata = {
1109
1005
  keywords: ['devices', 'icon', 'devices', 'assets', 'laptop', 'phone', 'hardware', 'work type'],
1110
1006
  componentName: 'DevicesIcon',
1111
1007
  package: '@atlaskit/icon/core/devices',
1112
- type: 'core',
1113
1008
  categorization: 'multi-purpose',
1114
1009
  usage: "Known usages: \'Asset\' work type.",
1115
1010
  team: 'Design System Team',
@@ -1120,10 +1015,8 @@ var metadata = {
1120
1015
  componentName: 'DiscoveryIcon',
1121
1016
  package: '@atlaskit/icon/core/discovery',
1122
1017
  oldName: ['editor/note'],
1123
- type: 'core',
1124
1018
  replacement: {
1125
1019
  name: 'status-discovery',
1126
- type: 'core',
1127
1020
  location: '@atlaskit/icon'
1128
1021
  },
1129
1022
  categorization: 'single-purpose',
@@ -1136,7 +1029,6 @@ var metadata = {
1136
1029
  componentName: 'DownloadIcon',
1137
1030
  package: '@atlaskit/icon/core/download',
1138
1031
  oldName: ['download'],
1139
- type: 'core',
1140
1032
  categorization: 'single-purpose',
1141
1033
  usage: 'Single purpose - Reserved for file downloads.',
1142
1034
  team: 'Design System Team',
@@ -1146,7 +1038,6 @@ var metadata = {
1146
1038
  keywords: ['drag-handle-horizontal', 'draghandlehorizontal', 'icon', 'drag handler', 'reorder', 'move', 'reorder horizontal'],
1147
1039
  componentName: 'DragHandleHorizontalIcon',
1148
1040
  package: '@atlaskit/icon/core/drag-handle-horizontal',
1149
- type: 'core',
1150
1041
  categorization: 'single-purpose',
1151
1042
  usage: 'Reserved for dragging elements along a horizontal axis.',
1152
1043
  team: 'Design System Team',
@@ -1158,7 +1049,6 @@ var metadata = {
1158
1049
  componentName: 'DragHandleVerticalIcon',
1159
1050
  package: '@atlaskit/icon/core/drag-handle-vertical',
1160
1051
  oldName: ['drag-handler'],
1161
- type: 'core',
1162
1052
  categorization: 'single-purpose',
1163
1053
  usage: 'Reserved for dragging elements along a vertical axis.',
1164
1054
  team: 'Design System Team',
@@ -1170,7 +1060,6 @@ var metadata = {
1170
1060
  componentName: 'EditIcon',
1171
1061
  package: '@atlaskit/icon/core/edit',
1172
1062
  oldName: ['edit-filled', 'edit', 'editor/edit'],
1173
- type: 'core',
1174
1063
  categorization: 'single-purpose',
1175
1064
  usage: 'Single purpose - Reserved for editing objects.',
1176
1065
  team: 'Design System Team',
@@ -1180,7 +1069,6 @@ var metadata = {
1180
1069
  keywords: ['edit-bulk', 'editbulk', 'icon', 'edit', 'pencil', 'multiple', 'bulk', 'change'],
1181
1070
  componentName: 'EditBulkIcon',
1182
1071
  package: '@atlaskit/icon/core/edit-bulk',
1183
- type: 'core',
1184
1072
  categorization: 'single-purpose',
1185
1073
  usage: 'Single purpose - Reserved for editing multiple objects in bulk.',
1186
1074
  team: 'Design System Team',
@@ -1191,7 +1079,6 @@ var metadata = {
1191
1079
  componentName: 'EmailIcon',
1192
1080
  package: '@atlaskit/icon/core/email',
1193
1081
  oldName: ['email'],
1194
- type: 'core',
1195
1082
  categorization: 'single-purpose',
1196
1083
  usage: 'Single purpose - Reserved for when an email-related things.',
1197
1084
  team: 'Design System Team',
@@ -1202,7 +1089,6 @@ var metadata = {
1202
1089
  componentName: 'EmojiIcon',
1203
1090
  package: '@atlaskit/icon/core/emoji',
1204
1091
  oldName: ['editor/emoji', 'emoji/emoji', 'emoji', 'emoji/people'],
1205
- type: 'core',
1206
1092
  categorization: 'single-purpose',
1207
1093
  usage: "Single purpose - Reserved for Editor as a category for Emoji\'s.",
1208
1094
  team: 'Design System Team',
@@ -1213,7 +1099,6 @@ var metadata = {
1213
1099
  componentName: 'EmojiAddIcon',
1214
1100
  package: '@atlaskit/icon/core/emoji-add',
1215
1101
  oldName: ['emoji-add'],
1216
- type: 'core',
1217
1102
  categorization: 'single-purpose',
1218
1103
  usage: 'Single purpose - Reserved for adding an emoji reaction.',
1219
1104
  team: 'Design System Team',
@@ -1223,7 +1108,6 @@ var metadata = {
1223
1108
  keywords: ['emoji-casual', 'emojicasual', 'icon', 'emoij', 'casual', 'sunglasses', 'chill', 'relaxed'],
1224
1109
  componentName: 'EmojiCasualIcon',
1225
1110
  package: '@atlaskit/icon/core/emoji-casual',
1226
- type: 'core',
1227
1111
  categorization: 'single-purpose',
1228
1112
  usage: 'Reserved for representing a casual or relaxed tone or sentiment.',
1229
1113
  team: 'Design System Team',
@@ -1233,7 +1117,6 @@ var metadata = {
1233
1117
  keywords: ['emoji-neutral', 'emojineutral', 'icon', 'emoji', 'neutral', 'ambivalent'],
1234
1118
  componentName: 'EmojiNeutralIcon',
1235
1119
  package: '@atlaskit/icon/core/emoji-neutral',
1236
- type: 'core',
1237
1120
  categorization: 'single-purpose',
1238
1121
  usage: 'Reserved for representing a neutral tone or sentiment.',
1239
1122
  team: 'Design System Team',
@@ -1243,7 +1126,6 @@ var metadata = {
1243
1126
  keywords: ['emoji-remove', 'emojiremove', 'icon', 'emoji', 'remove', 'strikethrough'],
1244
1127
  componentName: 'EmojiRemoveIcon',
1245
1128
  package: '@atlaskit/icon/core/emoji-remove',
1246
- type: 'core',
1247
1129
  categorization: 'single-purpose',
1248
1130
  usage: 'Reserved for removing emoji.',
1249
1131
  team: 'Design System Team',
@@ -1253,7 +1135,6 @@ var metadata = {
1253
1135
  keywords: ['epic', 'icon', 'lightning bolt', 'jira status', 'filled'],
1254
1136
  componentName: 'EpicIcon',
1255
1137
  package: '@atlaskit/icon/core/epic',
1256
- type: 'core',
1257
1138
  categorization: 'single-purpose',
1258
1139
  usage: 'Single purpose - Reserved for epics in Jira.',
1259
1140
  team: 'Design System Team',
@@ -1264,10 +1145,8 @@ var metadata = {
1264
1145
  componentName: 'ErrorIcon',
1265
1146
  package: '@atlaskit/icon/core/error',
1266
1147
  oldName: ['error'],
1267
- type: 'core',
1268
1148
  replacement: {
1269
1149
  name: 'status-error',
1270
- type: 'core',
1271
1150
  location: '@atlaskit/icon'
1272
1151
  },
1273
1152
  categorization: 'single-purpose',
@@ -1279,7 +1158,6 @@ var metadata = {
1279
1158
  keywords: ['exclamation-square', 'exclamationsquare', 'icon', '!', 'exclaim', 'square', 'work type'],
1280
1159
  componentName: 'ExclamationSquareIcon',
1281
1160
  package: '@atlaskit/icon/core/exclamation-square',
1282
- type: 'core',
1283
1161
  categorization: 'multi-purpose',
1284
1162
  usage: 'Known uses: Exclamation work type.',
1285
1163
  team: 'Design System Team',
@@ -1291,7 +1169,6 @@ var metadata = {
1291
1169
  componentName: 'ExpandHorizontalIcon',
1292
1170
  package: '@atlaskit/icon/core/expand-horizontal',
1293
1171
  oldName: ['editor/media-full-width'],
1294
- type: 'core',
1295
1172
  categorization: 'single-purpose',
1296
1173
  usage: 'Single purpose - Reserved for expanding an element to its maximum width.',
1297
1174
  team: 'Design System Team',
@@ -1301,7 +1178,6 @@ var metadata = {
1301
1178
  keywords: ['expand-vertical', 'expandvertical', 'icon', 'expand', 'height', 'vertical arrows', 'maximum height', 'stretch', 'fit'],
1302
1179
  componentName: 'ExpandVerticalIcon',
1303
1180
  package: '@atlaskit/icon/core/expand-vertical',
1304
- type: 'core',
1305
1181
  categorization: 'single-purpose',
1306
1182
  usage: 'Single purpose - Reserved for expanding an element to its maximum height.',
1307
1183
  team: 'Design System Team',
@@ -1312,7 +1188,6 @@ var metadata = {
1312
1188
  componentName: 'EyeOpenIcon',
1313
1189
  package: '@atlaskit/icon/core/eye-open',
1314
1190
  oldName: ['watch'],
1315
- type: 'core',
1316
1191
  categorization: 'multi-purpose',
1317
1192
  usage: 'Multi purpose - Known uses: watch page in Confluence, show password in text field, and following in Atlas.',
1318
1193
  team: 'Design System Team',
@@ -1323,7 +1198,6 @@ var metadata = {
1323
1198
  componentName: 'EyeOpenFilledIcon',
1324
1199
  package: '@atlaskit/icon/core/eye-open-filled',
1325
1200
  oldName: ['hipchat/audio-only', 'watch-filled'],
1326
- type: 'core',
1327
1201
  categorization: 'multi-purpose',
1328
1202
  usage: 'Multi purpose - Known uses: watched pages in Confluence.',
1329
1203
  team: 'Design System Team',
@@ -1333,7 +1207,6 @@ var metadata = {
1333
1207
  keywords: ['eye-open-strikethrough', 'eyeopenstrikethrough', 'icon', 'unwatch', 'invisible', 'visibility', 'permissions'],
1334
1208
  componentName: 'EyeOpenStrikethroughIcon',
1335
1209
  package: '@atlaskit/icon/core/eye-open-strikethrough',
1336
- type: 'core',
1337
1210
  categorization: 'multi-purpose',
1338
1211
  usage: 'Multi purpose - Intended uses: unwatch page in Confluence, hide password in text field, and unfollow in Atlas.',
1339
1212
  team: 'Design System Team',
@@ -1343,7 +1216,6 @@ var metadata = {
1343
1216
  keywords: ['feed', 'icon', 'feed', 'updates', 'release notes', "what's new"],
1344
1217
  componentName: 'FeedIcon',
1345
1218
  package: '@atlaskit/icon/core/feed',
1346
- type: 'core',
1347
1219
  categorization: 'single-purpose',
1348
1220
  usage: 'Single purpose - Reserved for update feeds in Atlassian Home.',
1349
1221
  team: 'Design System Team',
@@ -1354,7 +1226,6 @@ var metadata = {
1354
1226
  componentName: 'FeedbackIcon',
1355
1227
  package: '@atlaskit/icon/core/feedback',
1356
1228
  oldName: ['editor/feedback', 'feedback'],
1357
- type: 'core',
1358
1229
  categorization: 'single-purpose',
1359
1230
  usage: 'Single purpose - Known uses: customer feedback.',
1360
1231
  team: 'Design System Team',
@@ -1364,7 +1235,6 @@ var metadata = {
1364
1235
  keywords: ['field', 'icon', 'field', 'form', 'input', 'label'],
1365
1236
  componentName: 'FieldIcon',
1366
1237
  package: '@atlaskit/icon/core/field',
1367
- type: 'core',
1368
1238
  categorization: 'multi-purpose',
1369
1239
  usage: 'Multi purpose - Known usages: Field suggestions provided by Atlassian Intelligence.',
1370
1240
  team: 'Design System Team',
@@ -1374,7 +1244,6 @@ var metadata = {
1374
1244
  keywords: ['field-alert', 'fieldalert', 'icon', 'field', 'alert', 'warning', 'change'],
1375
1245
  componentName: 'FieldAlertIcon',
1376
1246
  package: '@atlaskit/icon/core/field-alert',
1377
- type: 'core',
1378
1247
  categorization: 'multi-purpose',
1379
1248
  usage: 'Known uses: Changed field values in Automation.',
1380
1249
  team: 'Design System Team',
@@ -1384,7 +1253,6 @@ var metadata = {
1384
1253
  keywords: ['field-checkbox-group', 'fieldcheckboxgroup', 'icon', 'form', 'field', 'input type', 'checkbox', 'multi-select', 'options'],
1385
1254
  componentName: 'FieldCheckboxGroupIcon',
1386
1255
  package: '@atlaskit/icon/core/field-checkbox-group',
1387
- type: 'core',
1388
1256
  categorization: 'multi-purpose',
1389
1257
  usage: 'Known uses: Checkbox group field type in Proforma.',
1390
1258
  team: 'Design System Team',
@@ -1394,7 +1262,6 @@ var metadata = {
1394
1262
  keywords: ['field-dropdown', 'fielddropdown', 'icon', 'form', 'field', 'select', 'dropdown'],
1395
1263
  componentName: 'FieldDropdownIcon',
1396
1264
  package: '@atlaskit/icon/core/field-dropdown',
1397
- type: 'core',
1398
1265
  categorization: 'multi-purpose',
1399
1266
  usage: 'Known uses: Dropdown field type in Proforma.',
1400
1267
  team: 'Design System Team',
@@ -1404,7 +1271,6 @@ var metadata = {
1404
1271
  keywords: ['field-radio-group', 'fieldradiogroup', 'icon', 'form', 'field', 'input type', 'radio', 'single-select', 'options'],
1405
1272
  componentName: 'FieldRadioGroupIcon',
1406
1273
  package: '@atlaskit/icon/core/field-radio-group',
1407
- type: 'core',
1408
1274
  categorization: 'multi-purpose',
1409
1275
  usage: 'Known uses: Radio group field type in Proforma.',
1410
1276
  team: 'Design System Team',
@@ -1415,7 +1281,6 @@ var metadata = {
1415
1281
  componentName: 'FileIcon',
1416
1282
  package: '@atlaskit/icon/core/file',
1417
1283
  oldName: ['document-filled', 'document', 'editor/file', 'file'],
1418
- type: 'core',
1419
1284
  categorization: 'multi-purpose',
1420
1285
  usage: "Multi purpose - Known uses: document, file. Do not use to represent a page — use the dedicated \'Page\' icon instead.",
1421
1286
  team: 'Design System Team',
@@ -1426,7 +1291,6 @@ var metadata = {
1426
1291
  componentName: 'FilesIcon',
1427
1292
  package: '@atlaskit/icon/core/files',
1428
1293
  oldName: ['documents'],
1429
- type: 'core',
1430
1294
  categorization: 'multi-purpose',
1431
1295
  usage: "Multi purpose - Known uses: documents, files. Do not use to represent pages — use the dedicated \'Pages\' icon instead.",
1432
1296
  team: 'Design System Team',
@@ -1437,7 +1301,6 @@ var metadata = {
1437
1301
  componentName: 'FilterIcon',
1438
1302
  package: '@atlaskit/icon/core/filter',
1439
1303
  oldName: ['filter', 'media-services/filter'],
1440
- type: 'core',
1441
1304
  categorization: 'single-purpose',
1442
1305
  usage: 'Single purpose - Reserved for filterting data or objects.',
1443
1306
  team: 'Design System Team',
@@ -1448,7 +1311,6 @@ var metadata = {
1448
1311
  componentName: 'FlagIcon',
1449
1312
  package: '@atlaskit/icon/core/flag',
1450
1313
  oldName: ['emoji/flags'],
1451
- type: 'core',
1452
1314
  categorization: 'multi-purpose',
1453
1315
  usage: 'Multi purpose - Known uses: flags in Editor, feature flags.',
1454
1316
  team: 'Design System Team',
@@ -1459,7 +1321,6 @@ var metadata = {
1459
1321
  componentName: 'FlagFilledIcon',
1460
1322
  package: '@atlaskit/icon/core/flag-filled',
1461
1323
  oldName: ['flag-filled'],
1462
- type: 'core',
1463
1324
  categorization: 'multi-purpose',
1464
1325
  usage: 'Multi purpose - Known uses: active feature flags.',
1465
1326
  team: 'Design System Team',
@@ -1470,7 +1331,6 @@ var metadata = {
1470
1331
  componentName: 'FlaskIcon',
1471
1332
  package: '@atlaskit/icon/core/flask',
1472
1333
  oldName: ['jira/labs'],
1473
- type: 'core',
1474
1334
  categorization: 'multi-purpose',
1475
1335
  usage: 'Multi purpose - Known uses: labs in Jira.',
1476
1336
  team: 'Design System Team',
@@ -1480,7 +1340,6 @@ var metadata = {
1480
1340
  keywords: ['focus-area', 'focusarea', 'icon', 'focus', 'focus area', 'capture'],
1481
1341
  componentName: 'FocusAreaIcon',
1482
1342
  package: '@atlaskit/icon/core/focus-area',
1483
- type: 'core',
1484
1343
  categorization: 'single-purpose',
1485
1344
  usage: 'Reserved for representing Focus Areas.',
1486
1345
  team: 'Design System Team',
@@ -1491,7 +1350,6 @@ var metadata = {
1491
1350
  componentName: 'FolderClosedIcon',
1492
1351
  package: '@atlaskit/icon/core/folder-closed',
1493
1352
  oldName: ['folder'],
1494
- type: 'core',
1495
1353
  categorization: 'single-purpose',
1496
1354
  usage: 'Single purpose - Reserved for folders in Confluence.',
1497
1355
  team: 'Design System Team',
@@ -1501,7 +1359,6 @@ var metadata = {
1501
1359
  keywords: ['folder-open', 'folderopen', 'icon', 'directory'],
1502
1360
  componentName: 'FolderOpenIcon',
1503
1361
  package: '@atlaskit/icon/core/folder-open',
1504
- type: 'core',
1505
1362
  categorization: 'single-purpose',
1506
1363
  usage: 'Single purpose - Reserved for open folders in Confluence.',
1507
1364
  team: 'Design System Team',
@@ -1511,7 +1368,6 @@ var metadata = {
1511
1368
  keywords: ['form', 'icon', 'form', 'fields'],
1512
1369
  componentName: 'FormIcon',
1513
1370
  package: '@atlaskit/icon/core/form',
1514
- type: 'core',
1515
1371
  categorization: 'multi-purpose',
1516
1372
  usage: 'Known uses: Represents forms across Atlassian apps, including Proforma.',
1517
1373
  team: 'Design System Team',
@@ -1522,7 +1378,6 @@ var metadata = {
1522
1378
  componentName: 'FullscreenEnterIcon',
1523
1379
  package: '@atlaskit/icon/core/fullscreen-enter',
1524
1380
  oldName: ['vid-full-screen-on'],
1525
- type: 'core',
1526
1381
  categorization: 'single-purpose',
1527
1382
  usage: 'Single purpose - Reserved for full screen videos or objects.',
1528
1383
  team: 'Design System Team',
@@ -1533,7 +1388,6 @@ var metadata = {
1533
1388
  componentName: 'FullscreenExitIcon',
1534
1389
  package: '@atlaskit/icon/core/fullscreen-exit',
1535
1390
  oldName: ['media-services/full-screen'],
1536
- type: 'core',
1537
1391
  categorization: 'single-purpose',
1538
1392
  usage: 'Single purpose - Reserved for return screen videos or objects.',
1539
1393
  team: 'Design System Team',
@@ -1543,7 +1397,6 @@ var metadata = {
1543
1397
  keywords: ['glasses', 'icon', 'glasses', 'knowledge', 'learning', 'spectacles', 'education'],
1544
1398
  componentName: 'GlassesIcon',
1545
1399
  package: '@atlaskit/icon/core/glasses',
1546
- type: 'core',
1547
1400
  categorization: 'multi-purpose',
1548
1401
  usage: 'Known uses: Changing tone of written content to Educational with Atlassian Intelligence.',
1549
1402
  team: 'Design System Team',
@@ -1554,7 +1407,6 @@ var metadata = {
1554
1407
  componentName: 'GlobeIcon',
1555
1408
  package: '@atlaskit/icon/core/globe',
1556
1409
  oldName: ['world', 'world-small'],
1557
- type: 'core',
1558
1410
  categorization: 'multi-purpose',
1559
1411
  usage: 'Multi purpose - Known uses: public link in Confluence share dialog, global rules in Automation.',
1560
1412
  team: 'Design System Team',
@@ -1564,7 +1416,6 @@ var metadata = {
1564
1416
  keywords: ['goal', 'icon', 'target'],
1565
1417
  componentName: 'GoalIcon',
1566
1418
  package: '@atlaskit/icon/core/goal',
1567
- type: 'core',
1568
1419
  categorization: 'single-purpose',
1569
1420
  usage: 'Single purpose - Reserved for goals in Atlas.',
1570
1421
  team: 'Design System Team',
@@ -1575,7 +1426,6 @@ var metadata = {
1575
1426
  componentName: 'GridIcon',
1576
1427
  package: '@atlaskit/icon/core/grid',
1577
1428
  oldName: ['editor/table', 'media-services/grid', 'table'],
1578
- type: 'core',
1579
1429
  categorization: 'multi-purpose',
1580
1430
  usage: 'Multi purpose - Known uses: spaces in Confluence, and grid view, all content in Confluence.',
1581
1431
  team: 'Design System Team',
@@ -1586,7 +1436,6 @@ var metadata = {
1586
1436
  componentName: 'GrowDiagonalIcon',
1587
1437
  package: '@atlaskit/icon/core/grow-diagonal',
1588
1438
  oldName: ['media-services/actual-size'],
1589
- type: 'core',
1590
1439
  categorization: 'single-purpose',
1591
1440
  usage: 'Single purpose - Reserved for increasing the size of an element when height and width are changed concurrently.',
1592
1441
  team: 'Design System Team',
@@ -1597,7 +1446,6 @@ var metadata = {
1597
1446
  componentName: 'GrowHorizontalIcon',
1598
1447
  package: '@atlaskit/icon/core/grow-horizontal',
1599
1448
  oldName: ['editor/expand'],
1600
- type: 'core',
1601
1449
  categorization: 'single-purpose',
1602
1450
  usage: 'Single purpose - Reserved for increasing the width of an element.',
1603
1451
  team: 'Design System Team',
@@ -1607,7 +1455,6 @@ var metadata = {
1607
1455
  keywords: ['grow-vertical', 'growvertical', 'icon', 'grow', 'height', 'vertical arrows'],
1608
1456
  componentName: 'GrowVerticalIcon',
1609
1457
  package: '@atlaskit/icon/core/grow-vertical',
1610
- type: 'core',
1611
1458
  categorization: 'single-purpose',
1612
1459
  usage: 'Single purpose - Reserved for increasing the height of an element.',
1613
1460
  team: 'Design System Team',
@@ -1617,7 +1464,6 @@ var metadata = {
1617
1464
  keywords: ['hashtag', 'icon', 'tag', 'topic', 'pound'],
1618
1465
  componentName: 'HashtagIcon',
1619
1466
  package: '@atlaskit/icon/core/hashtag',
1620
- type: 'core',
1621
1467
  categorization: 'multi-purpose',
1622
1468
  usage: 'Multi purpose - Known uses: topics in Atlas, tags.',
1623
1469
  team: 'Design System Team',
@@ -1627,7 +1473,6 @@ var metadata = {
1627
1473
  keywords: ['headphones', 'icon', 'audio', 'music', 'headphones'],
1628
1474
  componentName: 'HeadphonesIcon',
1629
1475
  package: '@atlaskit/icon/core/headphones',
1630
- type: 'core',
1631
1476
  categorization: 'multi-purpose',
1632
1477
  usage: 'Known uses: music, audio.',
1633
1478
  team: 'Design System Team',
@@ -1638,7 +1483,6 @@ var metadata = {
1638
1483
  componentName: 'HeartIcon',
1639
1484
  package: '@atlaskit/icon/core/heart',
1640
1485
  oldName: ['emoji/symbols'],
1641
- type: 'core',
1642
1486
  categorization: 'multi-purpose',
1643
1487
  usage: 'Multi purpose - Known uses: emoji symbols in Editor.',
1644
1488
  team: 'Design System Team',
@@ -1648,7 +1492,6 @@ var metadata = {
1648
1492
  keywords: ['highlight', 'icon', 'highlight', 'highlighter', 'stabilo', 'pen'],
1649
1493
  componentName: 'HighlightIcon',
1650
1494
  package: '@atlaskit/icon/core/highlight',
1651
- type: 'core',
1652
1495
  categorization: 'single-purpose',
1653
1496
  usage: 'Single purpose - Reserved for highlight text tool in Confluence Editor.',
1654
1497
  team: 'Design System Team',
@@ -1659,7 +1502,6 @@ var metadata = {
1659
1502
  componentName: 'HomeIcon',
1660
1503
  package: '@atlaskit/icon/core/home',
1661
1504
  oldName: ['home-circle', 'home'],
1662
- type: 'core',
1663
1505
  categorization: 'single-purpose',
1664
1506
  usage: 'Single purpose - Reserved for home in navigation. When a user clicks on this, they should return to the homepage.',
1665
1507
  team: 'Design System Team',
@@ -1670,7 +1512,6 @@ var metadata = {
1670
1512
  componentName: 'ImageIcon',
1671
1513
  package: '@atlaskit/icon/core/image',
1672
1514
  oldName: ['editor/image', 'image', 'media-services/image', 'media-services/scale-large', 'media-services/scale-small'],
1673
- type: 'core',
1674
1515
  categorization: 'multi-purpose',
1675
1516
  usage: 'Multi purpose - Known uses: images, image upload.',
1676
1517
  team: 'Design System Team',
@@ -1680,7 +1521,6 @@ var metadata = {
1680
1521
  keywords: ['image-fullscreen', 'imagefullscreen', 'icon', 'image', 'fullscreen', 'enlarge'],
1681
1522
  componentName: 'ImageFullscreenIcon',
1682
1523
  package: '@atlaskit/icon/core/image-fullscreen',
1683
- type: 'core',
1684
1524
  categorization: 'single-purpose',
1685
1525
  usage: 'Reserved for viewing an image in a fullscreen view or modal.',
1686
1526
  team: 'Editor',
@@ -1690,7 +1530,6 @@ var metadata = {
1690
1530
  keywords: ['image-inline', 'imageinline', 'icon', 'image', 'layout', 'inline'],
1691
1531
  componentName: 'ImageInlineIcon',
1692
1532
  package: '@atlaskit/icon/core/image-inline',
1693
- type: 'core',
1694
1533
  categorization: 'single-purpose',
1695
1534
  usage: 'Reserved for representing inline images in Editor.',
1696
1535
  team: 'Editor',
@@ -1700,7 +1539,6 @@ var metadata = {
1700
1539
  keywords: ['image-scaled', 'imagescaled', 'icon', 'image', 'layout', 'scaled'],
1701
1540
  componentName: 'ImageScaledIcon',
1702
1541
  package: '@atlaskit/icon/core/image-scaled',
1703
- type: 'core',
1704
1542
  categorization: 'single-purpose',
1705
1543
  usage: 'Reserved for representing scaled images in layouts akin to display block.',
1706
1544
  team: 'Editor',
@@ -1711,7 +1549,6 @@ var metadata = {
1711
1549
  componentName: 'InboxIcon',
1712
1550
  package: '@atlaskit/icon/core/inbox',
1713
1551
  oldName: ['tray'],
1714
- type: 'core',
1715
1552
  categorization: 'multi-purpose',
1716
1553
  usage: "Multi purpose - Known uses: \'Your work\' in Confluence, inbox, mail.",
1717
1554
  team: 'Design System Team',
@@ -1721,7 +1558,6 @@ var metadata = {
1721
1558
  keywords: ['incident', 'icon', 'witches hat', 'traffic cone', 'jira status'],
1722
1559
  componentName: 'IncidentIcon',
1723
1560
  package: '@atlaskit/icon/core/incident',
1724
- type: 'core',
1725
1561
  categorization: 'single-purpose',
1726
1562
  usage: 'Single purpose - Reserved for incidents in Jira.',
1727
1563
  team: 'Design System Team',
@@ -1732,10 +1568,8 @@ var metadata = {
1732
1568
  componentName: 'InformationIcon',
1733
1569
  package: '@atlaskit/icon/core/information',
1734
1570
  oldName: ['editor/info', 'editor/panel', 'info'],
1735
- type: 'core',
1736
1571
  replacement: {
1737
1572
  name: 'status-information',
1738
- type: 'core',
1739
1573
  location: '@atlaskit/icon'
1740
1574
  },
1741
1575
  categorization: 'single-purpose',
@@ -1747,7 +1581,6 @@ var metadata = {
1747
1581
  keywords: ['information-circle', 'informationcircle', 'icon', 'information', 'circle', 'info'],
1748
1582
  componentName: 'InformationCircleIcon',
1749
1583
  package: '@atlaskit/icon/core/information-circle',
1750
- type: 'core',
1751
1584
  categorization: 'multi-purpose',
1752
1585
  usage: 'Known uses: For highlighting information when less visual emphasis is needed within the UI compared to the filled information status icon.',
1753
1586
  team: 'Design System Team',
@@ -1758,7 +1591,6 @@ var metadata = {
1758
1591
  keywords: ['key-result', 'keyresult', 'icon', 'target', 'bullseye', 'key result', 'arrow', 'bow', 'archery', 'OKR'],
1759
1592
  componentName: 'KeyResultIcon',
1760
1593
  package: '@atlaskit/icon/core/key-result',
1761
- type: 'core',
1762
1594
  categorization: 'single-purpose',
1763
1595
  usage: 'Reserved for representing key results.',
1764
1596
  team: 'Atlas',
@@ -1769,7 +1601,6 @@ var metadata = {
1769
1601
  componentName: 'LayoutOneColumnIcon',
1770
1602
  package: '@atlaskit/icon/core/layout-one-column',
1771
1603
  oldName: ['editor/layout-single'],
1772
- type: 'core',
1773
1604
  categorization: 'single-purpose',
1774
1605
  usage: 'Reserved for single column layout option in Confluence Editor',
1775
1606
  team: 'Design System Team',
@@ -1780,7 +1611,6 @@ var metadata = {
1780
1611
  componentName: 'LayoutThreeColumnsIcon',
1781
1612
  package: '@atlaskit/icon/core/layout-three-columns',
1782
1613
  oldName: ['editor/layout-three-equal'],
1783
- type: 'core',
1784
1614
  categorization: 'single-purpose',
1785
1615
  usage: 'Single purpose - Reserved for 3 column layout option in Confluence Editor.',
1786
1616
  team: 'Design System Team',
@@ -1791,7 +1621,6 @@ var metadata = {
1791
1621
  componentName: 'LayoutThreeColumnsSidebarsIcon',
1792
1622
  package: '@atlaskit/icon/core/layout-three-columns-sidebars',
1793
1623
  oldName: ['editor/layout-three-with-sidebars'],
1794
- type: 'core',
1795
1624
  categorization: 'single-purpose',
1796
1625
  usage: 'Single purpose - Reserved for 3 column layout with left and right sidebars option in Confluence Editor.',
1797
1626
  team: 'Design System Team',
@@ -1802,7 +1631,6 @@ var metadata = {
1802
1631
  componentName: 'LayoutTwoColumnsIcon',
1803
1632
  package: '@atlaskit/icon/core/layout-two-columns',
1804
1633
  oldName: ['editor/layout-two-equal'],
1805
- type: 'core',
1806
1634
  categorization: 'single-purpose',
1807
1635
  usage: 'Single purpose - Reserved for 2 column layout option in Confluence Editor.',
1808
1636
  team: 'Design System Team',
@@ -1813,7 +1641,6 @@ var metadata = {
1813
1641
  componentName: 'LayoutTwoColumnsSidebarLeftIcon',
1814
1642
  package: '@atlaskit/icon/core/layout-two-columns-sidebar-left',
1815
1643
  oldName: ['editor/layout-two-left-sidebar'],
1816
- type: 'core',
1817
1644
  categorization: 'single-purpose',
1818
1645
  usage: 'Single purpose - Reserved for 2 column layout with left sidebar option in Confluence Editor.',
1819
1646
  team: 'Design System Team',
@@ -1824,7 +1651,6 @@ var metadata = {
1824
1651
  componentName: 'LayoutTwoColumnsSidebarRightIcon',
1825
1652
  package: '@atlaskit/icon/core/layout-two-columns-sidebar-right',
1826
1653
  oldName: ['editor/layout-two-right-sidebar'],
1827
- type: 'core',
1828
1654
  categorization: 'single-purpose',
1829
1655
  usage: 'Single purpose - Reserved for 2 column layout with right sidebar option in Confluence Editor.',
1830
1656
  team: 'Design System Team',
@@ -1834,7 +1660,6 @@ var metadata = {
1834
1660
  keywords: ['library', 'icon', 'library', 'drawer', 'drawers', 'filing cabinet'],
1835
1661
  componentName: 'LibraryIcon',
1836
1662
  package: '@atlaskit/icon/core/library',
1837
- type: 'core',
1838
1663
  categorization: 'single-purpose',
1839
1664
  usage: 'Single purpose - Reserved for library view in Atlassian Home.',
1840
1665
  team: 'Design System Team',
@@ -1845,7 +1670,6 @@ var metadata = {
1845
1670
  componentName: 'LightbulbIcon',
1846
1671
  package: '@atlaskit/icon/core/lightbulb',
1847
1672
  oldName: ['editor/hint', 'emoji/objects', 'lightbulb-filled', 'lightbulb'],
1848
- type: 'core',
1849
1673
  categorization: 'multi-purpose',
1850
1674
  usage: 'Known uses: learnings in Atlas.',
1851
1675
  team: 'Design System Team',
@@ -1856,7 +1680,6 @@ var metadata = {
1856
1680
  componentName: 'LinkIcon',
1857
1681
  package: '@atlaskit/icon/core/link',
1858
1682
  oldName: ['editor/link', 'link-filled', 'link'],
1859
- type: 'core',
1860
1683
  categorization: 'single-purpose',
1861
1684
  usage: 'Single purpose - Reserved for links, urls, or copy link.',
1862
1685
  team: 'Design System Team',
@@ -1867,7 +1690,6 @@ var metadata = {
1867
1690
  componentName: 'LinkBrokenIcon',
1868
1691
  package: '@atlaskit/icon/core/link-broken',
1869
1692
  oldName: ['editor/unlink', 'unlink'],
1870
- type: 'core',
1871
1693
  categorization: 'single-purpose',
1872
1694
  usage: 'Single purpose - Reserved for removing a link.',
1873
1695
  team: 'Design System Team',
@@ -1878,7 +1700,6 @@ var metadata = {
1878
1700
  componentName: 'LinkExternalIcon',
1879
1701
  package: '@atlaskit/icon/core/link-external',
1880
1702
  oldName: ['shortcut'],
1881
- type: 'core',
1882
1703
  categorization: 'single-purpose',
1883
1704
  usage: 'Single purpose - Reserved for links that open up a new tab.',
1884
1705
  team: 'Design System Team',
@@ -1889,7 +1710,6 @@ var metadata = {
1889
1710
  componentName: 'ListBulletedIcon',
1890
1711
  package: '@atlaskit/icon/core/list-bulleted',
1891
1712
  oldName: ['bullet-list', 'editor/bullet-list'],
1892
- type: 'core',
1893
1713
  categorization: 'multi-purpose',
1894
1714
  usage: 'Multi purpose - Known uses: bulleted lists, view all.',
1895
1715
  team: 'Design System Team',
@@ -1899,7 +1719,6 @@ var metadata = {
1899
1719
  keywords: ['list-checklist', 'listchecklist', 'icon', 'list', 'check mark', 'to-do', 'requirements', 'checklist', 'work type'],
1900
1720
  componentName: 'ListChecklistIcon',
1901
1721
  package: '@atlaskit/icon/core/list-checklist',
1902
- type: 'core',
1903
1722
  categorization: 'multi-purpose',
1904
1723
  usage: "Known usages: Checklist, \'Requirement\' work type.",
1905
1724
  team: 'Design System Team',
@@ -1910,7 +1729,6 @@ var metadata = {
1910
1729
  componentName: 'ListNumberedIcon',
1911
1730
  package: '@atlaskit/icon/core/list-numbered',
1912
1731
  oldName: ['editor/number-list'],
1913
- type: 'core',
1914
1732
  categorization: 'multi-purpose',
1915
1733
  usage: 'Multi purpose - Known usages: Numbered list in Confluence Editor.',
1916
1734
  team: 'Design System Team',
@@ -1921,7 +1739,6 @@ var metadata = {
1921
1739
  componentName: 'LobbyBellIcon',
1922
1740
  package: '@atlaskit/icon/core/lobby-bell',
1923
1741
  oldName: ['hipchat/lobby'],
1924
- type: 'core',
1925
1742
  categorization: 'multi-purpose',
1926
1743
  usage: 'Multi purpose - Known uses: risks in Atlas.',
1927
1744
  team: 'Design System Team',
@@ -1932,7 +1749,6 @@ var metadata = {
1932
1749
  componentName: 'LocationIcon',
1933
1750
  package: '@atlaskit/icon/core/location',
1934
1751
  oldName: ['location'],
1935
- type: 'core',
1936
1752
  categorization: 'multi-purpose',
1937
1753
  usage: 'Multi purpose - Known uses: location in Atlas.',
1938
1754
  team: 'Design System Team',
@@ -1943,7 +1759,6 @@ var metadata = {
1943
1759
  componentName: 'LockLockedIcon',
1944
1760
  package: '@atlaskit/icon/core/lock-locked',
1945
1761
  oldName: ['lock-circle', 'lock-filled', 'lock', 'unlock-circle'],
1946
- type: 'core',
1947
1762
  categorization: 'multi-purpose',
1948
1763
  usage: 'Multi purpose - Known uses: secure password in textfields, locked page in Confluence.',
1949
1764
  team: 'Design System Team',
@@ -1954,7 +1769,6 @@ var metadata = {
1954
1769
  componentName: 'LockUnlockedIcon',
1955
1770
  package: '@atlaskit/icon/core/lock-unlocked',
1956
1771
  oldName: ['unlock-filled', 'unlock'],
1957
- type: 'core',
1958
1772
  categorization: 'multi-purpose',
1959
1773
  usage: 'Multi purpose - Known uses: unlocked page in Confluence.',
1960
1774
  team: 'Design System Team',
@@ -1965,7 +1779,6 @@ var metadata = {
1965
1779
  componentName: 'LogInIcon',
1966
1780
  package: '@atlaskit/icon/core/log-in',
1967
1781
  oldName: ['sign-in'],
1968
- type: 'core',
1969
1782
  categorization: 'single-purpose',
1970
1783
  usage: 'Single purpose - Reserved for log in.',
1971
1784
  team: 'Design System Team',
@@ -1976,7 +1789,6 @@ var metadata = {
1976
1789
  componentName: 'LogOutIcon',
1977
1790
  package: '@atlaskit/icon/core/log-out',
1978
1791
  oldName: ['sign-out'],
1979
- type: 'core',
1980
1792
  categorization: 'single-purpose',
1981
1793
  usage: 'Single purpose - Reserved for log out.',
1982
1794
  team: 'Design System Team',
@@ -1986,7 +1798,6 @@ var metadata = {
1986
1798
  keywords: ['magic-wand', 'magicwand', 'icon', 'magic', 'wand', 'suggestion'],
1987
1799
  componentName: 'MagicWandIcon',
1988
1800
  package: '@atlaskit/icon/core/magic-wand',
1989
- type: 'core',
1990
1801
  categorization: 'multi-purpose',
1991
1802
  usage: 'Multi purpose',
1992
1803
  team: 'Design System Team',
@@ -1996,7 +1807,6 @@ var metadata = {
1996
1807
  keywords: ['markdown', 'icon', 'markdown', 'md', 'markup'],
1997
1808
  componentName: 'MarkdownIcon',
1998
1809
  package: '@atlaskit/icon/core/markdown',
1999
- type: 'core',
2000
1810
  categorization: 'single-purpose',
2001
1811
  usage: 'Reserved for representing the Markdown markup language.',
2002
1812
  team: 'Design System Team',
@@ -2007,7 +1817,6 @@ var metadata = {
2007
1817
  componentName: 'MarketplaceIcon',
2008
1818
  package: '@atlaskit/icon/core/marketplace',
2009
1819
  oldName: ['marketplace'],
2010
- type: 'core',
2011
1820
  categorization: 'single-purpose',
2012
1821
  usage: 'Single purpose - Reserved for Atlassian Marketplace.',
2013
1822
  team: 'Design System Team',
@@ -2018,7 +1827,6 @@ var metadata = {
2018
1827
  componentName: 'MaximizeIcon',
2019
1828
  package: '@atlaskit/icon/core/maximize',
2020
1829
  oldName: ['editor/image-resize', 'image-resize', 'media-services/actual-size'],
2021
- type: 'core',
2022
1830
  categorization: 'single-purpose',
2023
1831
  usage: 'Single purpose - Reserved for resizing screens, panels, modals, or media to its maximum size.',
2024
1832
  team: 'Design System Team',
@@ -2028,7 +1836,6 @@ var metadata = {
2028
1836
  keywords: ['megaphone', 'icon', 'announcement', 'bullhorn', 'feedback', 'news'],
2029
1837
  componentName: 'MegaphoneIcon',
2030
1838
  package: '@atlaskit/icon/core/megaphone',
2031
- type: 'core',
2032
1839
  categorization: 'multi-purpose',
2033
1840
  usage: 'Multi purpose - Known uses: feedback in apps.',
2034
1841
  team: 'Design System Team',
@@ -2039,7 +1846,6 @@ var metadata = {
2039
1846
  componentName: 'MentionIcon',
2040
1847
  package: '@atlaskit/icon/core/mention',
2041
1848
  oldName: ['editor/mention'],
2042
- type: 'core',
2043
1849
  categorization: 'single-purpose',
2044
1850
  usage: 'Single purpose - Reserved for user mentions.',
2045
1851
  team: 'Design System Team',
@@ -2050,7 +1856,6 @@ var metadata = {
2050
1856
  componentName: 'MenuIcon',
2051
1857
  package: '@atlaskit/icon/core/menu',
2052
1858
  oldName: ['menu-expand', 'menu'],
2053
- type: 'core',
2054
1859
  categorization: 'single-purpose',
2055
1860
  usage: 'Single purpose - Reserved for accessing the menu in global app navigation.',
2056
1861
  team: 'Design System Team',
@@ -2060,7 +1865,6 @@ var metadata = {
2060
1865
  keywords: ['merge-failure', 'mergefailure', 'icon', 'git merge', 'bitbucket merge', 'merge fail', 'cross', 'x'],
2061
1866
  componentName: 'MergeFailureIcon',
2062
1867
  package: '@atlaskit/icon/core/merge-failure',
2063
- type: 'core',
2064
1868
  categorization: 'single-purpose',
2065
1869
  usage: 'Single purpose - Reserved for branches in Bitbucket and Jira that have failed to merge.',
2066
1870
  team: 'Design System Team',
@@ -2070,7 +1874,6 @@ var metadata = {
2070
1874
  keywords: ['merge-success', 'mergesuccess', 'icon', 'git merge', 'bitbucket merge', 'merge success', 'check mark'],
2071
1875
  componentName: 'MergeSuccessIcon',
2072
1876
  package: '@atlaskit/icon/core/merge-success',
2073
- type: 'core',
2074
1877
  categorization: 'single-purpose',
2075
1878
  usage: 'Single purpose - Reserved for branches in Bitbucket and Jira that have successfully merged.',
2076
1879
  team: 'Design System Team',
@@ -2081,7 +1884,6 @@ var metadata = {
2081
1884
  componentName: 'MicrophoneIcon',
2082
1885
  package: '@atlaskit/icon/core/microphone',
2083
1886
  oldName: ['vid-audio-on'],
2084
- type: 'core',
2085
1887
  categorization: 'multi-purpose',
2086
1888
  usage: 'Multi purpose - Known uses: record sounds in Trello.',
2087
1889
  team: 'Design System Team',
@@ -2092,7 +1894,6 @@ var metadata = {
2092
1894
  componentName: 'MinimizeIcon',
2093
1895
  package: '@atlaskit/icon/core/minimize',
2094
1896
  oldName: ['media-services/fit-to-page', 'vid-full-screen-off'],
2095
- type: 'core',
2096
1897
  categorization: 'single-purpose',
2097
1898
  usage: 'Single purpose - Reserved for minimizing or docking modals to the bottom of the viewport.',
2098
1899
  team: 'Design System Team',
@@ -2103,7 +1904,6 @@ var metadata = {
2103
1904
  componentName: 'MinusIcon',
2104
1905
  package: '@atlaskit/icon/core/minus',
2105
1906
  oldName: ['editor/divider', 'editor/horizontal-rule'],
2106
- type: 'core',
2107
1907
  categorization: 'multi-purpose',
2108
1908
  usage: 'Multi purpose - Known uses: horizontal rule in Editor.',
2109
1909
  team: 'Design System Team',
@@ -2113,7 +1913,6 @@ var metadata = {
2113
1913
  keywords: ['minus-square', 'minussquare', 'icon', 'square', 'minus', 'subtract', 'work type'],
2114
1914
  componentName: 'MinusSquareIcon',
2115
1915
  package: '@atlaskit/icon/core/minus-square',
2116
- type: 'core',
2117
1916
  categorization: 'multi-purpose',
2118
1917
  usage: "Known usages: \'Remove feature\' work type.",
2119
1918
  team: 'Design System Team',
@@ -2123,7 +1922,6 @@ var metadata = {
2123
1922
  keywords: ['node', 'icon', 'page', 'dot', 'page tree', 'navigation'],
2124
1923
  componentName: 'NodeIcon',
2125
1924
  package: '@atlaskit/icon/core/node',
2126
- type: 'core',
2127
1925
  categorization: 'single-purpose',
2128
1926
  usage: 'Single purpose - Reserved for a non-expandable item in a page tree.',
2129
1927
  team: 'Design System Team',
@@ -2133,7 +1931,6 @@ var metadata = {
2133
1931
  keywords: ['note', 'icon', 'note', 'post-it', 'sticky'],
2134
1932
  componentName: 'NoteIcon',
2135
1933
  package: '@atlaskit/icon/core/note',
2136
- type: 'core',
2137
1934
  categorization: 'single-purpose',
2138
1935
  usage: 'Single purpose - Reserved for notes.',
2139
1936
  team: 'Design System Team',
@@ -2144,7 +1941,6 @@ var metadata = {
2144
1941
  componentName: 'NotificationIcon',
2145
1942
  package: '@atlaskit/icon/core/notification',
2146
1943
  oldName: ['notification-direct', 'notification'],
2147
- type: 'core',
2148
1944
  categorization: 'single-purpose',
2149
1945
  usage: 'Single purpose - Reserved for notifications within global app navigation and within app screens.',
2150
1946
  team: 'Design System Team',
@@ -2154,7 +1950,6 @@ var metadata = {
2154
1950
  keywords: ['notification-muted', 'notificationmuted', 'icon', 'bell', 'alert', 'notification', 'mute'],
2155
1951
  componentName: 'NotificationMutedIcon',
2156
1952
  package: '@atlaskit/icon/core/notification-muted',
2157
- type: 'core',
2158
1953
  categorization: 'single-purpose',
2159
1954
  usage: 'Single purpose - Reserved for muting or disabling notifications.',
2160
1955
  team: 'Design System Team',
@@ -2164,7 +1959,6 @@ var metadata = {
2164
1959
  keywords: ['objective', 'icon', 'target', 'bullseye', 'objective'],
2165
1960
  componentName: 'ObjectiveIcon',
2166
1961
  package: '@atlaskit/icon/core/objective',
2167
- type: 'core',
2168
1962
  categorization: 'single-purpose',
2169
1963
  usage: 'Single purpose - Reserved for objectives.',
2170
1964
  team: 'Design System Team',
@@ -2175,7 +1969,6 @@ var metadata = {
2175
1969
  componentName: 'OfficeBuildingIcon',
2176
1970
  package: '@atlaskit/icon/core/office-building',
2177
1971
  oldName: ['office-building-filled', 'office-building'],
2178
- type: 'core',
2179
1972
  categorization: 'multi-purpose',
2180
1973
  usage: 'Multi purpose - Known uses: office in Atlas, company.',
2181
1974
  team: 'Design System Team',
@@ -2186,7 +1979,6 @@ var metadata = {
2186
1979
  componentName: 'OnCallIcon',
2187
1980
  package: '@atlaskit/icon/core/on-call',
2188
1981
  oldName: ['hipchat/dial-out'],
2189
- type: 'core',
2190
1982
  categorization: 'single-purpose',
2191
1983
  usage: 'Single purpose - Reserved for representing on-call across Atlassian apps.',
2192
1984
  team: 'Design System Team',
@@ -2196,7 +1988,6 @@ var metadata = {
2196
1988
  keywords: ['operations', 'icon', 'incident management', 'alerting', 'opsgenie', 'it operations', 'it ops', 'radar'],
2197
1989
  componentName: 'OperationsIcon',
2198
1990
  package: '@atlaskit/icon/core/operations',
2199
- type: 'core',
2200
1991
  categorization: 'single-purpose',
2201
1992
  usage: 'Single purpose - Reserved for IT Operations.',
2202
1993
  team: 'Design System Team',
@@ -2207,7 +1998,6 @@ var metadata = {
2207
1998
  componentName: 'PageIcon',
2208
1999
  package: '@atlaskit/icon/core/page',
2209
2000
  oldName: ['document-filled', 'document', 'editor/note', 'media-services/document', 'page-filled', 'page'],
2210
- type: 'core',
2211
2001
  categorization: 'single-purpose',
2212
2002
  usage: 'Single purpose - Reserved for pages in Confluence.',
2213
2003
  team: 'Design System Team',
@@ -2218,7 +2008,6 @@ var metadata = {
2218
2008
  componentName: 'PagesIcon',
2219
2009
  package: '@atlaskit/icon/core/pages',
2220
2010
  oldName: ['documents', 'queues'],
2221
- type: 'core',
2222
2011
  categorization: 'single-purpose',
2223
2012
  usage: 'Single purpose - Reserved for multipe pages in Confluence.',
2224
2013
  team: 'Design System Team',
@@ -2229,7 +2018,6 @@ var metadata = {
2229
2018
  componentName: 'PaintBucketIcon',
2230
2019
  package: '@atlaskit/icon/core/paint-bucket',
2231
2020
  oldName: ['editor/background-color'],
2232
- type: 'core',
2233
2021
  categorization: 'multi-purpose',
2234
2022
  usage: 'Multi purpose - Known usages: Customize fill color.',
2235
2023
  team: 'Design System Team',
@@ -2239,7 +2027,6 @@ var metadata = {
2239
2027
  keywords: ['paint-palette', 'paintpalette', 'icon', 'background', 'customize'],
2240
2028
  componentName: 'PaintPaletteIcon',
2241
2029
  package: '@atlaskit/icon/core/paint-palette',
2242
- type: 'core',
2243
2030
  categorization: 'multi-purpose',
2244
2031
  usage: 'Multi purpose - Known usages: Customize.',
2245
2032
  team: 'Design System Team',
@@ -2249,7 +2036,6 @@ var metadata = {
2249
2036
  keywords: ['panel-left', 'panelleft', 'icon', 'detail view', 'left rail', 'drawer', 'preview panel', 'sidebar'],
2250
2037
  componentName: 'PanelLeftIcon',
2251
2038
  package: '@atlaskit/icon/core/panel-left',
2252
- type: 'core',
2253
2039
  categorization: 'single-purpose',
2254
2040
  usage: 'Reserved for opening a preview panel to the left of the viewport edge. Use for right-to-left languages which invert the navigational chrome.',
2255
2041
  team: 'Design System Team',
@@ -2260,7 +2046,6 @@ var metadata = {
2260
2046
  componentName: 'PanelRightIcon',
2261
2047
  package: '@atlaskit/icon/core/panel-right',
2262
2048
  oldName: ['detail-view', 'room-menu'],
2263
- type: 'core',
2264
2049
  categorization: 'single-purpose',
2265
2050
  usage: 'Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.',
2266
2051
  team: 'Design System Team',
@@ -2270,7 +2055,6 @@ var metadata = {
2270
2055
  keywords: ['pen', 'icon', 'pen tool', 'nib', 'fountain pen', 'design', 'work type'],
2271
2056
  componentName: 'PenIcon',
2272
2057
  package: '@atlaskit/icon/core/pen',
2273
- type: 'core',
2274
2058
  categorization: 'multi-purpose',
2275
2059
  usage: "Known usages: \'Design task\' work type.",
2276
2060
  team: 'Design System Team',
@@ -2281,7 +2065,6 @@ var metadata = {
2281
2065
  componentName: 'PeopleGroupIcon',
2282
2066
  package: '@atlaskit/icon/core/people-group',
2283
2067
  oldName: ['people-group', 'people'],
2284
- type: 'core',
2285
2068
  categorization: 'single-purpose',
2286
2069
  usage: 'Single purpose - Known uses: representing a group or collection of people or users.',
2287
2070
  team: 'Design System Team',
@@ -2292,7 +2075,6 @@ var metadata = {
2292
2075
  componentName: 'PersonIcon',
2293
2076
  package: '@atlaskit/icon/core/person',
2294
2077
  oldName: ['person'],
2295
- type: 'core',
2296
2078
  categorization: 'single-purpose',
2297
2079
  usage: 'Single purpose - Known uses: representing a person or user, owner, contributor.',
2298
2080
  team: 'Design System Team',
@@ -2303,7 +2085,6 @@ var metadata = {
2303
2085
  componentName: 'PersonAddIcon',
2304
2086
  package: '@atlaskit/icon/core/person-add',
2305
2087
  oldName: ['invite-team'],
2306
- type: 'core',
2307
2088
  categorization: 'single-purpose',
2308
2089
  usage: 'Single purpose - Reserved for adding a user to an object.',
2309
2090
  team: 'Design System Team',
@@ -2314,7 +2095,6 @@ var metadata = {
2314
2095
  componentName: 'PersonAddedIcon',
2315
2096
  package: '@atlaskit/icon/core/person-added',
2316
2097
  oldName: ['app-access', 'person-with-tick'],
2317
- type: 'core',
2318
2098
  categorization: 'single-purpose',
2319
2099
  usage: 'Single purpose - Reserved for a user added to an object.',
2320
2100
  team: 'Design System Team',
@@ -2325,7 +2105,6 @@ var metadata = {
2325
2105
  componentName: 'PersonAvatarIcon',
2326
2106
  package: '@atlaskit/icon/core/person-avatar',
2327
2107
  oldName: ['person-circle', 'user-avatar-circle'],
2328
- type: 'core',
2329
2108
  categorization: 'single-purpose',
2330
2109
  usage: 'Single purpose - Reserved for user avatar.',
2331
2110
  team: 'Design System Team',
@@ -2336,7 +2115,6 @@ var metadata = {
2336
2115
  componentName: 'PersonOffboardIcon',
2337
2116
  package: '@atlaskit/icon/core/person-offboard',
2338
2117
  oldName: ['followers'],
2339
- type: 'core',
2340
2118
  categorization: 'single-purpose',
2341
2119
  usage: '📦 @atlaskit/icon/core/person-offboard',
2342
2120
  team: 'Design System Team',
@@ -2346,7 +2124,6 @@ var metadata = {
2346
2124
  keywords: ['person-remove', 'personremove', 'icon', 'person', 'remove', 'delete', 'unfollow'],
2347
2125
  componentName: 'PersonRemoveIcon',
2348
2126
  package: '@atlaskit/icon/core/person-remove',
2349
- type: 'core',
2350
2127
  categorization: 'single-purpose',
2351
2128
  usage: 'Reserved for removing and unfollowing people and teammates.',
2352
2129
  team: 'Design System Team',
@@ -2356,7 +2133,6 @@ var metadata = {
2356
2133
  keywords: ['person-warning', 'personwarning', 'icon', 'person', 'warning', 'alert'],
2357
2134
  componentName: 'PersonWarningIcon',
2358
2135
  package: '@atlaskit/icon/core/person-warning',
2359
- type: 'core',
2360
2136
  categorization: 'single-purpose',
2361
2137
  usage: 'Reserved for showing a warning related to a person or teammate.',
2362
2138
  team: 'Design System Team',
@@ -2367,7 +2143,6 @@ var metadata = {
2367
2143
  componentName: 'PhoneIcon',
2368
2144
  package: '@atlaskit/icon/core/phone',
2369
2145
  oldName: ['hipchat/dial-out'],
2370
- type: 'core',
2371
2146
  categorization: 'multi-purpose',
2372
2147
  usage: 'Multi purpose - Known uses: call us, phone number input.',
2373
2148
  team: 'Design System Team',
@@ -2377,7 +2152,6 @@ var metadata = {
2377
2152
  keywords: ['pin', 'icon', 'push pin', 'thumbtack', 'tack'],
2378
2153
  componentName: 'PinIcon',
2379
2154
  package: '@atlaskit/icon/core/pin',
2380
- type: 'core',
2381
2155
  categorization: 'multi-purpose',
2382
2156
  usage: 'Known uses: unpinned fields.',
2383
2157
  team: 'Design System Team',
@@ -2387,7 +2161,6 @@ var metadata = {
2387
2161
  keywords: ['pin-filled', 'pinfilled', 'icon', 'push pin', 'thumbtack', 'tack', 'filled'],
2388
2162
  componentName: 'PinFilledIcon',
2389
2163
  package: '@atlaskit/icon/core/pin-filled',
2390
- type: 'core',
2391
2164
  categorization: 'multi-purpose',
2392
2165
  usage: 'Known uses: pinned fields.',
2393
2166
  team: 'Design System Team',
@@ -2398,7 +2171,6 @@ var metadata = {
2398
2171
  componentName: 'PlusSquareIcon',
2399
2172
  package: '@atlaskit/icon/core/plus-square',
2400
2173
  oldName: ['issue-raise'],
2401
- type: 'core',
2402
2174
  categorization: 'multi-purpose',
2403
2175
  usage: "Known usages: \'New feature\' work type.",
2404
2176
  team: 'Design System Team',
@@ -2408,7 +2180,6 @@ var metadata = {
2408
2180
  keywords: ['power-plug', 'powerplug', 'icon', 'plug-in', 'add-on', 'socket'],
2409
2181
  componentName: 'PowerPlugIcon',
2410
2182
  package: '@atlaskit/icon/core/power-plug',
2411
- type: 'core',
2412
2183
  categorization: 'multi-purpose',
2413
2184
  usage: 'Multi purpose - Known uses: plugins, add ons.',
2414
2185
  team: 'Design System Team',
@@ -2419,7 +2190,6 @@ var metadata = {
2419
2190
  componentName: 'PremiumIcon',
2420
2191
  package: '@atlaskit/icon/core/premium',
2421
2192
  oldName: ['premium'],
2422
- type: 'core',
2423
2193
  categorization: 'single-purpose',
2424
2194
  usage: 'Single purpose - Reserved for premium features.',
2425
2195
  team: 'Design System Team',
@@ -2429,7 +2199,6 @@ var metadata = {
2429
2199
  keywords: ['presenter-mode', 'presentermode', 'icon', 'pointer', 'cursor', 'presentation', 'present'],
2430
2200
  componentName: 'PresenterModeIcon',
2431
2201
  package: '@atlaskit/icon/core/presenter-mode',
2432
- type: 'core',
2433
2202
  categorization: 'single-purpose',
2434
2203
  usage: 'Single purpose - Reserved for presenter mode in Confluence.',
2435
2204
  team: 'Design System Team',
@@ -2439,7 +2208,6 @@ var metadata = {
2439
2208
  keywords: ['printer', 'icon', 'print'],
2440
2209
  componentName: 'PrinterIcon',
2441
2210
  package: '@atlaskit/icon/core/printer',
2442
- type: 'core',
2443
2211
  categorization: 'multi-purpose',
2444
2212
  usage: 'Multi purpose - Known uses: print page, print-friendly view.',
2445
2213
  team: 'Design System Team',
@@ -2449,7 +2217,6 @@ var metadata = {
2449
2217
  keywords: ['priority-blocker', 'priorityblocker', 'icon', 'blocked', 'showstopper', 'work type status'],
2450
2218
  componentName: 'PriorityBlockerIcon',
2451
2219
  package: '@atlaskit/icon/core/priority-blocker',
2452
- type: 'core',
2453
2220
  categorization: 'single-purpose',
2454
2221
  usage: 'Reserved for blocker work type priority.',
2455
2222
  team: 'Design System Team',
@@ -2459,7 +2226,6 @@ var metadata = {
2459
2226
  keywords: ['priority-critical', 'prioritycritical', 'icon', 'priority', 'work type status'],
2460
2227
  componentName: 'PriorityCriticalIcon',
2461
2228
  package: '@atlaskit/icon/core/priority-critical',
2462
- type: 'core',
2463
2229
  categorization: 'single-purpose',
2464
2230
  usage: 'Reserved for critical work type priority.',
2465
2231
  team: 'Design System Team',
@@ -2469,7 +2235,6 @@ var metadata = {
2469
2235
  keywords: ['priority-high', 'priorityhigh', 'icon', 'priority', 'work type status'],
2470
2236
  componentName: 'PriorityHighIcon',
2471
2237
  package: '@atlaskit/icon/core/priority-high',
2472
- type: 'core',
2473
2238
  categorization: 'single-purpose',
2474
2239
  usage: 'Reserved for high work type priority.',
2475
2240
  team: 'Design System Team',
@@ -2479,7 +2244,6 @@ var metadata = {
2479
2244
  keywords: ['priority-highest', 'priorityhighest', 'icon', 'priority', 'work type status'],
2480
2245
  componentName: 'PriorityHighestIcon',
2481
2246
  package: '@atlaskit/icon/core/priority-highest',
2482
- type: 'core',
2483
2247
  categorization: 'single-purpose',
2484
2248
  usage: 'Reserved for highest work type priority.',
2485
2249
  team: 'Design System Team',
@@ -2489,7 +2253,6 @@ var metadata = {
2489
2253
  keywords: ['priority-low', 'prioritylow', 'icon', 'priority', 'work type status'],
2490
2254
  componentName: 'PriorityLowIcon',
2491
2255
  package: '@atlaskit/icon/core/priority-low',
2492
- type: 'core',
2493
2256
  categorization: 'single-purpose',
2494
2257
  usage: 'Reserved for low work type priority.',
2495
2258
  team: 'Design System Team',
@@ -2499,7 +2262,6 @@ var metadata = {
2499
2262
  keywords: ['priority-lowest', 'prioritylowest', 'icon', 'priority', 'work type status'],
2500
2263
  componentName: 'PriorityLowestIcon',
2501
2264
  package: '@atlaskit/icon/core/priority-lowest',
2502
- type: 'core',
2503
2265
  categorization: 'single-purpose',
2504
2266
  usage: 'Reserved for lowest work type priority.',
2505
2267
  team: 'Design System Team',
@@ -2509,7 +2271,6 @@ var metadata = {
2509
2271
  keywords: ['priority-major', 'prioritymajor', 'icon', 'priority', 'work type status'],
2510
2272
  componentName: 'PriorityMajorIcon',
2511
2273
  package: '@atlaskit/icon/core/priority-major',
2512
- type: 'core',
2513
2274
  categorization: 'single-purpose',
2514
2275
  usage: 'Reserved for major work type priority.',
2515
2276
  team: 'Design System Team',
@@ -2519,7 +2280,6 @@ var metadata = {
2519
2280
  keywords: ['priority-medium', 'prioritymedium', 'icon', 'priority', 'work type status'],
2520
2281
  componentName: 'PriorityMediumIcon',
2521
2282
  package: '@atlaskit/icon/core/priority-medium',
2522
- type: 'core',
2523
2283
  categorization: 'single-purpose',
2524
2284
  usage: 'Reserved for medium work type priority.',
2525
2285
  team: 'Design System Team',
@@ -2529,7 +2289,6 @@ var metadata = {
2529
2289
  keywords: ['priority-minor', 'priorityminor', 'icon', 'priority', 'work type status'],
2530
2290
  componentName: 'PriorityMinorIcon',
2531
2291
  package: '@atlaskit/icon/core/priority-minor',
2532
- type: 'core',
2533
2292
  categorization: 'single-purpose',
2534
2293
  usage: 'Reserved for minor work type priority.',
2535
2294
  team: 'Design System Team',
@@ -2539,7 +2298,6 @@ var metadata = {
2539
2298
  keywords: ['priority-trivial', 'prioritytrivial', 'icon', 'priority', 'work type status'],
2540
2299
  componentName: 'PriorityTrivialIcon',
2541
2300
  package: '@atlaskit/icon/core/priority-trivial',
2542
- type: 'core',
2543
2301
  categorization: 'single-purpose',
2544
2302
  usage: 'Reserved for trivial work type priority.',
2545
2303
  team: 'Design System Team',
@@ -2549,7 +2307,6 @@ var metadata = {
2549
2307
  keywords: ['problem', 'icon', 'stop', 'priority', 'work type status'],
2550
2308
  componentName: 'ProblemIcon',
2551
2309
  package: '@atlaskit/icon/core/problem',
2552
- type: 'core',
2553
2310
  categorization: 'single-purpose',
2554
2311
  usage: 'Reserved for problem work type priority.',
2555
2312
  team: 'Design System Team',
@@ -2559,7 +2316,6 @@ var metadata = {
2559
2316
  keywords: ['project', 'icon', 'rocket', 'rocketship', 'spaceship'],
2560
2317
  componentName: 'ProjectIcon',
2561
2318
  package: '@atlaskit/icon/core/project',
2562
- type: 'core',
2563
2319
  categorization: 'single-purpose',
2564
2320
  usage: 'Single purpose - Reserved for projects in Jira.',
2565
2321
  team: 'Design System Team',
@@ -2569,7 +2325,6 @@ var metadata = {
2569
2325
  keywords: ['project-status', 'projectstatus', 'icon', 'status', 'traffic lights'],
2570
2326
  componentName: 'ProjectStatusIcon',
2571
2327
  package: '@atlaskit/icon/core/project-status',
2572
- type: 'core',
2573
2328
  categorization: 'single-purpose',
2574
2329
  usage: 'Reserved for representing project status in Atlassian Home.',
2575
2330
  team: 'Atlassian Home',
@@ -2579,7 +2334,6 @@ var metadata = {
2579
2334
  keywords: ['projection-screen', 'projectionscreen', 'icon', 'present', 'presentation', 'projector screen', 'keynote'],
2580
2335
  componentName: 'ProjectionScreenIcon',
2581
2336
  package: '@atlaskit/icon/core/projection-screen',
2582
- type: 'core',
2583
2337
  categorization: 'multi-purpose',
2584
2338
  usage: 'Multi purpose - Intended usages: Presentation mode.',
2585
2339
  team: 'Design System Team',
@@ -2590,7 +2344,6 @@ var metadata = {
2590
2344
  componentName: 'PullRequestIcon',
2591
2345
  package: '@atlaskit/icon/core/pull-request',
2592
2346
  oldName: ['bitbucket/pullrequests'],
2593
- type: 'core',
2594
2347
  categorization: 'single-purpose',
2595
2348
  usage: 'Single purpose - Reserved for pull requests.',
2596
2349
  team: 'Design System Team',
@@ -2600,7 +2353,6 @@ var metadata = {
2600
2353
  keywords: ['pulse', 'icon', 'pulse', 'wave', 'heartbeat', 'health'],
2601
2354
  componentName: 'PulseIcon',
2602
2355
  package: '@atlaskit/icon/core/pulse',
2603
- type: 'core',
2604
2356
  categorization: 'multi-purpose',
2605
2357
  usage: 'Single purpose - Known uses: work health in Atlassian Home.',
2606
2358
  team: 'Design System Team',
@@ -2611,7 +2363,6 @@ var metadata = {
2611
2363
  componentName: 'QuestionCircleIcon',
2612
2364
  package: '@atlaskit/icon/core/question-circle',
2613
2365
  oldName: ['editor/help', 'question-circle', 'question'],
2614
- type: 'core',
2615
2366
  categorization: 'multi-purpose',
2616
2367
  usage: 'Multi purpose - Known uses: help, tip.',
2617
2368
  team: 'Design System Team',
@@ -2622,7 +2373,6 @@ var metadata = {
2622
2373
  componentName: 'QuotationMarkIcon',
2623
2374
  package: '@atlaskit/icon/core/quotation-mark',
2624
2375
  oldName: ['editor/quote', 'quote'],
2625
- type: 'core',
2626
2376
  categorization: 'multi-purpose',
2627
2377
  usage: 'Multi purpose - Known uses: blockquote, comment, testimonial, blogs in Confluence.',
2628
2378
  team: 'Design System Team',
@@ -2633,7 +2383,6 @@ var metadata = {
2633
2383
  componentName: 'RadioCheckedIcon',
2634
2384
  package: '@atlaskit/icon/core/radio-checked',
2635
2385
  oldName: ['radio'],
2636
- type: 'core',
2637
2386
  categorization: 'single-purpose',
2638
2387
  usage: 'Reserved for the selected state of radio controls.',
2639
2388
  team: 'Design System Team',
@@ -2644,7 +2393,6 @@ var metadata = {
2644
2393
  componentName: 'RadioUncheckedIcon',
2645
2394
  package: '@atlaskit/icon/core/radio-unchecked',
2646
2395
  oldName: ['media-services/preselected'],
2647
- type: 'core',
2648
2396
  categorization: 'single-purpose',
2649
2397
  usage: 'Reserved for the unselected state of radio controls.',
2650
2398
  team: 'Design System Team',
@@ -2655,7 +2403,6 @@ var metadata = {
2655
2403
  componentName: 'RedoIcon',
2656
2404
  package: '@atlaskit/icon/core/redo',
2657
2405
  oldName: ['editor/redo', 'redo'],
2658
- type: 'core',
2659
2406
  categorization: 'single-purpose',
2660
2407
  usage: 'Single purpose - Reserved for redo in Editor.',
2661
2408
  team: 'Design System Team',
@@ -2666,7 +2413,6 @@ var metadata = {
2666
2413
  componentName: 'RefreshIcon',
2667
2414
  package: '@atlaskit/icon/core/refresh',
2668
2415
  oldName: ['refresh'],
2669
- type: 'core',
2670
2416
  categorization: 'single-purpose',
2671
2417
  usage: 'Reserved for reloading or replaying content',
2672
2418
  team: 'Design System Team',
@@ -2677,7 +2423,6 @@ var metadata = {
2677
2423
  componentName: 'ReleaseIcon',
2678
2424
  package: '@atlaskit/icon/core/release',
2679
2425
  oldName: ['ship'],
2680
- type: 'core',
2681
2426
  categorization: 'single-purpose',
2682
2427
  usage: 'Single purpose - Reserved for releases in Jira.',
2683
2428
  team: 'Design System Team',
@@ -2688,7 +2433,6 @@ var metadata = {
2688
2433
  componentName: 'RetryIcon',
2689
2434
  package: '@atlaskit/icon/core/retry',
2690
2435
  oldName: ['retry'],
2691
- type: 'core',
2692
2436
  categorization: 'single-purpose',
2693
2437
  usage: 'Single purpose - Reserved for retry.',
2694
2438
  team: 'Design System Team',
@@ -2699,7 +2443,6 @@ var metadata = {
2699
2443
  componentName: 'RoadmapIcon',
2700
2444
  package: '@atlaskit/icon/core/roadmap',
2701
2445
  oldName: ['roadmap'],
2702
- type: 'core',
2703
2446
  categorization: 'single-purpose',
2704
2447
  usage: 'Single purpose - Reserved for roadmaps in Jira or Trello.',
2705
2448
  team: 'Design System Team',
@@ -2709,7 +2452,6 @@ var metadata = {
2709
2452
  keywords: ['rovo-chat', 'rovochat', 'icon', 'Rovo', 'AI', 'chat agent'],
2710
2453
  componentName: 'RovoChatIcon',
2711
2454
  package: '@atlaskit/icon/core/rovo-chat',
2712
- type: 'core',
2713
2455
  categorization: 'single-purpose',
2714
2456
  usage: 'Reserved for branded Rovo chat experiences.',
2715
2457
  team: 'Central AI',
@@ -2719,7 +2461,6 @@ var metadata = {
2719
2461
  keywords: ['scales', 'icon', 'scales', 'rule', 'law'],
2720
2462
  componentName: 'ScalesIcon',
2721
2463
  package: '@atlaskit/icon/core/scales',
2722
- type: 'core',
2723
2464
  categorization: 'multi-purpose',
2724
2465
  usage: 'Multi purpose - Known usages: Customer rating in Jira.',
2725
2466
  team: 'Design System Team',
@@ -2729,7 +2470,6 @@ var metadata = {
2729
2470
  keywords: ['scorecard', 'icon', 'tick', 'check', 'circle', 'unfinished'],
2730
2471
  componentName: 'ScorecardIcon',
2731
2472
  package: '@atlaskit/icon/core/scorecard',
2732
- type: 'core',
2733
2473
  categorization: 'single-purpose',
2734
2474
  usage: 'Single purpose - Reserved for Scorecard in Analytics.',
2735
2475
  team: 'Design System Team',
@@ -2740,7 +2480,6 @@ var metadata = {
2740
2480
  componentName: 'ScreenIcon',
2741
2481
  package: '@atlaskit/icon/core/screen',
2742
2482
  oldName: ['screen'],
2743
- type: 'core',
2744
2483
  categorization: 'multi-purpose',
2745
2484
  usage: 'Multi purpose - Known uses: assets in Jira.',
2746
2485
  team: 'Design System Team',
@@ -2750,7 +2489,6 @@ var metadata = {
2750
2489
  keywords: ['screen-plus', 'screenplus', 'icon', 'screen', 'display', 'monitor', 'plus', 'add'],
2751
2490
  componentName: 'ScreenPlusIcon',
2752
2491
  package: '@atlaskit/icon/core/screen-plus',
2753
- type: 'core',
2754
2492
  categorization: 'multi-purpose',
2755
2493
  usage: 'Known uses: TBC',
2756
2494
  team: 'Design System Team',
@@ -2761,7 +2499,6 @@ var metadata = {
2761
2499
  componentName: 'SearchIcon',
2762
2500
  package: '@atlaskit/icon/core/search',
2763
2501
  oldName: ['editor/search', 'search'],
2764
- type: 'core',
2765
2502
  categorization: 'single-purpose',
2766
2503
  usage: 'Single purpose - Reserved for searching objects.',
2767
2504
  team: 'Design System Team',
@@ -2772,7 +2509,6 @@ var metadata = {
2772
2509
  componentName: 'SendIcon',
2773
2510
  package: '@atlaskit/icon/core/send',
2774
2511
  oldName: ['send'],
2775
- type: 'core',
2776
2512
  categorization: 'single-purpose',
2777
2513
  usage: 'Single purpose - Reserved for sending messages in Rovo Chat.',
2778
2514
  team: 'Design System Team',
@@ -2783,7 +2519,6 @@ var metadata = {
2783
2519
  componentName: 'SettingsIcon',
2784
2520
  package: '@atlaskit/icon/core/settings',
2785
2521
  oldName: ['editor/settings', 'settings'],
2786
- type: 'core',
2787
2522
  categorization: 'single-purpose',
2788
2523
  usage: 'Single purpose - Reserved for any object or user settings.',
2789
2524
  team: 'Design System Team',
@@ -2793,7 +2528,6 @@ var metadata = {
2793
2528
  keywords: ['shapes', 'icon', 'objects', 'whiteboard', 'asset', 'graphic'],
2794
2529
  componentName: 'ShapesIcon',
2795
2530
  package: '@atlaskit/icon/core/shapes',
2796
- type: 'core',
2797
2531
  categorization: 'single-purpose',
2798
2532
  usage: 'Single purpose - Reserved for shapes in Whiteboards.',
2799
2533
  team: 'Design System Team',
@@ -2804,7 +2538,6 @@ var metadata = {
2804
2538
  componentName: 'ShareIcon',
2805
2539
  package: '@atlaskit/icon/core/share',
2806
2540
  oldName: ['share'],
2807
- type: 'core',
2808
2541
  categorization: 'single-purpose',
2809
2542
  usage: 'Single purpose - Reserved for sharing an object.',
2810
2543
  team: 'Design System Team',
@@ -2814,7 +2547,6 @@ var metadata = {
2814
2547
  keywords: ['shield', 'icon', 'security', 'secure', 'safety', 'defence', 'protection', 'guard'],
2815
2548
  componentName: 'ShieldIcon',
2816
2549
  package: '@atlaskit/icon/core/shield',
2817
- type: 'core',
2818
2550
  categorization: 'multi-purpose',
2819
2551
  usage: 'Multi purpose - Known uses: classifications in Enterprise Trust, security in Jira (Spork)',
2820
2552
  team: 'Design System Team',
@@ -2824,7 +2556,6 @@ var metadata = {
2824
2556
  keywords: ['shield-strikethrough', 'shieldstrikethrough', 'icon', '️security', 'secure', 'safety', 'defence', 'protection', 'guard', 'strikethrough', 'classification'],
2825
2557
  componentName: 'ShieldStrikethroughIcon',
2826
2558
  package: '@atlaskit/icon/core/shield-strikethrough',
2827
- type: 'core',
2828
2559
  categorization: 'multi-purpose',
2829
2560
  usage: 'Known uses: No classification in Enterprise Trust',
2830
2561
  team: 'Enterprise Trust',
@@ -2835,7 +2566,6 @@ var metadata = {
2835
2566
  componentName: 'ShortcutIcon',
2836
2567
  package: '@atlaskit/icon/core/shortcut',
2837
2568
  oldName: ['add-item'],
2838
- type: 'core',
2839
2569
  categorization: 'single-purpose',
2840
2570
  usage: 'Single purpose - Reserved for shortcuts in Jira.',
2841
2571
  team: 'Design System Team',
@@ -2846,7 +2576,6 @@ var metadata = {
2846
2576
  componentName: 'ShowMoreHorizontalIcon',
2847
2577
  package: '@atlaskit/icon/core/show-more-horizontal',
2848
2578
  oldName: ['editor/more', 'more'],
2849
- type: 'core',
2850
2579
  categorization: 'single-purpose',
2851
2580
  usage: 'Single purpose - Reserved for more action menus.',
2852
2581
  team: 'Design System Team',
@@ -2857,7 +2586,6 @@ var metadata = {
2857
2586
  componentName: 'ShowMoreVerticalIcon',
2858
2587
  package: '@atlaskit/icon/core/show-more-vertical',
2859
2588
  oldName: ['more-vertical'],
2860
- type: 'core',
2861
2589
  categorization: 'single-purpose',
2862
2590
  usage: 'Single purpose - Reserved for more action menus, traditionally on mobile.',
2863
2591
  team: 'Design System Team',
@@ -2868,7 +2596,6 @@ var metadata = {
2868
2596
  componentName: 'ShrinkDiagonalIcon',
2869
2597
  package: '@atlaskit/icon/core/shrink-diagonal',
2870
2598
  oldName: ['media-services/fit-to-page', 'vid-full-screen-off'],
2871
- type: 'core',
2872
2599
  categorization: 'single-purpose',
2873
2600
  usage: 'Single purpose - Reserved for shrinking the height and width of modals, panels, media, or objects.',
2874
2601
  team: 'Design System Team',
@@ -2879,7 +2606,6 @@ var metadata = {
2879
2606
  componentName: 'ShrinkHorizontalIcon',
2880
2607
  package: '@atlaskit/icon/core/shrink-horizontal',
2881
2608
  oldName: ['editor/collapse'],
2882
- type: 'core',
2883
2609
  categorization: 'single-purpose',
2884
2610
  usage: 'Single purpose - Reserved for contracting or reducing the width of an element.',
2885
2611
  team: 'Design System Team',
@@ -2889,7 +2615,6 @@ var metadata = {
2889
2615
  keywords: ['shrink-vertical', 'shrinkvertical', 'icon', 'contract', 'height', 'vertical arrows'],
2890
2616
  componentName: 'ShrinkVerticalIcon',
2891
2617
  package: '@atlaskit/icon/core/shrink-vertical',
2892
- type: 'core',
2893
2618
  categorization: 'single-purpose',
2894
2619
  usage: 'Single purpose - Reserved for contracting or reducing the height of an element.',
2895
2620
  team: 'Design System Team',
@@ -2899,7 +2624,6 @@ var metadata = {
2899
2624
  keywords: ['sidebar-collapse', 'sidebarcollapse', 'icon', 'navigation', 'close sidebar'],
2900
2625
  componentName: 'SidebarCollapseIcon',
2901
2626
  package: '@atlaskit/icon/core/sidebar-collapse',
2902
- type: 'core',
2903
2627
  categorization: 'single-purpose',
2904
2628
  usage: 'Single purpose - Reserved for collapsing the navigation sidebar.',
2905
2629
  team: 'Design System Team',
@@ -2909,7 +2633,6 @@ var metadata = {
2909
2633
  keywords: ['sidebar-expand', 'sidebarexpand', 'icon', 'navigation', 'open sidebar'],
2910
2634
  componentName: 'SidebarExpandIcon',
2911
2635
  package: '@atlaskit/icon/core/sidebar-expand',
2912
- type: 'core',
2913
2636
  categorization: 'single-purpose',
2914
2637
  usage: 'Single purpose - Reserved for expanding the navigation sidebar.',
2915
2638
  team: 'Design System Team',
@@ -2919,7 +2642,6 @@ var metadata = {
2919
2642
  keywords: ['smart-link', 'smartlink', 'icon', 'smart link'],
2920
2643
  componentName: 'SmartLinkIcon',
2921
2644
  package: '@atlaskit/icon/core/smart-link',
2922
- type: 'core',
2923
2645
  categorization: 'single-purpose',
2924
2646
  usage: 'Reserved for representing Smart links.',
2925
2647
  team: 'Linking platform',
@@ -2929,7 +2651,6 @@ var metadata = {
2929
2651
  keywords: ['smart-link-card', 'smartlinkcard', 'icon', 'smart link', 'url', 'card', 'link preview'],
2930
2652
  componentName: 'SmartLinkCardIcon',
2931
2653
  package: '@atlaskit/icon/core/smart-link-card',
2932
- type: 'core',
2933
2654
  categorization: 'single-purpose',
2934
2655
  usage: 'Reserved for representing Smart link preview cards.',
2935
2656
  team: 'Linking platform',
@@ -2939,7 +2660,6 @@ var metadata = {
2939
2660
  keywords: ['smart-link-embed', 'smartlinkembed', 'icon', 'smart link', 'url', 'embed'],
2940
2661
  componentName: 'SmartLinkEmbedIcon',
2941
2662
  package: '@atlaskit/icon/core/smart-link-embed',
2942
- type: 'core',
2943
2663
  categorization: 'single-purpose',
2944
2664
  usage: 'Reserved for representing Smart link embeds.',
2945
2665
  team: 'Linking platform',
@@ -2949,7 +2669,6 @@ var metadata = {
2949
2669
  keywords: ['smart-link-inline', 'smartlinkinline', 'icon', 'smart link', 'url', 'inline'],
2950
2670
  componentName: 'SmartLinkInlineIcon',
2951
2671
  package: '@atlaskit/icon/core/smart-link-inline',
2952
- type: 'core',
2953
2672
  categorization: 'single-purpose',
2954
2673
  usage: 'Reserved for representing inline Smart link lozenges.',
2955
2674
  team: 'Linking platform',
@@ -2959,7 +2678,6 @@ var metadata = {
2959
2678
  keywords: ['smart-link-list', 'smartlinklist', 'icon', 'smart link', 'url', 'embed', 'list', 'table', 'linked search results'],
2960
2679
  componentName: 'SmartLinkListIcon',
2961
2680
  package: '@atlaskit/icon/core/smart-link-list',
2962
- type: 'core',
2963
2681
  categorization: 'single-purpose',
2964
2682
  usage: 'Reserved for representing Smart link embedded link lists.',
2965
2683
  team: 'Linking platform',
@@ -2970,7 +2688,6 @@ var metadata = {
2970
2688
  componentName: 'SnippetIcon',
2971
2689
  package: '@atlaskit/icon/core/snippet',
2972
2690
  oldName: ['bitbucket/snippets'],
2973
- type: 'core',
2974
2691
  categorization: 'single-purpose',
2975
2692
  usage: 'Single purpose - Reserved for snippets in Bitbucket.',
2976
2693
  team: 'Design System Team',
@@ -2980,7 +2697,6 @@ var metadata = {
2980
2697
  keywords: ['sort-ascending', 'sortascending', 'icon', 'data', 'sort', 'up'],
2981
2698
  componentName: 'SortAscendingIcon',
2982
2699
  package: '@atlaskit/icon/core/sort-ascending',
2983
- type: 'core',
2984
2700
  categorization: 'single-purpose',
2985
2701
  usage: 'Single purpose - Reserved for sorting data.',
2986
2702
  team: 'Design System Team',
@@ -2990,7 +2706,6 @@ var metadata = {
2990
2706
  keywords: ['sort-descending', 'sortdescending', 'icon', 'data', 'sort', 'down'],
2991
2707
  componentName: 'SortDescendingIcon',
2992
2708
  package: '@atlaskit/icon/core/sort-descending',
2993
- type: 'core',
2994
2709
  categorization: 'single-purpose',
2995
2710
  usage: 'Single purpose - Reserved for sorting data.',
2996
2711
  team: 'Design System Team',
@@ -3001,10 +2716,8 @@ var metadata = {
3001
2716
  componentName: 'SpreadsheetIcon',
3002
2717
  package: '@atlaskit/icon/core/spreadsheet',
3003
2718
  oldName: ['media-services/spreadsheet'],
3004
- type: 'core',
3005
2719
  replacement: {
3006
2720
  name: 'table',
3007
- type: 'core',
3008
2721
  location: '@atlaskit/icon'
3009
2722
  },
3010
2723
  categorization: 'single-purpose',
@@ -3017,7 +2730,6 @@ var metadata = {
3017
2730
  componentName: 'SprintIcon',
3018
2731
  package: '@atlaskit/icon/core/sprint',
3019
2732
  oldName: ['sprint'],
3020
- type: 'core',
3021
2733
  categorization: 'single-purpose',
3022
2734
  usage: 'Single purpose - Reserved for sprints in Jira.',
3023
2735
  team: 'Design System Team',
@@ -3028,7 +2740,6 @@ var metadata = {
3028
2740
  componentName: 'StarStarredIcon',
3029
2741
  package: '@atlaskit/icon/core/star-starred',
3030
2742
  oldName: ['star-filled'],
3031
- type: 'core',
3032
2743
  categorization: 'single-purpose',
3033
2744
  usage: 'Single purpose - Reserved for starred or favourited objects.',
3034
2745
  team: 'Design System Team',
@@ -3039,7 +2750,6 @@ var metadata = {
3039
2750
  componentName: 'StarUnstarredIcon',
3040
2751
  package: '@atlaskit/icon/core/star-unstarred',
3041
2752
  oldName: ['star', 'star-large'],
3042
- type: 'core',
3043
2753
  categorization: 'single-purpose',
3044
2754
  usage: 'Single purpose - Reserved for starring or favoriting objects.',
3045
2755
  team: 'Design System Team',
@@ -3049,7 +2759,6 @@ var metadata = {
3049
2759
  keywords: ['status-discovery', 'statusdiscovery', 'icon', 'discovery', 'note', 'filled', 'onboarding', 'status'],
3050
2760
  componentName: 'StatusDiscoveryIcon',
3051
2761
  package: '@atlaskit/icon/core/status-discovery',
3052
- type: 'core',
3053
2762
  categorization: 'single-purpose',
3054
2763
  usage: 'Reserved for discovery statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information.',
3055
2764
  team: 'Design System Team',
@@ -3060,7 +2769,6 @@ var metadata = {
3060
2769
  componentName: 'StatusErrorIcon',
3061
2770
  package: '@atlaskit/icon/core/status-error',
3062
2771
  oldName: ['error'],
3063
- type: 'core',
3064
2772
  categorization: 'single-purpose',
3065
2773
  usage: 'Reserved for error statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information.',
3066
2774
  team: 'Design System Team',
@@ -3071,7 +2779,6 @@ var metadata = {
3071
2779
  componentName: 'StatusInformationIcon',
3072
2780
  package: '@atlaskit/icon/core/status-information',
3073
2781
  oldName: ['editor/info', 'editor/panel', 'info'],
3074
- type: 'core',
3075
2782
  categorization: 'single-purpose',
3076
2783
  usage: "Reserved for information statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information. For information tooltips, use the unfilled \'information circle\' icon.",
3077
2784
  team: 'Design System Team',
@@ -3082,7 +2789,6 @@ var metadata = {
3082
2789
  componentName: 'StatusSuccessIcon',
3083
2790
  package: '@atlaskit/icon/core/status-success',
3084
2791
  oldName: ['check-circle', 'editor/success'],
3085
- type: 'core',
3086
2792
  categorization: 'single-purpose',
3087
2793
  usage: 'Reserved for success statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information.',
3088
2794
  team: 'Design System Team',
@@ -3092,7 +2798,6 @@ var metadata = {
3092
2798
  keywords: ['status-verified', 'statusverified', 'icon', 'verified badge', 'status'],
3093
2799
  componentName: 'StatusVerifiedIcon',
3094
2800
  package: '@atlaskit/icon/core/status-verified',
3095
- type: 'core',
3096
2801
  categorization: 'single-purpose',
3097
2802
  usage: 'Reserved for representing verified content. Filled status icons provide higher visual contrast draw attention to important information.',
3098
2803
  team: 'Design System Team',
@@ -3103,7 +2808,6 @@ var metadata = {
3103
2808
  componentName: 'StatusWarningIcon',
3104
2809
  package: '@atlaskit/icon/core/status-warning',
3105
2810
  oldName: ['editor/warning', 'warning'],
3106
- type: 'core',
3107
2811
  categorization: 'single-purpose',
3108
2812
  usage: 'Reserved for warning statuses. Filled status icons provide higher visual contrast to draw attention to important information.',
3109
2813
  team: 'Design System Team',
@@ -3114,7 +2818,6 @@ var metadata = {
3114
2818
  componentName: 'StopwatchIcon',
3115
2819
  package: '@atlaskit/icon/core/stopwatch',
3116
2820
  oldName: ['stopwatch'],
3117
- type: 'core',
3118
2821
  categorization: 'multi-purpose',
3119
2822
  usage: 'Multi purpose - Known uses: timer in Confluence Whiteboards.',
3120
2823
  team: 'Design System Team',
@@ -3124,7 +2827,6 @@ var metadata = {
3124
2827
  keywords: ['story', 'icon', 'bookmark', 'work type'],
3125
2828
  componentName: 'StoryIcon',
3126
2829
  package: '@atlaskit/icon/core/story',
3127
- type: 'core',
3128
2830
  categorization: 'single-purpose',
3129
2831
  usage: 'Reserved for story work type.',
3130
2832
  team: 'Design System Team',
@@ -3134,7 +2836,6 @@ var metadata = {
3134
2836
  keywords: ['stroke-weight-extra-large', 'strokeweightextralarge', 'icon', 'border', 'weight', 'thickness', 'stroke', 'confluence', 'editor', 'whiteboards', 'thickest'],
3135
2837
  componentName: 'StrokeWeightExtraLargeIcon',
3136
2838
  package: '@atlaskit/icon/core/stroke-weight-extra-large',
3137
- type: 'core',
3138
2839
  categorization: 'single-purpose',
3139
2840
  usage: 'Reserved for representing the thickest border stroke width.',
3140
2841
  team: 'Whiteboards',
@@ -3144,7 +2845,6 @@ var metadata = {
3144
2845
  keywords: ['stroke-weight-large', 'strokeweightlarge', 'icon', 'border', 'weight', 'thickness', 'stroke', 'thick', 'confluence', 'editor', 'whiteboards'],
3145
2846
  componentName: 'StrokeWeightLargeIcon',
3146
2847
  package: '@atlaskit/icon/core/stroke-weight-large',
3147
- type: 'core',
3148
2848
  categorization: 'single-purpose',
3149
2849
  usage: 'Reserved for representing thick border stroke widths.',
3150
2850
  team: 'Editor',
@@ -3154,7 +2854,6 @@ var metadata = {
3154
2854
  keywords: ['stroke-weight-medium', 'strokeweightmedium', 'icon', 'border', 'weight', 'stroke', 'medium', 'thickness', 'confluence', 'editor', 'whiteboards'],
3155
2855
  componentName: 'StrokeWeightMediumIcon',
3156
2856
  package: '@atlaskit/icon/core/stroke-weight-medium',
3157
- type: 'core',
3158
2857
  categorization: 'single-purpose',
3159
2858
  usage: 'Reserved for representing medium border stroke widths.',
3160
2859
  team: 'Editor',
@@ -3165,7 +2864,6 @@ var metadata = {
3165
2864
  componentName: 'StrokeWeightSmallIcon',
3166
2865
  package: '@atlaskit/icon/core/stroke-weight-small',
3167
2866
  oldName: ['media-services/line'],
3168
- type: 'core',
3169
2867
  categorization: 'single-purpose',
3170
2868
  usage: 'Reserved for representing thin border stroke widths.',
3171
2869
  team: 'Editor',
@@ -3176,7 +2874,6 @@ var metadata = {
3176
2874
  componentName: 'SubtasksIcon',
3177
2875
  package: '@atlaskit/icon/core/subtasks',
3178
2876
  oldName: ['subtask'],
3179
- type: 'core',
3180
2877
  categorization: 'single-purpose',
3181
2878
  usage: 'Reserved for subtask work type.',
3182
2879
  team: 'Design System Team',
@@ -3187,10 +2884,8 @@ var metadata = {
3187
2884
  componentName: 'SuccessIcon',
3188
2885
  package: '@atlaskit/icon/core/success',
3189
2886
  oldName: ['check-circle', 'editor/success'],
3190
- type: 'core',
3191
2887
  replacement: {
3192
2888
  name: 'status-success',
3193
- type: 'core',
3194
2889
  location: '@atlaskit/icon'
3195
2890
  },
3196
2891
  categorization: 'single-purpose',
@@ -3202,7 +2897,6 @@ var metadata = {
3202
2897
  keywords: ['support', 'icon', 'support', 'help', 'life raft', 'life ring', 'lifebuoy', 'life preserver'],
3203
2898
  componentName: 'SupportIcon',
3204
2899
  package: '@atlaskit/icon/core/support',
3205
- type: 'core',
3206
2900
  categorization: 'single-purpose',
3207
2901
  usage: 'Reserved for representing help support.',
3208
2902
  team: 'Design System Team',
@@ -3212,7 +2906,6 @@ var metadata = {
3212
2906
  keywords: ['table', 'grid', 'icon', 'table', 'cells', 'tabular data', 'data table', 'spreadsheet'],
3213
2907
  componentName: 'TableIcon',
3214
2908
  package: '@atlaskit/icon/core/table',
3215
- type: 'core',
3216
2909
  categorization: 'single-purpose',
3217
2910
  usage: 'Reserved for tables, tabular data, and spreadsheets.',
3218
2911
  team: 'Design System Team',
@@ -3222,7 +2915,6 @@ var metadata = {
3222
2915
  keywords: ['table-cell-clear', 'tablecellclear', 'icon', 'table', 'cell', 'clear', 'empty'],
3223
2916
  componentName: 'TableCellClearIcon',
3224
2917
  package: '@atlaskit/icon/core/table-cell-clear',
3225
- type: 'core',
3226
2918
  categorization: 'single-purpose',
3227
2919
  usage: 'Reserved for clearing the contents of table cells.',
3228
2920
  team: 'Editor',
@@ -3232,7 +2924,6 @@ var metadata = {
3232
2924
  keywords: ['table-cell-merge', 'tablecellmerge', 'icon', 'table', 'cell', 'merge', 'combine', 'join'],
3233
2925
  componentName: 'TableCellMergeIcon',
3234
2926
  package: '@atlaskit/icon/core/table-cell-merge',
3235
- type: 'core',
3236
2927
  categorization: 'single-purpose',
3237
2928
  usage: 'Reserved for merging table cells.',
3238
2929
  team: 'Editor',
@@ -3242,7 +2933,6 @@ var metadata = {
3242
2933
  keywords: ['table-cell-split', 'tablecellsplit', 'icon', 'table', 'cell', 'split', 'divide', 'separate'],
3243
2934
  componentName: 'TableCellSplitIcon',
3244
2935
  package: '@atlaskit/icon/core/table-cell-split',
3245
- type: 'core',
3246
2936
  categorization: 'single-purpose',
3247
2937
  usage: 'Reserved for splitting joined table cells.',
3248
2938
  team: 'Editor',
@@ -3252,7 +2942,6 @@ var metadata = {
3252
2942
  keywords: ['table-column-add-left', 'tablecolumnaddleft', 'icon', 'table', 'column', 'add', 'plus', 'left', 'before'],
3253
2943
  componentName: 'TableColumnAddLeftIcon',
3254
2944
  package: '@atlaskit/icon/core/table-column-add-left',
3255
- type: 'core',
3256
2945
  categorization: 'single-purpose',
3257
2946
  usage: 'Reserved for adding a table column to the left of the selected column.',
3258
2947
  team: 'Editor',
@@ -3262,7 +2951,6 @@ var metadata = {
3262
2951
  keywords: ['table-column-add-right', 'tablecolumnaddright', 'icon', 'table', 'column', 'add', 'right', 'after'],
3263
2952
  componentName: 'TableColumnAddRightIcon',
3264
2953
  package: '@atlaskit/icon/core/table-column-add-right',
3265
- type: 'core',
3266
2954
  categorization: 'single-purpose',
3267
2955
  usage: 'Reserved for adding a table column to the right of the selected column.',
3268
2956
  team: 'Editor',
@@ -3272,7 +2960,6 @@ var metadata = {
3272
2960
  keywords: ['table-column-delete', 'tablecolumndelete', 'icon', 'table', 'column', 'delete', 'remove', 'x'],
3273
2961
  componentName: 'TableColumnDeleteIcon',
3274
2962
  package: '@atlaskit/icon/core/table-column-delete',
3275
- type: 'core',
3276
2963
  categorization: 'single-purpose',
3277
2964
  usage: 'Reserved for deleting a table column.',
3278
2965
  team: 'Editor',
@@ -3282,7 +2969,6 @@ var metadata = {
3282
2969
  keywords: ['table-column-move-left', 'tablecolumnmoveleft', 'icon', 'table', 'column', 'move', 'left', 'arrow'],
3283
2970
  componentName: 'TableColumnMoveLeftIcon',
3284
2971
  package: '@atlaskit/icon/core/table-column-move-left',
3285
- type: 'core',
3286
2972
  categorization: 'single-purpose',
3287
2973
  usage: 'Reserved for moving a table column to the left of its current location.',
3288
2974
  team: 'Editor',
@@ -3292,7 +2978,6 @@ var metadata = {
3292
2978
  keywords: ['table-column-move-right', 'tablecolumnmoveright', 'icon', 'table', 'column', 'move', 'right', 'arrow'],
3293
2979
  componentName: 'TableColumnMoveRightIcon',
3294
2980
  package: '@atlaskit/icon/core/table-column-move-right',
3295
- type: 'core',
3296
2981
  categorization: 'single-purpose',
3297
2982
  usage: 'Reserved for moving a table column to the right of its current location.',
3298
2983
  team: 'Editor',
@@ -3302,7 +2987,6 @@ var metadata = {
3302
2987
  keywords: ['table-columns-distribute', 'tablecolumnsdistribute', 'icon', 'table', 'columns', 'distribute', 'even', 'equidistant'],
3303
2988
  componentName: 'TableColumnsDistributeIcon',
3304
2989
  package: '@atlaskit/icon/core/table-columns-distribute',
3305
- type: 'core',
3306
2990
  categorization: 'single-purpose',
3307
2991
  usage: 'Reserved for distributing the width of table columns evenly.',
3308
2992
  team: 'Editor',
@@ -3312,7 +2996,6 @@ var metadata = {
3312
2996
  keywords: ['table-row-add-above', 'tablerowaddabove', 'icon', 'table', 'row', 'add', 'plus', 'above', 'up'],
3313
2997
  componentName: 'TableRowAddAboveIcon',
3314
2998
  package: '@atlaskit/icon/core/table-row-add-above',
3315
- type: 'core',
3316
2999
  categorization: 'single-purpose',
3317
3000
  usage: 'Reserved for adding a table row above the selected row.',
3318
3001
  team: 'Editor',
@@ -3322,7 +3005,6 @@ var metadata = {
3322
3005
  keywords: ['table-row-add-below', 'tablerowaddbelow', 'icon', 'table', 'row', 'add', 'plus', 'below', 'down'],
3323
3006
  componentName: 'TableRowAddBelowIcon',
3324
3007
  package: '@atlaskit/icon/core/table-row-add-below',
3325
- type: 'core',
3326
3008
  categorization: 'single-purpose',
3327
3009
  usage: 'Reserved for adding a table row below the selected row.',
3328
3010
  team: 'Editor',
@@ -3332,7 +3014,6 @@ var metadata = {
3332
3014
  keywords: ['table-row-delete', 'tablerowdelete', 'icon', 'table', 'row', 'delete', 'remove', 'x'],
3333
3015
  componentName: 'TableRowDeleteIcon',
3334
3016
  package: '@atlaskit/icon/core/table-row-delete',
3335
- type: 'core',
3336
3017
  categorization: 'single-purpose',
3337
3018
  usage: 'Reserved for deleting a table row.',
3338
3019
  team: 'Editor',
@@ -3342,7 +3023,6 @@ var metadata = {
3342
3023
  keywords: ['table-row-move-down', 'tablerowmovedown', 'icon', 'table', 'row', 'move', 'down', 'arrow', 'after'],
3343
3024
  componentName: 'TableRowMoveDownIcon',
3344
3025
  package: '@atlaskit/icon/core/table-row-move-down',
3345
- type: 'core',
3346
3026
  categorization: 'single-purpose',
3347
3027
  usage: 'Reserved for moving a table row below its current location.',
3348
3028
  team: 'Editor',
@@ -3352,7 +3032,6 @@ var metadata = {
3352
3032
  keywords: ['table-row-move-up', 'tablerowmoveup', 'icon', 'table', 'row', 'move', 'up', 'arrow', 'above'],
3353
3033
  componentName: 'TableRowMoveUpIcon',
3354
3034
  package: '@atlaskit/icon/core/table-row-move-up',
3355
- type: 'core',
3356
3035
  categorization: 'single-purpose',
3357
3036
  usage: 'Reserved for moving a table row above its current location.',
3358
3037
  team: 'Editor',
@@ -3363,7 +3042,6 @@ var metadata = {
3363
3042
  componentName: 'TagIcon',
3364
3043
  package: '@atlaskit/icon/core/tag',
3365
3044
  oldName: ['label'],
3366
- type: 'core',
3367
3045
  categorization: 'single-purpose',
3368
3046
  usage: 'Single purpose - Reserved for tags in Atlas.',
3369
3047
  team: 'Design System Team',
@@ -3374,7 +3052,6 @@ var metadata = {
3374
3052
  componentName: 'TakeoutFoodIcon',
3375
3053
  package: '@atlaskit/icon/core/takeout-food',
3376
3054
  oldName: ['emoji/food'],
3377
- type: 'core',
3378
3055
  categorization: 'multi-purpose',
3379
3056
  usage: 'Multi purpose - Known usages: Food emoji category.',
3380
3057
  team: 'Design System Team',
@@ -3384,7 +3061,6 @@ var metadata = {
3384
3061
  keywords: ['target', 'icon', 'target', 'bullseye'],
3385
3062
  componentName: 'TargetIcon',
3386
3063
  package: '@atlaskit/icon/core/target',
3387
- type: 'core',
3388
3064
  categorization: 'single-purpose',
3389
3065
  usage: 'Single purpose - Reserved for targets.',
3390
3066
  team: 'Design System Team',
@@ -3395,7 +3071,6 @@ var metadata = {
3395
3071
  componentName: 'TaskIcon',
3396
3072
  package: '@atlaskit/icon/core/task',
3397
3073
  oldName: ['task'],
3398
- type: 'core',
3399
3074
  categorization: 'single-purpose',
3400
3075
  usage: 'Single purpose - Reserved for tasks in Jira.',
3401
3076
  team: 'Design System Team',
@@ -3405,7 +3080,6 @@ var metadata = {
3405
3080
  keywords: ['task-in-progress', 'taskinprogress', 'icon', 'calendar', 'task', 'status', 'in progress'],
3406
3081
  componentName: 'TaskInProgressIcon',
3407
3082
  package: '@atlaskit/icon/core/task-in-progress',
3408
- type: 'core',
3409
3083
  categorization: 'single-purpose',
3410
3084
  usage: 'Reserved for in progress task status. Used in JSM Calendar view.',
3411
3085
  team: 'JSM Calendar',
@@ -3415,7 +3089,6 @@ var metadata = {
3415
3089
  keywords: ['task-to-do', 'tasktodo', 'icon', 'calendar', 'task', 'to-do', 'todo', 'status'],
3416
3090
  componentName: 'TaskToDoIcon',
3417
3091
  package: '@atlaskit/icon/core/task-to-do',
3418
- type: 'core',
3419
3092
  categorization: 'single-purpose',
3420
3093
  usage: 'Reserved for to-do task status. Used in JSM Calendar view.',
3421
3094
  team: 'JSM Calendar',
@@ -3425,7 +3098,6 @@ var metadata = {
3425
3098
  keywords: ['tasks', 'icon', 'multiple tasks', 'todo', 'list', 'check mark', 'tick'],
3426
3099
  componentName: 'TasksIcon',
3427
3100
  package: '@atlaskit/icon/core/tasks',
3428
- type: 'core',
3429
3101
  categorization: 'single-purpose',
3430
3102
  usage: 'Single purpose - Reserved for multiple tasks in Jira.',
3431
3103
  team: 'Design System Team',
@@ -3436,7 +3108,6 @@ var metadata = {
3436
3108
  componentName: 'TeamsIcon',
3437
3109
  package: '@atlaskit/icon/core/teams',
3438
3110
  oldName: ['teams'],
3439
- type: 'core',
3440
3111
  categorization: 'single-purpose',
3441
3112
  usage: 'Single purpose - Reserved for teams in Atlassian.',
3442
3113
  team: 'Design System Team',
@@ -3446,7 +3117,6 @@ var metadata = {
3446
3117
  keywords: ['text', 'icon', 'character', 'font', 'letter', 'type', 'typography', 'text'],
3447
3118
  componentName: 'TextIcon',
3448
3119
  package: '@atlaskit/icon/core/text',
3449
- type: 'core',
3450
3120
  categorization: 'single-purpose',
3451
3121
  usage: 'Single purpose - Reserved for representing text objects.',
3452
3122
  team: 'Design System Team',
@@ -3457,7 +3127,6 @@ var metadata = {
3457
3127
  componentName: 'TextBoldIcon',
3458
3128
  package: '@atlaskit/icon/core/text-bold',
3459
3129
  oldName: ['editor/bold'],
3460
- type: 'core',
3461
3130
  categorization: 'single-purpose',
3462
3131
  usage: 'Single purpose - Reserved for bolding text.',
3463
3132
  team: 'Design System Team',
@@ -3467,7 +3136,6 @@ var metadata = {
3467
3136
  keywords: ['text-heading', 'textheading', 'icon', 'text', 'heading', 'H', 'editor', 'text style'],
3468
3137
  componentName: 'TextHeadingIcon',
3469
3138
  package: '@atlaskit/icon/core/text-heading',
3470
- type: 'core',
3471
3139
  categorization: 'single-purpose',
3472
3140
  usage: 'Reserved for representing heading styles',
3473
3141
  team: 'Design System Team',
@@ -3479,7 +3147,6 @@ var metadata = {
3479
3147
  componentName: 'TextIndentLeftIcon',
3480
3148
  package: '@atlaskit/icon/core/text-indent-left',
3481
3149
  oldName: ['editor/outdent'],
3482
- type: 'core',
3483
3150
  categorization: 'single-purpose',
3484
3151
  usage: 'Single purpose - Reserved for shifting the indent of text content left.',
3485
3152
  team: 'Design System Team',
@@ -3490,7 +3157,6 @@ var metadata = {
3490
3157
  componentName: 'TextIndentRightIcon',
3491
3158
  package: '@atlaskit/icon/core/text-indent-right',
3492
3159
  oldName: ['editor/indent'],
3493
- type: 'core',
3494
3160
  categorization: 'single-purpose',
3495
3161
  usage: 'Single purpose - Reserved for shifting the indent of text content right.',
3496
3162
  team: 'Design System Team',
@@ -3501,7 +3167,6 @@ var metadata = {
3501
3167
  componentName: 'TextItalicIcon',
3502
3168
  package: '@atlaskit/icon/core/text-italic',
3503
3169
  oldName: ['editor/italic'],
3504
- type: 'core',
3505
3170
  categorization: 'single-purpose',
3506
3171
  usage: 'Single purpose - Reserved for italicizing text.',
3507
3172
  team: 'Design System Team',
@@ -3511,7 +3176,6 @@ var metadata = {
3511
3176
  keywords: ['text-shorten', 'textshorten', 'icon', 'text', 'shorten', 'abbreviate', 'condense', 'AI'],
3512
3177
  componentName: 'TextShortenIcon',
3513
3178
  package: '@atlaskit/icon/core/text-shorten',
3514
- type: 'core',
3515
3179
  categorization: 'single-purpose',
3516
3180
  usage: 'Reserved for shortening text content with Atlassian Intelligence.',
3517
3181
  team: 'Atlassian Intelligence',
@@ -3521,7 +3185,6 @@ var metadata = {
3521
3185
  keywords: ['text-spellcheck', 'textspellcheck', 'icon', 'text', 'spelling', 'typo', 'spellcheck'],
3522
3186
  componentName: 'TextSpellcheckIcon',
3523
3187
  package: '@atlaskit/icon/core/text-spellcheck',
3524
- type: 'core',
3525
3188
  categorization: 'single-purpose',
3526
3189
  usage: 'Single purpose - Reserved for spellchecking.',
3527
3190
  team: 'Design System Team',
@@ -3531,7 +3194,6 @@ var metadata = {
3531
3194
  keywords: ['text-strikethrough', 'textstrikethrough', 'icon', 'text', 'strikethrough', 'editor', 'cross out'],
3532
3195
  componentName: 'TextStrikethroughIcon',
3533
3196
  package: '@atlaskit/icon/core/text-strikethrough',
3534
- type: 'core',
3535
3197
  categorization: 'single-purpose',
3536
3198
  usage: 'Reserved for strikethrough text tool',
3537
3199
  team: 'Design System Team',
@@ -3543,7 +3205,6 @@ var metadata = {
3543
3205
  componentName: 'TextStyleIcon',
3544
3206
  package: '@atlaskit/icon/core/text-style',
3545
3207
  oldName: ['editor/text-style', 'emoji/keyboard'],
3546
- type: 'core',
3547
3208
  categorization: 'single-purpose',
3548
3209
  usage: 'Single purpose - Reserved for text styles in Editor.',
3549
3210
  team: 'Editor',
@@ -3553,7 +3214,6 @@ var metadata = {
3553
3214
  keywords: ['text-underline', 'textunderline', 'icon', 'text', 'underline', 'U', 'editor'],
3554
3215
  componentName: 'TextUnderlineIcon',
3555
3216
  package: '@atlaskit/icon/core/text-underline',
3556
- type: 'core',
3557
3217
  categorization: 'single-purpose',
3558
3218
  usage: 'Reserved for underlined text tool',
3559
3219
  team: 'Design System Team',
@@ -3564,7 +3224,6 @@ var metadata = {
3564
3224
  keywords: ['text-wrap', 'textwrap', 'icon', 'text', 'wrap', 'line wrap'],
3565
3225
  componentName: 'TextWrapIcon',
3566
3226
  package: '@atlaskit/icon/core/text-wrap',
3567
- type: 'core',
3568
3227
  categorization: 'single-purpose',
3569
3228
  usage: 'Reserved for wrapping text so it spans multiple lines.',
3570
3229
  team: 'Design System Team',
@@ -3574,7 +3233,6 @@ var metadata = {
3574
3233
  keywords: ['theme', 'icon', 'theme', 'light mode', 'dark mode', 'theme switcher'],
3575
3234
  componentName: 'ThemeIcon',
3576
3235
  package: '@atlaskit/icon/core/theme',
3577
- type: 'core',
3578
3236
  categorization: 'single-purpose',
3579
3237
  usage: 'Single purpose - Reserved for representing themes and theme switching.',
3580
3238
  team: 'Design System Team',
@@ -3584,7 +3242,6 @@ var metadata = {
3584
3242
  keywords: ['thumbs-down', 'thumbsdown', 'icon', 'vote', 'downvote', 'dislike', 'feedback', 'hand'],
3585
3243
  componentName: 'ThumbsDownIcon',
3586
3244
  package: '@atlaskit/icon/core/thumbs-down',
3587
- type: 'core',
3588
3245
  categorization: 'multi-purpose',
3589
3246
  usage: 'Multi purpose - Known uses: voting, feedback in AI.',
3590
3247
  team: 'Design System Team',
@@ -3595,7 +3252,6 @@ var metadata = {
3595
3252
  componentName: 'ThumbsUpIcon',
3596
3253
  package: '@atlaskit/icon/core/thumbs-up',
3597
3254
  oldName: ['like'],
3598
- type: 'core',
3599
3255
  categorization: 'multi-purpose',
3600
3256
  usage: 'Multi purpose - Known uses: voting options in Jira, like.',
3601
3257
  team: 'Design System Team',
@@ -3605,7 +3261,6 @@ var metadata = {
3605
3261
  keywords: ['timeline', 'icon', 'gantt', 'calendar'],
3606
3262
  componentName: 'TimelineIcon',
3607
3263
  package: '@atlaskit/icon/core/timeline',
3608
- type: 'core',
3609
3264
  categorization: 'single-purpose',
3610
3265
  usage: 'Single purpose - Reserved for timelines in Jira or Trello.',
3611
3266
  team: 'Design System Team',
@@ -3615,7 +3270,6 @@ var metadata = {
3615
3270
  keywords: ['tools', 'icon', 'tools', 'wrench', 'spanner', 'screwdriver'],
3616
3271
  componentName: 'ToolsIcon',
3617
3272
  package: '@atlaskit/icon/core/tools',
3618
- type: 'core',
3619
3273
  categorization: 'multi-purpose',
3620
3274
  usage: "Known usages: \'Service request\' Jira work type.",
3621
3275
  team: 'Design System Team',
@@ -3625,7 +3279,6 @@ var metadata = {
3625
3279
  keywords: ['transition', 'icon', 'connector', 'movement'],
3626
3280
  componentName: 'TransitionIcon',
3627
3281
  package: '@atlaskit/icon/core/transition',
3628
- type: 'core',
3629
3282
  categorization: 'single-purpose',
3630
3283
  usage: 'Single purpose - Reserved for transitions in Analytics.',
3631
3284
  team: 'Design System Team',
@@ -3635,7 +3288,6 @@ var metadata = {
3635
3288
  keywords: ['translate', 'icon', 'translate', 'language', 'i18n', 'internationalization', 'internationalisation'],
3636
3289
  componentName: 'TranslateIcon',
3637
3290
  package: '@atlaskit/icon/core/translate',
3638
- type: 'core',
3639
3291
  categorization: 'single-purpose',
3640
3292
  usage: 'Reserved for representing language translations.',
3641
3293
  team: 'Design System Team',
@@ -3646,7 +3298,6 @@ var metadata = {
3646
3298
  componentName: 'TreeIcon',
3647
3299
  package: '@atlaskit/icon/core/tree',
3648
3300
  oldName: ['emoji/nature'],
3649
- type: 'core',
3650
3301
  categorization: 'multi-purpose',
3651
3302
  usage: 'Multi purpose - Known usages: Nature emoji category.',
3652
3303
  team: 'Design System Team',
@@ -3657,7 +3308,6 @@ var metadata = {
3657
3308
  componentName: 'UndoIcon',
3658
3309
  package: '@atlaskit/icon/core/undo',
3659
3310
  oldName: ['editor/undo', 'undo'],
3660
- type: 'core',
3661
3311
  categorization: 'single-purpose',
3662
3312
  usage: 'Single purpose - Reserved for undo in Editor.',
3663
3313
  team: 'Design System Team',
@@ -3668,7 +3318,6 @@ var metadata = {
3668
3318
  componentName: 'UploadIcon',
3669
3319
  package: '@atlaskit/icon/core/upload',
3670
3320
  oldName: ['export'],
3671
- type: 'core',
3672
3321
  categorization: 'single-purpose',
3673
3322
  usage: 'Single purpose - Reserved for upload in Editor.',
3674
3323
  team: 'Design System Team',
@@ -3679,7 +3328,6 @@ var metadata = {
3679
3328
  componentName: 'VehicleCarIcon',
3680
3329
  package: '@atlaskit/icon/core/vehicle-car',
3681
3330
  oldName: ['emoji/travel'],
3682
- type: 'core',
3683
3331
  categorization: 'multi-purpose',
3684
3332
  usage: 'Multi purpose - Known usages: Transport emoji category.',
3685
3333
  team: 'Design System Team',
@@ -3690,7 +3338,6 @@ var metadata = {
3690
3338
  componentName: 'VideoIcon',
3691
3339
  package: '@atlaskit/icon/core/video',
3692
3340
  oldName: ['media-services/video', 'hipchat/sd-video', 'vid-camera-on', 'video-circle', 'video-filled'],
3693
- type: 'core',
3694
3341
  categorization: 'single-purpose',
3695
3342
  usage: 'Single purpose - Reserved for representing video content across Atlassian and Loom.',
3696
3343
  team: 'Design System Team',
@@ -3700,7 +3347,6 @@ var metadata = {
3700
3347
  keywords: ['video-next', 'videonext', 'icon', 'skip', 'next', 'media', 'forward'],
3701
3348
  componentName: 'VideoNextIcon',
3702
3349
  package: '@atlaskit/icon/core/video-next',
3703
- type: 'core',
3704
3350
  categorization: 'single-purpose',
3705
3351
  usage: 'Single purpose - Reserved for next video in Media.',
3706
3352
  team: 'Design System Team',
@@ -3710,7 +3356,6 @@ var metadata = {
3710
3356
  keywords: ['video-next-overlay', 'videonextoverlay', 'icon', 'skip', 'next', 'media', 'forward', 'filled'],
3711
3357
  componentName: 'VideoNextOverlayIcon',
3712
3358
  package: '@atlaskit/icon/core/video-next-overlay',
3713
- type: 'core',
3714
3359
  categorization: 'single-purpose',
3715
3360
  usage: 'Single purpose - Reserved for next video when icon is overlayed on Media.',
3716
3361
  team: 'Design System Team',
@@ -3721,7 +3366,6 @@ var metadata = {
3721
3366
  componentName: 'VideoPauseIcon',
3722
3367
  package: '@atlaskit/icon/core/video-pause',
3723
3368
  oldName: ['vid-pause'],
3724
- type: 'core',
3725
3369
  categorization: 'single-purpose',
3726
3370
  usage: 'Single purpose - Reserved for pause video in Media.',
3727
3371
  team: 'Design System Team',
@@ -3731,7 +3375,6 @@ var metadata = {
3731
3375
  keywords: ['video-pause-overlay', 'videopauseoverlay', 'icon', 'media', 'video', 'filled'],
3732
3376
  componentName: 'VideoPauseOverlayIcon',
3733
3377
  package: '@atlaskit/icon/core/video-pause-overlay',
3734
- type: 'core',
3735
3378
  categorization: 'single-purpose',
3736
3379
  usage: 'Single purpose - Reserved for pause video when icon is overlayed on Media.',
3737
3380
  team: 'Design System Team',
@@ -3742,7 +3385,6 @@ var metadata = {
3742
3385
  componentName: 'VideoPlayIcon',
3743
3386
  package: '@atlaskit/icon/core/video-play',
3744
3387
  oldName: ['vid-play'],
3745
- type: 'core',
3746
3388
  categorization: 'single-purpose',
3747
3389
  usage: 'Single purpose - Reserved for play video in Media.',
3748
3390
  team: 'Design System Team',
@@ -3752,7 +3394,6 @@ var metadata = {
3752
3394
  keywords: ['video-play-overlay', 'videoplayoverlay', 'icon', 'media', 'video', 'filled'],
3753
3395
  componentName: 'VideoPlayOverlayIcon',
3754
3396
  package: '@atlaskit/icon/core/video-play-overlay',
3755
- type: 'core',
3756
3397
  categorization: 'single-purpose',
3757
3398
  usage: 'Single purpose - Reserved for play video when icon is overlayed on Media.',
3758
3399
  team: 'Design System Team',
@@ -3762,7 +3403,6 @@ var metadata = {
3762
3403
  keywords: ['video-previous', 'videoprevious', 'icon', 'media', 'video', 'back', 'previous'],
3763
3404
  componentName: 'VideoPreviousIcon',
3764
3405
  package: '@atlaskit/icon/core/video-previous',
3765
- type: 'core',
3766
3406
  categorization: 'single-purpose',
3767
3407
  usage: 'Single purpose - Reserved for previous video in Media.',
3768
3408
  team: 'Design System Team',
@@ -3772,7 +3412,6 @@ var metadata = {
3772
3412
  keywords: ['video-previous-overlay', 'videopreviousoverlay', 'icon', 'media', 'video', 'back', 'previous', 'filled'],
3773
3413
  componentName: 'VideoPreviousOverlayIcon',
3774
3414
  package: '@atlaskit/icon/core/video-previous-overlay',
3775
- type: 'core',
3776
3415
  categorization: 'single-purpose',
3777
3416
  usage: 'Single purpose - Reserved for previous video when icon is overlayed on Media.',
3778
3417
  team: 'Design System Team',
@@ -3782,7 +3421,6 @@ var metadata = {
3782
3421
  keywords: ['video-skip-backward-fifteen', 'videoskipbackwardfifteen', 'icon', 'video', 'media', 'skip', 'backwards', '15', 'seconds'],
3783
3422
  componentName: 'VideoSkipBackwardFifteenIcon',
3784
3423
  package: '@atlaskit/icon/core/video-skip-backward-fifteen',
3785
- type: 'core',
3786
3424
  categorization: 'single-purpose',
3787
3425
  usage: 'Reserved for skipping video content backward by 15 seconds.',
3788
3426
  team: 'Design System Team',
@@ -3792,7 +3430,6 @@ var metadata = {
3792
3430
  keywords: ['video-skip-backward-ten', 'videoskipbackwardten', 'icon', 'video', 'media', 'skip', 'backwards', '10', 'seconds'],
3793
3431
  componentName: 'VideoSkipBackwardTenIcon',
3794
3432
  package: '@atlaskit/icon/core/video-skip-backward-ten',
3795
- type: 'core',
3796
3433
  categorization: 'single-purpose',
3797
3434
  usage: 'Reserved for skipping video content backwards by 10 seconds.',
3798
3435
  team: 'Design System Team',
@@ -3802,7 +3439,6 @@ var metadata = {
3802
3439
  keywords: ['video-skip-forward-fifteen', 'videoskipforwardfifteen', 'icon', 'video', 'media', 'skip', 'forward', '15', 'seconds'],
3803
3440
  componentName: 'VideoSkipForwardFifteenIcon',
3804
3441
  package: '@atlaskit/icon/core/video-skip-forward-fifteen',
3805
- type: 'core',
3806
3442
  categorization: 'single-purpose',
3807
3443
  usage: 'Reserved for skipping video content forward by 15 seconds.',
3808
3444
  team: 'Design System Team',
@@ -3812,7 +3448,6 @@ var metadata = {
3812
3448
  keywords: ['video-skip-forward-ten', 'videoskipforwardten', 'icon', 'video', 'media', 'skip', 'forward', '10', 'seconds'],
3813
3449
  componentName: 'VideoSkipForwardTenIcon',
3814
3450
  package: '@atlaskit/icon/core/video-skip-forward-ten',
3815
- type: 'core',
3816
3451
  categorization: 'single-purpose',
3817
3452
  usage: 'Reserved for skipping video content forward by 10 seconds.',
3818
3453
  team: 'Design System Team',
@@ -3822,7 +3457,6 @@ var metadata = {
3822
3457
  keywords: ['video-stop', 'videostop', 'icon', 'video', 'stop'],
3823
3458
  componentName: 'VideoStopIcon',
3824
3459
  package: '@atlaskit/icon/core/video-stop',
3825
- type: 'core',
3826
3460
  categorization: 'single-purpose',
3827
3461
  usage: 'Reserved for stopping video content.',
3828
3462
  team: 'Design System Team',
@@ -3832,7 +3466,6 @@ var metadata = {
3832
3466
  keywords: ['video-stop-overlay', 'videostopoverlay', 'icon', 'video', 'stop', 'overlay', 'inverse'],
3833
3467
  componentName: 'VideoStopOverlayIcon',
3834
3468
  package: '@atlaskit/icon/core/video-stop-overlay',
3835
- type: 'core',
3836
3469
  categorization: 'single-purpose',
3837
3470
  usage: 'Reserved for stopping video content. Use on dark or translucent backgrounds.',
3838
3471
  team: 'Design System Team',
@@ -3843,7 +3476,6 @@ var metadata = {
3843
3476
  componentName: 'VolumeHighIcon',
3844
3477
  package: '@atlaskit/icon/core/volume-high',
3845
3478
  oldName: ['hipchat/outgoing-sound', 'vid-volume-full'],
3846
- type: 'core',
3847
3479
  categorization: 'multi-purpose',
3848
3480
  usage: '📦 @atlaskit/icon/core/volume-high',
3849
3481
  team: 'Design System Team',
@@ -3854,7 +3486,6 @@ var metadata = {
3854
3486
  componentName: 'VolumeLowIcon',
3855
3487
  package: '@atlaskit/icon/core/volume-low',
3856
3488
  oldName: ['vid-volume-half'],
3857
- type: 'core',
3858
3489
  categorization: 'multi-purpose',
3859
3490
  usage: '📦 @atlaskit/icon/core/volume-low',
3860
3491
  team: 'Design System Team',
@@ -3865,7 +3496,6 @@ var metadata = {
3865
3496
  componentName: 'VolumeMutedIcon',
3866
3497
  package: '@atlaskit/icon/core/volume-muted',
3867
3498
  oldName: ['vid-volume-muted'],
3868
- type: 'core',
3869
3499
  categorization: 'multi-purpose',
3870
3500
  usage: '📦 @atlaskit/icon/core/volume-muted',
3871
3501
  team: 'Design System Team',
@@ -3876,10 +3506,8 @@ var metadata = {
3876
3506
  componentName: 'WarningIcon',
3877
3507
  package: '@atlaskit/icon/core/warning',
3878
3508
  oldName: ['editor/warning', 'warning'],
3879
- type: 'core',
3880
3509
  replacement: {
3881
3510
  name: 'status-warning',
3882
- type: 'core',
3883
3511
  location: '@atlaskit/icon'
3884
3512
  },
3885
3513
  categorization: 'single-purpose',
@@ -3891,7 +3519,6 @@ var metadata = {
3891
3519
  keywords: ['whiteboard', 'icon', 'shapes', 'canvas'],
3892
3520
  componentName: 'WhiteboardIcon',
3893
3521
  package: '@atlaskit/icon/core/whiteboard',
3894
- type: 'core',
3895
3522
  categorization: 'single-purpose',
3896
3523
  usage: 'Single purpose - Reserved for whiteboards in Confluence.',
3897
3524
  team: 'Design System Team',
@@ -3902,7 +3529,6 @@ var metadata = {
3902
3529
  componentName: 'WorkItemIcon',
3903
3530
  package: '@atlaskit/icon/core/work-item',
3904
3531
  oldName: ['issue'],
3905
- type: 'core',
3906
3532
  categorization: 'single-purpose',
3907
3533
  usage: 'Reserved for work items.',
3908
3534
  team: 'Design System Team',
@@ -3913,7 +3539,6 @@ var metadata = {
3913
3539
  componentName: 'WorkItemsIcon',
3914
3540
  package: '@atlaskit/icon/core/work-items',
3915
3541
  oldName: ['issues'],
3916
- type: 'core',
3917
3542
  categorization: 'single-purpose',
3918
3543
  usage: 'Reserved for representing multiple work items.',
3919
3544
  team: 'Design System Team',
@@ -3924,7 +3549,6 @@ var metadata = {
3924
3549
  componentName: 'ZoomInIcon',
3925
3550
  package: '@atlaskit/icon/core/zoom-in',
3926
3551
  oldName: ['media-services/zoom-in'],
3927
- type: 'core',
3928
3552
  categorization: 'single-purpose',
3929
3553
  usage: 'Single purpose - Reserved for zooming in of an object or view.',
3930
3554
  team: 'Design System Team',
@@ -3935,7 +3559,6 @@ var metadata = {
3935
3559
  componentName: 'ZoomOutIcon',
3936
3560
  package: '@atlaskit/icon/core/zoom-out',
3937
3561
  oldName: ['media-services/zoom-out'],
3938
- type: 'core',
3939
3562
  categorization: 'single-purpose',
3940
3563
  usage: 'Single purpose - Reserved for zooming out of an object or view.',
3941
3564
  team: 'Design System Team',