@atlaskit/icon-lab 5.11.0 → 5.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +48 -0
- package/core/pipeline.d.ts +13 -0
- package/core/pipeline.js +29 -0
- package/core/plan.d.ts +13 -0
- package/core/plan.js +29 -0
- package/core/playlist-add.d.ts +13 -0
- package/core/playlist-add.js +29 -0
- package/core/playlist-added.d.ts +13 -0
- package/core/playlist-added.js +29 -0
- package/core/playlist-remove.d.ts +13 -0
- package/core/playlist-remove.js +29 -0
- package/core/playlist.d.ts +13 -0
- package/core/playlist.js +29 -0
- package/core/roadmaps-plan.d.ts +4 -1
- package/core/roadmaps-plan.js +2 -2
- package/core/roadmaps-service.d.ts +4 -1
- package/core/service.d.ts +13 -0
- package/core/service.js +29 -0
- package/core/status-workflow-cancelled.d.ts +13 -0
- package/core/status-workflow-cancelled.js +29 -0
- package/core/status-workflow-danger.d.ts +13 -0
- package/core/status-workflow-danger.js +29 -0
- package/core/status-workflow-in-progress.d.ts +13 -0
- package/core/status-workflow-in-progress.js +29 -0
- package/core/status-workflow-in-review.d.ts +13 -0
- package/core/status-workflow-in-review.js +29 -0
- package/core/status-workflow-inactive.d.ts +13 -0
- package/core/status-workflow-inactive.js +29 -0
- package/core/status-workflow-incomplete.d.ts +13 -0
- package/core/status-workflow-incomplete.js +29 -0
- package/core/status-workflow-paused.d.ts +13 -0
- package/core/status-workflow-paused.js +29 -0
- package/core/status-workflow-returned.d.ts +13 -0
- package/core/status-workflow-returned.js +29 -0
- package/core/status-workflow-scheduled.d.ts +13 -0
- package/core/status-workflow-scheduled.js +29 -0
- package/core/status-workflow-stopped.d.ts +13 -0
- package/core/status-workflow-stopped.js +29 -0
- package/core/status-workflow-success.d.ts +13 -0
- package/core/status-workflow-success.js +29 -0
- package/core/status-workflow-warning.d.ts +13 -0
- package/core/status-workflow-warning.js +29 -0
- package/dist/cjs/metadata-core.js +188 -297
- package/dist/cjs/migration-map.js +0 -2
- package/dist/es2019/metadata-core.js +188 -297
- package/dist/es2019/migration-map.js +0 -2
- package/dist/esm/metadata-core.js +188 -297
- package/dist/esm/migration-map.js +0 -2
- package/dist/types/metadata-core.d.ts +2 -8
- package/dist/types-ts4.5/metadata-core.d.ts +2 -8
- package/package.json +7 -7
- package/svgs/core/pipeline.svg +1 -0
- package/svgs/core/plan.svg +1 -0
- package/svgs/core/playlist-add.svg +1 -0
- package/svgs/core/playlist-added.svg +1 -0
- package/svgs/core/playlist-remove.svg +1 -0
- package/svgs/core/playlist.svg +1 -0
- package/svgs/core/service.svg +1 -0
- package/svgs/core/status-workflow-cancelled.svg +1 -0
- package/svgs/core/status-workflow-danger.svg +1 -0
- package/svgs/core/status-workflow-in-progress.svg +1 -0
- package/svgs/core/status-workflow-in-review.svg +1 -0
- package/svgs/core/status-workflow-inactive.svg +1 -0
- package/svgs/core/status-workflow-incomplete.svg +1 -0
- package/svgs/core/status-workflow-paused.svg +1 -0
- package/svgs/core/status-workflow-returned.svg +1 -0
- package/svgs/core/status-workflow-scheduled.svg +1 -0
- package/svgs/core/status-workflow-stopped.svg +1 -0
- package/svgs/core/status-workflow-success.svg +1 -0
- package/svgs/core/status-workflow-warning.svg +1 -0
|
@@ -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::
|
|
6
|
+
* @codegen <<SignedSource::3bf79e4e5b804e4c80a2e6bc819b14ee>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -12,7 +12,6 @@ var metadata = {
|
|
|
12
12
|
keywords: ['ai-generative-audio-briefing', 'aigenerativeaudiobriefing', 'icon', 'icon-lab', 'audio briefing', 'breifing', 'podcast', 'headphones', 'AI'],
|
|
13
13
|
componentName: 'AiGenerativeAudioBriefingIcon',
|
|
14
14
|
package: '@atlaskit/icon-lab/core/ai-generative-audio-briefing',
|
|
15
|
-
type: 'core',
|
|
16
15
|
categorization: 'single-purpose',
|
|
17
16
|
usage: 'Reserved for Audio Briefings, a new feature launching within Confluence to help people develop an expanded awareness on a topic by generating AI-powered podcasts about their work.',
|
|
18
17
|
team: 'Confluence AI Audio',
|
|
@@ -22,7 +21,6 @@ var metadata = {
|
|
|
22
21
|
keywords: ['ai-generative-chapters', 'aigenerativechapters', 'icon', 'icon-lab', 'book', 'AI', 'automation'],
|
|
23
22
|
componentName: 'AiGenerativeChaptersIcon',
|
|
24
23
|
package: '@atlaskit/icon-lab/core/ai-generative-chapters',
|
|
25
|
-
type: 'core',
|
|
26
24
|
categorization: 'single-purpose',
|
|
27
25
|
usage: 'Reserved for auto chapters functionality in Loom.',
|
|
28
26
|
team: 'Loom',
|
|
@@ -33,7 +31,6 @@ var metadata = {
|
|
|
33
31
|
keywords: ['ai-generative-cleanup', 'aigenerativecleanup', 'icon', 'icon-lab', 'broom', 'tidy', 'clean up'],
|
|
34
32
|
componentName: 'AiGenerativeCleanupIcon',
|
|
35
33
|
package: '@atlaskit/icon-lab/core/ai-generative-cleanup',
|
|
36
|
-
type: 'core',
|
|
37
34
|
categorization: 'single-purpose',
|
|
38
35
|
usage: 'Reserved for automated cleanup and tidy functionality',
|
|
39
36
|
team: 'Design System Team',
|
|
@@ -44,7 +41,6 @@ var metadata = {
|
|
|
44
41
|
keywords: ['ai-generative-remove', 'aigenerativeremove', 'icon', 'icon-lab', 'eraser', 'AI', 'automation'],
|
|
45
42
|
componentName: 'AiGenerativeRemoveIcon',
|
|
46
43
|
package: '@atlaskit/icon-lab/core/ai-generative-remove',
|
|
47
|
-
type: 'core',
|
|
48
44
|
categorization: 'single-purpose',
|
|
49
45
|
usage: 'Reserved for remove filler words functionality in Loom',
|
|
50
46
|
team: 'Loom',
|
|
@@ -55,7 +51,6 @@ var metadata = {
|
|
|
55
51
|
keywords: ['ai-generative-remove-silence', 'aigenerativeremovesilence', 'icon', 'icon-lab', 'empty', 'AI', 'automation', 'pauses', 'silences'],
|
|
56
52
|
componentName: 'AiGenerativeRemoveSilenceIcon',
|
|
57
53
|
package: '@atlaskit/icon-lab/core/ai-generative-remove-silence',
|
|
58
|
-
type: 'core',
|
|
59
54
|
categorization: 'single-purpose',
|
|
60
55
|
usage: 'Reserved for silence removal functionality in Loom',
|
|
61
56
|
team: 'Loom',
|
|
@@ -66,7 +61,6 @@ var metadata = {
|
|
|
66
61
|
keywords: ['ai-generative-text', 'aigenerativetext', 'icon', 'icon-lab', 'pencil', 'AI', 'automation'],
|
|
67
62
|
componentName: 'AiGenerativeTextIcon',
|
|
68
63
|
package: '@atlaskit/icon-lab/core/ai-generative-text',
|
|
69
|
-
type: 'core',
|
|
70
64
|
categorization: 'single-purpose',
|
|
71
65
|
usage: 'Reserved for auto draft functionality in Loom.',
|
|
72
66
|
team: 'Loom',
|
|
@@ -77,7 +71,6 @@ var metadata = {
|
|
|
77
71
|
keywords: ['ai-generative-text-title', 'aigenerativetexttitle', 'icon', 'icon-lab', 'text', 'AI', 'automation', 'header'],
|
|
78
72
|
componentName: 'AiGenerativeTextTitleIcon',
|
|
79
73
|
package: '@atlaskit/icon-lab/core/ai-generative-text-title',
|
|
80
|
-
type: 'core',
|
|
81
74
|
categorization: 'single-purpose',
|
|
82
75
|
usage: 'Reserved for auto titles functionality in Loom',
|
|
83
76
|
team: 'Loom',
|
|
@@ -88,7 +81,6 @@ var metadata = {
|
|
|
88
81
|
keywords: ['align-content-bottom', 'aligncontentbottom', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'bottom', 'vertical'],
|
|
89
82
|
componentName: 'AlignContentBottomIcon',
|
|
90
83
|
package: '@atlaskit/icon-lab/core/align-content-bottom',
|
|
91
|
-
type: 'core',
|
|
92
84
|
categorization: 'multi-purpose',
|
|
93
85
|
usage: 'Used for aligning bottom edges of content in Whiteboards',
|
|
94
86
|
team: 'Whiteboards',
|
|
@@ -98,7 +90,6 @@ var metadata = {
|
|
|
98
90
|
keywords: ['align-content-center-horizontal', 'aligncontentcenterhorizontal', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'center', 'middle', 'horizontal'],
|
|
99
91
|
componentName: 'AlignContentCenterHorizontalIcon',
|
|
100
92
|
package: '@atlaskit/icon-lab/core/align-content-center-horizontal',
|
|
101
|
-
type: 'core',
|
|
102
93
|
categorization: 'multi-purpose',
|
|
103
94
|
usage: 'Used for aligning horizontal centers of content in Whiteboards',
|
|
104
95
|
team: 'Whiteboards',
|
|
@@ -108,7 +99,6 @@ var metadata = {
|
|
|
108
99
|
keywords: ['align-content-center-vertical', 'aligncontentcentervertical', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'center', 'vertical'],
|
|
109
100
|
componentName: 'AlignContentCenterVerticalIcon',
|
|
110
101
|
package: '@atlaskit/icon-lab/core/align-content-center-vertical',
|
|
111
|
-
type: 'core',
|
|
112
102
|
categorization: 'multi-purpose',
|
|
113
103
|
usage: 'Used for aligning vertical centers of content in Whiteboards',
|
|
114
104
|
team: 'Whiteboards',
|
|
@@ -118,7 +108,6 @@ var metadata = {
|
|
|
118
108
|
keywords: ['align-content-left', 'aligncontentleft', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'left', 'horizontal'],
|
|
119
109
|
componentName: 'AlignContentLeftIcon',
|
|
120
110
|
package: '@atlaskit/icon-lab/core/align-content-left',
|
|
121
|
-
type: 'core',
|
|
122
111
|
categorization: 'multi-purpose',
|
|
123
112
|
usage: 'Used for aligning left edges of content in Whiteboards',
|
|
124
113
|
team: 'Whiteboards',
|
|
@@ -128,7 +117,6 @@ var metadata = {
|
|
|
128
117
|
keywords: ['align-content-right', 'aligncontentright', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'right', 'horizontal'],
|
|
129
118
|
componentName: 'AlignContentRightIcon',
|
|
130
119
|
package: '@atlaskit/icon-lab/core/align-content-right',
|
|
131
|
-
type: 'core',
|
|
132
120
|
categorization: 'multi-purpose',
|
|
133
121
|
usage: 'Used for aligning right edges of content in Whiteboards',
|
|
134
122
|
team: 'Whiteboards',
|
|
@@ -138,7 +126,6 @@ var metadata = {
|
|
|
138
126
|
keywords: ['align-content-top', 'aligncontenttop', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'top', 'vertical'],
|
|
139
127
|
componentName: 'AlignContentTopIcon',
|
|
140
128
|
package: '@atlaskit/icon-lab/core/align-content-top',
|
|
141
|
-
type: 'core',
|
|
142
129
|
categorization: 'multi-purpose',
|
|
143
130
|
usage: 'Used for aligning top edges of content in Whiteboards',
|
|
144
131
|
team: 'Whiteboards',
|
|
@@ -148,7 +135,6 @@ var metadata = {
|
|
|
148
135
|
keywords: ['align-position-bottom', 'alignpositionbottom', 'icon', 'icon-lab', 'align', 'alignment', 'middle', 'text position', 'bottom', 'vertical'],
|
|
149
136
|
componentName: 'AlignPositionBottomIcon',
|
|
150
137
|
package: '@atlaskit/icon-lab/core/align-position-bottom',
|
|
151
|
-
type: 'core',
|
|
152
138
|
categorization: 'multi-purpose',
|
|
153
139
|
usage: 'Bottom-aligned text position within sticky notes in Whiteboards.',
|
|
154
140
|
team: 'Whiteboards',
|
|
@@ -158,7 +144,6 @@ var metadata = {
|
|
|
158
144
|
keywords: ['align-position-center-vertical', 'alignpositioncentervertical', 'icon', 'icon-lab', 'align', 'alignment', 'middle', 'center', 'text position', 'vertical'],
|
|
159
145
|
componentName: 'AlignPositionCenterVerticalIcon',
|
|
160
146
|
package: '@atlaskit/icon-lab/core/align-position-center-vertical',
|
|
161
|
-
type: 'core',
|
|
162
147
|
categorization: 'multi-purpose',
|
|
163
148
|
usage: 'Center-aligned text position within sticky notes in Whiteboards.',
|
|
164
149
|
team: 'Whiteboards',
|
|
@@ -168,7 +153,6 @@ var metadata = {
|
|
|
168
153
|
keywords: ['align-position-top', 'alignpositiontop', 'icon', 'icon-lab', 'align', 'alignment', 'top edge', 'text position', 'vertical'],
|
|
169
154
|
componentName: 'AlignPositionTopIcon',
|
|
170
155
|
package: '@atlaskit/icon-lab/core/align-position-top',
|
|
171
|
-
type: 'core',
|
|
172
156
|
categorization: 'multi-purpose',
|
|
173
157
|
usage: 'Top-aligned text position within sticky notes in Whiteboards.',
|
|
174
158
|
team: 'Whiteboards',
|
|
@@ -178,7 +162,6 @@ var metadata = {
|
|
|
178
162
|
keywords: ['arrow-curved-down-left', 'arrowcurveddownleft', 'icon', 'icon-lab', 'arrow', 'curved', 'turn', 'rotate', 'corner'],
|
|
179
163
|
componentName: 'ArrowCurvedDownLeftIcon',
|
|
180
164
|
package: '@atlaskit/icon-lab/core/arrow-curved-down-left',
|
|
181
|
-
type: 'core',
|
|
182
165
|
categorization: 'multi-purpose',
|
|
183
166
|
team: 'Design System Team',
|
|
184
167
|
status: 'published'
|
|
@@ -187,7 +170,6 @@ var metadata = {
|
|
|
187
170
|
keywords: ['arrow-curved-down-right', 'arrowcurveddownright', 'icon', 'icon-lab', 'arrow', 'curved', 'turn', 'rotate', 'corner'],
|
|
188
171
|
componentName: 'ArrowCurvedDownRightIcon',
|
|
189
172
|
package: '@atlaskit/icon-lab/core/arrow-curved-down-right',
|
|
190
|
-
type: 'core',
|
|
191
173
|
categorization: 'multi-purpose',
|
|
192
174
|
team: 'Design System Team',
|
|
193
175
|
status: 'published'
|
|
@@ -196,7 +178,6 @@ var metadata = {
|
|
|
196
178
|
keywords: ['arrow-curved-left-down', 'arrowcurvedleftdown', 'icon', 'icon-lab', 'arrow', 'curved', 'turn', 'rotate', 'corner'],
|
|
197
179
|
componentName: 'ArrowCurvedLeftDownIcon',
|
|
198
180
|
package: '@atlaskit/icon-lab/core/arrow-curved-left-down',
|
|
199
|
-
type: 'core',
|
|
200
181
|
categorization: 'multi-purpose',
|
|
201
182
|
team: 'Design System Team',
|
|
202
183
|
status: 'published'
|
|
@@ -205,7 +186,6 @@ var metadata = {
|
|
|
205
186
|
keywords: ['arrow-curved-left-up', 'arrowcurvedleftup', 'icon', 'icon-lab', 'arrow', 'curved', 'turn', 'rotate', 'corner'],
|
|
206
187
|
componentName: 'ArrowCurvedLeftUpIcon',
|
|
207
188
|
package: '@atlaskit/icon-lab/core/arrow-curved-left-up',
|
|
208
|
-
type: 'core',
|
|
209
189
|
categorization: 'multi-purpose',
|
|
210
190
|
team: 'Design System Team',
|
|
211
191
|
status: 'published'
|
|
@@ -214,7 +194,6 @@ var metadata = {
|
|
|
214
194
|
keywords: ['arrow-curved-right-down', 'arrowcurvedrightdown', 'icon', 'icon-lab', 'arrow', 'curved', 'turn', 'rotate', 'corner'],
|
|
215
195
|
componentName: 'ArrowCurvedRightDownIcon',
|
|
216
196
|
package: '@atlaskit/icon-lab/core/arrow-curved-right-down',
|
|
217
|
-
type: 'core',
|
|
218
197
|
categorization: 'multi-purpose',
|
|
219
198
|
team: 'Design System Team',
|
|
220
199
|
status: 'published'
|
|
@@ -223,7 +202,6 @@ var metadata = {
|
|
|
223
202
|
keywords: ['arrow-curved-right-up', 'arrowcurvedrightup', 'icon', 'icon-lab', 'arrow', 'curved', 'turn', 'rotate', 'corner'],
|
|
224
203
|
componentName: 'ArrowCurvedRightUpIcon',
|
|
225
204
|
package: '@atlaskit/icon-lab/core/arrow-curved-right-up',
|
|
226
|
-
type: 'core',
|
|
227
205
|
categorization: 'multi-purpose',
|
|
228
206
|
team: 'Design System Team',
|
|
229
207
|
status: 'published'
|
|
@@ -232,7 +210,6 @@ var metadata = {
|
|
|
232
210
|
keywords: ['arrow-curved-up-left', 'arrowcurvedupleft', 'icon', 'icon-lab', 'arrow', 'curved', 'turn', 'rotate', 'corner'],
|
|
233
211
|
componentName: 'ArrowCurvedUpLeftIcon',
|
|
234
212
|
package: '@atlaskit/icon-lab/core/arrow-curved-up-left',
|
|
235
|
-
type: 'core',
|
|
236
213
|
categorization: 'multi-purpose',
|
|
237
214
|
team: 'Design System Team',
|
|
238
215
|
status: 'published'
|
|
@@ -241,7 +218,6 @@ var metadata = {
|
|
|
241
218
|
keywords: ['arrow-curved-up-right', 'arrowcurvedupright', 'icon', 'icon-lab', 'arrow', 'curved', 'turn', 'rotate', 'corner'],
|
|
242
219
|
componentName: 'ArrowCurvedUpRightIcon',
|
|
243
220
|
package: '@atlaskit/icon-lab/core/arrow-curved-up-right',
|
|
244
|
-
type: 'core',
|
|
245
221
|
categorization: 'multi-purpose',
|
|
246
222
|
team: 'Design System Team',
|
|
247
223
|
status: 'published'
|
|
@@ -250,7 +226,6 @@ var metadata = {
|
|
|
250
226
|
keywords: ['arrow-end', 'arrowend', 'icon', 'icon-lab', 'move to end', 'move to back', 'move to last position', 'move to far right'],
|
|
251
227
|
componentName: 'ArrowEndIcon',
|
|
252
228
|
package: '@atlaskit/icon-lab/core/arrow-end',
|
|
253
|
-
type: 'core',
|
|
254
229
|
categorization: 'multi-purpose',
|
|
255
230
|
usage: 'Used for moving an object to the back or ending of a container, moving a column to last position',
|
|
256
231
|
team: 'Strategy Collection',
|
|
@@ -261,7 +236,6 @@ var metadata = {
|
|
|
261
236
|
keywords: ['arrow-start', 'arrowstart', 'icon', 'icon-lab', 'move to front', 'move to start', 'move to far left', 'move to first position'],
|
|
262
237
|
componentName: 'ArrowStartIcon',
|
|
263
238
|
package: '@atlaskit/icon-lab/core/arrow-start',
|
|
264
|
-
type: 'core',
|
|
265
239
|
categorization: 'multi-purpose',
|
|
266
240
|
usage: 'Used for moving an object to the front or beginning of a container, moving a column to first position',
|
|
267
241
|
team: 'Strategy Collection',
|
|
@@ -272,7 +246,6 @@ var metadata = {
|
|
|
272
246
|
keywords: ['arrows-diagonal-up-right-down-left', 'arrowsdiagonaluprightdownleft', 'icon', 'icon-lab', 'Arrows', 'Switch', 'Space', 'Swap', 'crossflow'],
|
|
273
247
|
componentName: 'ArrowsDiagonalUpRightDownLeftIcon',
|
|
274
248
|
package: '@atlaskit/icon-lab/core/arrows-diagonal-up-right-down-left',
|
|
275
|
-
type: 'core',
|
|
276
249
|
categorization: 'multi-purpose',
|
|
277
250
|
usage: 'Used within Jira Pages to connect or switch to a Space or page.',
|
|
278
251
|
team: 'Confluence Integrations',
|
|
@@ -282,7 +255,6 @@ var metadata = {
|
|
|
282
255
|
keywords: ['assets-data-manager', 'assetsdatamanager', 'icon', 'icon-lab', 'data manager', 'assets', 'CMDB', 'configuration management database'],
|
|
283
256
|
componentName: 'AssetsDataManagerIcon',
|
|
284
257
|
package: '@atlaskit/icon-lab/core/assets-data-manager',
|
|
285
|
-
type: 'core',
|
|
286
258
|
categorization: 'single-purpose',
|
|
287
259
|
usage: 'Reserved for JSM Assets.',
|
|
288
260
|
team: 'Assets',
|
|
@@ -292,7 +264,6 @@ var metadata = {
|
|
|
292
264
|
keywords: ['assets-graph', 'assetsgraph', 'icon', 'icon-lab', 'assets', 'graph'],
|
|
293
265
|
componentName: 'AssetsGraphIcon',
|
|
294
266
|
package: '@atlaskit/icon-lab/core/assets-graph',
|
|
295
|
-
type: 'core',
|
|
296
267
|
categorization: 'single-purpose',
|
|
297
268
|
usage: 'Reserved for representing Assets graph',
|
|
298
269
|
team: 'Assets',
|
|
@@ -302,7 +273,6 @@ var metadata = {
|
|
|
302
273
|
keywords: ['assets-object', 'assetsobject', 'icon', 'icon-lab', 'assets', 'object', 'box'],
|
|
303
274
|
componentName: 'AssetsObjectIcon',
|
|
304
275
|
package: '@atlaskit/icon-lab/core/assets-object',
|
|
305
|
-
type: 'core',
|
|
306
276
|
categorization: 'single-purpose',
|
|
307
277
|
usage: 'Reserved for representing objects in Assets.',
|
|
308
278
|
team: 'Assets',
|
|
@@ -312,7 +282,6 @@ var metadata = {
|
|
|
312
282
|
keywords: ['assets-object-type', 'assetsobjecttype', 'icon', 'icon-lab', 'assets', 'object type', 'collection'],
|
|
313
283
|
componentName: 'AssetsObjectTypeIcon',
|
|
314
284
|
package: '@atlaskit/icon-lab/core/assets-object-type',
|
|
315
|
-
type: 'core',
|
|
316
285
|
categorization: 'single-purpose',
|
|
317
286
|
usage: 'Reserved for representing object types in Assets.',
|
|
318
287
|
team: 'Assets',
|
|
@@ -322,7 +291,6 @@ var metadata = {
|
|
|
322
291
|
keywords: ['assets-schema', 'assetsschema', 'icon', 'icon-lab', 'assets', 'CMDB', 'configuration management database'],
|
|
323
292
|
componentName: 'AssetsSchemaIcon',
|
|
324
293
|
package: '@atlaskit/icon-lab/core/assets-schema',
|
|
325
|
-
type: 'core',
|
|
326
294
|
categorization: 'single-purpose',
|
|
327
295
|
usage: 'Reserved for representing schema in Assets.',
|
|
328
296
|
team: 'Assets',
|
|
@@ -332,7 +300,6 @@ var metadata = {
|
|
|
332
300
|
keywords: ['atom', 'icon', 'icon-lab', 'atom', 'molecule', 'atomic design'],
|
|
333
301
|
componentName: 'AtomIcon',
|
|
334
302
|
package: '@atlaskit/icon-lab/core/atom',
|
|
335
|
-
type: 'core',
|
|
336
303
|
categorization: 'multi-purpose',
|
|
337
304
|
team: 'Design System Team',
|
|
338
305
|
status: 'published',
|
|
@@ -342,7 +309,6 @@ var metadata = {
|
|
|
342
309
|
keywords: ['audio-waveform', 'audiowaveform', 'icon', 'icon-lab', 'waveform', 'audio', 'soundwave', 'dialogue', 'speak'],
|
|
343
310
|
componentName: 'AudioWaveformIcon',
|
|
344
311
|
package: '@atlaskit/icon-lab/core/audio-waveform',
|
|
345
|
-
type: 'core',
|
|
346
312
|
categorization: 'multi-purpose',
|
|
347
313
|
usage: 'Known uses: show waveform editor in Loom.',
|
|
348
314
|
team: 'Loom',
|
|
@@ -352,7 +318,6 @@ var metadata = {
|
|
|
352
318
|
keywords: ['beach-umbrella', 'beachumbrella', 'icon', 'icon-lab', 'vacation', 'beach umbrella', 'sun shade', 'holiday'],
|
|
353
319
|
componentName: 'BeachUmbrellaIcon',
|
|
354
320
|
package: '@atlaskit/icon-lab/core/beach-umbrella',
|
|
355
|
-
type: 'core',
|
|
356
321
|
categorization: 'multi-purpose',
|
|
357
322
|
usage: 'User-selectable icon choice for calendars',
|
|
358
323
|
team: 'Growth Buy',
|
|
@@ -362,7 +327,6 @@ var metadata = {
|
|
|
362
327
|
keywords: ['blast-radius', 'blastradius', 'icon', 'icon-lab', 'blast radius', 'impact area'],
|
|
363
328
|
componentName: 'BlastRadiusIcon',
|
|
364
329
|
package: '@atlaskit/icon-lab/core/blast-radius',
|
|
365
|
-
type: 'core',
|
|
366
330
|
categorization: 'single-purpose',
|
|
367
331
|
usage: 'Reserved for representing blast radius in Object Graph.',
|
|
368
332
|
team: 'JSM',
|
|
@@ -372,7 +336,6 @@ var metadata = {
|
|
|
372
336
|
keywords: ['block-synced', 'blocksynced', 'icon', 'icon-lab', 'sync', 'synced', 'content block', 'snippet'],
|
|
373
337
|
componentName: 'BlockSyncedIcon',
|
|
374
338
|
package: '@atlaskit/icon-lab/core/block-synced',
|
|
375
|
-
type: 'core',
|
|
376
339
|
categorization: 'single-purpose',
|
|
377
340
|
usage: 'Reserved for syncing content blocks in Editor experiences.',
|
|
378
341
|
team: 'Editor Platform',
|
|
@@ -382,7 +345,6 @@ var metadata = {
|
|
|
382
345
|
keywords: ['bluetooth', 'icon', 'icon-lab', 'bluetooth', 'connectivity', 'bt'],
|
|
383
346
|
componentName: 'BluetoothIcon',
|
|
384
347
|
package: '@atlaskit/icon-lab/core/bluetooth',
|
|
385
|
-
type: 'core',
|
|
386
348
|
categorization: 'single-purpose',
|
|
387
349
|
usage: 'Reserved for Bluetooth',
|
|
388
350
|
team: 'Design System Team',
|
|
@@ -393,7 +355,6 @@ var metadata = {
|
|
|
393
355
|
keywords: ['blur', 'icon', 'icon-lab'],
|
|
394
356
|
componentName: 'BlurIcon',
|
|
395
357
|
package: '@atlaskit/icon-lab/core/blur',
|
|
396
|
-
type: 'core',
|
|
397
358
|
categorization: 'single-purpose',
|
|
398
359
|
usage: 'Reserved for blurring an element in Loom',
|
|
399
360
|
team: 'Loom',
|
|
@@ -404,7 +365,6 @@ var metadata = {
|
|
|
404
365
|
keywords: ['book-open', 'bookopen', 'icon', 'icon-lab', 'book', 'knowledgebase article'],
|
|
405
366
|
componentName: 'BookOpenIcon',
|
|
406
367
|
package: '@atlaskit/icon-lab/core/book-open',
|
|
407
|
-
type: 'core',
|
|
408
368
|
categorization: 'multi-purpose',
|
|
409
369
|
usage: 'Known uses: None',
|
|
410
370
|
team: 'Design System Team',
|
|
@@ -414,7 +374,6 @@ var metadata = {
|
|
|
414
374
|
keywords: ['boolean', 'icon', 'icon-lab', 'true', 'false', 'binary', 'boolean', 'on', 'off'],
|
|
415
375
|
componentName: 'BooleanIcon',
|
|
416
376
|
package: '@atlaskit/icon-lab/core/boolean',
|
|
417
|
-
type: 'core',
|
|
418
377
|
categorization: 'single-purpose',
|
|
419
378
|
usage: 'Reserved for representing boolean data types and operations.',
|
|
420
379
|
team: 'Data Experiences (AVP)',
|
|
@@ -424,7 +383,6 @@ var metadata = {
|
|
|
424
383
|
keywords: ['browser-extension', 'browserextension', 'icon', 'icon-lab', 'extension', 'puzzle piece', 'add on', 'jigsaw', 'chrome web store'],
|
|
425
384
|
componentName: 'BrowserExtensionIcon',
|
|
426
385
|
package: '@atlaskit/icon-lab/core/browser-extension',
|
|
427
|
-
type: 'core',
|
|
428
386
|
categorization: 'single-purpose',
|
|
429
387
|
usage: 'Reserved for chrome extensions',
|
|
430
388
|
team: 'Loom',
|
|
@@ -435,7 +393,6 @@ var metadata = {
|
|
|
435
393
|
keywords: ['calculate', 'icon', 'icon-lab', 'Calculate', 'databases', 'summation'],
|
|
436
394
|
componentName: 'CalculateIcon',
|
|
437
395
|
package: '@atlaskit/icon-lab/core/calculate',
|
|
438
|
-
type: 'core',
|
|
439
396
|
categorization: 'single-purpose',
|
|
440
397
|
usage: 'Calculate for databases',
|
|
441
398
|
team: 'Databases',
|
|
@@ -445,7 +402,6 @@ var metadata = {
|
|
|
445
402
|
keywords: ['chart-area', 'chartarea', 'icon', 'icon-lab', 'chart', 'area', 'analytics', 'graph'],
|
|
446
403
|
componentName: 'ChartAreaIcon',
|
|
447
404
|
package: '@atlaskit/icon-lab/core/chart-area',
|
|
448
|
-
type: 'core',
|
|
449
405
|
categorization: 'multi-purpose',
|
|
450
406
|
usage: 'Known uses: Area charts',
|
|
451
407
|
team: 'Data Experiences',
|
|
@@ -455,7 +411,6 @@ var metadata = {
|
|
|
455
411
|
keywords: ['chart-bar-line', 'chartbarline', 'icon', 'icon-lab', 'chart', 'bar', 'line', 'trend', 'graph', 'analytics'],
|
|
456
412
|
componentName: 'ChartBarLineIcon',
|
|
457
413
|
package: '@atlaskit/icon-lab/core/chart-bar-line',
|
|
458
|
-
type: 'core',
|
|
459
414
|
categorization: 'multi-purpose',
|
|
460
415
|
usage: 'Known uses: Bar charts with trend lines',
|
|
461
416
|
team: 'Data Experiences',
|
|
@@ -465,7 +420,6 @@ var metadata = {
|
|
|
465
420
|
keywords: ['chart-box-plot', 'chartboxplot', 'icon', 'icon-lab', 'chart', 'box plot', 'whisker', 'distribution', 'quartile', 'analytics'],
|
|
466
421
|
componentName: 'ChartBoxPlotIcon',
|
|
467
422
|
package: '@atlaskit/icon-lab/core/chart-box-plot',
|
|
468
|
-
type: 'core',
|
|
469
423
|
categorization: 'multi-purpose',
|
|
470
424
|
usage: 'Known uses: Box plot charts',
|
|
471
425
|
team: 'Data Experiences',
|
|
@@ -475,7 +429,6 @@ var metadata = {
|
|
|
475
429
|
keywords: ['chart-bullet', 'chartbullet', 'icon', 'icon-lab', 'bullet', 'chart', 'graph', 'primary measure'],
|
|
476
430
|
componentName: 'ChartBulletIcon',
|
|
477
431
|
package: '@atlaskit/icon-lab/core/chart-bullet',
|
|
478
|
-
type: 'core',
|
|
479
432
|
categorization: 'multi-purpose',
|
|
480
433
|
usage: 'Known uses: Bullet charts or graphs',
|
|
481
434
|
team: 'Data Experiences',
|
|
@@ -485,7 +438,6 @@ var metadata = {
|
|
|
485
438
|
keywords: ['chart-extrapolate', 'chartextrapolate', 'icon', 'icon-lab', 'chart', 'trend', 'extrapolate', 'analytics'],
|
|
486
439
|
componentName: 'ChartExtrapolateIcon',
|
|
487
440
|
package: '@atlaskit/icon-lab/core/chart-extrapolate',
|
|
488
|
-
type: 'core',
|
|
489
441
|
categorization: 'multi-purpose',
|
|
490
442
|
usage: 'Known uses: Chart trend extrapolation in Analytics.',
|
|
491
443
|
team: 'Data Experiences',
|
|
@@ -495,7 +447,6 @@ var metadata = {
|
|
|
495
447
|
keywords: ['chart-funnel', 'chartfunnel', 'icon', 'icon-lab', 'chart', 'funnel', 'sales process', 'revenue'],
|
|
496
448
|
componentName: 'ChartFunnelIcon',
|
|
497
449
|
package: '@atlaskit/icon-lab/core/chart-funnel',
|
|
498
|
-
type: 'core',
|
|
499
450
|
categorization: 'multi-purpose',
|
|
500
451
|
usage: 'Known uses: Chart funnels',
|
|
501
452
|
team: 'Data Experiences',
|
|
@@ -505,7 +456,6 @@ var metadata = {
|
|
|
505
456
|
keywords: ['chart-scatter-plot', 'chartscatterplot', 'icon', 'icon-lab', 'chart', 'scatter', 'dot plot', 'distribution', 'analytics'],
|
|
506
457
|
componentName: 'ChartScatterPlotIcon',
|
|
507
458
|
package: '@atlaskit/icon-lab/core/chart-scatter-plot',
|
|
508
|
-
type: 'core',
|
|
509
459
|
categorization: 'multi-purpose',
|
|
510
460
|
usage: 'Known uses: Scatter plot chart',
|
|
511
461
|
team: 'Data Experiences',
|
|
@@ -515,7 +465,6 @@ var metadata = {
|
|
|
515
465
|
keywords: ['cloud-offline', 'cloudoffline', 'icon', 'icon-lab', 'cloud', 'offline', 'disconnected', 'strikethrough'],
|
|
516
466
|
componentName: 'CloudOfflineIcon',
|
|
517
467
|
package: '@atlaskit/icon-lab/core/cloud-offline',
|
|
518
|
-
type: 'core',
|
|
519
468
|
categorization: 'single-purpose',
|
|
520
469
|
usage: "Reserved for showing when a connection can\'t be established to the cloud.",
|
|
521
470
|
team: 'Content Types',
|
|
@@ -525,7 +474,6 @@ var metadata = {
|
|
|
525
474
|
keywords: ['cloud-saved', 'cloudsaved', 'icon', 'icon-lab', 'cloud', 'check mark', 'saved', 'success'],
|
|
526
475
|
componentName: 'CloudSavedIcon',
|
|
527
476
|
package: '@atlaskit/icon-lab/core/cloud-saved',
|
|
528
|
-
type: 'core',
|
|
529
477
|
categorization: 'single-purpose',
|
|
530
478
|
usage: 'Reserved for showing saved status after successful cloud synchronisation.',
|
|
531
479
|
team: 'Content Types',
|
|
@@ -535,7 +483,6 @@ var metadata = {
|
|
|
535
483
|
keywords: ['coins', 'icon', 'icon-lab', 'money', 'loose change', 'currency'],
|
|
536
484
|
componentName: 'CoinsIcon',
|
|
537
485
|
package: '@atlaskit/icon-lab/core/coins',
|
|
538
|
-
type: 'core',
|
|
539
486
|
categorization: 'multi-purpose',
|
|
540
487
|
usage: 'Multi purpose',
|
|
541
488
|
team: 'Design System Team',
|
|
@@ -545,7 +492,6 @@ var metadata = {
|
|
|
545
492
|
keywords: ['colour-none', 'colournone', 'icon', 'icon-lab', 'Colour', 'Color', 'Remove', 'None', 'Colour picker'],
|
|
546
493
|
componentName: 'ColourNoneIcon',
|
|
547
494
|
package: '@atlaskit/icon-lab/core/colour-none',
|
|
548
|
-
type: 'core',
|
|
549
495
|
categorization: 'single-purpose',
|
|
550
496
|
usage: "Remove colours from Whiteboard\'s colour picker",
|
|
551
497
|
team: 'Whiteboards',
|
|
@@ -555,7 +501,6 @@ var metadata = {
|
|
|
555
501
|
keywords: ['compare', 'icon', 'icon-lab', 'compare', 'git', 'bitbucket', 'diff'],
|
|
556
502
|
componentName: 'CompareIcon',
|
|
557
503
|
package: '@atlaskit/icon-lab/core/compare',
|
|
558
|
-
type: 'core',
|
|
559
504
|
categorization: 'single-purpose',
|
|
560
505
|
usage: 'Reserved for compare functionality in Bitbucket.',
|
|
561
506
|
team: 'Bitbucket',
|
|
@@ -565,7 +510,6 @@ var metadata = {
|
|
|
565
510
|
keywords: ['compass-hinged', 'compasshinged', 'icon', 'icon-lab', 'compass', 'calipers', 'divider'],
|
|
566
511
|
componentName: 'CompassHingedIcon',
|
|
567
512
|
package: '@atlaskit/icon-lab/core/compass-hinged',
|
|
568
|
-
type: 'core',
|
|
569
513
|
categorization: 'multi-purpose',
|
|
570
514
|
team: 'Design System Team',
|
|
571
515
|
status: 'published',
|
|
@@ -575,7 +519,6 @@ var metadata = {
|
|
|
575
519
|
keywords: ['continue-when', 'continuewhen', 'icon', 'icon-lab'],
|
|
576
520
|
componentName: 'ContinueWhenIcon',
|
|
577
521
|
package: '@atlaskit/icon-lab/core/continue-when',
|
|
578
|
-
type: 'core',
|
|
579
522
|
categorization: 'single-purpose',
|
|
580
523
|
usage: 'Reserved for continue when delay in automation.',
|
|
581
524
|
team: 'Automation',
|
|
@@ -586,7 +529,6 @@ var metadata = {
|
|
|
586
529
|
keywords: ['cross-octagon', 'crossoctagon', 'icon', 'icon-lab', 'cross', 'stop', 'block', 'octagon'],
|
|
587
530
|
componentName: 'CrossOctagonIcon',
|
|
588
531
|
package: '@atlaskit/icon-lab/core/cross-octagon',
|
|
589
|
-
type: 'core',
|
|
590
532
|
categorization: 'multi-purpose',
|
|
591
533
|
usage: 'Multi purpose',
|
|
592
534
|
team: 'Design System Team',
|
|
@@ -596,7 +538,6 @@ var metadata = {
|
|
|
596
538
|
keywords: ['cursor', 'icon', 'icon-lab', 'Whiteboards', 'Cursor'],
|
|
597
539
|
componentName: 'CursorIcon',
|
|
598
540
|
package: '@atlaskit/icon-lab/core/cursor',
|
|
599
|
-
type: 'core',
|
|
600
541
|
categorization: 'multi-purpose',
|
|
601
542
|
usage: 'Selecting the cursor in Whiteboards',
|
|
602
543
|
team: 'Whiteboards',
|
|
@@ -606,7 +547,6 @@ var metadata = {
|
|
|
606
547
|
keywords: ['cursor-strikethrough', 'cursorstrikethrough', 'icon', 'icon-lab', 'Cursor', 'Cursors', 'Hide cursor', 'Whiteboard cursor', 'Cursor strikethrough'],
|
|
607
548
|
componentName: 'CursorStrikethroughIcon',
|
|
608
549
|
package: '@atlaskit/icon-lab/core/cursor-strikethrough',
|
|
609
|
-
type: 'core',
|
|
610
550
|
categorization: 'multi-purpose',
|
|
611
551
|
usage: 'Hide collaborator cursors in the Whiteboard',
|
|
612
552
|
team: 'Whiteboards',
|
|
@@ -616,7 +556,6 @@ var metadata = {
|
|
|
616
556
|
keywords: ['dash-double', 'dashdouble', 'icon', 'icon-lab', 'double dash', 'no change', 'unchanged value', 'same value'],
|
|
617
557
|
componentName: 'DashDoubleIcon',
|
|
618
558
|
package: '@atlaskit/icon-lab/core/dash-double',
|
|
619
|
-
type: 'core',
|
|
620
559
|
categorization: 'multi-purpose',
|
|
621
560
|
usage: 'Known uses: representing no change or keeping a value as-is.',
|
|
622
561
|
team: 'Strategy Collection',
|
|
@@ -627,7 +566,6 @@ var metadata = {
|
|
|
627
566
|
keywords: ['data-bucket', 'databucket', 'icon', 'icon-lab', 'data bucketing', 'segmentation'],
|
|
628
567
|
componentName: 'DataBucketIcon',
|
|
629
568
|
package: '@atlaskit/icon-lab/core/data-bucket',
|
|
630
|
-
type: 'core',
|
|
631
569
|
categorization: 'single-purpose',
|
|
632
570
|
usage: 'Reserved for bucketing data.',
|
|
633
571
|
team: 'Data Experiences',
|
|
@@ -637,7 +575,6 @@ var metadata = {
|
|
|
637
575
|
keywords: ['data-formula', 'dataformula', 'icon', 'icon-lab', 'data formula'],
|
|
638
576
|
componentName: 'DataFormulaIcon',
|
|
639
577
|
package: '@atlaskit/icon-lab/core/data-formula',
|
|
640
|
-
type: 'core',
|
|
641
578
|
categorization: 'single-purpose',
|
|
642
579
|
usage: 'Reserved for data formulas.',
|
|
643
580
|
team: 'Data experiences',
|
|
@@ -647,7 +584,6 @@ var metadata = {
|
|
|
647
584
|
keywords: ['data-function', 'datafunction', 'icon', 'icon-lab', 'data function'],
|
|
648
585
|
componentName: 'DataFunctionIcon',
|
|
649
586
|
package: '@atlaskit/icon-lab/core/data-function',
|
|
650
|
-
type: 'core',
|
|
651
587
|
categorization: 'single-purpose',
|
|
652
588
|
usage: 'Reserved for data functions.',
|
|
653
589
|
team: 'Data Experiences',
|
|
@@ -657,7 +593,6 @@ var metadata = {
|
|
|
657
593
|
keywords: ['data-pivot', 'datapivot', 'icon', 'icon-lab', 'data pivot', 'column', 'row'],
|
|
658
594
|
componentName: 'DataPivotIcon',
|
|
659
595
|
package: '@atlaskit/icon-lab/core/data-pivot',
|
|
660
|
-
type: 'core',
|
|
661
596
|
categorization: 'single-purpose',
|
|
662
597
|
usage: 'Reserved for pivoting data.',
|
|
663
598
|
team: 'Data Experiences',
|
|
@@ -667,7 +602,6 @@ var metadata = {
|
|
|
667
602
|
keywords: ['data-transpose', 'datatranspose', 'icon', 'icon-lab', 'transposition', 'transpose', 'column', 'row', 'data'],
|
|
668
603
|
componentName: 'DataTransposeIcon',
|
|
669
604
|
package: '@atlaskit/icon-lab/core/data-transpose',
|
|
670
|
-
type: 'core',
|
|
671
605
|
categorization: 'single-purpose',
|
|
672
606
|
usage: 'Reserved for transposing data.',
|
|
673
607
|
team: 'Data Experiences',
|
|
@@ -677,7 +611,6 @@ var metadata = {
|
|
|
677
611
|
keywords: ['data-unpivot', 'dataunpivot', 'icon', 'icon-lab', 'data unpivot', 'column', 'row'],
|
|
678
612
|
componentName: 'DataUnpivotIcon',
|
|
679
613
|
package: '@atlaskit/icon-lab/core/data-unpivot',
|
|
680
|
-
type: 'core',
|
|
681
614
|
categorization: 'single-purpose',
|
|
682
615
|
usage: 'Reserved for unpivoting data.',
|
|
683
616
|
team: 'Data Experiences',
|
|
@@ -687,7 +620,6 @@ var metadata = {
|
|
|
687
620
|
keywords: ['data-visualization-heatmap', 'datavisualizationheatmap', 'icon', 'icon-lab', 'chart', 'heatmap', 'data visualization', 'data visualisation'],
|
|
688
621
|
componentName: 'DataVisualizationHeatmapIcon',
|
|
689
622
|
package: '@atlaskit/icon-lab/core/data-visualization-heatmap',
|
|
690
|
-
type: 'core',
|
|
691
623
|
categorization: 'single-purpose',
|
|
692
624
|
usage: 'Reserved for representing heatmap data visualizations.',
|
|
693
625
|
team: 'Data Experiences',
|
|
@@ -697,7 +629,6 @@ var metadata = {
|
|
|
697
629
|
keywords: ['data-visualization-metric', 'datavisualizationmetric', 'icon', 'icon-lab', 'single data indicator', 'metric card', 'data visualization', 'data visualisation'],
|
|
698
630
|
componentName: 'DataVisualizationMetricIcon',
|
|
699
631
|
package: '@atlaskit/icon-lab/core/data-visualization-metric',
|
|
700
|
-
type: 'core',
|
|
701
632
|
categorization: 'single-purpose',
|
|
702
633
|
usage: 'Reserved for single data indicator or metric visualizations.',
|
|
703
634
|
team: 'Data Experiences',
|
|
@@ -707,7 +638,6 @@ var metadata = {
|
|
|
707
638
|
keywords: ['data-zero-fill', 'datazerofill', 'icon', 'icon-lab', 'zero', '0', 'data transform'],
|
|
708
639
|
componentName: 'DataZeroFillIcon',
|
|
709
640
|
package: '@atlaskit/icon-lab/core/data-zero-fill',
|
|
710
|
-
type: 'core',
|
|
711
641
|
categorization: 'single-purpose',
|
|
712
642
|
usage: 'Reserved for replacing empty data fields with zero.',
|
|
713
643
|
team: 'Data Experiences',
|
|
@@ -717,7 +647,6 @@ var metadata = {
|
|
|
717
647
|
keywords: ['database-storage', 'databasestorage', 'icon', 'icon-lab', 'database', 'db', 'storage', 'sql'],
|
|
718
648
|
componentName: 'DatabaseStorageIcon',
|
|
719
649
|
package: '@atlaskit/icon-lab/core/database-storage',
|
|
720
|
-
type: 'core',
|
|
721
650
|
categorization: 'multi-purpose',
|
|
722
651
|
usage: 'Known uses: SQL database in Developer Console',
|
|
723
652
|
team: 'Ecosystem',
|
|
@@ -728,7 +657,6 @@ var metadata = {
|
|
|
728
657
|
keywords: ['database-storage-cache', 'databasestoragecache', 'icon', 'icon-lab', 'database', 'db', 'storage', 'sql', 'cache'],
|
|
729
658
|
componentName: 'DatabaseStorageCacheIcon',
|
|
730
659
|
package: '@atlaskit/icon-lab/core/database-storage-cache',
|
|
731
|
-
type: 'core',
|
|
732
660
|
categorization: 'multi-purpose',
|
|
733
661
|
usage: 'Known uses: Storage cache in Developer Console.',
|
|
734
662
|
team: 'Ecosystem',
|
|
@@ -739,7 +667,6 @@ var metadata = {
|
|
|
739
667
|
keywords: ['diagram-symbol-action', 'diagramsymbolaction', 'icon', 'icon-lab', 'diagram', 'symbol', 'action'],
|
|
740
668
|
componentName: 'DiagramSymbolActionIcon',
|
|
741
669
|
package: '@atlaskit/icon-lab/core/diagram-symbol-action',
|
|
742
|
-
type: 'core',
|
|
743
670
|
categorization: 'single-purpose',
|
|
744
671
|
usage: 'Reserved for action diagram symbol.',
|
|
745
672
|
team: 'Whiteboards',
|
|
@@ -749,7 +676,6 @@ var metadata = {
|
|
|
749
676
|
keywords: ['diagram-symbol-alternate-process', 'diagramsymbolalternateprocess', 'icon', 'icon-lab', 'diagram', 'symbol', 'alternate process'],
|
|
750
677
|
componentName: 'DiagramSymbolAlternateProcessIcon',
|
|
751
678
|
package: '@atlaskit/icon-lab/core/diagram-symbol-alternate-process',
|
|
752
|
-
type: 'core',
|
|
753
679
|
categorization: 'single-purpose',
|
|
754
680
|
usage: 'Reserved for alternate process diagram symbol.',
|
|
755
681
|
team: 'Whiteboards',
|
|
@@ -759,7 +685,6 @@ var metadata = {
|
|
|
759
685
|
keywords: ['diagram-symbol-collate', 'diagramsymbolcollate', 'icon', 'icon-lab', 'diagram', 'symbol', 'collate'],
|
|
760
686
|
componentName: 'DiagramSymbolCollateIcon',
|
|
761
687
|
package: '@atlaskit/icon-lab/core/diagram-symbol-collate',
|
|
762
|
-
type: 'core',
|
|
763
688
|
categorization: 'single-purpose',
|
|
764
689
|
usage: 'Reserved for collate diagram symbol.',
|
|
765
690
|
team: 'Whiteboards',
|
|
@@ -769,7 +694,6 @@ var metadata = {
|
|
|
769
694
|
keywords: ['diagram-symbol-comment-left', 'diagramsymbolcommentleft', 'icon', 'icon-lab', 'comment', 'left', 'diagram', 'symbol'],
|
|
770
695
|
componentName: 'DiagramSymbolCommentLeftIcon',
|
|
771
696
|
package: '@atlaskit/icon-lab/core/diagram-symbol-comment-left',
|
|
772
|
-
type: 'core',
|
|
773
697
|
categorization: 'single-purpose',
|
|
774
698
|
usage: 'Reserved for comment left diagram symbol.',
|
|
775
699
|
team: 'Whiteboards',
|
|
@@ -779,7 +703,6 @@ var metadata = {
|
|
|
779
703
|
keywords: ['diagram-symbol-comment-right', 'diagramsymbolcommentright', 'icon', 'icon-lab', 'comment', 'right', 'diagram', 'symbol'],
|
|
780
704
|
componentName: 'DiagramSymbolCommentRightIcon',
|
|
781
705
|
package: '@atlaskit/icon-lab/core/diagram-symbol-comment-right',
|
|
782
|
-
type: 'core',
|
|
783
706
|
categorization: 'single-purpose',
|
|
784
707
|
usage: 'Reserved for comment right diagram symbol.',
|
|
785
708
|
team: 'Whiteboards',
|
|
@@ -789,7 +712,6 @@ var metadata = {
|
|
|
789
712
|
keywords: ['diagram-symbol-connector-off-page', 'diagramsymbolconnectoroffpage', 'icon', 'icon-lab', 'off-page', 'diagram', 'symbol', 'connector'],
|
|
790
713
|
componentName: 'DiagramSymbolConnectorOffPageIcon',
|
|
791
714
|
package: '@atlaskit/icon-lab/core/diagram-symbol-connector-off-page',
|
|
792
|
-
type: 'core',
|
|
793
715
|
categorization: 'single-purpose',
|
|
794
716
|
usage: 'Reserved for off-page connector diagram symbol.',
|
|
795
717
|
team: 'Whiteboards',
|
|
@@ -799,7 +721,6 @@ var metadata = {
|
|
|
799
721
|
keywords: ['diagram-symbol-connector-on-page', 'diagramsymbolconnectoronpage', 'icon', 'icon-lab', 'diagram', 'symbol', 'on-page', 'connector'],
|
|
800
722
|
componentName: 'DiagramSymbolConnectorOnPageIcon',
|
|
801
723
|
package: '@atlaskit/icon-lab/core/diagram-symbol-connector-on-page',
|
|
802
|
-
type: 'core',
|
|
803
724
|
categorization: 'single-purpose',
|
|
804
725
|
usage: 'Reserved for on-page connector diagram symbol.',
|
|
805
726
|
team: 'Whiteboards',
|
|
@@ -809,7 +730,6 @@ var metadata = {
|
|
|
809
730
|
keywords: ['diagram-symbol-database', 'diagramsymboldatabase', 'icon', 'icon-lab', 'diagram', 'symbol', 'database'],
|
|
810
731
|
componentName: 'DiagramSymbolDatabaseIcon',
|
|
811
732
|
package: '@atlaskit/icon-lab/core/diagram-symbol-database',
|
|
812
|
-
type: 'core',
|
|
813
733
|
categorization: 'single-purpose',
|
|
814
734
|
usage: 'Reserved for database diagram symbol.',
|
|
815
735
|
team: 'Whiteboards',
|
|
@@ -819,7 +739,6 @@ var metadata = {
|
|
|
819
739
|
keywords: ['diagram-symbol-decision', 'diagramsymboldecision', 'icon', 'icon-lab', 'diagram', 'symbol', 'decision'],
|
|
820
740
|
componentName: 'DiagramSymbolDecisionIcon',
|
|
821
741
|
package: '@atlaskit/icon-lab/core/diagram-symbol-decision',
|
|
822
|
-
type: 'core',
|
|
823
742
|
categorization: 'single-purpose',
|
|
824
743
|
usage: 'Reserved for decision diagram symbol.',
|
|
825
744
|
team: 'Whiteboards',
|
|
@@ -829,7 +748,6 @@ var metadata = {
|
|
|
829
748
|
keywords: ['diagram-symbol-delay', 'diagramsymboldelay', 'icon', 'icon-lab', 'diagram', 'symbol', 'delay'],
|
|
830
749
|
componentName: 'DiagramSymbolDelayIcon',
|
|
831
750
|
package: '@atlaskit/icon-lab/core/diagram-symbol-delay',
|
|
832
|
-
type: 'core',
|
|
833
751
|
categorization: 'single-purpose',
|
|
834
752
|
usage: 'Reserved for delay diagram symbol.',
|
|
835
753
|
team: 'Whiteboards',
|
|
@@ -839,7 +757,6 @@ var metadata = {
|
|
|
839
757
|
keywords: ['diagram-symbol-display', 'diagramsymboldisplay', 'icon', 'icon-lab', 'diagram', 'symbol', 'display'],
|
|
840
758
|
componentName: 'DiagramSymbolDisplayIcon',
|
|
841
759
|
package: '@atlaskit/icon-lab/core/diagram-symbol-display',
|
|
842
|
-
type: 'core',
|
|
843
760
|
categorization: 'single-purpose',
|
|
844
761
|
usage: 'Reserved for display diagram symbol.',
|
|
845
762
|
team: 'Whiteboards',
|
|
@@ -849,7 +766,6 @@ var metadata = {
|
|
|
849
766
|
keywords: ['diagram-symbol-document', 'diagramsymboldocument', 'icon', 'icon-lab', 'diagram', 'symbol', 'document'],
|
|
850
767
|
componentName: 'DiagramSymbolDocumentIcon',
|
|
851
768
|
package: '@atlaskit/icon-lab/core/diagram-symbol-document',
|
|
852
|
-
type: 'core',
|
|
853
769
|
categorization: 'single-purpose',
|
|
854
770
|
usage: 'Reserved for single document diagram symbol.',
|
|
855
771
|
team: 'Whiteboards',
|
|
@@ -859,7 +775,6 @@ var metadata = {
|
|
|
859
775
|
keywords: ['diagram-symbol-documents', 'diagramsymboldocuments', 'icon', 'icon-lab', 'diagram', 'symbol', 'multiple documents'],
|
|
860
776
|
componentName: 'DiagramSymbolDocumentsIcon',
|
|
861
777
|
package: '@atlaskit/icon-lab/core/diagram-symbol-documents',
|
|
862
|
-
type: 'core',
|
|
863
778
|
categorization: 'single-purpose',
|
|
864
779
|
usage: 'Reserved for multiple documents diagram symbol',
|
|
865
780
|
team: 'Whiteboards',
|
|
@@ -869,7 +784,6 @@ var metadata = {
|
|
|
869
784
|
keywords: ['diagram-symbol-hard-disk', 'diagramsymbolharddisk', 'icon', 'icon-lab', 'diagram', 'symbol', 'hard disk', 'hard drive', 'storage'],
|
|
870
785
|
componentName: 'DiagramSymbolHardDiskIcon',
|
|
871
786
|
package: '@atlaskit/icon-lab/core/diagram-symbol-hard-disk',
|
|
872
|
-
type: 'core',
|
|
873
787
|
categorization: 'single-purpose',
|
|
874
788
|
usage: 'Reserved for hard disk diagram symbol.',
|
|
875
789
|
team: 'Whiteboards',
|
|
@@ -879,7 +793,6 @@ var metadata = {
|
|
|
879
793
|
keywords: ['diagram-symbol-input-output', 'diagramsymbolinputoutput', 'icon', 'icon-lab', 'diagram', 'symbol', 'input', 'output'],
|
|
880
794
|
componentName: 'DiagramSymbolInputOutputIcon',
|
|
881
795
|
package: '@atlaskit/icon-lab/core/diagram-symbol-input-output',
|
|
882
|
-
type: 'core',
|
|
883
796
|
categorization: 'single-purpose',
|
|
884
797
|
usage: 'Reserved for input or output diagram symbols.',
|
|
885
798
|
team: 'Whiteboards',
|
|
@@ -889,7 +802,6 @@ var metadata = {
|
|
|
889
802
|
keywords: ['diagram-symbol-internal-storage', 'diagramsymbolinternalstorage', 'icon', 'icon-lab', 'diagram', 'symbol', 'internal storage'],
|
|
890
803
|
componentName: 'DiagramSymbolInternalStorageIcon',
|
|
891
804
|
package: '@atlaskit/icon-lab/core/diagram-symbol-internal-storage',
|
|
892
|
-
type: 'core',
|
|
893
805
|
categorization: 'single-purpose',
|
|
894
806
|
usage: 'Reserved for internal storage diagram symbol.',
|
|
895
807
|
team: 'Whiteboards',
|
|
@@ -899,7 +811,6 @@ var metadata = {
|
|
|
899
811
|
keywords: ['diagram-symbol-loop-limit', 'diagramsymbollooplimit', 'icon', 'icon-lab', 'diagram', 'symbol', 'loop limit'],
|
|
900
812
|
componentName: 'DiagramSymbolLoopLimitIcon',
|
|
901
813
|
package: '@atlaskit/icon-lab/core/diagram-symbol-loop-limit',
|
|
902
|
-
type: 'core',
|
|
903
814
|
categorization: 'single-purpose',
|
|
904
815
|
usage: 'Reserved for loop limit diagram symbol.',
|
|
905
816
|
team: 'Whiteboards',
|
|
@@ -909,7 +820,6 @@ var metadata = {
|
|
|
909
820
|
keywords: ['diagram-symbol-manual-input', 'diagramsymbolmanualinput', 'icon', 'icon-lab', 'diagram', 'symbol', 'manual input'],
|
|
910
821
|
componentName: 'DiagramSymbolManualInputIcon',
|
|
911
822
|
package: '@atlaskit/icon-lab/core/diagram-symbol-manual-input',
|
|
912
|
-
type: 'core',
|
|
913
823
|
categorization: 'single-purpose',
|
|
914
824
|
usage: 'Reserved for manual input diagram symbol.',
|
|
915
825
|
team: 'Whiteboards',
|
|
@@ -919,7 +829,6 @@ var metadata = {
|
|
|
919
829
|
keywords: ['diagram-symbol-manual-operation', 'diagramsymbolmanualoperation', 'icon', 'icon-lab', 'diagram', 'symbol', 'manual operation'],
|
|
920
830
|
componentName: 'DiagramSymbolManualOperationIcon',
|
|
921
831
|
package: '@atlaskit/icon-lab/core/diagram-symbol-manual-operation',
|
|
922
|
-
type: 'core',
|
|
923
832
|
categorization: 'single-purpose',
|
|
924
833
|
usage: 'Reserved for manual operation diagram symbol.',
|
|
925
834
|
team: 'Whiteboards',
|
|
@@ -929,7 +838,6 @@ var metadata = {
|
|
|
929
838
|
keywords: ['diagram-symbol-merge', 'diagramsymbolmerge', 'icon', 'icon-lab', 'diagram', 'symbol', 'merge', 'triangle'],
|
|
930
839
|
componentName: 'DiagramSymbolMergeIcon',
|
|
931
840
|
package: '@atlaskit/icon-lab/core/diagram-symbol-merge',
|
|
932
|
-
type: 'core',
|
|
933
841
|
categorization: 'single-purpose',
|
|
934
842
|
usage: 'Reserved for merge diagram symbol.',
|
|
935
843
|
team: 'Whiteboards',
|
|
@@ -939,7 +847,6 @@ var metadata = {
|
|
|
939
847
|
keywords: ['diagram-symbol-mind-map', 'diagramsymbolmindmap', 'icon', 'icon-lab', 'diagram', 'symbol', 'mind map'],
|
|
940
848
|
componentName: 'DiagramSymbolMindMapIcon',
|
|
941
849
|
package: '@atlaskit/icon-lab/core/diagram-symbol-mind-map',
|
|
942
|
-
type: 'core',
|
|
943
850
|
categorization: 'single-purpose',
|
|
944
851
|
usage: 'Reserved for mind map diagram symbol.',
|
|
945
852
|
team: 'Whiteboards',
|
|
@@ -949,7 +856,6 @@ var metadata = {
|
|
|
949
856
|
keywords: ['diagram-symbol-or', 'diagramsymbolor', 'icon', 'icon-lab', 'diagram', 'symbol', 'or', 'logic'],
|
|
950
857
|
componentName: 'DiagramSymbolOrIcon',
|
|
951
858
|
package: '@atlaskit/icon-lab/core/diagram-symbol-or',
|
|
952
|
-
type: 'core',
|
|
953
859
|
categorization: 'single-purpose',
|
|
954
860
|
usage: 'Reserved for or diagram symbol.',
|
|
955
861
|
team: 'Whiteboards',
|
|
@@ -959,7 +865,6 @@ var metadata = {
|
|
|
959
865
|
keywords: ['diagram-symbol-predefined-process', 'diagramsymbolpredefinedprocess', 'icon', 'icon-lab', 'diagram', 'symbol', 'predefined process'],
|
|
960
866
|
componentName: 'DiagramSymbolPredefinedProcessIcon',
|
|
961
867
|
package: '@atlaskit/icon-lab/core/diagram-symbol-predefined-process',
|
|
962
|
-
type: 'core',
|
|
963
868
|
categorization: 'single-purpose',
|
|
964
869
|
usage: 'Reserved for predefined process diagram symbol.',
|
|
965
870
|
team: 'Whiteboards',
|
|
@@ -969,7 +874,6 @@ var metadata = {
|
|
|
969
874
|
keywords: ['diagram-symbol-preparation', 'diagramsymbolpreparation', 'icon', 'icon-lab', 'diagram', 'symbol', 'preparation'],
|
|
970
875
|
componentName: 'DiagramSymbolPreparationIcon',
|
|
971
876
|
package: '@atlaskit/icon-lab/core/diagram-symbol-preparation',
|
|
972
|
-
type: 'core',
|
|
973
877
|
categorization: 'single-purpose',
|
|
974
878
|
usage: 'Reserved for preparation diagram symbol.',
|
|
975
879
|
team: 'Whiteboards',
|
|
@@ -979,7 +883,6 @@ var metadata = {
|
|
|
979
883
|
keywords: ['diagram-symbol-sort', 'diagramsymbolsort', 'icon', 'icon-lab', 'diagram', 'symbol', 'sort'],
|
|
980
884
|
componentName: 'DiagramSymbolSortIcon',
|
|
981
885
|
package: '@atlaskit/icon-lab/core/diagram-symbol-sort',
|
|
982
|
-
type: 'core',
|
|
983
886
|
categorization: 'single-purpose',
|
|
984
887
|
usage: 'Reserved for sort diagram symbol.',
|
|
985
888
|
team: 'Whiteboards',
|
|
@@ -989,7 +892,6 @@ var metadata = {
|
|
|
989
892
|
keywords: ['diagram-symbol-stored-data', 'diagramsymbolstoreddata', 'icon', 'icon-lab', 'diagram', 'symbol', 'stored data'],
|
|
990
893
|
componentName: 'DiagramSymbolStoredDataIcon',
|
|
991
894
|
package: '@atlaskit/icon-lab/core/diagram-symbol-stored-data',
|
|
992
|
-
type: 'core',
|
|
993
895
|
categorization: 'single-purpose',
|
|
994
896
|
usage: 'Reserved for stored data diagram symbol.',
|
|
995
897
|
team: 'Whiteboards',
|
|
@@ -999,7 +901,6 @@ var metadata = {
|
|
|
999
901
|
keywords: ['diagram-symbol-summing-junction', 'diagramsymbolsummingjunction', 'icon', 'icon-lab', 'diagram', 'symbol', 'summing junction', 'cross'],
|
|
1000
902
|
componentName: 'DiagramSymbolSummingJunctionIcon',
|
|
1001
903
|
package: '@atlaskit/icon-lab/core/diagram-symbol-summing-junction',
|
|
1002
|
-
type: 'core',
|
|
1003
904
|
categorization: 'single-purpose',
|
|
1004
905
|
usage: 'Reserved for summing junction diagram symbol.',
|
|
1005
906
|
team: 'Whiteboards',
|
|
@@ -1009,7 +910,6 @@ var metadata = {
|
|
|
1009
910
|
keywords: ['diagram-symbol-terminator', 'diagramsymbolterminator', 'icon', 'icon-lab', 'diagram', 'symbol', 'terminator', 'terminal', 'start point', 'end point'],
|
|
1010
911
|
componentName: 'DiagramSymbolTerminatorIcon',
|
|
1011
912
|
package: '@atlaskit/icon-lab/core/diagram-symbol-terminator',
|
|
1012
|
-
type: 'core',
|
|
1013
913
|
categorization: 'single-purpose',
|
|
1014
914
|
usage: 'Reserved for terminator (start or end point) diagram symbol.',
|
|
1015
915
|
team: 'Whiteboards',
|
|
@@ -1019,7 +919,6 @@ var metadata = {
|
|
|
1019
919
|
keywords: ['directory', 'icon', 'icon-lab', 'directory', 'address book'],
|
|
1020
920
|
componentName: 'DirectoryIcon',
|
|
1021
921
|
package: '@atlaskit/icon-lab/core/directory',
|
|
1022
|
-
type: 'core',
|
|
1023
922
|
categorization: 'single-purpose',
|
|
1024
923
|
usage: 'Reserved for directory experiences.',
|
|
1025
924
|
team: 'Admin Hub',
|
|
@@ -1029,7 +928,6 @@ var metadata = {
|
|
|
1029
928
|
keywords: ['distribute-spacing-horizontal', 'distributespacinghorizontal', 'icon', 'icon-lab', 'Distribute', 'Horizontal spacing', 'Tidy up', 'Clean up'],
|
|
1030
929
|
componentName: 'DistributeSpacingHorizontalIcon',
|
|
1031
930
|
package: '@atlaskit/icon-lab/core/distribute-spacing-horizontal',
|
|
1032
|
-
type: 'core',
|
|
1033
931
|
categorization: 'single-purpose',
|
|
1034
932
|
usage: 'Evenly distributing the horizontal space between multiple selected objects on Whiteboards',
|
|
1035
933
|
team: 'Whiteboards',
|
|
@@ -1039,7 +937,6 @@ var metadata = {
|
|
|
1039
937
|
keywords: ['distribute-spacing-vertical', 'distributespacingvertical', 'icon', 'icon-lab', 'Distribute', 'Vertical spacing', 'Clean up', 'Tidy'],
|
|
1040
938
|
componentName: 'DistributeSpacingVerticalIcon',
|
|
1041
939
|
package: '@atlaskit/icon-lab/core/distribute-spacing-vertical',
|
|
1042
|
-
type: 'core',
|
|
1043
940
|
categorization: 'single-purpose',
|
|
1044
941
|
usage: 'Evenly distributing the vertical space between multiple selected objects on Whiteboards',
|
|
1045
942
|
team: 'Whiteboards',
|
|
@@ -1049,7 +946,6 @@ var metadata = {
|
|
|
1049
946
|
keywords: ['divider-element', 'dividerelement', 'icon', 'icon-lab', 'divider', 'line break', 'horizontal rule'],
|
|
1050
947
|
componentName: 'DividerElementIcon',
|
|
1051
948
|
package: '@atlaskit/icon-lab/core/divider-element',
|
|
1052
|
-
type: 'core',
|
|
1053
949
|
categorization: 'single-purpose',
|
|
1054
950
|
usage: 'Reserved for inserting divider elements in Confluence',
|
|
1055
951
|
team: 'editor-design',
|
|
@@ -1060,7 +956,6 @@ var metadata = {
|
|
|
1060
956
|
keywords: ['dock-toolbar-top', 'docktoolbartop', 'icon', 'icon-lab', 'dock to top', 'fix to top', 'pin to top'],
|
|
1061
957
|
componentName: 'DockToolbarTopIcon',
|
|
1062
958
|
package: '@atlaskit/icon-lab/core/dock-toolbar-top',
|
|
1063
|
-
type: 'core',
|
|
1064
959
|
categorization: 'single-purpose',
|
|
1065
960
|
usage: 'Reserved for docking a toolbar to the top of a page',
|
|
1066
961
|
team: 'Editor-design',
|
|
@@ -1071,7 +966,6 @@ var metadata = {
|
|
|
1071
966
|
keywords: ['draw', 'icon', 'icon-lab', 'pencil', 'drawing', 'annotate'],
|
|
1072
967
|
componentName: 'DrawIcon',
|
|
1073
968
|
package: '@atlaskit/icon-lab/core/draw',
|
|
1074
|
-
type: 'core',
|
|
1075
969
|
categorization: 'multi-purpose',
|
|
1076
970
|
usage: 'For drawing and annotation',
|
|
1077
971
|
team: 'Design System Team',
|
|
@@ -1082,7 +976,6 @@ var metadata = {
|
|
|
1082
976
|
keywords: ['drop-shadow', 'dropshadow', 'icon', 'icon-lab', 'Drop shadow'],
|
|
1083
977
|
componentName: 'DropShadowIcon',
|
|
1084
978
|
package: '@atlaskit/icon-lab/core/drop-shadow',
|
|
1085
|
-
type: 'core',
|
|
1086
979
|
categorization: 'single-purpose',
|
|
1087
980
|
usage: 'Toggle drop shadow on and off',
|
|
1088
981
|
team: 'Whiteboards',
|
|
@@ -1092,7 +985,6 @@ var metadata = {
|
|
|
1092
985
|
keywords: ['duplicate', 'icon', 'icon-lab', 'clone', 'duplicate', 'plus'],
|
|
1093
986
|
componentName: 'DuplicateIcon',
|
|
1094
987
|
package: '@atlaskit/icon-lab/core/duplicate',
|
|
1095
|
-
type: 'core',
|
|
1096
988
|
categorization: 'single-purpose',
|
|
1097
989
|
usage: 'Reserved for cloning and duplicating objects.',
|
|
1098
990
|
team: 'Design System Team',
|
|
@@ -1103,7 +995,6 @@ var metadata = {
|
|
|
1103
995
|
keywords: ['editions', 'icon', 'icon-lab', 'gem', 'premium', 'diamond', 'precious stone', 'editions'],
|
|
1104
996
|
componentName: 'EditionsIcon',
|
|
1105
997
|
package: '@atlaskit/icon-lab/core/editions',
|
|
1106
|
-
type: 'core',
|
|
1107
998
|
categorization: 'single-purpose',
|
|
1108
999
|
usage: 'Reserved for representing premium features and functionality. Editions may replace the current premium sparkle icon.',
|
|
1109
1000
|
team: 'Design System Team',
|
|
@@ -1113,7 +1004,6 @@ var metadata = {
|
|
|
1113
1004
|
keywords: ['expand-element', 'expandelement', 'icon', 'icon-lab', 'expand', 'editor object'],
|
|
1114
1005
|
componentName: 'ExpandElementIcon',
|
|
1115
1006
|
package: '@atlaskit/icon-lab/core/expand-element',
|
|
1116
|
-
type: 'core',
|
|
1117
1007
|
categorization: 'single-purpose',
|
|
1118
1008
|
usage: 'Reserved for inserting expand elements in Confluence',
|
|
1119
1009
|
team: 'editor-design',
|
|
@@ -1124,7 +1014,6 @@ var metadata = {
|
|
|
1124
1014
|
keywords: ['eyedropper', 'icon', 'icon-lab', 'eyedropper', 'pipette', 'color picker', 'color sample'],
|
|
1125
1015
|
componentName: 'EyedropperIcon',
|
|
1126
1016
|
package: '@atlaskit/icon-lab/core/eyedropper',
|
|
1127
|
-
type: 'core',
|
|
1128
1017
|
categorization: 'multi-purpose',
|
|
1129
1018
|
usage: 'Sampling a color with a color picker',
|
|
1130
1019
|
team: 'Design System Team',
|
|
@@ -1135,7 +1024,6 @@ var metadata = {
|
|
|
1135
1024
|
keywords: ['field-text', 'fieldtext', 'icon', 'icon-lab', 'form', 'input', 'label', 'cursor', 'text field'],
|
|
1136
1025
|
componentName: 'FieldTextIcon',
|
|
1137
1026
|
package: '@atlaskit/icon-lab/core/field-text',
|
|
1138
|
-
type: 'core',
|
|
1139
1027
|
categorization: 'multi-purpose',
|
|
1140
1028
|
usage: 'Multi purpose',
|
|
1141
1029
|
team: 'Design System Team',
|
|
@@ -1145,7 +1033,6 @@ var metadata = {
|
|
|
1145
1033
|
keywords: ['folder-shared', 'foldershared', 'icon', 'icon-lab', 'Shared', 'User', 'Public'],
|
|
1146
1034
|
componentName: 'FolderSharedIcon',
|
|
1147
1035
|
package: '@atlaskit/icon-lab/core/folder-shared',
|
|
1148
|
-
type: 'core',
|
|
1149
1036
|
categorization: 'single-purpose',
|
|
1150
1037
|
usage: 'Reserved for shared folders',
|
|
1151
1038
|
team: 'Loom',
|
|
@@ -1156,7 +1043,6 @@ var metadata = {
|
|
|
1156
1043
|
keywords: ['generative-date', 'generativedate', 'icon', 'icon-lab', 'calendar', 'suggested date'],
|
|
1157
1044
|
componentName: 'GenerativeDateIcon',
|
|
1158
1045
|
package: '@atlaskit/icon-lab/core/generative-date',
|
|
1159
|
-
type: 'core',
|
|
1160
1046
|
categorization: 'single-purpose',
|
|
1161
1047
|
usage: 'Reserved for suggested dates.',
|
|
1162
1048
|
team: 'Jira Align',
|
|
@@ -1166,7 +1052,6 @@ var metadata = {
|
|
|
1166
1052
|
keywords: ['generative-indicator', 'generativeindicator', 'icon', 'icon-lab', 'AI', 'suggested', 'generative', 'suggestion'],
|
|
1167
1053
|
componentName: 'GenerativeIndicatorIcon',
|
|
1168
1054
|
package: '@atlaskit/icon-lab/core/generative-indicator',
|
|
1169
|
-
type: 'core',
|
|
1170
1055
|
categorization: 'single-purpose',
|
|
1171
1056
|
usage: 'Reserved for indicating generative and suggested content.',
|
|
1172
1057
|
team: 'Jira Align',
|
|
@@ -1176,7 +1061,6 @@ var metadata = {
|
|
|
1176
1061
|
keywords: ['gift', 'icon', 'icon-lab', 'gift', 'present'],
|
|
1177
1062
|
componentName: 'GiftIcon',
|
|
1178
1063
|
package: '@atlaskit/icon-lab/core/gift',
|
|
1179
|
-
type: 'core',
|
|
1180
1064
|
categorization: 'multi-purpose',
|
|
1181
1065
|
usage: 'User-selectable icon choice for calendars',
|
|
1182
1066
|
team: 'Growth Buy',
|
|
@@ -1186,7 +1070,6 @@ var metadata = {
|
|
|
1186
1070
|
keywords: ['globe-strikethrough', 'globestrikethrough', 'icon', 'icon-lab', 'globe', 'strikethrough', 'private', 'not public'],
|
|
1187
1071
|
componentName: 'GlobeStrikethroughIcon',
|
|
1188
1072
|
package: '@atlaskit/icon-lab/core/globe-strikethrough',
|
|
1189
|
-
type: 'core',
|
|
1190
1073
|
categorization: 'multi-purpose',
|
|
1191
1074
|
usage: 'Known uses: Limited share permissions which are not public',
|
|
1192
1075
|
team: 'Loom',
|
|
@@ -1196,7 +1079,6 @@ var metadata = {
|
|
|
1196
1079
|
keywords: ['group', 'icon', 'icon-lab', 'group', 'grouping', 'stack', 'related data'],
|
|
1197
1080
|
componentName: 'GroupIcon',
|
|
1198
1081
|
package: '@atlaskit/icon-lab/core/group',
|
|
1199
|
-
type: 'core',
|
|
1200
1082
|
categorization: 'single-purpose',
|
|
1201
1083
|
usage: 'Reserved for grouping data',
|
|
1202
1084
|
team: 'Database',
|
|
@@ -1206,7 +1088,6 @@ var metadata = {
|
|
|
1206
1088
|
keywords: ['group-selection', 'groupselection', 'icon', 'icon-lab', 'group', 'selection', 'layers'],
|
|
1207
1089
|
componentName: 'GroupSelectionIcon',
|
|
1208
1090
|
package: '@atlaskit/icon-lab/core/group-selection',
|
|
1209
|
-
type: 'core',
|
|
1210
1091
|
categorization: 'multi-purpose',
|
|
1211
1092
|
usage: 'Grouping selected objects in Whiteboards',
|
|
1212
1093
|
team: 'Whiteboards',
|
|
@@ -1216,7 +1097,6 @@ var metadata = {
|
|
|
1216
1097
|
keywords: ['group-ungroup-selection', 'groupungroupselection', 'icon', 'icon-lab', 'ungroup', 'selection', 'layers'],
|
|
1217
1098
|
componentName: 'GroupUngroupSelectionIcon',
|
|
1218
1099
|
package: '@atlaskit/icon-lab/core/group-ungroup-selection',
|
|
1219
|
-
type: 'core',
|
|
1220
1100
|
categorization: 'multi-purpose',
|
|
1221
1101
|
usage: 'Ungrouping selected objects in Whiteboards',
|
|
1222
1102
|
team: 'Whiteboards',
|
|
@@ -1226,7 +1106,6 @@ var metadata = {
|
|
|
1226
1106
|
keywords: ['hand-closed', 'handclosed', 'icon', 'icon-lab', 'hand tool', 'closed hand', 'grab', 'moving'],
|
|
1227
1107
|
componentName: 'HandClosedIcon',
|
|
1228
1108
|
package: '@atlaskit/icon-lab/core/hand-closed',
|
|
1229
|
-
type: 'core',
|
|
1230
1109
|
categorization: 'multi-purpose',
|
|
1231
1110
|
usage: 'Known uses: Hand tool in Whiteboards when actively moving objects.',
|
|
1232
1111
|
team: 'Whiteboards',
|
|
@@ -1236,7 +1115,6 @@ var metadata = {
|
|
|
1236
1115
|
keywords: ['hand-open', 'handopen', 'icon', 'icon-lab', 'hand tool', 'open hand', 'move tool'],
|
|
1237
1116
|
componentName: 'HandOpenIcon',
|
|
1238
1117
|
package: '@atlaskit/icon-lab/core/hand-open',
|
|
1239
|
-
type: 'core',
|
|
1240
1118
|
categorization: 'multi-purpose',
|
|
1241
1119
|
usage: 'Known uses: Hand tool in Whiteboards for moving objects.',
|
|
1242
1120
|
team: 'Whiteboards',
|
|
@@ -1246,7 +1124,6 @@ var metadata = {
|
|
|
1246
1124
|
keywords: ['hand-raised', 'handraised', 'icon', 'icon-lab', 'hand', 'farewell', 'wave'],
|
|
1247
1125
|
componentName: 'HandRaisedIcon',
|
|
1248
1126
|
package: '@atlaskit/icon-lab/core/hand-raised',
|
|
1249
|
-
type: 'core',
|
|
1250
1127
|
categorization: 'multi-purpose',
|
|
1251
1128
|
usage: 'Used for farewell feed in Atlassian Home.',
|
|
1252
1129
|
team: 'Whiteboards',
|
|
@@ -1256,7 +1133,6 @@ var metadata = {
|
|
|
1256
1133
|
keywords: ['history', 'icon', 'icon-lab', 'version control', 'past', 'arrow', 'clock', 'time', 'history', 'recent'],
|
|
1257
1134
|
componentName: 'HistoryIcon',
|
|
1258
1135
|
package: '@atlaskit/icon-lab/core/history',
|
|
1259
|
-
type: 'core',
|
|
1260
1136
|
categorization: 'single-purpose',
|
|
1261
1137
|
usage: 'Reserved for history and recent',
|
|
1262
1138
|
team: 'Loom',
|
|
@@ -1267,7 +1143,6 @@ var metadata = {
|
|
|
1267
1143
|
keywords: ['hourglass', 'icon', 'icon-lab'],
|
|
1268
1144
|
componentName: 'HourglassIcon',
|
|
1269
1145
|
package: '@atlaskit/icon-lab/core/hourglass',
|
|
1270
|
-
type: 'core',
|
|
1271
1146
|
categorization: 'multi-purpose',
|
|
1272
1147
|
usage: 'Aging or expiring items',
|
|
1273
1148
|
team: 'Trello',
|
|
@@ -1278,7 +1153,6 @@ var metadata = {
|
|
|
1278
1153
|
keywords: ['if-else', 'ifelse', 'icon', 'icon-lab', 'condition', 'statement', 'branch'],
|
|
1279
1154
|
componentName: 'IfElseIcon',
|
|
1280
1155
|
package: '@atlaskit/icon-lab/core/if-else',
|
|
1281
|
-
type: 'core',
|
|
1282
1156
|
categorization: 'single-purpose',
|
|
1283
1157
|
usage: 'Reserved for If Else conditions',
|
|
1284
1158
|
team: 'Automation',
|
|
@@ -1289,7 +1163,6 @@ var metadata = {
|
|
|
1289
1163
|
keywords: ['image-alt-text', 'imagealttext', 'icon', 'icon-lab'],
|
|
1290
1164
|
componentName: 'ImageAltTextIcon',
|
|
1291
1165
|
package: '@atlaskit/icon-lab/core/image-alt-text',
|
|
1292
|
-
type: 'core',
|
|
1293
1166
|
categorization: 'single-purpose',
|
|
1294
1167
|
usage: 'Reserved for creating alt text for an image',
|
|
1295
1168
|
team: 'Editor',
|
|
@@ -1300,7 +1173,6 @@ var metadata = {
|
|
|
1300
1173
|
keywords: ['image-crop', 'imagecrop', 'icon', 'icon-lab', 'crop', 'crop tool', 'trim'],
|
|
1301
1174
|
componentName: 'ImageCropIcon',
|
|
1302
1175
|
package: '@atlaskit/icon-lab/core/image-crop',
|
|
1303
|
-
type: 'core',
|
|
1304
1176
|
categorization: 'single-purpose',
|
|
1305
1177
|
usage: 'Reserved for cropping images',
|
|
1306
1178
|
team: 'Design System Team',
|
|
@@ -1310,7 +1182,6 @@ var metadata = {
|
|
|
1310
1182
|
keywords: ['image-strikethrough', 'imagestrikethrough', 'icon', 'icon-lab', 'image', 'strikethrough', 'hide images'],
|
|
1311
1183
|
componentName: 'ImageStrikethroughIcon',
|
|
1312
1184
|
package: '@atlaskit/icon-lab/core/image-strikethrough',
|
|
1313
|
-
type: 'core',
|
|
1314
1185
|
categorization: 'multi-purpose',
|
|
1315
1186
|
usage: "Known uses: Represents 'hide images' action in Loom Workflows.",
|
|
1316
1187
|
team: 'Loom Core Product - Workflows',
|
|
@@ -1321,7 +1192,6 @@ var metadata = {
|
|
|
1321
1192
|
keywords: ['incognito', 'icon', 'icon-lab', 'Whiteboards', 'Private', 'Incognito'],
|
|
1322
1193
|
componentName: 'IncognitoIcon',
|
|
1323
1194
|
package: '@atlaskit/icon-lab/core/incognito',
|
|
1324
|
-
type: 'core',
|
|
1325
1195
|
categorization: 'single-purpose',
|
|
1326
1196
|
usage: 'Toggle Whiteboards private mode on and off.',
|
|
1327
1197
|
team: 'Whiteboards',
|
|
@@ -1331,7 +1201,6 @@ var metadata = {
|
|
|
1331
1201
|
keywords: ['initiative', 'icon', 'icon-lab', 'crystal ball', 'system object', 'work collection', 'work type'],
|
|
1332
1202
|
componentName: 'InitiativeIcon',
|
|
1333
1203
|
package: '@atlaskit/icon-lab/core/initiative',
|
|
1334
|
-
type: 'core',
|
|
1335
1204
|
categorization: 'single-purpose',
|
|
1336
1205
|
usage: 'Reserved for initiative work type.',
|
|
1337
1206
|
team: 'Jira Enterprise',
|
|
@@ -1341,7 +1210,6 @@ var metadata = {
|
|
|
1341
1210
|
keywords: ['jira', 'icon', 'icon-lab'],
|
|
1342
1211
|
componentName: 'JiraIcon',
|
|
1343
1212
|
package: '@atlaskit/icon-lab/core/jira',
|
|
1344
|
-
type: 'core',
|
|
1345
1213
|
categorization: 'single-purpose',
|
|
1346
1214
|
usage: 'Representing JIRA',
|
|
1347
1215
|
team: 'Whiteboards',
|
|
@@ -1351,7 +1219,6 @@ var metadata = {
|
|
|
1351
1219
|
keywords: ['jira-add', 'jiraadd', 'icon', 'icon-lab', 'Jira', 'Work items', 'Create'],
|
|
1352
1220
|
componentName: 'JiraAddIcon',
|
|
1353
1221
|
package: '@atlaskit/icon-lab/core/jira-add',
|
|
1354
|
-
type: 'core',
|
|
1355
1222
|
categorization: 'single-purpose',
|
|
1356
1223
|
usage: 'Reserved for adding Jira work items',
|
|
1357
1224
|
team: 'Whiteboards',
|
|
@@ -1361,7 +1228,6 @@ var metadata = {
|
|
|
1361
1228
|
keywords: ['jira-upload', 'jiraupload', 'icon', 'icon-lab', 'Jira', 'Work items', 'Import', 'Arrow up'],
|
|
1362
1229
|
componentName: 'JiraUploadIcon',
|
|
1363
1230
|
package: '@atlaskit/icon-lab/core/jira-upload',
|
|
1364
|
-
type: 'core',
|
|
1365
1231
|
categorization: 'single-purpose',
|
|
1366
1232
|
usage: 'Reserved for importing Jira work items',
|
|
1367
1233
|
team: 'Whiteboards',
|
|
@@ -1371,7 +1237,6 @@ var metadata = {
|
|
|
1371
1237
|
keywords: ['kanban', 'icon', 'icon-lab'],
|
|
1372
1238
|
componentName: 'KanbanIcon',
|
|
1373
1239
|
package: '@atlaskit/icon-lab/core/kanban',
|
|
1374
|
-
type: 'core',
|
|
1375
1240
|
categorization: 'single-purpose',
|
|
1376
1241
|
usage: 'Kanban board',
|
|
1377
1242
|
team: 'Trello',
|
|
@@ -1382,7 +1247,6 @@ var metadata = {
|
|
|
1382
1247
|
keywords: ['key', 'icon', 'icon-lab', 'key'],
|
|
1383
1248
|
componentName: 'KeyIcon',
|
|
1384
1249
|
package: '@atlaskit/icon-lab/core/key',
|
|
1385
|
-
type: 'core',
|
|
1386
1250
|
categorization: 'multi-purpose',
|
|
1387
1251
|
usage: 'Known uses: Foreign key or primary key of a data table.',
|
|
1388
1252
|
team: 'Data Experiences',
|
|
@@ -1392,7 +1256,6 @@ var metadata = {
|
|
|
1392
1256
|
keywords: ['layout-five-columns', 'layoutfivecolumns', 'icon', 'icon-lab', 'layout', 'columns', '5 col', '5 cols'],
|
|
1393
1257
|
componentName: 'LayoutFiveColumnsIcon',
|
|
1394
1258
|
package: '@atlaskit/icon-lab/core/layout-five-columns',
|
|
1395
|
-
type: 'core',
|
|
1396
1259
|
categorization: 'single-purpose',
|
|
1397
1260
|
usage: 'Reserved for 5 column layout option in Confluence Editor.',
|
|
1398
1261
|
team: 'Confluence Editor',
|
|
@@ -1402,7 +1265,6 @@ var metadata = {
|
|
|
1402
1265
|
keywords: ['layout-four-columns', 'layoutfourcolumns', 'icon', 'icon-lab', 'layout', 'columns', '4 col', '4 cols'],
|
|
1403
1266
|
componentName: 'LayoutFourColumnsIcon',
|
|
1404
1267
|
package: '@atlaskit/icon-lab/core/layout-four-columns',
|
|
1405
|
-
type: 'core',
|
|
1406
1268
|
categorization: 'single-purpose',
|
|
1407
1269
|
usage: 'Reserved for 4 columns layout option in Confluence Editor.',
|
|
1408
1270
|
team: 'Confluence Editor',
|
|
@@ -1412,7 +1274,6 @@ var metadata = {
|
|
|
1412
1274
|
keywords: ['layout-three-columns-sidebars-left', 'layoutthreecolumnssidebarsleft', 'icon', 'icon-lab', 'layout', 'columns', '3 col', '3 cols', 'sidebars', 'asides'],
|
|
1413
1275
|
componentName: 'LayoutThreeColumnsSidebarsLeftIcon',
|
|
1414
1276
|
package: '@atlaskit/icon-lab/core/layout-three-columns-sidebars-left',
|
|
1415
|
-
type: 'core',
|
|
1416
1277
|
categorization: 'single-purpose',
|
|
1417
1278
|
usage: 'Reserved for 3 column layout with 2 sidebars on left option in Confluence Editor.',
|
|
1418
1279
|
team: 'Editor',
|
|
@@ -1422,7 +1283,6 @@ var metadata = {
|
|
|
1422
1283
|
keywords: ['layout-three-columns-sidebars-right', 'layoutthreecolumnssidebarsright', 'icon', 'icon-lab', 'layout', 'columns', '3 col', '3 cols', 'sidebars', 'asides'],
|
|
1423
1284
|
componentName: 'LayoutThreeColumnsSidebarsRightIcon',
|
|
1424
1285
|
package: '@atlaskit/icon-lab/core/layout-three-columns-sidebars-right',
|
|
1425
|
-
type: 'core',
|
|
1426
1286
|
categorization: 'single-purpose',
|
|
1427
1287
|
usage: 'Reserved for 3 column layout with 2 sidebars on right option in Confluence Editor.',
|
|
1428
1288
|
team: 'Editor',
|
|
@@ -1432,7 +1292,6 @@ var metadata = {
|
|
|
1432
1292
|
keywords: ['link-restricted-access', 'linkrestrictedaccess', 'icon', 'icon-lab', 'link', 'strikethrough', 'limited'],
|
|
1433
1293
|
componentName: 'LinkRestrictedAccessIcon',
|
|
1434
1294
|
package: '@atlaskit/icon-lab/core/link-restricted-access',
|
|
1435
|
-
type: 'core',
|
|
1436
1295
|
categorization: 'single-purpose',
|
|
1437
1296
|
usage: 'Reserved for when there is limited link permissions',
|
|
1438
1297
|
team: 'Loom',
|
|
@@ -1442,7 +1301,6 @@ var metadata = {
|
|
|
1442
1301
|
keywords: ['lozenge', 'icon', 'icon-lab', 'insert', 'status', 'badge'],
|
|
1443
1302
|
componentName: 'LozengeIcon',
|
|
1444
1303
|
package: '@atlaskit/icon-lab/core/lozenge',
|
|
1445
|
-
type: 'core',
|
|
1446
1304
|
categorization: 'single-purpose',
|
|
1447
1305
|
usage: 'Reserved for inserting status lozenges in Editor.',
|
|
1448
1306
|
team: 'Editor',
|
|
@@ -1452,7 +1310,6 @@ var metadata = {
|
|
|
1452
1310
|
keywords: ['merge-queue', 'mergequeue', 'icon', 'icon-lab', 'bitbucket', 'repository', 'merge queue', 'git', 'version control'],
|
|
1453
1311
|
componentName: 'MergeQueueIcon',
|
|
1454
1312
|
package: '@atlaskit/icon-lab/core/merge-queue',
|
|
1455
|
-
type: 'core',
|
|
1456
1313
|
categorization: 'single-purpose',
|
|
1457
1314
|
usage: 'Reserved for representing merge queue functionality.',
|
|
1458
1315
|
team: 'Bitbucket DC',
|
|
@@ -1462,7 +1319,6 @@ var metadata = {
|
|
|
1462
1319
|
keywords: ['microphone-strikethrough', 'microphonestrikethrough', 'icon', 'icon-lab', 'mic', 'no audio', 'off'],
|
|
1463
1320
|
componentName: 'MicrophoneStrikethroughIcon',
|
|
1464
1321
|
package: '@atlaskit/icon-lab/core/microphone-strikethrough',
|
|
1465
|
-
type: 'core',
|
|
1466
1322
|
categorization: 'multi-purpose',
|
|
1467
1323
|
usage: 'Reserved for no microphone input',
|
|
1468
1324
|
team: 'Loom',
|
|
@@ -1472,7 +1328,6 @@ var metadata = {
|
|
|
1472
1328
|
keywords: ['milestone-complete', 'milestonecomplete', 'icon', 'icon-lab', 'milestone', 'completed', 'check mark', 'roadmaps', 'calendar'],
|
|
1473
1329
|
componentName: 'MilestoneCompleteIcon',
|
|
1474
1330
|
package: '@atlaskit/icon-lab/core/milestone-complete',
|
|
1475
|
-
type: 'core',
|
|
1476
1331
|
categorization: 'single-purpose',
|
|
1477
1332
|
usage: 'Reserved for representing a completed milestone.',
|
|
1478
1333
|
team: 'Jira Align',
|
|
@@ -1482,7 +1337,6 @@ var metadata = {
|
|
|
1482
1337
|
keywords: ['milestone-incomplete', 'milestoneincomplete', 'icon', 'icon-lab', 'milestone', 'incompleted', 'roadmaps', 'calendar'],
|
|
1483
1338
|
componentName: 'MilestoneIncompleteIcon',
|
|
1484
1339
|
package: '@atlaskit/icon-lab/core/milestone-incomplete',
|
|
1485
|
-
type: 'core',
|
|
1486
1340
|
categorization: 'single-purpose',
|
|
1487
1341
|
usage: 'Reserved for representing an incomplete milestone.',
|
|
1488
1342
|
team: 'Jira Align',
|
|
@@ -1492,7 +1346,6 @@ var metadata = {
|
|
|
1492
1346
|
keywords: ['milestone-multiple', 'milestonemultiple', 'icon', 'icon-lab', 'milestone', 'milestones', 'multiple milestones', 'roadmaps', 'calendar'],
|
|
1493
1347
|
componentName: 'MilestoneMultipleIcon',
|
|
1494
1348
|
package: '@atlaskit/icon-lab/core/milestone-multiple',
|
|
1495
|
-
type: 'core',
|
|
1496
1349
|
categorization: 'single-purpose',
|
|
1497
1350
|
usage: 'Reserved for use when multiple milestones occur on a single date or point in time.',
|
|
1498
1351
|
team: 'Jira Align',
|
|
@@ -1502,7 +1355,6 @@ var metadata = {
|
|
|
1502
1355
|
keywords: ['milestone-overdue', 'milestoneoverdue', 'icon', 'icon-lab', 'overdue', 'past due', 'milestone', 'roadmaps', 'calendar'],
|
|
1503
1356
|
componentName: 'MilestoneOverdueIcon',
|
|
1504
1357
|
package: '@atlaskit/icon-lab/core/milestone-overdue',
|
|
1505
|
-
type: 'core',
|
|
1506
1358
|
categorization: 'single-purpose',
|
|
1507
1359
|
usage: 'Reserved for representing an overdue milestone.',
|
|
1508
1360
|
team: 'Jira Align',
|
|
@@ -1512,7 +1364,6 @@ var metadata = {
|
|
|
1512
1364
|
keywords: ['missed-call', 'missedcall', 'icon', 'icon-lab', 'missed phone call', 'rejected call'],
|
|
1513
1365
|
componentName: 'MissedCallIcon',
|
|
1514
1366
|
package: '@atlaskit/icon-lab/core/missed-call',
|
|
1515
|
-
type: 'core',
|
|
1516
1367
|
categorization: 'single-purpose',
|
|
1517
1368
|
usage: 'Reserved for representing missed calls and missed call settings.',
|
|
1518
1369
|
team: 'IT Operations (ITSM)',
|
|
@@ -1522,7 +1373,6 @@ var metadata = {
|
|
|
1522
1373
|
keywords: ['node-parallel-bottom-left', 'nodeparallelbottomleft', 'icon', 'icon-lab', 'Node', 'Parallel', 'Bottom', 'Left'],
|
|
1523
1374
|
componentName: 'NodeParallelBottomLeftIcon',
|
|
1524
1375
|
package: '@atlaskit/icon-lab/core/node-parallel-bottom-left',
|
|
1525
|
-
type: 'core',
|
|
1526
1376
|
categorization: 'single-purpose',
|
|
1527
1377
|
usage: 'Reserved for whiteboard’s node parallel-bottom-left',
|
|
1528
1378
|
team: 'Whiteboards',
|
|
@@ -1532,7 +1382,6 @@ var metadata = {
|
|
|
1532
1382
|
keywords: ['node-parallel-bottom-right', 'nodeparallelbottomright', 'icon', 'icon-lab', 'Node', 'parallel', 'bottom', 'right'],
|
|
1533
1383
|
componentName: 'NodeParallelBottomRightIcon',
|
|
1534
1384
|
package: '@atlaskit/icon-lab/core/node-parallel-bottom-right',
|
|
1535
|
-
type: 'core',
|
|
1536
1385
|
categorization: 'single-purpose',
|
|
1537
1386
|
usage: 'Reserved for whiteboard’s node parallel-bottom-right',
|
|
1538
1387
|
team: 'Whiteboards',
|
|
@@ -1542,7 +1391,6 @@ var metadata = {
|
|
|
1542
1391
|
keywords: ['node-parallel-top-left', 'nodeparalleltopleft', 'icon', 'icon-lab', 'Node', 'Parallel', 'Top', 'Left'],
|
|
1543
1392
|
componentName: 'NodeParallelTopLeftIcon',
|
|
1544
1393
|
package: '@atlaskit/icon-lab/core/node-parallel-top-left',
|
|
1545
|
-
type: 'core',
|
|
1546
1394
|
categorization: 'single-purpose',
|
|
1547
1395
|
usage: 'Reserved for whiteboard’s node parallel-top-left',
|
|
1548
1396
|
team: 'Whiteboards',
|
|
@@ -1552,7 +1400,6 @@ var metadata = {
|
|
|
1552
1400
|
keywords: ['node-parallel-top-right', 'nodeparalleltopright', 'icon', 'icon-lab', 'Node', 'parallel', 'top', 'right'],
|
|
1553
1401
|
componentName: 'NodeParallelTopRightIcon',
|
|
1554
1402
|
package: '@atlaskit/icon-lab/core/node-parallel-top-right',
|
|
1555
|
-
type: 'core',
|
|
1556
1403
|
categorization: 'single-purpose',
|
|
1557
1404
|
usage: 'Reserved for whiteboard’s node parallel-top-right',
|
|
1558
1405
|
team: 'Whiteboards',
|
|
@@ -1562,7 +1409,6 @@ var metadata = {
|
|
|
1562
1409
|
keywords: ['node-single-left', 'nodesingleleft', 'icon', 'icon-lab', 'Node', 'Single', 'Left'],
|
|
1563
1410
|
componentName: 'NodeSingleLeftIcon',
|
|
1564
1411
|
package: '@atlaskit/icon-lab/core/node-single-left',
|
|
1565
|
-
type: 'core',
|
|
1566
1412
|
categorization: 'single-purpose',
|
|
1567
1413
|
usage: 'Reserved for whiteboard’s node single-left alignment',
|
|
1568
1414
|
team: 'Whiteboards',
|
|
@@ -1572,7 +1418,6 @@ var metadata = {
|
|
|
1572
1418
|
keywords: ['node-single-right', 'nodesingleright', 'icon', 'icon-lab', 'Node', 'single', 'right'],
|
|
1573
1419
|
componentName: 'NodeSingleRightIcon',
|
|
1574
1420
|
package: '@atlaskit/icon-lab/core/node-single-right',
|
|
1575
|
-
type: 'core',
|
|
1576
1421
|
categorization: 'single-purpose',
|
|
1577
1422
|
usage: 'Reserved for whiteboard’s node single-right',
|
|
1578
1423
|
team: 'Whiteboards',
|
|
@@ -1582,7 +1427,6 @@ var metadata = {
|
|
|
1582
1427
|
keywords: ['notepad', 'icon', 'icon-lab', 'Card', 'Note', 'Notepad', 'Memo'],
|
|
1583
1428
|
componentName: 'NotepadIcon',
|
|
1584
1429
|
package: '@atlaskit/icon-lab/core/notepad',
|
|
1585
|
-
type: 'core',
|
|
1586
1430
|
categorization: 'multi-purpose',
|
|
1587
1431
|
usage: "Whiteboard component \'card\'",
|
|
1588
1432
|
team: 'Confluence Whiteboards',
|
|
@@ -1592,7 +1436,6 @@ var metadata = {
|
|
|
1592
1436
|
keywords: ['page-live-doc', 'pagelivedoc', 'icon', 'icon-lab', 'page', 'live edit', 'lightning bolt', 'multiplayer', 'document', 'live doc'],
|
|
1593
1437
|
componentName: 'PageLiveDocIcon',
|
|
1594
1438
|
package: '@atlaskit/icon-lab/core/page-live-doc',
|
|
1595
|
-
type: 'core',
|
|
1596
1439
|
categorization: 'single-purpose',
|
|
1597
1440
|
usage: 'Reserved for Live Document content type.',
|
|
1598
1441
|
team: 'Content Types',
|
|
@@ -1602,7 +1445,6 @@ var metadata = {
|
|
|
1602
1445
|
keywords: ['paint-brush', 'paintbrush', 'icon', 'icon-lab', 'brush', 'appearance', 'paint'],
|
|
1603
1446
|
componentName: 'PaintBrushIcon',
|
|
1604
1447
|
package: '@atlaskit/icon-lab/core/paint-brush',
|
|
1605
|
-
type: 'core',
|
|
1606
1448
|
categorization: 'multi-purpose',
|
|
1607
1449
|
usage: 'Multi purpose',
|
|
1608
1450
|
team: 'Design System Team',
|
|
@@ -1612,7 +1454,6 @@ var metadata = {
|
|
|
1612
1454
|
keywords: ['paint-roller', 'paintroller', 'icon', 'icon-lab', 'roller', 'background', 'paint'],
|
|
1613
1455
|
componentName: 'PaintRollerIcon',
|
|
1614
1456
|
package: '@atlaskit/icon-lab/core/paint-roller',
|
|
1615
|
-
type: 'core',
|
|
1616
1457
|
categorization: 'multi-purpose',
|
|
1617
1458
|
usage: 'Multi purpose',
|
|
1618
1459
|
team: 'Design System Team',
|
|
@@ -1622,7 +1463,6 @@ var metadata = {
|
|
|
1622
1463
|
keywords: ['panel', 'icon', 'icon-lab', 'panel', 'card'],
|
|
1623
1464
|
componentName: 'PanelIcon',
|
|
1624
1465
|
package: '@atlaskit/icon-lab/core/panel',
|
|
1625
|
-
type: 'core',
|
|
1626
1466
|
categorization: 'multi-purpose',
|
|
1627
1467
|
usage: 'Panel category in Confluence',
|
|
1628
1468
|
team: 'Editor AI',
|
|
@@ -1632,7 +1472,6 @@ var metadata = {
|
|
|
1632
1472
|
keywords: ['party-popper', 'partypopper', 'icon', 'icon-lab', 'party', 'celebrate', 'celebration', 'confetti'],
|
|
1633
1473
|
componentName: 'PartyPopperIcon',
|
|
1634
1474
|
package: '@atlaskit/icon-lab/core/party-popper',
|
|
1635
|
-
type: 'core',
|
|
1636
1475
|
categorization: 'multi-purpose',
|
|
1637
1476
|
usage: 'User-selectable icon choice for calendars',
|
|
1638
1477
|
team: 'Growth Buy',
|
|
@@ -1642,7 +1481,6 @@ var metadata = {
|
|
|
1642
1481
|
keywords: ['pencil', 'icon', 'icon-lab', 'compose', 'write', 'pen'],
|
|
1643
1482
|
componentName: 'PencilIcon',
|
|
1644
1483
|
package: '@atlaskit/icon-lab/core/pencil',
|
|
1645
|
-
type: 'core',
|
|
1646
1484
|
categorization: 'multi-purpose',
|
|
1647
1485
|
usage: 'Known uses: compose video title in Loom',
|
|
1648
1486
|
team: 'Loom',
|
|
@@ -1653,7 +1491,6 @@ var metadata = {
|
|
|
1653
1491
|
keywords: ['person-voiceover', 'personvoiceover', 'icon', 'icon-lab', 'voice', 'speak', 'speech', 'human', 'user'],
|
|
1654
1492
|
componentName: 'PersonVoiceoverIcon',
|
|
1655
1493
|
package: '@atlaskit/icon-lab/core/person-voiceover',
|
|
1656
|
-
type: 'core',
|
|
1657
1494
|
categorization: 'single-purpose',
|
|
1658
1495
|
usage: 'Known uses: voiceover within Loom Variables',
|
|
1659
1496
|
team: 'Loom',
|
|
@@ -1664,17 +1501,73 @@ var metadata = {
|
|
|
1664
1501
|
keywords: ['pin-strikethrough', 'pinstrikethrough', 'icon', 'icon-lab', 'push pin', 'thumbtack', 'tack', 'unpin'],
|
|
1665
1502
|
componentName: 'PinStrikethroughIcon',
|
|
1666
1503
|
package: '@atlaskit/icon-lab/core/pin-strikethrough',
|
|
1667
|
-
type: 'core',
|
|
1668
1504
|
categorization: 'multi-purpose',
|
|
1669
1505
|
usage: 'Known uses: Unpinning comments in Jira',
|
|
1670
1506
|
team: 'Jira',
|
|
1671
1507
|
status: 'published'
|
|
1672
1508
|
},
|
|
1509
|
+
pipeline: {
|
|
1510
|
+
keywords: ['pipeline', 'icon', 'icon-lab', 'pipeline', 'build process', 'bitbucket'],
|
|
1511
|
+
componentName: 'PipelineIcon',
|
|
1512
|
+
package: '@atlaskit/icon-lab/core/pipeline',
|
|
1513
|
+
categorization: 'single-purpose',
|
|
1514
|
+
usage: 'Reserved for representing pipelines',
|
|
1515
|
+
team: 'Bitbucket Cloud',
|
|
1516
|
+
status: 'published'
|
|
1517
|
+
},
|
|
1518
|
+
plan: {
|
|
1519
|
+
keywords: ['plan', 'icon', 'icon-lab', 'roadmaps', 'plan'],
|
|
1520
|
+
componentName: 'PlanIcon',
|
|
1521
|
+
package: '@atlaskit/icon-lab/core/plan',
|
|
1522
|
+
categorization: 'single-purpose',
|
|
1523
|
+
usage: 'Reserved for representing plans.',
|
|
1524
|
+
team: 'Design System Team',
|
|
1525
|
+
status: 'published'
|
|
1526
|
+
},
|
|
1527
|
+
playlist: {
|
|
1528
|
+
keywords: ['playlist', 'icon', 'icon-lab', 'playlist', 'listen', 'audio', 'play', 'briefing'],
|
|
1529
|
+
componentName: 'PlaylistIcon',
|
|
1530
|
+
package: '@atlaskit/icon-lab/core/playlist',
|
|
1531
|
+
categorization: 'single-purpose',
|
|
1532
|
+
usage: 'Representing the playlist feature',
|
|
1533
|
+
team: 'Confluence Horizontals',
|
|
1534
|
+
status: 'published',
|
|
1535
|
+
slackChannel: 'confluence-design'
|
|
1536
|
+
},
|
|
1537
|
+
'playlist-add': {
|
|
1538
|
+
keywords: ['playlist-add', 'playlistadd', 'icon', 'icon-lab', 'playlist', 'add', 'include', 'bookmark', 'listen', 'save'],
|
|
1539
|
+
componentName: 'PlaylistAddIcon',
|
|
1540
|
+
package: '@atlaskit/icon-lab/core/playlist-add',
|
|
1541
|
+
categorization: 'single-purpose',
|
|
1542
|
+
usage: 'Adding items to your playlist (feature).',
|
|
1543
|
+
team: 'Confluence Horizontals',
|
|
1544
|
+
status: 'published',
|
|
1545
|
+
slackChannel: 'design-confluence'
|
|
1546
|
+
},
|
|
1547
|
+
'playlist-added': {
|
|
1548
|
+
keywords: ['playlist-added', 'playlistadded', 'icon', 'icon-lab', 'playlist', 'added', 'include', 'play'],
|
|
1549
|
+
componentName: 'PlaylistAddedIcon',
|
|
1550
|
+
package: '@atlaskit/icon-lab/core/playlist-added',
|
|
1551
|
+
categorization: 'single-purpose',
|
|
1552
|
+
usage: 'Indicating when things have been added to your playlist (feature)',
|
|
1553
|
+
team: 'Confluence Horizontals',
|
|
1554
|
+
status: 'published',
|
|
1555
|
+
slackChannel: 'confluence-design'
|
|
1556
|
+
},
|
|
1557
|
+
'playlist-remove': {
|
|
1558
|
+
keywords: ['playlist-remove', 'playlistremove', 'icon', 'icon-lab', 'playlist', 'remove', 'cancel', 'delete'],
|
|
1559
|
+
componentName: 'PlaylistRemoveIcon',
|
|
1560
|
+
package: '@atlaskit/icon-lab/core/playlist-remove',
|
|
1561
|
+
categorization: 'single-purpose',
|
|
1562
|
+
usage: 'Represents the action for removing things from the playlist feature.',
|
|
1563
|
+
team: 'Confluence Horizontals',
|
|
1564
|
+
status: 'published',
|
|
1565
|
+
slackChannel: 'confluence-design'
|
|
1566
|
+
},
|
|
1673
1567
|
'plus-circle': {
|
|
1674
1568
|
keywords: ['plus-circle', 'pluscircle', 'icon', 'icon-lab', 'add'],
|
|
1675
1569
|
componentName: 'PlusCircleIcon',
|
|
1676
1570
|
package: '@atlaskit/icon-lab/core/plus-circle',
|
|
1677
|
-
type: 'core',
|
|
1678
1571
|
categorization: 'multi-purpose',
|
|
1679
1572
|
usage: 'Known uses: add task in Loom',
|
|
1680
1573
|
team: 'Loom',
|
|
@@ -1685,7 +1578,6 @@ var metadata = {
|
|
|
1685
1578
|
keywords: ['power', 'icon', 'icon-lab', 'energy', 'turn on', 'turn off', 'power off'],
|
|
1686
1579
|
componentName: 'PowerIcon',
|
|
1687
1580
|
package: '@atlaskit/icon-lab/core/power',
|
|
1688
|
-
type: 'core',
|
|
1689
1581
|
categorization: 'multi-purpose',
|
|
1690
1582
|
usage: 'Known uses: Turn off Loom companion in Chrome extension',
|
|
1691
1583
|
team: 'Loom',
|
|
@@ -1696,7 +1588,6 @@ var metadata = {
|
|
|
1696
1588
|
keywords: ['power-cable', 'powercable', 'icon', 'icon-lab', 'plugs', 'plugin', 'plug-in', 'connection', 'connectivity', 'cable', 'extensibility', 'power cord'],
|
|
1697
1589
|
componentName: 'PowerCableIcon',
|
|
1698
1590
|
package: '@atlaskit/icon-lab/core/power-cable',
|
|
1699
|
-
type: 'core',
|
|
1700
1591
|
categorization: 'multi-purpose',
|
|
1701
1592
|
usage: 'Suggested uses: Data connectivity, Connection, Plugins, Extensions, Extensibility',
|
|
1702
1593
|
team: 'Design System Team',
|
|
@@ -1706,7 +1597,6 @@ var metadata = {
|
|
|
1706
1597
|
keywords: ['qr-code', 'qrcode', 'icon', 'icon-lab', 'QR code', 'barcode'],
|
|
1707
1598
|
componentName: 'QrCodeIcon',
|
|
1708
1599
|
package: '@atlaskit/icon-lab/core/qr-code',
|
|
1709
|
-
type: 'core',
|
|
1710
1600
|
categorization: 'single-purpose',
|
|
1711
1601
|
usage: 'Reserved for QR code experiences.',
|
|
1712
1602
|
team: 'Assets',
|
|
@@ -1716,7 +1606,6 @@ var metadata = {
|
|
|
1716
1606
|
keywords: ['queue-pop-in', 'queuepopin', 'icon', 'icon-lab', 'Queues', 'pop-in', 'pop in', 'move back to sidebar'],
|
|
1717
1607
|
componentName: 'QueuePopInIcon',
|
|
1718
1608
|
package: '@atlaskit/icon-lab/core/queue-pop-in',
|
|
1719
|
-
type: 'core',
|
|
1720
1609
|
categorization: 'single-purpose',
|
|
1721
1610
|
usage: 'Reserved for JSM queue navigation to move back to sidebar',
|
|
1722
1611
|
team: 'JSM core capabilities',
|
|
@@ -1726,7 +1615,6 @@ var metadata = {
|
|
|
1726
1615
|
keywords: ['queue-pop-out', 'queuepopout', 'icon', 'icon-lab', 'pop-out', 'pop out', 'Queues', 'Move out from sidebar'],
|
|
1727
1616
|
componentName: 'QueuePopOutIcon',
|
|
1728
1617
|
package: '@atlaskit/icon-lab/core/queue-pop-out',
|
|
1729
|
-
type: 'core',
|
|
1730
1618
|
categorization: 'single-purpose',
|
|
1731
1619
|
usage: 'Reserved for JSM queue navigation to pop out from sidebar',
|
|
1732
1620
|
team: 'JSM core capabilities',
|
|
@@ -1736,7 +1624,6 @@ var metadata = {
|
|
|
1736
1624
|
keywords: ['randomize', 'icon', 'icon-lab', 'randomize', 'randomise', 'shuffle'],
|
|
1737
1625
|
componentName: 'RandomizeIcon',
|
|
1738
1626
|
package: '@atlaskit/icon-lab/core/randomize',
|
|
1739
|
-
type: 'core',
|
|
1740
1627
|
categorization: 'single-purpose',
|
|
1741
1628
|
usage: 'Reserved for randomizing or shuffling functionality.',
|
|
1742
1629
|
team: 'Whiteboards',
|
|
@@ -1746,7 +1633,6 @@ var metadata = {
|
|
|
1746
1633
|
keywords: ['repeat', 'icon', 'icon-lab', 'recur', 'recurring', 'repeat', 'repeating'],
|
|
1747
1634
|
componentName: 'RepeatIcon',
|
|
1748
1635
|
package: '@atlaskit/icon-lab/core/repeat',
|
|
1749
|
-
type: 'core',
|
|
1750
1636
|
categorization: 'single-purpose',
|
|
1751
1637
|
usage: 'Reserved for setting objects to recur (eg Work items, Forms)',
|
|
1752
1638
|
team: 'Pandora',
|
|
@@ -1757,7 +1643,6 @@ var metadata = {
|
|
|
1757
1643
|
keywords: ['reply-left', 'replyleft', 'icon', 'icon-lab', 'arrow', 'reply', 'respond', 'message'],
|
|
1758
1644
|
componentName: 'ReplyLeftIcon',
|
|
1759
1645
|
package: '@atlaskit/icon-lab/core/reply-left',
|
|
1760
|
-
type: 'core',
|
|
1761
1646
|
categorization: 'single-purpose',
|
|
1762
1647
|
usage: 'Known uses: replying to a message thread',
|
|
1763
1648
|
team: 'Loom',
|
|
@@ -1767,7 +1652,6 @@ var metadata = {
|
|
|
1767
1652
|
keywords: ['reply-right', 'replyright', 'icon', 'icon-lab'],
|
|
1768
1653
|
componentName: 'ReplyRightIcon',
|
|
1769
1654
|
package: '@atlaskit/icon-lab/core/reply-right',
|
|
1770
|
-
type: 'core',
|
|
1771
1655
|
categorization: 'single-purpose',
|
|
1772
1656
|
usage: 'Known uses: replying to a message thread',
|
|
1773
1657
|
team: 'Loom',
|
|
@@ -1777,7 +1661,6 @@ var metadata = {
|
|
|
1777
1661
|
keywords: ['return', 'icon', 'icon-lab', 'submit', 'return', 'enter', 'confirm'],
|
|
1778
1662
|
componentName: 'ReturnIcon',
|
|
1779
1663
|
package: '@atlaskit/icon-lab/core/return',
|
|
1780
|
-
type: 'core',
|
|
1781
1664
|
categorization: 'single-purpose',
|
|
1782
1665
|
usage: 'Reserved for submitting text fields without dedicated button, mainly AI prompts',
|
|
1783
1666
|
team: 'Data Experiences (AVP)',
|
|
@@ -1785,32 +1668,37 @@ var metadata = {
|
|
|
1785
1668
|
slackChannel: '#avp-design'
|
|
1786
1669
|
},
|
|
1787
1670
|
'roadmaps-plan': {
|
|
1788
|
-
keywords: ['roadmaps-plan', 'roadmapsplan', 'icon', 'icon-lab', 'roadmaps', '
|
|
1671
|
+
keywords: ['roadmaps-plan', 'roadmapsplan', 'icon', 'icon-lab', 'roadmaps', 'plan'],
|
|
1789
1672
|
componentName: 'RoadmapsPlanIcon',
|
|
1790
1673
|
package: '@atlaskit/icon-lab/core/roadmaps-plan',
|
|
1791
1674
|
oldName: ['bitbucket/builds'],
|
|
1792
|
-
|
|
1675
|
+
replacement: {
|
|
1676
|
+
name: 'plan',
|
|
1677
|
+
location: '@atlaskit/icon-lab'
|
|
1678
|
+
},
|
|
1793
1679
|
categorization: 'single-purpose',
|
|
1794
|
-
usage: 'Reserved for
|
|
1680
|
+
usage: 'Reserved for representing plans.',
|
|
1795
1681
|
team: 'Design System Team',
|
|
1796
|
-
status: '
|
|
1682
|
+
status: 'deprecated'
|
|
1797
1683
|
},
|
|
1798
1684
|
'roadmaps-service': {
|
|
1799
1685
|
keywords: ['roadmaps-service', 'roadmapsservice', 'icon', 'icon-lab', 'roadmaps', 'service', 'roadmap'],
|
|
1800
1686
|
componentName: 'RoadmapsServiceIcon',
|
|
1801
1687
|
package: '@atlaskit/icon-lab/core/roadmaps-service',
|
|
1802
1688
|
oldName: ['bitbucket/forks'],
|
|
1803
|
-
|
|
1689
|
+
replacement: {
|
|
1690
|
+
name: 'service',
|
|
1691
|
+
location: '@atlaskit/icon-lab'
|
|
1692
|
+
},
|
|
1804
1693
|
categorization: 'single-purpose',
|
|
1805
1694
|
usage: 'Reserved for roadmaps service.',
|
|
1806
1695
|
team: 'Design System Team',
|
|
1807
|
-
status: '
|
|
1696
|
+
status: 'deprecated'
|
|
1808
1697
|
},
|
|
1809
1698
|
rovo: {
|
|
1810
1699
|
keywords: ['rovo', 'icon', 'icon-lab', 'rovo', 'AI chat'],
|
|
1811
1700
|
componentName: 'RovoIcon',
|
|
1812
1701
|
package: '@atlaskit/icon-lab/core/rovo',
|
|
1813
|
-
type: 'core',
|
|
1814
1702
|
categorization: 'single-purpose',
|
|
1815
1703
|
usage: 'Reserved for representing Rovo',
|
|
1816
1704
|
team: 'Design System Team',
|
|
@@ -1820,7 +1708,6 @@ var metadata = {
|
|
|
1820
1708
|
keywords: ['rss-feed', 'rssfeed', 'icon', 'icon-lab', 'rss', 'really simply syndication', 'web feed', 'xml'],
|
|
1821
1709
|
componentName: 'RssFeedIcon',
|
|
1822
1710
|
package: '@atlaskit/icon-lab/core/rss-feed',
|
|
1823
|
-
type: 'core',
|
|
1824
1711
|
categorization: 'single-purpose',
|
|
1825
1712
|
usage: 'Reserved for RSS feeds',
|
|
1826
1713
|
team: 'Design System Team',
|
|
@@ -1830,7 +1717,6 @@ var metadata = {
|
|
|
1830
1717
|
keywords: ['save', 'icon', 'icon-lab', 'floppy disk', 'save', 'floppy drive', 'storage', 'diskette'],
|
|
1831
1718
|
componentName: 'SaveIcon',
|
|
1832
1719
|
package: '@atlaskit/icon-lab/core/save',
|
|
1833
|
-
type: 'core',
|
|
1834
1720
|
categorization: 'single-purpose',
|
|
1835
1721
|
usage: 'Reserved for saving',
|
|
1836
1722
|
team: 'Design System Team',
|
|
@@ -1841,7 +1727,6 @@ var metadata = {
|
|
|
1841
1727
|
keywords: ['screen-record', 'screenrecord', 'icon', 'icon-lab', 'screen recorder', 'camera', 'cam bubble'],
|
|
1842
1728
|
componentName: 'ScreenRecordIcon',
|
|
1843
1729
|
package: '@atlaskit/icon-lab/core/screen-record',
|
|
1844
|
-
type: 'core',
|
|
1845
1730
|
categorization: 'single-purpose',
|
|
1846
1731
|
usage: 'Known uses: screen recorder with the cam bubble for Loom',
|
|
1847
1732
|
team: 'Loom',
|
|
@@ -1851,17 +1736,24 @@ var metadata = {
|
|
|
1851
1736
|
keywords: ['section', 'icon', 'icon-lab', 'section', 'related content'],
|
|
1852
1737
|
componentName: 'SectionIcon',
|
|
1853
1738
|
package: '@atlaskit/icon-lab/core/section',
|
|
1854
|
-
type: 'core',
|
|
1855
1739
|
categorization: 'multi-purpose',
|
|
1856
1740
|
usage: 'Used for section tool in Whiteboards',
|
|
1857
1741
|
team: 'Whiteboards',
|
|
1858
1742
|
status: 'published'
|
|
1859
1743
|
},
|
|
1744
|
+
service: {
|
|
1745
|
+
keywords: ['service', 'icon', 'icon-lab', 'roadmaps', 'service', 'roadmap'],
|
|
1746
|
+
componentName: 'ServiceIcon',
|
|
1747
|
+
package: '@atlaskit/icon-lab/core/service',
|
|
1748
|
+
categorization: 'single-purpose',
|
|
1749
|
+
usage: 'Reserved for roadmaps service.',
|
|
1750
|
+
team: 'Design System Team',
|
|
1751
|
+
status: 'published'
|
|
1752
|
+
},
|
|
1860
1753
|
'shape-diamond': {
|
|
1861
1754
|
keywords: ['shape-diamond', 'shapediamond', 'icon', 'icon-lab', 'diamond', 'shape tool'],
|
|
1862
1755
|
componentName: 'ShapeDiamondIcon',
|
|
1863
1756
|
package: '@atlaskit/icon-lab/core/shape-diamond',
|
|
1864
|
-
type: 'core',
|
|
1865
1757
|
categorization: 'multi-purpose',
|
|
1866
1758
|
usage: 'Diamond shape tool in Whiteboards',
|
|
1867
1759
|
team: 'Whiteboards',
|
|
@@ -1871,7 +1763,6 @@ var metadata = {
|
|
|
1871
1763
|
keywords: ['shape-ellipse', 'shapeellipse', 'icon', 'icon-lab', 'ellipse', 'circle', 'shape tool'],
|
|
1872
1764
|
componentName: 'ShapeEllipseIcon',
|
|
1873
1765
|
package: '@atlaskit/icon-lab/core/shape-ellipse',
|
|
1874
|
-
type: 'core',
|
|
1875
1766
|
categorization: 'multi-purpose',
|
|
1876
1767
|
usage: 'Ellipse shape tool in Whiteboards',
|
|
1877
1768
|
team: 'Whiteboards',
|
|
@@ -1881,7 +1772,6 @@ var metadata = {
|
|
|
1881
1772
|
keywords: ['shape-parallelogram-skew-left', 'shapeparallelogramskewleft', 'icon', 'icon-lab', 'parallelogram', 'skewed', 'left', 'shape tool'],
|
|
1882
1773
|
componentName: 'ShapeParallelogramSkewLeftIcon',
|
|
1883
1774
|
package: '@atlaskit/icon-lab/core/shape-parallelogram-skew-left',
|
|
1884
|
-
type: 'core',
|
|
1885
1775
|
categorization: 'multi-purpose',
|
|
1886
1776
|
usage: 'Left parallelogram shape tool in Whiteboards',
|
|
1887
1777
|
team: 'Whiteboards',
|
|
@@ -1891,7 +1781,6 @@ var metadata = {
|
|
|
1891
1781
|
keywords: ['shape-parallelogram-skew-right', 'shapeparallelogramskewright', 'icon', 'icon-lab', 'parallelogram', 'skewed', 'shape tool', 'right'],
|
|
1892
1782
|
componentName: 'ShapeParallelogramSkewRightIcon',
|
|
1893
1783
|
package: '@atlaskit/icon-lab/core/shape-parallelogram-skew-right',
|
|
1894
|
-
type: 'core',
|
|
1895
1784
|
categorization: 'multi-purpose',
|
|
1896
1785
|
usage: 'Right parallelogram shape tool in Whiteboards',
|
|
1897
1786
|
team: 'Whiteboards',
|
|
@@ -1901,7 +1790,6 @@ var metadata = {
|
|
|
1901
1790
|
keywords: ['shape-rectangle', 'shaperectangle', 'icon', 'icon-lab', 'shape tool', 'rectangle', 'square'],
|
|
1902
1791
|
componentName: 'ShapeRectangleIcon',
|
|
1903
1792
|
package: '@atlaskit/icon-lab/core/shape-rectangle',
|
|
1904
|
-
type: 'core',
|
|
1905
1793
|
categorization: 'multi-purpose',
|
|
1906
1794
|
usage: 'Rectangle shape tool in Whiteboards',
|
|
1907
1795
|
team: 'Whiteboards',
|
|
@@ -1911,7 +1799,6 @@ var metadata = {
|
|
|
1911
1799
|
keywords: ['shape-rectangle-rounded', 'shaperectanglerounded', 'icon', 'icon-lab', 'shape tool', 'rectangle', 'rounded', 'square'],
|
|
1912
1800
|
componentName: 'ShapeRectangleRoundedIcon',
|
|
1913
1801
|
package: '@atlaskit/icon-lab/core/shape-rectangle-rounded',
|
|
1914
|
-
type: 'core',
|
|
1915
1802
|
categorization: 'multi-purpose',
|
|
1916
1803
|
usage: 'Rounded rectangle shape tool in Whiteboards',
|
|
1917
1804
|
team: 'Whiteboards',
|
|
@@ -1921,7 +1808,6 @@ var metadata = {
|
|
|
1921
1808
|
keywords: ['shape-triangle', 'shapetriangle', 'icon', 'icon-lab', 'triangle', 'shape tool', 'equilateral'],
|
|
1922
1809
|
componentName: 'ShapeTriangleIcon',
|
|
1923
1810
|
package: '@atlaskit/icon-lab/core/shape-triangle',
|
|
1924
|
-
type: 'core',
|
|
1925
1811
|
categorization: 'multi-purpose',
|
|
1926
1812
|
usage: 'Triangle shape tool in Whiteboards',
|
|
1927
1813
|
team: 'Whiteboards',
|
|
@@ -1931,7 +1817,6 @@ var metadata = {
|
|
|
1931
1817
|
keywords: ['shape-triangle-inverted', 'shapetriangleinverted', 'icon', 'icon-lab', 'triangle', 'shape tool', 'equilateral'],
|
|
1932
1818
|
componentName: 'ShapeTriangleInvertedIcon',
|
|
1933
1819
|
package: '@atlaskit/icon-lab/core/shape-triangle-inverted',
|
|
1934
|
-
type: 'core',
|
|
1935
1820
|
categorization: 'multi-purpose',
|
|
1936
1821
|
usage: 'Upside down triangle shape tool in Whiteboards',
|
|
1937
1822
|
team: 'Whiteboards',
|
|
@@ -1941,7 +1826,6 @@ var metadata = {
|
|
|
1941
1826
|
keywords: ['signature', 'icon', 'icon-lab', 'signature', 'scribble', 'author', 'authour', 'sticky note', 'post-it'],
|
|
1942
1827
|
componentName: 'SignatureIcon',
|
|
1943
1828
|
package: '@atlaskit/icon-lab/core/signature',
|
|
1944
|
-
type: 'core',
|
|
1945
1829
|
categorization: 'multi-purpose',
|
|
1946
1830
|
usage: 'Toggle author visibility on sticky notes in Whiteboards.',
|
|
1947
1831
|
team: 'Whiteboards',
|
|
@@ -1951,7 +1835,6 @@ var metadata = {
|
|
|
1951
1835
|
keywords: ['signpost', 'icon', 'icon-lab', 'signpost', 'direction', 'milestone'],
|
|
1952
1836
|
componentName: 'SignpostIcon',
|
|
1953
1837
|
package: '@atlaskit/icon-lab/core/signpost',
|
|
1954
|
-
type: 'core',
|
|
1955
1838
|
categorization: 'multi-purpose',
|
|
1956
1839
|
team: 'Design System Team',
|
|
1957
1840
|
status: 'published'
|
|
@@ -1960,7 +1843,6 @@ var metadata = {
|
|
|
1960
1843
|
keywords: ['skill', 'icon', 'icon-lab', 'skill', 'skills', 'agent', 'agentic', 'tools', 'tool'],
|
|
1961
1844
|
componentName: 'SkillIcon',
|
|
1962
1845
|
package: '@atlaskit/icon-lab/core/skill',
|
|
1963
|
-
type: 'core',
|
|
1964
1846
|
categorization: 'single-purpose',
|
|
1965
1847
|
usage: 'Reserved for skill functionality. Skills are a combination of tools and a prompt to allow an agent to perform a multistep process.',
|
|
1966
1848
|
team: 'Studio',
|
|
@@ -1970,7 +1852,6 @@ var metadata = {
|
|
|
1970
1852
|
keywords: ['skip', 'icon', 'icon-lab', 'skip', 'miss'],
|
|
1971
1853
|
componentName: 'SkipIcon',
|
|
1972
1854
|
package: '@atlaskit/icon-lab/core/skip',
|
|
1973
|
-
type: 'core',
|
|
1974
1855
|
categorization: 'single-purpose',
|
|
1975
1856
|
usage: 'Reserved for skipping steps.',
|
|
1976
1857
|
team: 'Automation',
|
|
@@ -1980,7 +1861,6 @@ var metadata = {
|
|
|
1980
1861
|
keywords: ['skip-unskip', 'skipunskip', 'icon', 'icon-lab', 'unskip', 'reinstate step'],
|
|
1981
1862
|
componentName: 'SkipUnskipIcon',
|
|
1982
1863
|
package: '@atlaskit/icon-lab/core/skip-unskip',
|
|
1983
|
-
type: 'core',
|
|
1984
1864
|
categorization: 'single-purpose',
|
|
1985
1865
|
usage: 'Reserved for reinstating a previously skipped step.',
|
|
1986
1866
|
team: 'Automation',
|
|
@@ -1990,7 +1870,6 @@ var metadata = {
|
|
|
1990
1870
|
keywords: ['sort-options', 'sortoptions', 'icon', 'icon-lab', 'sorting', 'ordering', 'alphabetization', 'alphabetisation', 'reordering'],
|
|
1991
1871
|
componentName: 'SortOptionsIcon',
|
|
1992
1872
|
package: '@atlaskit/icon-lab/core/sort-options',
|
|
1993
|
-
type: 'core',
|
|
1994
1873
|
categorization: 'single-purpose',
|
|
1995
1874
|
usage: 'Reserved for accessing sorting options.',
|
|
1996
1875
|
team: 'Databases',
|
|
@@ -2000,7 +1879,6 @@ var metadata = {
|
|
|
2000
1879
|
keywords: ['spaces', 'icon', 'icon-lab', 'space', 'spaces', 'projects'],
|
|
2001
1880
|
componentName: 'SpacesIcon',
|
|
2002
1881
|
package: '@atlaskit/icon-lab/core/spaces',
|
|
2003
|
-
type: 'core',
|
|
2004
1882
|
categorization: 'single-purpose',
|
|
2005
1883
|
usage: 'Reserved for use for Jira Projects for now. This will replace the Jira rocket. More context: Later, it will eventually replace the Confluence Spaces icon later when Jira Projects -> Jira Spaces. This is a planned phased rollout.',
|
|
2006
1884
|
team: 'Jira',
|
|
@@ -2011,7 +1889,6 @@ var metadata = {
|
|
|
2011
1889
|
keywords: ['speedometer-left', 'speedometerleft', 'icon', 'icon-lab', 'speed', 'performance', 'dial', 'slow'],
|
|
2012
1890
|
componentName: 'SpeedometerLeftIcon',
|
|
2013
1891
|
package: '@atlaskit/icon-lab/core/speedometer-left',
|
|
2014
|
-
type: 'core',
|
|
2015
1892
|
categorization: 'multi-purpose',
|
|
2016
1893
|
usage: 'Known uses: video is set to a slower playback speed',
|
|
2017
1894
|
team: 'Loom',
|
|
@@ -2021,7 +1898,6 @@ var metadata = {
|
|
|
2021
1898
|
keywords: ['speedometer-right', 'speedometerright', 'icon', 'icon-lab', 'speed', 'performance', 'dial', 'fast'],
|
|
2022
1899
|
componentName: 'SpeedometerRightIcon',
|
|
2023
1900
|
package: '@atlaskit/icon-lab/core/speedometer-right',
|
|
2024
|
-
type: 'core',
|
|
2025
1901
|
categorization: 'multi-purpose',
|
|
2026
1902
|
usage: 'Known uses: video is set to a faster playback speed',
|
|
2027
1903
|
team: 'Loom',
|
|
@@ -2031,7 +1907,6 @@ var metadata = {
|
|
|
2031
1907
|
keywords: ['speedometer-up', 'speedometerup', 'icon', 'icon-lab', 'speed', 'performance', 'dial'],
|
|
2032
1908
|
componentName: 'SpeedometerUpIcon',
|
|
2033
1909
|
package: '@atlaskit/icon-lab/core/speedometer-up',
|
|
2034
|
-
type: 'core',
|
|
2035
1910
|
categorization: 'multi-purpose',
|
|
2036
1911
|
usage: 'Known uses: video is set a normal playback speed',
|
|
2037
1912
|
team: 'Loom',
|
|
@@ -2041,7 +1916,6 @@ var metadata = {
|
|
|
2041
1916
|
keywords: ['split-parallel', 'splitparallel', 'icon', 'icon-lab', 'router', 'branches'],
|
|
2042
1917
|
componentName: 'SplitParallelIcon',
|
|
2043
1918
|
package: '@atlaskit/icon-lab/core/split-parallel',
|
|
2044
|
-
type: 'core',
|
|
2045
1919
|
categorization: 'single-purpose',
|
|
2046
1920
|
usage: 'Reserved for split parallel branches in Automation',
|
|
2047
1921
|
team: 'Automation',
|
|
@@ -2052,17 +1926,123 @@ var metadata = {
|
|
|
2052
1926
|
keywords: ['stamp', 'icon', 'icon-lab', 'stamp', 'rubber stamp', 'handstamp'],
|
|
2053
1927
|
componentName: 'StampIcon',
|
|
2054
1928
|
package: '@atlaskit/icon-lab/core/stamp',
|
|
2055
|
-
type: 'core',
|
|
2056
1929
|
categorization: 'multi-purpose',
|
|
2057
1930
|
usage: 'Used for stamp tool in Whiteboards',
|
|
2058
1931
|
team: 'Whiteboards',
|
|
2059
1932
|
status: 'published'
|
|
2060
1933
|
},
|
|
1934
|
+
'status-workflow-cancelled': {
|
|
1935
|
+
keywords: ['status-workflow-cancelled', 'statusworkflowcancelled', 'icon', 'icon-lab', 'status', 'workflow phase', 'cross', 'cancelled'],
|
|
1936
|
+
componentName: 'StatusWorkflowCancelledIcon',
|
|
1937
|
+
package: '@atlaskit/icon-lab/core/status-workflow-cancelled',
|
|
1938
|
+
categorization: 'single-purpose',
|
|
1939
|
+
usage: 'Reserved for representing statuses that indicated work or a process has been cancelled',
|
|
1940
|
+
team: 'Design System Team',
|
|
1941
|
+
status: 'published'
|
|
1942
|
+
},
|
|
1943
|
+
'status-workflow-danger': {
|
|
1944
|
+
keywords: ['status-workflow-danger', 'statusworkflowdanger', 'icon', 'icon-lab', 'status', 'workflow phase', 'danger', 'critical', 'blocking', 'error'],
|
|
1945
|
+
componentName: 'StatusWorkflowDangerIcon',
|
|
1946
|
+
package: '@atlaskit/icon-lab/core/status-workflow-danger',
|
|
1947
|
+
categorization: 'single-purpose',
|
|
1948
|
+
usage: 'Reserved for representing statuses that signal critical issues that demand attention',
|
|
1949
|
+
team: 'Design System Team',
|
|
1950
|
+
status: 'published'
|
|
1951
|
+
},
|
|
1952
|
+
'status-workflow-in-progress': {
|
|
1953
|
+
keywords: ['status-workflow-in-progress', 'statusworkflowinprogress', 'icon', 'icon-lab', 'status', 'workflow phase', 'in progress', 'WIP'],
|
|
1954
|
+
componentName: 'StatusWorkflowInProgressIcon',
|
|
1955
|
+
package: '@atlaskit/icon-lab/core/status-workflow-in-progress',
|
|
1956
|
+
categorization: 'single-purpose',
|
|
1957
|
+
usage: "Reserved for representing in progress statuses such as 'In progress', 'In development', 'Draft'",
|
|
1958
|
+
team: 'Design System Team',
|
|
1959
|
+
status: 'published'
|
|
1960
|
+
},
|
|
1961
|
+
'status-workflow-in-review': {
|
|
1962
|
+
keywords: ['status-workflow-in-review', 'statusworkflowinreview', 'icon', 'icon-lab', 'status', 'workflow phase', 'reviewing', 'considering', 'assessing', 'in review'],
|
|
1963
|
+
componentName: 'StatusWorkflowInReviewIcon',
|
|
1964
|
+
package: '@atlaskit/icon-lab/core/status-workflow-in-review',
|
|
1965
|
+
categorization: 'single-purpose',
|
|
1966
|
+
usage: 'Reserved for representing statuses that signal consideration, assessment, and review',
|
|
1967
|
+
team: 'Design System Team',
|
|
1968
|
+
status: 'published'
|
|
1969
|
+
},
|
|
1970
|
+
'status-workflow-inactive': {
|
|
1971
|
+
keywords: ['status-workflow-inactive', 'statusworkflowinactive', 'icon', 'icon-lab', 'status', 'workflow phase', 'inactive'],
|
|
1972
|
+
componentName: 'StatusWorkflowInactiveIcon',
|
|
1973
|
+
package: '@atlaskit/icon-lab/core/status-workflow-inactive',
|
|
1974
|
+
categorization: 'single-purpose',
|
|
1975
|
+
usage: 'Reserved for representing statuses that indicate work or a process is in an inactive state',
|
|
1976
|
+
team: 'Design System Team',
|
|
1977
|
+
status: 'published'
|
|
1978
|
+
},
|
|
1979
|
+
'status-workflow-incomplete': {
|
|
1980
|
+
keywords: ['status-workflow-incomplete', 'statusworkflowincomplete', 'icon', 'icon-lab', 'status', 'workflow phase', 'incomplete'],
|
|
1981
|
+
componentName: 'StatusWorkflowIncompleteIcon',
|
|
1982
|
+
package: '@atlaskit/icon-lab/core/status-workflow-incomplete',
|
|
1983
|
+
categorization: 'single-purpose',
|
|
1984
|
+
usage: "Reserved for representing incomplete statuses such as 'To do', 'Backlog', 'Not started', 'Pending'",
|
|
1985
|
+
team: 'Design System Team',
|
|
1986
|
+
status: 'published'
|
|
1987
|
+
},
|
|
1988
|
+
'status-workflow-paused': {
|
|
1989
|
+
keywords: ['status-workflow-paused', 'statusworkflowpaused', 'icon', 'icon-lab', 'status', 'workflow phase', 'pause', 'paused'],
|
|
1990
|
+
componentName: 'StatusWorkflowPausedIcon',
|
|
1991
|
+
package: '@atlaskit/icon-lab/core/status-workflow-paused',
|
|
1992
|
+
categorization: 'single-purpose',
|
|
1993
|
+
usage: 'Reserved for representing statuses that indicate work or a process has paused',
|
|
1994
|
+
team: 'Design System Team',
|
|
1995
|
+
status: 'published'
|
|
1996
|
+
},
|
|
1997
|
+
'status-workflow-returned': {
|
|
1998
|
+
keywords: ['status-workflow-returned', 'statusworkflowreturned', 'icon', 'icon-lab', 'status', 'workflow phase', 'redeploy', 'return', 'revert', 'rerun'],
|
|
1999
|
+
componentName: 'StatusWorkflowReturnedIcon',
|
|
2000
|
+
package: '@atlaskit/icon-lab/core/status-workflow-returned',
|
|
2001
|
+
categorization: 'single-purpose',
|
|
2002
|
+
usage: "Reserved for representing statuses that return to a previous state in the process such as 'Redeploy', 'Needs more information'",
|
|
2003
|
+
team: 'Design System Team',
|
|
2004
|
+
status: 'published'
|
|
2005
|
+
},
|
|
2006
|
+
'status-workflow-scheduled': {
|
|
2007
|
+
keywords: ['status-workflow-scheduled', 'statusworkflowscheduled', 'icon', 'icon-lab', 'status', 'workflow phase', 'waiting', 'scheduled'],
|
|
2008
|
+
componentName: 'StatusWorkflowScheduledIcon',
|
|
2009
|
+
package: '@atlaskit/icon-lab/core/status-workflow-scheduled',
|
|
2010
|
+
categorization: 'single-purpose',
|
|
2011
|
+
usage: 'Reserved for representing statuses that indicate work or a process is scheduled or waiting to commence',
|
|
2012
|
+
team: 'Design System Team',
|
|
2013
|
+
status: 'published'
|
|
2014
|
+
},
|
|
2015
|
+
'status-workflow-stopped': {
|
|
2016
|
+
keywords: ['status-workflow-stopped', 'statusworkflowstopped', 'icon', 'icon-lab', 'status', 'workflow phase', 'stop', 'stopped'],
|
|
2017
|
+
componentName: 'StatusWorkflowStoppedIcon',
|
|
2018
|
+
package: '@atlaskit/icon-lab/core/status-workflow-stopped',
|
|
2019
|
+
categorization: 'single-purpose',
|
|
2020
|
+
usage: 'Reserved for representing statuses that indicate work or a process has stopped',
|
|
2021
|
+
team: 'Design System Team',
|
|
2022
|
+
status: 'published'
|
|
2023
|
+
},
|
|
2024
|
+
'status-workflow-success': {
|
|
2025
|
+
keywords: ['status-workflow-success', 'statusworkflowsuccess', 'icon', 'icon-lab', 'status', 'workflow phase', 'success', 'accomplished', 'achieved', 'optimal state', 'completed', 'complete'],
|
|
2026
|
+
componentName: 'StatusWorkflowSuccessIcon',
|
|
2027
|
+
package: '@atlaskit/icon-lab/core/status-workflow-success',
|
|
2028
|
+
categorization: 'single-purpose',
|
|
2029
|
+
usage: 'Reserved for representing statuses that signal positive outcome — success, accomplishment, achievement, or optimal state',
|
|
2030
|
+
team: 'Design System Team',
|
|
2031
|
+
status: 'published'
|
|
2032
|
+
},
|
|
2033
|
+
'status-workflow-warning': {
|
|
2034
|
+
keywords: ['status-workflow-warning', 'statusworkflowwarning', 'icon', 'icon-lab', 'status', 'workflow phase', 'warning', 'alert', 'awareness', 'intervention'],
|
|
2035
|
+
componentName: 'StatusWorkflowWarningIcon',
|
|
2036
|
+
package: '@atlaskit/icon-lab/core/status-workflow-warning',
|
|
2037
|
+
categorization: 'single-purpose',
|
|
2038
|
+
usage: 'Reserved for representing statuses that signal potential issues requiring awareness or intervention',
|
|
2039
|
+
team: 'Design System Team',
|
|
2040
|
+
status: 'published'
|
|
2041
|
+
},
|
|
2061
2042
|
sticker: {
|
|
2062
2043
|
keywords: ['sticker', 'icon', 'icon-lab', 'sticker', 'peel-off'],
|
|
2063
2044
|
componentName: 'StickerIcon',
|
|
2064
2045
|
package: '@atlaskit/icon-lab/core/sticker',
|
|
2065
|
-
type: 'core',
|
|
2066
2046
|
categorization: 'multi-purpose',
|
|
2067
2047
|
usage: 'Used for sticker tool in Whiteboards',
|
|
2068
2048
|
team: 'Whiteboards',
|
|
@@ -2072,7 +2052,6 @@ var metadata = {
|
|
|
2072
2052
|
keywords: ['stroke-curvature-curved', 'strokecurvaturecurved', 'icon', 'icon-lab', 'line tool', 'shape property', 'stroke style', 'border', 'smooth'],
|
|
2073
2053
|
componentName: 'StrokeCurvatureCurvedIcon',
|
|
2074
2054
|
package: '@atlaskit/icon-lab/core/stroke-curvature-curved',
|
|
2075
|
-
type: 'core',
|
|
2076
2055
|
categorization: 'single-purpose',
|
|
2077
2056
|
usage: 'Reserved for curved line type setting for line tool in Whiteboards.',
|
|
2078
2057
|
team: 'Whiteboards',
|
|
@@ -2082,7 +2061,6 @@ var metadata = {
|
|
|
2082
2061
|
keywords: ['stroke-curvature-dynamic', 'strokecurvaturedynamic', 'icon', 'icon-lab', 'line tool', 'shape property', 'stroke style', 'border'],
|
|
2083
2062
|
componentName: 'StrokeCurvatureDynamicIcon',
|
|
2084
2063
|
package: '@atlaskit/icon-lab/core/stroke-curvature-dynamic',
|
|
2085
|
-
type: 'core',
|
|
2086
2064
|
categorization: 'single-purpose',
|
|
2087
2065
|
usage: 'Reserved for dynamic line type setting for line tool in Whiteboards',
|
|
2088
2066
|
team: 'Whiteboards',
|
|
@@ -2092,7 +2070,6 @@ var metadata = {
|
|
|
2092
2070
|
keywords: ['stroke-curvature-straight', 'strokecurvaturestraight', 'icon', 'icon-lab', 'line tool', 'shape property', 'stroke style', 'sharp corners', 'border'],
|
|
2093
2071
|
componentName: 'StrokeCurvatureStraightIcon',
|
|
2094
2072
|
package: '@atlaskit/icon-lab/core/stroke-curvature-straight',
|
|
2095
|
-
type: 'core',
|
|
2096
2073
|
categorization: 'single-purpose',
|
|
2097
2074
|
usage: 'Reserved for straight line type setting for line tool in Whiteboards',
|
|
2098
2075
|
team: 'Whiteboards',
|
|
@@ -2102,7 +2079,6 @@ var metadata = {
|
|
|
2102
2079
|
keywords: ['stroke-properties', 'strokeproperties', 'icon', 'icon-lab', 'stroke properties', 'border options'],
|
|
2103
2080
|
componentName: 'StrokePropertiesIcon',
|
|
2104
2081
|
package: '@atlaskit/icon-lab/core/stroke-properties',
|
|
2105
|
-
type: 'core',
|
|
2106
2082
|
categorization: 'single-purpose',
|
|
2107
2083
|
usage: 'Reserved for stroke properties in Whiteboards',
|
|
2108
2084
|
team: 'Whiteboards',
|
|
@@ -2112,7 +2088,6 @@ var metadata = {
|
|
|
2112
2088
|
keywords: ['stroke-style-dashed', 'strokestyledashed', 'icon', 'icon-lab', 'border', 'stroke', 'border style', 'dashed', 'outline'],
|
|
2113
2089
|
componentName: 'StrokeStyleDashedIcon',
|
|
2114
2090
|
package: '@atlaskit/icon-lab/core/stroke-style-dashed',
|
|
2115
|
-
type: 'core',
|
|
2116
2091
|
categorization: 'single-purpose',
|
|
2117
2092
|
usage: 'Reserved for representing dashed stroke and border styles.',
|
|
2118
2093
|
team: 'Whiteboards',
|
|
@@ -2122,7 +2097,6 @@ var metadata = {
|
|
|
2122
2097
|
keywords: ['stroke-style-dotted', 'strokestyledotted', 'icon', 'icon-lab', 'border', 'stroke', 'border style', 'dotted', 'outline'],
|
|
2123
2098
|
componentName: 'StrokeStyleDottedIcon',
|
|
2124
2099
|
package: '@atlaskit/icon-lab/core/stroke-style-dotted',
|
|
2125
|
-
type: 'core',
|
|
2126
2100
|
categorization: 'single-purpose',
|
|
2127
2101
|
usage: 'Reserved for representing dotted stroke and border styles.',
|
|
2128
2102
|
team: 'Whiteboards',
|
|
@@ -2132,7 +2106,6 @@ var metadata = {
|
|
|
2132
2106
|
keywords: ['stroke-style-solid', 'strokestylesolid', 'icon', 'icon-lab', 'border', 'stroke', 'border style', 'solid', 'outline'],
|
|
2133
2107
|
componentName: 'StrokeStyleSolidIcon',
|
|
2134
2108
|
package: '@atlaskit/icon-lab/core/stroke-style-solid',
|
|
2135
|
-
type: 'core',
|
|
2136
2109
|
categorization: 'single-purpose',
|
|
2137
2110
|
usage: 'Reserved for representing solid stroke and border styles.',
|
|
2138
2111
|
team: 'Whiteboards',
|
|
@@ -2142,7 +2115,6 @@ var metadata = {
|
|
|
2142
2115
|
keywords: ['studio', 'icon', 'icon-lab', 'studio', 'atlassian studio'],
|
|
2143
2116
|
componentName: 'StudioIcon',
|
|
2144
2117
|
package: '@atlaskit/icon-lab/core/studio',
|
|
2145
|
-
type: 'core',
|
|
2146
2118
|
categorization: 'single-purpose',
|
|
2147
2119
|
usage: 'Reserved for functional representation of Atlassian Studio',
|
|
2148
2120
|
team: 'Design Systems Team',
|
|
@@ -2152,7 +2124,6 @@ var metadata = {
|
|
|
2152
2124
|
keywords: ['suggested-edit', 'suggestededit', 'icon', 'icon-lab', 'AI', 'suggestion', 'suggested edit', 'suggest', 'generative'],
|
|
2153
2125
|
componentName: 'SuggestedEditIcon',
|
|
2154
2126
|
package: '@atlaskit/icon-lab/core/suggested-edit',
|
|
2155
|
-
type: 'core',
|
|
2156
2127
|
categorization: 'single-purpose',
|
|
2157
2128
|
usage: 'Reserved for suggestions powered by Atlassian Intelligence',
|
|
2158
2129
|
team: 'Editor AI',
|
|
@@ -2162,7 +2133,6 @@ var metadata = {
|
|
|
2162
2133
|
keywords: ['sunset', 'icon', 'icon-lab', 'sun', 'horizon', 'farewell', 'goodbye', 'sky', 'farewell feed'],
|
|
2163
2134
|
componentName: 'SunsetIcon',
|
|
2164
2135
|
package: '@atlaskit/icon-lab/core/sunset',
|
|
2165
|
-
type: 'core',
|
|
2166
2136
|
categorization: 'multi-purpose',
|
|
2167
2137
|
usage: 'Farewell feed in hello.',
|
|
2168
2138
|
team: 'confluence insights',
|
|
@@ -2172,7 +2142,6 @@ var metadata = {
|
|
|
2172
2142
|
keywords: ['swap', 'icon', 'icon-lab', 'Swap', 'Jira status', 'Whiteboards', 'Smart section'],
|
|
2173
2143
|
componentName: 'SwapIcon',
|
|
2174
2144
|
package: '@atlaskit/icon-lab/core/swap',
|
|
2175
|
-
type: 'core',
|
|
2176
2145
|
categorization: 'single-purpose',
|
|
2177
2146
|
usage: 'Swapping between Jira tickets in Whiteboard smart section',
|
|
2178
2147
|
team: 'Whiteboards',
|
|
@@ -2182,7 +2151,6 @@ var metadata = {
|
|
|
2182
2151
|
keywords: ['switch-case', 'switchcase', 'icon', 'icon-lab', 'conditions', 'if', 'else', 'else if'],
|
|
2183
2152
|
componentName: 'SwitchCaseIcon',
|
|
2184
2153
|
package: '@atlaskit/icon-lab/core/switch-case',
|
|
2185
|
-
type: 'core',
|
|
2186
2154
|
categorization: 'single-purpose',
|
|
2187
2155
|
usage: 'Reserved for switch case conditions in automation',
|
|
2188
2156
|
team: 'Automations',
|
|
@@ -2193,7 +2161,6 @@ var metadata = {
|
|
|
2193
2161
|
keywords: ['sync', 'icon', 'icon-lab', 'sync', 'synch', 'synchronise', 'synchronize', 'saving', 'arrows'],
|
|
2194
2162
|
componentName: 'SyncIcon',
|
|
2195
2163
|
package: '@atlaskit/icon-lab/core/sync',
|
|
2196
|
-
type: 'core',
|
|
2197
2164
|
categorization: 'single-purpose',
|
|
2198
2165
|
usage: 'Reserved for syncing changes and save operations.',
|
|
2199
2166
|
team: 'Content Types',
|
|
@@ -2203,7 +2170,6 @@ var metadata = {
|
|
|
2203
2170
|
keywords: ['tab', 'icon', 'icon-lab', 'key', 'tab'],
|
|
2204
2171
|
componentName: 'TabIcon',
|
|
2205
2172
|
package: '@atlaskit/icon-lab/core/tab',
|
|
2206
|
-
type: 'core',
|
|
2207
2173
|
categorization: 'single-purpose',
|
|
2208
2174
|
usage: 'Reserved for representing tab key.',
|
|
2209
2175
|
team: 'Design System Team',
|
|
@@ -2214,7 +2180,6 @@ var metadata = {
|
|
|
2214
2180
|
keywords: ['table-row-limit', 'tablerowlimit', 'icon', 'icon-lab', 'table', 'limit rows', 'range'],
|
|
2215
2181
|
componentName: 'TableRowLimitIcon',
|
|
2216
2182
|
package: '@atlaskit/icon-lab/core/table-row-limit',
|
|
2217
|
-
type: 'core',
|
|
2218
2183
|
categorization: 'single-purpose',
|
|
2219
2184
|
usage: 'Reserved for limiting table rows.',
|
|
2220
2185
|
team: 'Data Experiences',
|
|
@@ -2224,7 +2189,6 @@ var metadata = {
|
|
|
2224
2189
|
keywords: ['takeout-container', 'takeoutcontainer', 'icon', 'icon-lab', 'takeout', 'food', 'takeaway'],
|
|
2225
2190
|
componentName: 'TakeoutContainerIcon',
|
|
2226
2191
|
package: '@atlaskit/icon-lab/core/takeout-container',
|
|
2227
|
-
type: 'core',
|
|
2228
2192
|
categorization: 'multi-purpose',
|
|
2229
2193
|
usage: 'Known usages: Alternative option for food emoji category.',
|
|
2230
2194
|
team: 'Design System Team',
|
|
@@ -2234,7 +2198,6 @@ var metadata = {
|
|
|
2234
2198
|
keywords: ['talent', 'icon', 'icon-lab', 'talent', 'person', 'star'],
|
|
2235
2199
|
componentName: 'TalentIcon',
|
|
2236
2200
|
package: '@atlaskit/icon-lab/core/talent',
|
|
2237
|
-
type: 'core',
|
|
2238
2201
|
categorization: 'single-purpose',
|
|
2239
2202
|
usage: 'Reserved for functional representation of Talent app',
|
|
2240
2203
|
team: 'Talent',
|
|
@@ -2244,7 +2207,6 @@ var metadata = {
|
|
|
2244
2207
|
keywords: ['teamwork-graph', 'teamworkgraph', 'icon', 'icon-lab', 'teamwork graph'],
|
|
2245
2208
|
componentName: 'TeamworkGraphIcon',
|
|
2246
2209
|
package: '@atlaskit/icon-lab/core/teamwork-graph',
|
|
2247
|
-
type: 'core',
|
|
2248
2210
|
categorization: 'single-purpose',
|
|
2249
2211
|
usage: 'Reserved for Teamwork Graph features.',
|
|
2250
2212
|
team: 'Teamwork Graph Experiences',
|
|
@@ -2254,7 +2216,6 @@ var metadata = {
|
|
|
2254
2216
|
keywords: ['telescope', 'icon', 'icon-lab', 'telescope', 'scope', 'discover', 'discovery'],
|
|
2255
2217
|
componentName: 'TelescopeIcon',
|
|
2256
2218
|
package: '@atlaskit/icon-lab/core/telescope',
|
|
2257
|
-
type: 'core',
|
|
2258
2219
|
categorization: 'multi-purpose',
|
|
2259
2220
|
usage: 'Known uses: Discover feature in Atlassian Home',
|
|
2260
2221
|
team: 'Atlassian Home',
|
|
@@ -2264,7 +2225,6 @@ var metadata = {
|
|
|
2264
2225
|
keywords: ['template', 'icon', 'icon-lab', 'template', 'templates'],
|
|
2265
2226
|
componentName: 'TemplateIcon',
|
|
2266
2227
|
package: '@atlaskit/icon-lab/core/template',
|
|
2267
|
-
type: 'core',
|
|
2268
2228
|
categorization: 'single-purpose',
|
|
2269
2229
|
usage: 'Reserved fore templates.',
|
|
2270
2230
|
team: 'Whiteboards',
|
|
@@ -2274,7 +2234,6 @@ var metadata = {
|
|
|
2274
2234
|
keywords: ['template-sync', 'templatesync', 'icon', 'icon-lab', 'template', 'sync', 'save', 'update'],
|
|
2275
2235
|
componentName: 'TemplateSyncIcon',
|
|
2276
2236
|
package: '@atlaskit/icon-lab/core/template-sync',
|
|
2277
|
-
type: 'core',
|
|
2278
2237
|
categorization: 'single-purpose',
|
|
2279
2238
|
usage: 'Reserved for saving and updating templates.',
|
|
2280
2239
|
team: 'Data Experiences',
|
|
@@ -2284,7 +2243,6 @@ var metadata = {
|
|
|
2284
2243
|
keywords: ['terminal', 'icon', 'icon-lab', 'terminal', 'IDE', 'code editor', 'command line'],
|
|
2285
2244
|
componentName: 'TerminalIcon',
|
|
2286
2245
|
package: '@atlaskit/icon-lab/core/terminal',
|
|
2287
|
-
type: 'core',
|
|
2288
2246
|
categorization: 'multi-purpose',
|
|
2289
2247
|
team: 'Design System Team',
|
|
2290
2248
|
status: 'published'
|
|
@@ -2293,7 +2251,6 @@ var metadata = {
|
|
|
2293
2251
|
keywords: ['text-adjust-length', 'textadjustlength', 'icon', 'icon-lab', 'text length', 'change text length', 'adjust text length'],
|
|
2294
2252
|
componentName: 'TextAdjustLengthIcon',
|
|
2295
2253
|
package: '@atlaskit/icon-lab/core/text-adjust-length',
|
|
2296
|
-
type: 'core',
|
|
2297
2254
|
categorization: 'single-purpose',
|
|
2298
2255
|
usage: 'Reserved for accessing text length generative AI actions.',
|
|
2299
2256
|
team: 'Editor AI',
|
|
@@ -2303,7 +2260,6 @@ var metadata = {
|
|
|
2303
2260
|
keywords: ['text-audio-transcript', 'textaudiotranscript', 'icon', 'icon-lab', 'microphone', 'script', 'paragraph'],
|
|
2304
2261
|
componentName: 'TextAudioTranscriptIcon',
|
|
2305
2262
|
package: '@atlaskit/icon-lab/core/text-audio-transcript',
|
|
2306
|
-
type: 'core',
|
|
2307
2263
|
categorization: 'single-purpose',
|
|
2308
2264
|
usage: 'Reserved for viewing transcript in Loom',
|
|
2309
2265
|
team: 'Loom',
|
|
@@ -2314,7 +2270,6 @@ var metadata = {
|
|
|
2314
2270
|
keywords: ['text-bold-italic', 'textbolditalic', 'icon', 'icon-lab', 'Text', 'Type', 'Font', 'Bold', 'Italic'],
|
|
2315
2271
|
componentName: 'TextBoldItalicIcon',
|
|
2316
2272
|
package: '@atlaskit/icon-lab/core/text-bold-italic',
|
|
2317
|
-
type: 'core',
|
|
2318
2273
|
categorization: 'single-purpose',
|
|
2319
2274
|
usage: 'Reserved for bold text with italic',
|
|
2320
2275
|
team: 'Whiteboards',
|
|
@@ -2324,7 +2279,6 @@ var metadata = {
|
|
|
2324
2279
|
keywords: ['text-bold-italic-strikethrough', 'textbolditalicstrikethrough', 'icon', 'icon-lab', 'Text', 'Type', 'strikethrough', 'Bold', 'Italic'],
|
|
2325
2280
|
componentName: 'TextBoldItalicStrikethroughIcon',
|
|
2326
2281
|
package: '@atlaskit/icon-lab/core/text-bold-italic-strikethrough',
|
|
2327
|
-
type: 'core',
|
|
2328
2282
|
categorization: 'single-purpose',
|
|
2329
2283
|
usage: 'Reserved for italic bold text with a strikethrough',
|
|
2330
2284
|
team: 'Whiteboards',
|
|
@@ -2334,7 +2288,6 @@ var metadata = {
|
|
|
2334
2288
|
keywords: ['text-bold-italic-underline', 'textbolditalicunderline', 'icon', 'icon-lab', 'Text', 'Type', 'Font', 'Bold', 'Italic', 'Underline'],
|
|
2335
2289
|
componentName: 'TextBoldItalicUnderlineIcon',
|
|
2336
2290
|
package: '@atlaskit/icon-lab/core/text-bold-italic-underline',
|
|
2337
|
-
type: 'core',
|
|
2338
2291
|
categorization: 'single-purpose',
|
|
2339
2292
|
usage: 'Reserved for bold italic text with underline',
|
|
2340
2293
|
team: 'Whiteboards',
|
|
@@ -2344,7 +2297,6 @@ var metadata = {
|
|
|
2344
2297
|
keywords: ['text-bold-italic-underline-strikethrough', 'textbolditalicunderlinestrikethrough', 'icon', 'icon-lab', 'text formatting', 'bold', 'underline', 'strikethrough', 'italic'],
|
|
2345
2298
|
componentName: 'TextBoldItalicUnderlineStrikethroughIcon',
|
|
2346
2299
|
package: '@atlaskit/icon-lab/core/text-bold-italic-underline-strikethrough',
|
|
2347
|
-
type: 'core',
|
|
2348
2300
|
categorization: 'single-purpose',
|
|
2349
2301
|
usage: 'Reserved for bold italic text with underline and strikethrough',
|
|
2350
2302
|
team: 'Whiteboards',
|
|
@@ -2354,7 +2306,6 @@ var metadata = {
|
|
|
2354
2306
|
keywords: ['text-bold-strikethrough', 'textboldstrikethrough', 'icon', 'icon-lab', 'Text', 'Type', 'Bold', 'strikethrough'],
|
|
2355
2307
|
componentName: 'TextBoldStrikethroughIcon',
|
|
2356
2308
|
package: '@atlaskit/icon-lab/core/text-bold-strikethrough',
|
|
2357
|
-
type: 'core',
|
|
2358
2309
|
categorization: 'single-purpose',
|
|
2359
2310
|
usage: 'Reserved for bold strikethrough text',
|
|
2360
2311
|
team: 'Whiteboards',
|
|
@@ -2364,7 +2315,6 @@ var metadata = {
|
|
|
2364
2315
|
keywords: ['text-bold-underline', 'textboldunderline', 'icon', 'icon-lab', 'bold', 'underline', 'text formatting'],
|
|
2365
2316
|
componentName: 'TextBoldUnderlineIcon',
|
|
2366
2317
|
package: '@atlaskit/icon-lab/core/text-bold-underline',
|
|
2367
|
-
type: 'core',
|
|
2368
2318
|
categorization: 'single-purpose',
|
|
2369
2319
|
usage: 'Reserved for bold text with underline',
|
|
2370
2320
|
team: 'Whiteboards',
|
|
@@ -2374,7 +2324,6 @@ var metadata = {
|
|
|
2374
2324
|
keywords: ['text-bold-underline-strikethrough', 'textboldunderlinestrikethrough', 'icon', 'icon-lab', 'text formatting', 'bold', 'strikethrough', 'underline'],
|
|
2375
2325
|
componentName: 'TextBoldUnderlineStrikethroughIcon',
|
|
2376
2326
|
package: '@atlaskit/icon-lab/core/text-bold-underline-strikethrough',
|
|
2377
|
-
type: 'core',
|
|
2378
2327
|
categorization: 'single-purpose',
|
|
2379
2328
|
usage: 'Reserved for bold text with underline and strikethrough',
|
|
2380
2329
|
team: 'Whiteboards',
|
|
@@ -2384,7 +2333,6 @@ var metadata = {
|
|
|
2384
2333
|
keywords: ['text-conclusion-add', 'textconclusionadd', 'icon', 'icon-lab', 'text', 'conclusion', 'AI', 'generative'],
|
|
2385
2334
|
componentName: 'TextConclusionAddIcon',
|
|
2386
2335
|
package: '@atlaskit/icon-lab/core/text-conclusion-add',
|
|
2387
|
-
type: 'core',
|
|
2388
2336
|
categorization: 'single-purpose',
|
|
2389
2337
|
usage: 'Confluence Editor AI action for generating a conclusion',
|
|
2390
2338
|
team: 'Editor AI',
|
|
@@ -2394,7 +2342,6 @@ var metadata = {
|
|
|
2394
2342
|
keywords: ['text-cursor', 'textcursor', 'icon', 'icon-lab', 'text cursor', 'rename'],
|
|
2395
2343
|
componentName: 'TextCursorIcon',
|
|
2396
2344
|
package: '@atlaskit/icon-lab/core/text-cursor',
|
|
2397
|
-
type: 'core',
|
|
2398
2345
|
categorization: 'multi-purpose',
|
|
2399
2346
|
usage: 'Known uses: Renaming',
|
|
2400
2347
|
team: 'Data Experiences',
|
|
@@ -2404,7 +2351,6 @@ var metadata = {
|
|
|
2404
2351
|
keywords: ['text-density-compress', 'textdensitycompress', 'icon', 'icon-lab', 'text density', 'compact density'],
|
|
2405
2352
|
componentName: 'TextDensityCompressIcon',
|
|
2406
2353
|
package: '@atlaskit/icon-lab/core/text-density-compress',
|
|
2407
|
-
type: 'core',
|
|
2408
2354
|
categorization: 'single-purpose',
|
|
2409
2355
|
usage: 'Reserved for increasing the density of text by reducing font size and/or line height.',
|
|
2410
2356
|
team: 'Confluence',
|
|
@@ -2414,7 +2360,6 @@ var metadata = {
|
|
|
2414
2360
|
keywords: ['text-density-expand', 'textdensityexpand', 'icon', 'icon-lab', 'text density', 'default density'],
|
|
2415
2361
|
componentName: 'TextDensityExpandIcon',
|
|
2416
2362
|
package: '@atlaskit/icon-lab/core/text-density-expand',
|
|
2417
|
-
type: 'core',
|
|
2418
2363
|
categorization: 'single-purpose',
|
|
2419
2364
|
usage: 'Reserved for reducing the density of text by increasing font size and/or line height.',
|
|
2420
2365
|
team: 'Confluence',
|
|
@@ -2424,7 +2369,6 @@ var metadata = {
|
|
|
2424
2369
|
keywords: ['text-heading-five', 'textheadingfive', 'icon', 'icon-lab', 'heading 5', 'H5', 'text style'],
|
|
2425
2370
|
componentName: 'TextHeadingFiveIcon',
|
|
2426
2371
|
package: '@atlaskit/icon-lab/core/text-heading-five',
|
|
2427
|
-
type: 'core',
|
|
2428
2372
|
categorization: 'single-purpose',
|
|
2429
2373
|
usage: 'Reserved for H5 / Heading 5 text style',
|
|
2430
2374
|
team: 'Editor design',
|
|
@@ -2435,7 +2379,6 @@ var metadata = {
|
|
|
2435
2379
|
keywords: ['text-heading-four', 'textheadingfour', 'icon', 'icon-lab', 'heading 4', 'H4', 'text style'],
|
|
2436
2380
|
componentName: 'TextHeadingFourIcon',
|
|
2437
2381
|
package: '@atlaskit/icon-lab/core/text-heading-four',
|
|
2438
|
-
type: 'core',
|
|
2439
2382
|
categorization: 'single-purpose',
|
|
2440
2383
|
usage: 'Reserved for H4 / Heading 4 text style',
|
|
2441
2384
|
team: 'Editor design',
|
|
@@ -2446,7 +2389,6 @@ var metadata = {
|
|
|
2446
2389
|
keywords: ['text-heading-one', 'textheadingone', 'icon', 'icon-lab', 'Heading 1', 'H1', 'text style'],
|
|
2447
2390
|
componentName: 'TextHeadingOneIcon',
|
|
2448
2391
|
package: '@atlaskit/icon-lab/core/text-heading-one',
|
|
2449
|
-
type: 'core',
|
|
2450
2392
|
categorization: 'single-purpose',
|
|
2451
2393
|
usage: 'Reserved for H1 / Heading 1 text style',
|
|
2452
2394
|
team: 'Editor design',
|
|
@@ -2457,7 +2399,6 @@ var metadata = {
|
|
|
2457
2399
|
keywords: ['text-heading-six', 'textheadingsix', 'icon', 'icon-lab', 'heading 6', 'H6', 'text style'],
|
|
2458
2400
|
componentName: 'TextHeadingSixIcon',
|
|
2459
2401
|
package: '@atlaskit/icon-lab/core/text-heading-six',
|
|
2460
|
-
type: 'core',
|
|
2461
2402
|
categorization: 'single-purpose',
|
|
2462
2403
|
usage: 'Reserved for H6 / Heading 6 text style',
|
|
2463
2404
|
team: 'Editor design',
|
|
@@ -2468,7 +2409,6 @@ var metadata = {
|
|
|
2468
2409
|
keywords: ['text-heading-three', 'textheadingthree', 'icon', 'icon-lab', 'heading 3', 'H3', 'text style'],
|
|
2469
2410
|
componentName: 'TextHeadingThreeIcon',
|
|
2470
2411
|
package: '@atlaskit/icon-lab/core/text-heading-three',
|
|
2471
|
-
type: 'core',
|
|
2472
2412
|
categorization: 'single-purpose',
|
|
2473
2413
|
usage: 'Reserved for H3 / Heading 3 text style',
|
|
2474
2414
|
team: 'Editor design',
|
|
@@ -2479,7 +2419,6 @@ var metadata = {
|
|
|
2479
2419
|
keywords: ['text-heading-two', 'textheadingtwo', 'icon', 'icon-lab', 'Heading 2', 'H2', 'text style'],
|
|
2480
2420
|
componentName: 'TextHeadingTwoIcon',
|
|
2481
2421
|
package: '@atlaskit/icon-lab/core/text-heading-two',
|
|
2482
|
-
type: 'core',
|
|
2483
2422
|
categorization: 'single-purpose',
|
|
2484
2423
|
usage: 'Reserved for H2 / Heading 2 text style',
|
|
2485
2424
|
team: 'Editor design',
|
|
@@ -2490,7 +2429,6 @@ var metadata = {
|
|
|
2490
2429
|
keywords: ['text-introduction-add', 'textintroductionadd', 'icon', 'icon-lab', 'text', 'introduction', 'AI', 'generative'],
|
|
2491
2430
|
componentName: 'TextIntroductionAddIcon',
|
|
2492
2431
|
package: '@atlaskit/icon-lab/core/text-introduction-add',
|
|
2493
|
-
type: 'core',
|
|
2494
2432
|
categorization: 'single-purpose',
|
|
2495
2433
|
usage: 'Confluence Editor AI action for generating an introduction',
|
|
2496
2434
|
team: 'Editor AI',
|
|
@@ -2500,7 +2438,6 @@ var metadata = {
|
|
|
2500
2438
|
keywords: ['text-italic-strikethrough', 'textitalicstrikethrough', 'icon', 'icon-lab', 'Text', 'Type', 'Font', 'Italic', 'Strikethrough'],
|
|
2501
2439
|
componentName: 'TextItalicStrikethroughIcon',
|
|
2502
2440
|
package: '@atlaskit/icon-lab/core/text-italic-strikethrough',
|
|
2503
|
-
type: 'core',
|
|
2504
2441
|
categorization: 'single-purpose',
|
|
2505
2442
|
usage: 'Reserved for italic text with strikethrough',
|
|
2506
2443
|
team: 'Whiteboards',
|
|
@@ -2510,7 +2447,6 @@ var metadata = {
|
|
|
2510
2447
|
keywords: ['text-italic-underline', 'textitalicunderline', 'icon', 'icon-lab', 'Text', 'Type', 'Font', 'Underline', 'Italic'],
|
|
2511
2448
|
componentName: 'TextItalicUnderlineIcon',
|
|
2512
2449
|
package: '@atlaskit/icon-lab/core/text-italic-underline',
|
|
2513
|
-
type: 'core',
|
|
2514
2450
|
categorization: 'single-purpose',
|
|
2515
2451
|
usage: 'Reserved for italic text with underline',
|
|
2516
2452
|
team: 'Whiteboards',
|
|
@@ -2520,7 +2456,6 @@ var metadata = {
|
|
|
2520
2456
|
keywords: ['text-italic-underline-strikethrough', 'textitalicunderlinestrikethrough', 'icon', 'icon-lab', 'text formatting', 'italic', 'underline', 'strikethrough'],
|
|
2521
2457
|
componentName: 'TextItalicUnderlineStrikethroughIcon',
|
|
2522
2458
|
package: '@atlaskit/icon-lab/core/text-italic-underline-strikethrough',
|
|
2523
|
-
type: 'core',
|
|
2524
2459
|
categorization: 'single-purpose',
|
|
2525
2460
|
usage: 'Reserved for italic text with underline and strikethrough',
|
|
2526
2461
|
team: 'Whiteboards',
|
|
@@ -2530,7 +2465,6 @@ var metadata = {
|
|
|
2530
2465
|
keywords: ['text-lengthen', 'textlengthen', 'icon', 'icon-lab', 'text', 'lengthen', 'expand', 'AI', 'generative'],
|
|
2531
2466
|
componentName: 'TextLengthenIcon',
|
|
2532
2467
|
package: '@atlaskit/icon-lab/core/text-lengthen',
|
|
2533
|
-
type: 'core',
|
|
2534
2468
|
categorization: 'single-purpose',
|
|
2535
2469
|
usage: 'Lengthening text content with Atlassian Intelligence',
|
|
2536
2470
|
team: 'Editor AI',
|
|
@@ -2540,7 +2474,6 @@ var metadata = {
|
|
|
2540
2474
|
keywords: ['text-letter-case', 'textlettercase', 'icon', 'icon-lab', 'text case', 'letter case', 'uppercase', 'lowercase', 'sentence case', 'title case', 'Aa'],
|
|
2541
2475
|
componentName: 'TextLetterCaseIcon',
|
|
2542
2476
|
package: '@atlaskit/icon-lab/core/text-letter-case',
|
|
2543
|
-
type: 'core',
|
|
2544
2477
|
categorization: 'single-purpose',
|
|
2545
2478
|
usage: 'Reserved for letter casing and text-transform',
|
|
2546
2479
|
team: 'Design System Team',
|
|
@@ -2551,7 +2484,6 @@ var metadata = {
|
|
|
2551
2484
|
keywords: ['text-paragraph', 'textparagraph', 'icon', 'icon-lab', 'text', 'paragraph break', 'AI', 'generative', 'reformat'],
|
|
2552
2485
|
componentName: 'TextParagraphIcon',
|
|
2553
2486
|
package: '@atlaskit/icon-lab/core/text-paragraph',
|
|
2554
|
-
type: 'core',
|
|
2555
2487
|
categorization: 'multi-purpose',
|
|
2556
2488
|
usage: 'Confluence Editor AI action for reformatting paragraphs into multiple shorter paragraphs',
|
|
2557
2489
|
team: 'Editor AI',
|
|
@@ -2561,7 +2493,6 @@ var metadata = {
|
|
|
2561
2493
|
keywords: ['text-rephrase', 'textrephrase', 'icon', 'icon-lab', 'text', 'rephrase', 'AI', 'generative'],
|
|
2562
2494
|
componentName: 'TextRephraseIcon',
|
|
2563
2495
|
package: '@atlaskit/icon-lab/core/text-rephrase',
|
|
2564
|
-
type: 'core',
|
|
2565
2496
|
categorization: 'single-purpose',
|
|
2566
2497
|
usage: 'Confluence Editor AI action for rephrasing text',
|
|
2567
2498
|
team: 'Editor AI',
|
|
@@ -2571,7 +2502,6 @@ var metadata = {
|
|
|
2571
2502
|
keywords: ['text-subscript', 'textsubscript', 'icon', 'icon-lab', 'subscript', 'text formatting'],
|
|
2572
2503
|
componentName: 'TextSubscriptIcon',
|
|
2573
2504
|
package: '@atlaskit/icon-lab/core/text-subscript',
|
|
2574
|
-
type: 'core',
|
|
2575
2505
|
categorization: 'single-purpose',
|
|
2576
2506
|
usage: 'Reserved for subscript text formatting.',
|
|
2577
2507
|
team: 'Editor',
|
|
@@ -2582,7 +2512,6 @@ var metadata = {
|
|
|
2582
2512
|
keywords: ['text-superscript', 'textsuperscript', 'icon', 'icon-lab', 'superscript', 'text formatting'],
|
|
2583
2513
|
componentName: 'TextSuperscriptIcon',
|
|
2584
2514
|
package: '@atlaskit/icon-lab/core/text-superscript',
|
|
2585
|
-
type: 'core',
|
|
2586
2515
|
categorization: 'single-purpose',
|
|
2587
2516
|
usage: 'Reserved for superscript text formatting.',
|
|
2588
2517
|
team: 'Editor',
|
|
@@ -2593,7 +2522,6 @@ var metadata = {
|
|
|
2593
2522
|
keywords: ['text-underline-strikethrough', 'textunderlinestrikethrough', 'icon', 'icon-lab', 'text', 'type', 'font', 'strikethrough', 'underline'],
|
|
2594
2523
|
componentName: 'TextUnderlineStrikethroughIcon',
|
|
2595
2524
|
package: '@atlaskit/icon-lab/core/text-underline-strikethrough',
|
|
2596
|
-
type: 'core',
|
|
2597
2525
|
categorization: 'single-purpose',
|
|
2598
2526
|
usage: 'Reserved for underline text with a strikethrough',
|
|
2599
2527
|
team: 'Whiteboards',
|
|
@@ -2603,7 +2531,6 @@ var metadata = {
|
|
|
2603
2531
|
keywords: ['ticket', 'icon', 'icon-lab', 'stub', 'ticket'],
|
|
2604
2532
|
componentName: 'TicketIcon',
|
|
2605
2533
|
package: '@atlaskit/icon-lab/core/ticket',
|
|
2606
|
-
type: 'core',
|
|
2607
2534
|
categorization: 'multi-purpose',
|
|
2608
2535
|
usage: 'Multi purpose',
|
|
2609
2536
|
team: 'Design System Team',
|
|
@@ -2613,7 +2540,6 @@ var metadata = {
|
|
|
2613
2540
|
keywords: ['tidy', 'icon', 'icon-lab', 'Tidy', 'Clean up', 'Tidy up', 'Grid'],
|
|
2614
2541
|
componentName: 'TidyIcon',
|
|
2615
2542
|
package: '@atlaskit/icon-lab/core/tidy',
|
|
2616
|
-
type: 'core',
|
|
2617
2543
|
categorization: 'single-purpose',
|
|
2618
2544
|
usage: 'Tidy up objects on Whiteboards',
|
|
2619
2545
|
team: 'Whiteboards',
|
|
@@ -2623,7 +2549,6 @@ var metadata = {
|
|
|
2623
2549
|
keywords: ['variable', 'icon', 'icon-lab'],
|
|
2624
2550
|
componentName: 'VariableIcon',
|
|
2625
2551
|
package: '@atlaskit/icon-lab/core/variable',
|
|
2626
|
-
type: 'core',
|
|
2627
2552
|
categorization: 'single-purpose',
|
|
2628
2553
|
usage: 'Reserved for Variables functionality in Loom',
|
|
2629
2554
|
team: 'Loom',
|
|
@@ -2634,7 +2559,6 @@ var metadata = {
|
|
|
2634
2559
|
keywords: ['vehicle-airplane', 'vehicleairplane', 'icon', 'icon-lab', 'plane', 'airplane', 'aeroplane', 'travel', 'vehicle'],
|
|
2635
2560
|
componentName: 'VehicleAirplaneIcon',
|
|
2636
2561
|
package: '@atlaskit/icon-lab/core/vehicle-airplane',
|
|
2637
|
-
type: 'core',
|
|
2638
2562
|
categorization: 'multi-purpose',
|
|
2639
2563
|
usage: 'User-selectable icon choice for calendars',
|
|
2640
2564
|
team: 'Growth Buy',
|
|
@@ -2644,7 +2568,6 @@ var metadata = {
|
|
|
2644
2568
|
keywords: ['vehicle-train', 'vehicletrain', 'icon', 'icon-lab', 'transportation', 'vehicle', 'car'],
|
|
2645
2569
|
componentName: 'VehicleTrainIcon',
|
|
2646
2570
|
package: '@atlaskit/icon-lab/core/vehicle-train',
|
|
2647
|
-
type: 'core',
|
|
2648
2571
|
categorization: 'multi-purpose',
|
|
2649
2572
|
usage: 'Known usages: Alternative option for transport emoji category.',
|
|
2650
2573
|
team: 'Design System Team',
|
|
@@ -2654,7 +2577,6 @@ var metadata = {
|
|
|
2654
2577
|
keywords: ['video-captions-stylized', 'videocaptionsstylized', 'icon', 'icon-lab', 'CC', 'subtitles'],
|
|
2655
2578
|
componentName: 'VideoCaptionsStylizedIcon',
|
|
2656
2579
|
package: '@atlaskit/icon-lab/core/video-captions-stylized',
|
|
2657
|
-
type: 'core',
|
|
2658
2580
|
categorization: 'single-purpose',
|
|
2659
2581
|
usage: 'Reserved for stylized captions functionality in Loom',
|
|
2660
2582
|
team: 'Loom',
|
|
@@ -2665,7 +2587,6 @@ var metadata = {
|
|
|
2665
2587
|
keywords: ['video-clip', 'videoclip', 'icon', 'icon-lab', 'film', 'film strip', 'video', 'media', 'file'],
|
|
2666
2588
|
componentName: 'VideoClipIcon',
|
|
2667
2589
|
package: '@atlaskit/icon-lab/core/video-clip',
|
|
2668
|
-
type: 'core',
|
|
2669
2590
|
categorization: 'multi-purpose',
|
|
2670
2591
|
usage: 'Known uses: add clip in Loom video editor',
|
|
2671
2592
|
team: 'Loom',
|
|
@@ -2676,7 +2597,6 @@ var metadata = {
|
|
|
2676
2597
|
keywords: ['video-closed-captions', 'videoclosedcaptions', 'icon', 'icon-lab', 'CC', 'closed captions', 'subtitles'],
|
|
2677
2598
|
componentName: 'VideoClosedCaptionsIcon',
|
|
2678
2599
|
package: '@atlaskit/icon-lab/core/video-closed-captions',
|
|
2679
|
-
type: 'core',
|
|
2680
2600
|
categorization: 'single-purpose',
|
|
2681
2601
|
usage: 'Reserved for enabling closed captions for videos.',
|
|
2682
2602
|
team: 'Loom',
|
|
@@ -2686,7 +2606,6 @@ var metadata = {
|
|
|
2686
2606
|
keywords: ['video-closed-captions-filled', 'videoclosedcaptionsfilled', 'icon', 'icon-lab'],
|
|
2687
2607
|
componentName: 'VideoClosedCaptionsFilledIcon',
|
|
2688
2608
|
package: '@atlaskit/icon-lab/core/video-closed-captions-filled',
|
|
2689
|
-
type: 'core',
|
|
2690
2609
|
categorization: 'single-purpose',
|
|
2691
2610
|
usage: 'Reserved to show that closed captions are enabled for videos.',
|
|
2692
2611
|
team: 'Loom',
|
|
@@ -2696,7 +2615,6 @@ var metadata = {
|
|
|
2696
2615
|
keywords: ['video-hd', 'videohd', 'icon', 'icon-lab', 'high definition', 'hi def'],
|
|
2697
2616
|
componentName: 'VideoHdIcon',
|
|
2698
2617
|
package: '@atlaskit/icon-lab/core/video-hd',
|
|
2699
|
-
type: 'core',
|
|
2700
2618
|
categorization: 'single-purpose',
|
|
2701
2619
|
usage: 'Single purpose - Reserved for enabling high definition videos',
|
|
2702
2620
|
team: 'Atlassian Design System',
|
|
@@ -2706,7 +2624,6 @@ var metadata = {
|
|
|
2706
2624
|
keywords: ['video-hd-filled', 'videohdfilled', 'icon', 'icon-lab', 'high definition', 'hi def'],
|
|
2707
2625
|
componentName: 'VideoHdFilledIcon',
|
|
2708
2626
|
package: '@atlaskit/icon-lab/core/video-hd-filled',
|
|
2709
|
-
type: 'core',
|
|
2710
2627
|
categorization: 'single-purpose',
|
|
2711
2628
|
usage: 'Single purpose - Reserved to show that high definition is enabled for videos',
|
|
2712
2629
|
team: 'Atlassian Design System',
|
|
@@ -2716,7 +2633,6 @@ var metadata = {
|
|
|
2716
2633
|
keywords: ['video-miniplayer', 'videominiplayer', 'icon', 'icon-lab', 'picture in picture', 'PIP'],
|
|
2717
2634
|
componentName: 'VideoMiniplayerIcon',
|
|
2718
2635
|
package: '@atlaskit/icon-lab/core/video-miniplayer',
|
|
2719
|
-
type: 'core',
|
|
2720
2636
|
categorization: 'single-purpose',
|
|
2721
2637
|
usage: 'Reserved for picture-in-picture functionality for videos.',
|
|
2722
2638
|
team: 'Loom',
|
|
@@ -2727,7 +2643,6 @@ var metadata = {
|
|
|
2727
2643
|
keywords: ['video-overlay-tools', 'videooverlaytools', 'icon', 'icon-lab', 'overlays', 'video', 'add text', 'add arrow', 'add box'],
|
|
2728
2644
|
componentName: 'VideoOverlayToolsIcon',
|
|
2729
2645
|
package: '@atlaskit/icon-lab/core/video-overlay-tools',
|
|
2730
|
-
type: 'core',
|
|
2731
2646
|
categorization: 'single-purpose',
|
|
2732
2647
|
usage: 'Reserved for overlays over a video.',
|
|
2733
2648
|
team: 'Loom',
|
|
@@ -2737,7 +2652,6 @@ var metadata = {
|
|
|
2737
2652
|
keywords: ['video-play-circle', 'videoplaycircle', 'icon', 'icon-lab', 'video', 'start'],
|
|
2738
2653
|
componentName: 'VideoPlayCircleIcon',
|
|
2739
2654
|
package: '@atlaskit/icon-lab/core/video-play-circle',
|
|
2740
|
-
type: 'core',
|
|
2741
2655
|
categorization: 'multi-purpose',
|
|
2742
2656
|
usage: 'Known uses: play video in Loom',
|
|
2743
2657
|
team: 'Loom',
|
|
@@ -2748,7 +2662,6 @@ var metadata = {
|
|
|
2748
2662
|
keywords: ['video-record', 'videorecord', 'icon', 'icon-lab', 'live', 'circle', 'ellipse', 'recording'],
|
|
2749
2663
|
componentName: 'VideoRecordIcon',
|
|
2750
2664
|
package: '@atlaskit/icon-lab/core/video-record',
|
|
2751
|
-
type: 'core',
|
|
2752
2665
|
categorization: 'single-purpose',
|
|
2753
2666
|
usage: 'Reserved for when a video is recording',
|
|
2754
2667
|
team: 'Loom',
|
|
@@ -2759,7 +2672,6 @@ var metadata = {
|
|
|
2759
2672
|
keywords: ['video-rewind-overlay', 'videorewindoverlay', 'icon', 'icon-lab', 'rewind back'],
|
|
2760
2673
|
componentName: 'VideoRewindOverlayIcon',
|
|
2761
2674
|
package: '@atlaskit/icon-lab/core/video-rewind-overlay',
|
|
2762
|
-
type: 'core',
|
|
2763
2675
|
categorization: 'single-purpose',
|
|
2764
2676
|
usage: 'Reserved for rewinding videos.',
|
|
2765
2677
|
team: 'Loom',
|
|
@@ -2769,7 +2681,6 @@ var metadata = {
|
|
|
2769
2681
|
keywords: ['video-skip-backward-five', 'videoskipbackwardfive', 'icon', 'icon-lab', 'video', 'media', 'skip', 'forward', '5', 'seconds'],
|
|
2770
2682
|
componentName: 'VideoSkipBackwardFiveIcon',
|
|
2771
2683
|
package: '@atlaskit/icon-lab/core/video-skip-backward-five',
|
|
2772
|
-
type: 'core',
|
|
2773
2684
|
categorization: 'single-purpose',
|
|
2774
2685
|
usage: 'Reserved for skipping video content backward by 5 seconds.',
|
|
2775
2686
|
team: 'Loom',
|
|
@@ -2779,7 +2690,6 @@ var metadata = {
|
|
|
2779
2690
|
keywords: ['video-skip-forward-five', 'videoskipforwardfive', 'icon', 'icon-lab', 'video', 'media', 'skip', 'forward', '5', 'seconds'],
|
|
2780
2691
|
componentName: 'VideoSkipForwardFiveIcon',
|
|
2781
2692
|
package: '@atlaskit/icon-lab/core/video-skip-forward-five',
|
|
2782
|
-
type: 'core',
|
|
2783
2693
|
categorization: 'single-purpose',
|
|
2784
2694
|
usage: 'Reserved for skipping video content forward by 5 seconds.',
|
|
2785
2695
|
team: 'Loom',
|
|
@@ -2789,7 +2699,6 @@ var metadata = {
|
|
|
2789
2699
|
keywords: ['video-strikethrough', 'videostrikethrough', 'icon', 'icon-lab', 'video', 'no video', 'camera off', 'off'],
|
|
2790
2700
|
componentName: 'VideoStrikethroughIcon',
|
|
2791
2701
|
package: '@atlaskit/icon-lab/core/video-strikethrough',
|
|
2792
|
-
type: 'core',
|
|
2793
2702
|
categorization: 'multi-purpose',
|
|
2794
2703
|
usage: 'Reserved for no video input',
|
|
2795
2704
|
team: 'Loom',
|
|
@@ -2799,7 +2708,6 @@ var metadata = {
|
|
|
2799
2708
|
keywords: ['video-theater-mode', 'videotheatermode', 'icon', 'icon-lab', 'theater mode', 'view', 'viewport', 'video', 'wide'],
|
|
2800
2709
|
componentName: 'VideoTheaterModeIcon',
|
|
2801
2710
|
package: '@atlaskit/icon-lab/core/video-theater-mode',
|
|
2802
|
-
type: 'core',
|
|
2803
2711
|
categorization: 'single-purpose',
|
|
2804
2712
|
usage: 'Reserved for theater mode functionality within video player.',
|
|
2805
2713
|
team: 'Loom',
|
|
@@ -2809,7 +2717,6 @@ var metadata = {
|
|
|
2809
2717
|
keywords: ['video-timeline-clip-split', 'videotimelineclipsplit', 'icon', 'icon-lab', 'split', 'clip', 'edit', 'enhance', 'video', 'timeline', 'trim'],
|
|
2810
2718
|
componentName: 'VideoTimelineClipSplitIcon',
|
|
2811
2719
|
package: '@atlaskit/icon-lab/core/video-timeline-clip-split',
|
|
2812
|
-
type: 'core',
|
|
2813
2720
|
categorization: 'single-purpose',
|
|
2814
2721
|
usage: 'Reserved for split clip functionality in Loom.',
|
|
2815
2722
|
team: 'Loom',
|
|
@@ -2819,7 +2726,6 @@ var metadata = {
|
|
|
2819
2726
|
keywords: ['video-timeline-editor', 'videotimelineeditor', 'icon', 'icon-lab', 'track', 'edit', 'video'],
|
|
2820
2727
|
componentName: 'VideoTimelineEditorIcon',
|
|
2821
2728
|
package: '@atlaskit/icon-lab/core/video-timeline-editor',
|
|
2822
|
-
type: 'core',
|
|
2823
2729
|
categorization: 'single-purpose',
|
|
2824
2730
|
usage: 'Reserved for timeline editor functionality in Loom',
|
|
2825
2731
|
team: 'Loom',
|
|
@@ -2830,7 +2736,6 @@ var metadata = {
|
|
|
2830
2736
|
keywords: ['video-watch-later-remove', 'videowatchlaterremove', 'icon', 'icon-lab', 'bookmark', 'x', 'remove', 'cross'],
|
|
2831
2737
|
componentName: 'VideoWatchLaterRemoveIcon',
|
|
2832
2738
|
package: '@atlaskit/icon-lab/core/video-watch-later-remove',
|
|
2833
|
-
type: 'core',
|
|
2834
2739
|
categorization: 'single-purpose',
|
|
2835
2740
|
usage: 'Reserved for watch later functionality in Loom',
|
|
2836
2741
|
team: 'Loom',
|
|
@@ -2840,7 +2745,6 @@ var metadata = {
|
|
|
2840
2745
|
keywords: ['video-watch-later-saved', 'videowatchlatersaved', 'icon', 'icon-lab', 'bookmark', 'check', 'saved'],
|
|
2841
2746
|
componentName: 'VideoWatchLaterSavedIcon',
|
|
2842
2747
|
package: '@atlaskit/icon-lab/core/video-watch-later-saved',
|
|
2843
|
-
type: 'core',
|
|
2844
2748
|
categorization: 'single-purpose',
|
|
2845
2749
|
usage: 'Reserved for watch later functionality in Loom',
|
|
2846
2750
|
team: 'Loom',
|
|
@@ -2850,7 +2754,6 @@ var metadata = {
|
|
|
2850
2754
|
keywords: ['view-type-board-home', 'viewtypeboardhome', 'icon', 'icon-lab', 'board view', 'databases', 'home', 'default view'],
|
|
2851
2755
|
componentName: 'ViewTypeBoardHomeIcon',
|
|
2852
2756
|
package: '@atlaskit/icon-lab/core/view-type-board-home',
|
|
2853
|
-
type: 'core',
|
|
2854
2757
|
categorization: 'single-purpose',
|
|
2855
2758
|
usage: 'Home view for database board layout',
|
|
2856
2759
|
team: 'Databases',
|
|
@@ -2860,7 +2763,6 @@ var metadata = {
|
|
|
2860
2763
|
keywords: ['view-type-card-home', 'viewtypecardhome', 'icon', 'icon-lab', 'card view', 'databases', 'home', 'default view'],
|
|
2861
2764
|
componentName: 'ViewTypeCardHomeIcon',
|
|
2862
2765
|
package: '@atlaskit/icon-lab/core/view-type-card-home',
|
|
2863
|
-
type: 'core',
|
|
2864
2766
|
categorization: 'single-purpose',
|
|
2865
2767
|
usage: 'Home view for database card layout',
|
|
2866
2768
|
team: 'Databases',
|
|
@@ -2870,7 +2772,6 @@ var metadata = {
|
|
|
2870
2772
|
keywords: ['view-type-table-home', 'viewtypetablehome', 'icon', 'icon-lab', 'table view', 'databases', 'home', 'default view'],
|
|
2871
2773
|
componentName: 'ViewTypeTableHomeIcon',
|
|
2872
2774
|
package: '@atlaskit/icon-lab/core/view-type-table-home',
|
|
2873
|
-
type: 'core',
|
|
2874
2775
|
categorization: 'single-purpose',
|
|
2875
2776
|
usage: 'Home view for database table layout',
|
|
2876
2777
|
team: 'Databases',
|
|
@@ -2880,7 +2781,6 @@ var metadata = {
|
|
|
2880
2781
|
keywords: ['views', 'icon', 'icon-lab', 'saved views', 'view types'],
|
|
2881
2782
|
componentName: 'ViewsIcon',
|
|
2882
2783
|
package: '@atlaskit/icon-lab/core/views',
|
|
2883
|
-
type: 'core',
|
|
2884
2784
|
categorization: 'single-purpose',
|
|
2885
2785
|
usage: 'Reserved for representing saved views.',
|
|
2886
2786
|
team: 'Platforms Apps',
|
|
@@ -2890,7 +2790,6 @@ var metadata = {
|
|
|
2890
2790
|
keywords: ['vulnerability', 'icon', 'icon-lab', 'vulnerability', 'security', 'alert', 'warning'],
|
|
2891
2791
|
componentName: 'VulnerabilityIcon',
|
|
2892
2792
|
package: '@atlaskit/icon-lab/core/vulnerability',
|
|
2893
|
-
type: 'core',
|
|
2894
2793
|
categorization: 'single-purpose',
|
|
2895
2794
|
usage: 'Reserved for security vulnerabilities.',
|
|
2896
2795
|
team: 'Automation',
|
|
@@ -2900,7 +2799,6 @@ var metadata = {
|
|
|
2900
2799
|
keywords: ['wallet', 'icon', 'icon-lab', 'money', 'sales', 'payment', 'wallet'],
|
|
2901
2800
|
componentName: 'WalletIcon',
|
|
2902
2801
|
package: '@atlaskit/icon-lab/core/wallet',
|
|
2903
|
-
type: 'core',
|
|
2904
2802
|
categorization: 'multi-purpose',
|
|
2905
2803
|
usage: 'Multi purpose',
|
|
2906
2804
|
team: 'Design System Team',
|
|
@@ -2910,7 +2808,6 @@ var metadata = {
|
|
|
2910
2808
|
keywords: ['warning-outline', 'warningoutline', 'icon', 'icon-lab', 'warning', 'exclamation', 'overdue', 'past due', 'late'],
|
|
2911
2809
|
componentName: 'WarningOutlineIcon',
|
|
2912
2810
|
package: '@atlaskit/icon-lab/core/warning-outline',
|
|
2913
|
-
type: 'core',
|
|
2914
2811
|
categorization: 'multi-purpose',
|
|
2915
2812
|
usage: 'Low-impact warnings. Overdue dates in Atlassian Home.',
|
|
2916
2813
|
team: 'Atlassian Home',
|
|
@@ -2920,7 +2817,6 @@ var metadata = {
|
|
|
2920
2817
|
keywords: ['webhook', 'icon', 'icon-lab', 'api', 'callback', 'payload'],
|
|
2921
2818
|
componentName: 'WebhookIcon',
|
|
2922
2819
|
package: '@atlaskit/icon-lab/core/webhook',
|
|
2923
|
-
type: 'core',
|
|
2924
2820
|
categorization: 'single-purpose',
|
|
2925
2821
|
usage: 'Reserved for using a webhook to send data between applications via HTTP',
|
|
2926
2822
|
team: 'Automation',
|
|
@@ -2931,7 +2827,6 @@ var metadata = {
|
|
|
2931
2827
|
keywords: ['welcome-feed', 'welcomefeed', 'icon', 'icon-lab', 'welcome', 'hello', 'blog', 'smile', 'intro'],
|
|
2932
2828
|
componentName: 'WelcomeFeedIcon',
|
|
2933
2829
|
package: '@atlaskit/icon-lab/core/welcome-feed',
|
|
2934
|
-
type: 'core',
|
|
2935
2830
|
categorization: 'multi-purpose',
|
|
2936
2831
|
usage: 'Known uses: Intro blog feed picker on Hello',
|
|
2937
2832
|
team: 'Insights',
|
|
@@ -2942,7 +2837,6 @@ var metadata = {
|
|
|
2942
2837
|
keywords: ['work-item-add', 'workitemadd', 'icon', 'icon-lab', 'work item', 'work type', 'add', 'plus', 'create'],
|
|
2943
2838
|
componentName: 'WorkItemAddIcon',
|
|
2944
2839
|
package: '@atlaskit/icon-lab/core/work-item-add',
|
|
2945
|
-
type: 'core',
|
|
2946
2840
|
categorization: 'single-purpose',
|
|
2947
2841
|
usage: 'Reserved for adding or creating a new work item.',
|
|
2948
2842
|
team: 'Jira',
|
|
@@ -2952,7 +2846,6 @@ var metadata = {
|
|
|
2952
2846
|
keywords: ['workflow-controls', 'workflowcontrols', 'icon', 'icon-lab', 'orchestration'],
|
|
2953
2847
|
componentName: 'WorkflowControlsIcon',
|
|
2954
2848
|
package: '@atlaskit/icon-lab/core/workflow-controls',
|
|
2955
|
-
type: 'core',
|
|
2956
2849
|
categorization: 'single-purpose',
|
|
2957
2850
|
usage: 'Reserved for workflow controls in automation',
|
|
2958
2851
|
team: 'Automation',
|
|
@@ -2963,7 +2856,6 @@ var metadata = {
|
|
|
2963
2856
|
keywords: ['world', 'icon', 'icon-lab', 'world', 'globe', 'atlas', 'geography'],
|
|
2964
2857
|
componentName: 'WorldIcon',
|
|
2965
2858
|
package: '@atlaskit/icon-lab/core/world',
|
|
2966
|
-
type: 'core',
|
|
2967
2859
|
categorization: 'multi-purpose',
|
|
2968
2860
|
usage: 'Known uses: Geographical data visualization.',
|
|
2969
2861
|
team: 'Data Experiences',
|
|
@@ -2973,7 +2865,6 @@ var metadata = {
|
|
|
2973
2865
|
keywords: ['wrench', 'icon', 'icon-lab', 'wrench', 'spanner', 'tool'],
|
|
2974
2866
|
componentName: 'WrenchIcon',
|
|
2975
2867
|
package: '@atlaskit/icon-lab/core/wrench',
|
|
2976
|
-
type: 'core',
|
|
2977
2868
|
categorization: 'multi-purpose',
|
|
2978
2869
|
usage: 'Multi purpose',
|
|
2979
2870
|
team: 'Design System Team',
|