@atlaskit/icon-lab 2.3.1 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +94 -0
- package/core/align-content-bottom.d.ts +13 -0
- package/core/align-content-bottom.js +31 -0
- package/core/align-content-center-horizontal.d.ts +13 -0
- package/core/align-content-center-horizontal.js +31 -0
- package/core/align-content-center-vertical.d.ts +13 -0
- package/core/align-content-center-vertical.js +31 -0
- package/core/align-content-left.d.ts +13 -0
- package/core/align-content-left.js +31 -0
- package/core/align-content-right.d.ts +13 -0
- package/core/align-content-right.js +31 -0
- package/core/align-content-top.d.ts +13 -0
- package/core/align-content-top.js +31 -0
- package/core/align-position-bottom.d.ts +13 -0
- package/core/align-position-bottom.js +31 -0
- package/core/align-position-center-vertical.d.ts +13 -0
- package/core/align-position-center-vertical.js +31 -0
- package/core/align-position-top.d.ts +13 -0
- package/core/align-position-top.js +31 -0
- package/core/cloud-offline.d.ts +13 -0
- package/core/cloud-offline.js +31 -0
- package/core/cloud-saved.d.ts +13 -0
- package/core/cloud-saved.js +31 -0
- package/core/cursor-strikethrough.d.ts +13 -0
- package/core/cursor-strikethrough.js +31 -0
- package/core/cursor.d.ts +13 -0
- package/core/cursor.js +31 -0
- package/core/database-storage-cache.d.ts +13 -0
- package/core/database-storage-cache.js +31 -0
- package/core/database-storage.d.ts +13 -0
- package/core/database-storage.js +31 -0
- package/core/drop-shadow.d.ts +13 -0
- package/core/drop-shadow.js +31 -0
- package/core/duplicate.d.ts +13 -0
- package/core/duplicate.js +31 -0
- package/core/group-selection.d.ts +13 -0
- package/core/group-selection.js +31 -0
- package/core/group-ungroup-selection.d.ts +13 -0
- package/core/group-ungroup-selection.js +31 -0
- package/core/hand.d.ts +13 -0
- package/core/hand.js +31 -0
- package/core/incognito.d.ts +13 -0
- package/core/incognito.js +31 -0
- package/core/jira.d.ts +13 -0
- package/core/jira.js +31 -0
- package/core/page-live-doc.js +2 -2
- package/core/section.d.ts +13 -0
- package/core/section.js +31 -0
- package/core/shape-diamond.d.ts +13 -0
- package/core/shape-diamond.js +31 -0
- package/core/shape-ellipse.d.ts +13 -0
- package/core/shape-ellipse.js +31 -0
- package/core/shape-parallelogram-skew-left.d.ts +13 -0
- package/core/shape-parallelogram-skew-left.js +31 -0
- package/core/shape-parallelogram-skew-right.d.ts +13 -0
- package/core/shape-parallelogram-skew-right.js +31 -0
- package/core/shape-rectangle-rounded.d.ts +13 -0
- package/core/shape-rectangle-rounded.js +31 -0
- package/core/shape-rectangle.d.ts +13 -0
- package/core/shape-rectangle.js +31 -0
- package/core/shape-triangle-inverted.d.ts +13 -0
- package/core/shape-triangle-inverted.js +31 -0
- package/core/shape-triangle.d.ts +13 -0
- package/core/shape-triangle.js +31 -0
- package/core/signature.d.ts +13 -0
- package/core/signature.js +31 -0
- package/core/stamp.d.ts +13 -0
- package/core/stamp.js +31 -0
- package/core/sticker.d.ts +13 -0
- package/core/sticker.js +31 -0
- package/core/stroke-curvature-curved.d.ts +13 -0
- package/core/stroke-curvature-curved.js +31 -0
- package/core/stroke-curvature-dynamic.d.ts +13 -0
- package/core/stroke-curvature-dynamic.js +31 -0
- package/core/stroke-curvature-straight.d.ts +13 -0
- package/core/stroke-curvature-straight.js +31 -0
- package/core/stroke-properties.d.ts +13 -0
- package/core/stroke-properties.js +31 -0
- package/core/stroke-style-dashed.d.ts +13 -0
- package/core/stroke-style-dashed.js +31 -0
- package/core/stroke-style-dotted.d.ts +13 -0
- package/core/stroke-style-dotted.js +31 -0
- package/core/stroke-style-solid.d.ts +13 -0
- package/core/stroke-style-solid.js +31 -0
- package/core/sunset.d.ts +13 -0
- package/core/sunset.js +31 -0
- package/core/swap.d.ts +13 -0
- package/core/swap.js +31 -0
- package/core/sync.d.ts +13 -0
- package/core/sync.js +31 -0
- package/core/template.d.ts +13 -0
- package/core/template.js +31 -0
- package/core/tidy.d.ts +13 -0
- package/core/tidy.js +31 -0
- package/core/welcome-feed.d.ts +13 -0
- package/core/welcome-feed.js +31 -0
- package/dist/cjs/metadata-core.js +431 -4
- package/dist/es2019/metadata-core.js +431 -4
- package/dist/esm/metadata-core.js +431 -4
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +4 -4
|
@@ -9,11 +9,92 @@ exports.default = void 0;
|
|
|
9
9
|
*
|
|
10
10
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
11
11
|
*
|
|
12
|
-
* @codegen <<SignedSource::
|
|
12
|
+
* @codegen <<SignedSource::d443b5c468fe85dc6475fac55f175cc6>>
|
|
13
13
|
* @codegenCommand yarn build:icon-glyphs
|
|
14
14
|
*/
|
|
15
15
|
|
|
16
16
|
var metadata = {
|
|
17
|
+
'align-content-bottom': {
|
|
18
|
+
keywords: ['align-content-bottom', 'aligncontentbottom', 'icon', 'icon-lab', 'core', 'align', 'alignment', 'content', 'bottom', 'vertical'],
|
|
19
|
+
componentName: 'AlignContentBottomIcon',
|
|
20
|
+
package: '@atlaskit/icon-lab/core/align-content-bottom',
|
|
21
|
+
type: 'core',
|
|
22
|
+
categorization: 'multi-purpose',
|
|
23
|
+
usage: 'Used for aligning bottom edges of content in Whiteboards',
|
|
24
|
+
team: 'Whiteboards'
|
|
25
|
+
},
|
|
26
|
+
'align-content-center-horizontal': {
|
|
27
|
+
keywords: ['align-content-center-horizontal', 'aligncontentcenterhorizontal', 'icon', 'icon-lab', 'core', 'align', 'alignment', 'content', 'center', 'middle', 'horizontal'],
|
|
28
|
+
componentName: 'AlignContentCenterHorizontalIcon',
|
|
29
|
+
package: '@atlaskit/icon-lab/core/align-content-center-horizontal',
|
|
30
|
+
type: 'core',
|
|
31
|
+
categorization: 'multi-purpose',
|
|
32
|
+
usage: 'Used for aligning horizontal centers of content in Whiteboards',
|
|
33
|
+
team: 'Whiteboards'
|
|
34
|
+
},
|
|
35
|
+
'align-content-center-vertical': {
|
|
36
|
+
keywords: ['align-content-center-vertical', 'aligncontentcentervertical', 'icon', 'icon-lab', 'core', 'align', 'alignment', 'content', 'center', 'vertical'],
|
|
37
|
+
componentName: 'AlignContentCenterVerticalIcon',
|
|
38
|
+
package: '@atlaskit/icon-lab/core/align-content-center-vertical',
|
|
39
|
+
type: 'core',
|
|
40
|
+
categorization: 'multi-purpose',
|
|
41
|
+
usage: 'Used for aligning vertical centers of content in Whiteboards',
|
|
42
|
+
team: 'Whiteboards'
|
|
43
|
+
},
|
|
44
|
+
'align-content-left': {
|
|
45
|
+
keywords: ['align-content-left', 'aligncontentleft', 'icon', 'icon-lab', 'core', 'align', 'alignment', 'content', 'left', 'horizontal'],
|
|
46
|
+
componentName: 'AlignContentLeftIcon',
|
|
47
|
+
package: '@atlaskit/icon-lab/core/align-content-left',
|
|
48
|
+
type: 'core',
|
|
49
|
+
categorization: 'multi-purpose',
|
|
50
|
+
usage: 'Used for aligning left edges of content in Whiteboards',
|
|
51
|
+
team: 'Whiteboards'
|
|
52
|
+
},
|
|
53
|
+
'align-content-right': {
|
|
54
|
+
keywords: ['align-content-right', 'aligncontentright', 'icon', 'icon-lab', 'core', 'align', 'alignment', 'content', 'right', 'horizontal'],
|
|
55
|
+
componentName: 'AlignContentRightIcon',
|
|
56
|
+
package: '@atlaskit/icon-lab/core/align-content-right',
|
|
57
|
+
type: 'core',
|
|
58
|
+
categorization: 'multi-purpose',
|
|
59
|
+
usage: 'Used for aligning right edges of content in Whiteboards',
|
|
60
|
+
team: 'Whiteboards'
|
|
61
|
+
},
|
|
62
|
+
'align-content-top': {
|
|
63
|
+
keywords: ['align-content-top', 'aligncontenttop', 'icon', 'icon-lab', 'core', 'align', 'alignment', 'content', 'top', 'vertical'],
|
|
64
|
+
componentName: 'AlignContentTopIcon',
|
|
65
|
+
package: '@atlaskit/icon-lab/core/align-content-top',
|
|
66
|
+
type: 'core',
|
|
67
|
+
categorization: 'multi-purpose',
|
|
68
|
+
usage: 'Used for aligning top edges of content in Whiteboards',
|
|
69
|
+
team: 'Whiteboards'
|
|
70
|
+
},
|
|
71
|
+
'align-position-bottom': {
|
|
72
|
+
keywords: ['align-position-bottom', 'alignpositionbottom', 'icon', 'icon-lab', 'core', 'align', 'alignment', 'middle', 'text position', 'bottom', 'vertical'],
|
|
73
|
+
componentName: 'AlignPositionBottomIcon',
|
|
74
|
+
package: '@atlaskit/icon-lab/core/align-position-bottom',
|
|
75
|
+
type: 'core',
|
|
76
|
+
categorization: 'multi-purpose',
|
|
77
|
+
usage: 'Bottom-aligned text position within sticky notes in Whiteboards.',
|
|
78
|
+
team: 'Whiteboards'
|
|
79
|
+
},
|
|
80
|
+
'align-position-center-vertical': {
|
|
81
|
+
keywords: ['align-position-center-vertical', 'alignpositioncentervertical', 'icon', 'icon-lab', 'core', 'align', 'alignment', 'middle', 'center', 'text position', 'vertical'],
|
|
82
|
+
componentName: 'AlignPositionCenterVerticalIcon',
|
|
83
|
+
package: '@atlaskit/icon-lab/core/align-position-center-vertical',
|
|
84
|
+
type: 'core',
|
|
85
|
+
categorization: 'multi-purpose',
|
|
86
|
+
usage: 'Center-aligned text position within sticky notes in Whiteboards.',
|
|
87
|
+
team: 'Whiteboards'
|
|
88
|
+
},
|
|
89
|
+
'align-position-top': {
|
|
90
|
+
keywords: ['align-position-top', 'alignpositiontop', 'icon', 'icon-lab', 'core', 'align', 'alignment', 'top edge', 'text position', 'vertical'],
|
|
91
|
+
componentName: 'AlignPositionTopIcon',
|
|
92
|
+
package: '@atlaskit/icon-lab/core/align-position-top',
|
|
93
|
+
type: 'core',
|
|
94
|
+
categorization: 'multi-purpose',
|
|
95
|
+
usage: 'Top-aligned text position within sticky notes in Whiteboards.',
|
|
96
|
+
team: 'Whiteboards'
|
|
97
|
+
},
|
|
17
98
|
'assets-data-manager': {
|
|
18
99
|
keywords: ['assets-data-manager', 'assetsdatamanager', 'icon', 'icon-lab', 'core', 'data manager', 'assets', 'CMDB', 'configuration management database'],
|
|
19
100
|
componentName: 'AssetsDataManagerIcon',
|
|
@@ -41,6 +122,24 @@ var metadata = {
|
|
|
41
122
|
usage: 'Known uses: None',
|
|
42
123
|
team: 'Design System Team'
|
|
43
124
|
},
|
|
125
|
+
'cloud-offline': {
|
|
126
|
+
keywords: ['cloud-offline', 'cloudoffline', 'icon', 'icon-lab', 'core', 'cloud', 'offline', 'disconnected', 'strikethrough'],
|
|
127
|
+
componentName: 'CloudOfflineIcon',
|
|
128
|
+
package: '@atlaskit/icon-lab/core/cloud-offline',
|
|
129
|
+
type: 'core',
|
|
130
|
+
categorization: 'single-purpose',
|
|
131
|
+
usage: "Reserved for showing when a connection can't be established to the cloud.",
|
|
132
|
+
team: 'Content Types'
|
|
133
|
+
},
|
|
134
|
+
'cloud-saved': {
|
|
135
|
+
keywords: ['cloud-saved', 'cloudsaved', 'icon', 'icon-lab', 'core', 'cloud', 'check mark', 'saved', 'success'],
|
|
136
|
+
componentName: 'CloudSavedIcon',
|
|
137
|
+
package: '@atlaskit/icon-lab/core/cloud-saved',
|
|
138
|
+
type: 'core',
|
|
139
|
+
categorization: 'single-purpose',
|
|
140
|
+
usage: 'Reserved for showing saved status after successful cloud synchronisation.',
|
|
141
|
+
team: 'Content Types'
|
|
142
|
+
},
|
|
44
143
|
coins: {
|
|
45
144
|
keywords: ['coins', 'icon', 'icon-lab', 'core', 'money', 'loose change', 'currency'],
|
|
46
145
|
componentName: 'CoinsIcon',
|
|
@@ -59,6 +158,63 @@ var metadata = {
|
|
|
59
158
|
usage: 'Multi purpose',
|
|
60
159
|
team: 'Design System Team'
|
|
61
160
|
},
|
|
161
|
+
cursor: {
|
|
162
|
+
keywords: ['cursor', 'icon', 'icon-lab', 'core', 'Whiteboards', 'Cursor'],
|
|
163
|
+
componentName: 'CursorIcon',
|
|
164
|
+
package: '@atlaskit/icon-lab/core/cursor',
|
|
165
|
+
type: 'core',
|
|
166
|
+
categorization: 'multi-purpose',
|
|
167
|
+
usage: 'Selecting the cursor in Whiteboards',
|
|
168
|
+
team: 'Whiteboards'
|
|
169
|
+
},
|
|
170
|
+
'cursor-strikethrough': {
|
|
171
|
+
keywords: ['cursor-strikethrough', 'cursorstrikethrough', 'icon', 'icon-lab', 'core', 'Cursor', 'Cursors', 'Hide cursor', 'Whiteboard cursor', 'Cursor strikethrough'],
|
|
172
|
+
componentName: 'CursorStrikethroughIcon',
|
|
173
|
+
package: '@atlaskit/icon-lab/core/cursor-strikethrough',
|
|
174
|
+
type: 'core',
|
|
175
|
+
categorization: 'multi-purpose',
|
|
176
|
+
usage: 'Hide collaborator cursors in the Whiteboard',
|
|
177
|
+
team: 'Whiteboards'
|
|
178
|
+
},
|
|
179
|
+
'database-storage': {
|
|
180
|
+
keywords: ['database-storage', 'databasestorage', 'icon', 'icon-lab', 'core', 'database', 'db', 'storage', 'sql'],
|
|
181
|
+
componentName: 'DatabaseStorageIcon',
|
|
182
|
+
package: '@atlaskit/icon-lab/core/database-storage',
|
|
183
|
+
type: 'core',
|
|
184
|
+
categorization: 'multi-purpose',
|
|
185
|
+
usage: 'Known uses: SQL database in Developer Console',
|
|
186
|
+
team: 'Ecosystem',
|
|
187
|
+
slackChannel: '#forge-sql'
|
|
188
|
+
},
|
|
189
|
+
'database-storage-cache': {
|
|
190
|
+
keywords: ['database-storage-cache', 'databasestoragecache', 'icon', 'icon-lab', 'core', 'database', 'db', 'storage', 'sql', 'cache'],
|
|
191
|
+
componentName: 'DatabaseStorageCacheIcon',
|
|
192
|
+
package: '@atlaskit/icon-lab/core/database-storage-cache',
|
|
193
|
+
type: 'core',
|
|
194
|
+
categorization: 'multi-purpose',
|
|
195
|
+
usage: 'Known uses: Storage cache in Developer Console.',
|
|
196
|
+
team: 'Ecosystem',
|
|
197
|
+
slackChannel: '#forge-sql'
|
|
198
|
+
},
|
|
199
|
+
'drop-shadow': {
|
|
200
|
+
keywords: ['drop-shadow', 'dropshadow', 'icon', 'icon-lab', 'core', 'Drop shadow'],
|
|
201
|
+
componentName: 'DropShadowIcon',
|
|
202
|
+
package: '@atlaskit/icon-lab/core/drop-shadow',
|
|
203
|
+
type: 'core',
|
|
204
|
+
categorization: 'single-purpose',
|
|
205
|
+
usage: 'Toggle drop shadow on and off',
|
|
206
|
+
team: 'Whiteboards'
|
|
207
|
+
},
|
|
208
|
+
duplicate: {
|
|
209
|
+
keywords: ['duplicate', 'icon', 'icon-lab', 'core', 'clone', 'duplicate', 'plus'],
|
|
210
|
+
componentName: 'DuplicateIcon',
|
|
211
|
+
package: '@atlaskit/icon-lab/core/duplicate',
|
|
212
|
+
type: 'core',
|
|
213
|
+
categorization: 'single-purpose',
|
|
214
|
+
usage: 'Reserved for cloning and duplicating objects.',
|
|
215
|
+
team: 'Design System Team',
|
|
216
|
+
slackChannel: '#icon-contributions'
|
|
217
|
+
},
|
|
62
218
|
editions: {
|
|
63
219
|
keywords: ['editions', 'icon', 'icon-lab', 'core', 'gem', 'premium', 'diamond', 'precious stone', 'editions'],
|
|
64
220
|
componentName: 'EditionsIcon',
|
|
@@ -77,6 +233,42 @@ var metadata = {
|
|
|
77
233
|
usage: 'Multi purpose',
|
|
78
234
|
team: 'Design System Team'
|
|
79
235
|
},
|
|
236
|
+
'group-selection': {
|
|
237
|
+
keywords: ['group-selection', 'groupselection', 'icon', 'icon-lab', 'core', 'group', 'selection', 'layers'],
|
|
238
|
+
componentName: 'GroupSelectionIcon',
|
|
239
|
+
package: '@atlaskit/icon-lab/core/group-selection',
|
|
240
|
+
type: 'core',
|
|
241
|
+
categorization: 'multi-purpose',
|
|
242
|
+
usage: 'Grouping selected objects in Whiteboards',
|
|
243
|
+
team: 'Whiteboards'
|
|
244
|
+
},
|
|
245
|
+
'group-ungroup-selection': {
|
|
246
|
+
keywords: ['group-ungroup-selection', 'groupungroupselection', 'icon', 'icon-lab', 'core', 'ungroup', 'selection', 'layers'],
|
|
247
|
+
componentName: 'GroupUngroupSelectionIcon',
|
|
248
|
+
package: '@atlaskit/icon-lab/core/group-ungroup-selection',
|
|
249
|
+
type: 'core',
|
|
250
|
+
categorization: 'multi-purpose',
|
|
251
|
+
usage: 'Ungrouping selected objects in Whiteboards',
|
|
252
|
+
team: 'Whiteboards'
|
|
253
|
+
},
|
|
254
|
+
hand: {
|
|
255
|
+
keywords: ['hand', 'icon', 'icon-lab', 'core', 'hand', 'grab', 'move', 'open palm'],
|
|
256
|
+
componentName: 'HandIcon',
|
|
257
|
+
package: '@atlaskit/icon-lab/core/hand',
|
|
258
|
+
type: 'core',
|
|
259
|
+
categorization: 'multi-purpose',
|
|
260
|
+
usage: 'Used for move/hand tool in Whiteboards',
|
|
261
|
+
team: 'Whiteboards'
|
|
262
|
+
},
|
|
263
|
+
incognito: {
|
|
264
|
+
keywords: ['incognito', 'icon', 'icon-lab', 'core', 'Whiteboards', 'Private', 'Incognito'],
|
|
265
|
+
componentName: 'IncognitoIcon',
|
|
266
|
+
package: '@atlaskit/icon-lab/core/incognito',
|
|
267
|
+
type: 'core',
|
|
268
|
+
categorization: 'single-purpose',
|
|
269
|
+
usage: 'Toggle Whiteboards private mode on and off.',
|
|
270
|
+
team: 'Whiteboards'
|
|
271
|
+
},
|
|
80
272
|
initiative: {
|
|
81
273
|
keywords: ['initiative', 'icon', 'icon-lab', 'core', 'fortune teller', 'crystal ball', 'future', 'issue type', 'system object', 'work collection'],
|
|
82
274
|
componentName: 'InitiativeIcon',
|
|
@@ -86,6 +278,15 @@ var metadata = {
|
|
|
86
278
|
usage: 'Representing Jira Initiatives',
|
|
87
279
|
team: 'Jira Enterprise'
|
|
88
280
|
},
|
|
281
|
+
jira: {
|
|
282
|
+
keywords: ['jira', 'icon', 'icon-lab', 'core'],
|
|
283
|
+
componentName: 'JiraIcon',
|
|
284
|
+
package: '@atlaskit/icon-lab/core/jira',
|
|
285
|
+
type: 'core',
|
|
286
|
+
categorization: 'multi-purpose',
|
|
287
|
+
usage: 'Representing JIRA',
|
|
288
|
+
team: 'Whiteboards'
|
|
289
|
+
},
|
|
89
290
|
lozenge: {
|
|
90
291
|
keywords: ['lozenge', 'icon', 'icon-lab', 'core', 'insert', 'status', 'badge'],
|
|
91
292
|
componentName: 'LozengeIcon',
|
|
@@ -96,13 +297,13 @@ var metadata = {
|
|
|
96
297
|
team: 'Editor'
|
|
97
298
|
},
|
|
98
299
|
'page-live-doc': {
|
|
99
|
-
keywords: ['page-live-doc', 'pagelivedoc', 'icon', 'icon-lab', 'core', 'page', 'live edit', 'lightning bolt', 'multiplayer', 'document'],
|
|
300
|
+
keywords: ['page-live-doc', 'pagelivedoc', 'icon', 'icon-lab', 'core', 'page', 'live edit', 'lightning bolt', 'multiplayer', 'document', 'live doc'],
|
|
100
301
|
componentName: 'PageLiveDocIcon',
|
|
101
302
|
package: '@atlaskit/icon-lab/core/page-live-doc',
|
|
102
303
|
type: 'core',
|
|
103
304
|
categorization: 'single-purpose',
|
|
104
|
-
usage: 'Reserved for Live
|
|
105
|
-
team: '
|
|
305
|
+
usage: 'Reserved for Live Document content type.',
|
|
306
|
+
team: 'Content Types'
|
|
106
307
|
},
|
|
107
308
|
'paint-brush': {
|
|
108
309
|
keywords: ['paint-brush', 'paintbrush', 'icon', 'icon-lab', 'core', 'brush', 'appearance', 'paint'],
|
|
@@ -151,6 +352,96 @@ var metadata = {
|
|
|
151
352
|
usage: 'Reserved for roadmaps service.',
|
|
152
353
|
team: 'Design System Team'
|
|
153
354
|
},
|
|
355
|
+
section: {
|
|
356
|
+
keywords: ['section', 'icon', 'icon-lab', 'core', 'section', 'related content'],
|
|
357
|
+
componentName: 'SectionIcon',
|
|
358
|
+
package: '@atlaskit/icon-lab/core/section',
|
|
359
|
+
type: 'core',
|
|
360
|
+
categorization: 'multi-purpose',
|
|
361
|
+
usage: 'Used for section tool in Whiteboards',
|
|
362
|
+
team: 'Whiteboards'
|
|
363
|
+
},
|
|
364
|
+
'shape-diamond': {
|
|
365
|
+
keywords: ['shape-diamond', 'shapediamond', 'icon', 'icon-lab', 'core', 'diamond', 'shape tool'],
|
|
366
|
+
componentName: 'ShapeDiamondIcon',
|
|
367
|
+
package: '@atlaskit/icon-lab/core/shape-diamond',
|
|
368
|
+
type: 'core',
|
|
369
|
+
categorization: 'multi-purpose',
|
|
370
|
+
usage: 'Diamond shape tool in Whiteboards',
|
|
371
|
+
team: 'Whiteboards'
|
|
372
|
+
},
|
|
373
|
+
'shape-ellipse': {
|
|
374
|
+
keywords: ['shape-ellipse', 'shapeellipse', 'icon', 'icon-lab', 'core', 'ellipse', 'circle', 'shape tool'],
|
|
375
|
+
componentName: 'ShapeEllipseIcon',
|
|
376
|
+
package: '@atlaskit/icon-lab/core/shape-ellipse',
|
|
377
|
+
type: 'core',
|
|
378
|
+
categorization: 'multi-purpose',
|
|
379
|
+
usage: 'Ellipse shape tool in Whiteboards',
|
|
380
|
+
team: 'Whiteboards'
|
|
381
|
+
},
|
|
382
|
+
'shape-parallelogram-skew-left': {
|
|
383
|
+
keywords: ['shape-parallelogram-skew-left', 'shapeparallelogramskewleft', 'icon', 'icon-lab', 'core', 'parallelogram', 'skewed', 'left', 'shape tool'],
|
|
384
|
+
componentName: 'ShapeParallelogramSkewLeftIcon',
|
|
385
|
+
package: '@atlaskit/icon-lab/core/shape-parallelogram-skew-left',
|
|
386
|
+
type: 'core',
|
|
387
|
+
categorization: 'multi-purpose',
|
|
388
|
+
usage: 'Left parallelogram shape tool in Whiteboards',
|
|
389
|
+
team: 'Whiteboards'
|
|
390
|
+
},
|
|
391
|
+
'shape-parallelogram-skew-right': {
|
|
392
|
+
keywords: ['shape-parallelogram-skew-right', 'shapeparallelogramskewright', 'icon', 'icon-lab', 'core', 'parallelogram', 'skewed', 'shape tool', 'right'],
|
|
393
|
+
componentName: 'ShapeParallelogramSkewRightIcon',
|
|
394
|
+
package: '@atlaskit/icon-lab/core/shape-parallelogram-skew-right',
|
|
395
|
+
type: 'core',
|
|
396
|
+
categorization: 'multi-purpose',
|
|
397
|
+
usage: 'Right parallelogram shape tool in Whiteboards',
|
|
398
|
+
team: 'Whiteboards'
|
|
399
|
+
},
|
|
400
|
+
'shape-rectangle': {
|
|
401
|
+
keywords: ['shape-rectangle', 'shaperectangle', 'icon', 'icon-lab', 'core', 'shape tool', 'rectangle', 'square'],
|
|
402
|
+
componentName: 'ShapeRectangleIcon',
|
|
403
|
+
package: '@atlaskit/icon-lab/core/shape-rectangle',
|
|
404
|
+
type: 'core',
|
|
405
|
+
categorization: 'multi-purpose',
|
|
406
|
+
usage: 'Rectangle shape tool in Whiteboards',
|
|
407
|
+
team: 'Whiteboards'
|
|
408
|
+
},
|
|
409
|
+
'shape-rectangle-rounded': {
|
|
410
|
+
keywords: ['shape-rectangle-rounded', 'shaperectanglerounded', 'icon', 'icon-lab', 'core', 'shape tool', 'rectangle', 'rounded', 'square'],
|
|
411
|
+
componentName: 'ShapeRectangleRoundedIcon',
|
|
412
|
+
package: '@atlaskit/icon-lab/core/shape-rectangle-rounded',
|
|
413
|
+
type: 'core',
|
|
414
|
+
categorization: 'multi-purpose',
|
|
415
|
+
usage: 'Rounded rectangle shape tool in Whiteboards',
|
|
416
|
+
team: 'Whiteboards'
|
|
417
|
+
},
|
|
418
|
+
'shape-triangle': {
|
|
419
|
+
keywords: ['shape-triangle', 'shapetriangle', 'icon', 'icon-lab', 'core', 'triangle', 'shape tool', 'equilateral'],
|
|
420
|
+
componentName: 'ShapeTriangleIcon',
|
|
421
|
+
package: '@atlaskit/icon-lab/core/shape-triangle',
|
|
422
|
+
type: 'core',
|
|
423
|
+
categorization: 'multi-purpose',
|
|
424
|
+
usage: 'Triangle shape tool in Whiteboards',
|
|
425
|
+
team: 'Whiteboards'
|
|
426
|
+
},
|
|
427
|
+
'shape-triangle-inverted': {
|
|
428
|
+
keywords: ['shape-triangle-inverted', 'shapetriangleinverted', 'icon', 'icon-lab', 'core', 'triangle', 'shape tool', 'equilateral'],
|
|
429
|
+
componentName: 'ShapeTriangleInvertedIcon',
|
|
430
|
+
package: '@atlaskit/icon-lab/core/shape-triangle-inverted',
|
|
431
|
+
type: 'core',
|
|
432
|
+
categorization: 'multi-purpose',
|
|
433
|
+
usage: 'Upside down triangle shape tool in Whiteboards',
|
|
434
|
+
team: 'Whiteboards'
|
|
435
|
+
},
|
|
436
|
+
signature: {
|
|
437
|
+
keywords: ['signature', 'icon', 'icon-lab', 'core', 'signature', 'scribble', 'author', 'authour', 'sticky note', 'post-it'],
|
|
438
|
+
componentName: 'SignatureIcon',
|
|
439
|
+
package: '@atlaskit/icon-lab/core/signature',
|
|
440
|
+
type: 'core',
|
|
441
|
+
categorization: 'multi-purpose',
|
|
442
|
+
usage: 'Toggle author visibility on sticky notes in Whiteboards.',
|
|
443
|
+
team: 'Whiteboards'
|
|
444
|
+
},
|
|
154
445
|
speedometer: {
|
|
155
446
|
keywords: ['speedometer', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial'],
|
|
156
447
|
componentName: 'SpeedometerIcon',
|
|
@@ -160,6 +451,114 @@ var metadata = {
|
|
|
160
451
|
usage: 'Multi purpose',
|
|
161
452
|
team: 'Design System Team'
|
|
162
453
|
},
|
|
454
|
+
stamp: {
|
|
455
|
+
keywords: ['stamp', 'icon', 'icon-lab', 'core', 'stamp', 'rubber stamp', 'handstamp'],
|
|
456
|
+
componentName: 'StampIcon',
|
|
457
|
+
package: '@atlaskit/icon-lab/core/stamp',
|
|
458
|
+
type: 'core',
|
|
459
|
+
categorization: 'multi-purpose',
|
|
460
|
+
usage: 'Used for stamp tool in Whiteboards',
|
|
461
|
+
team: 'Whiteboards'
|
|
462
|
+
},
|
|
463
|
+
sticker: {
|
|
464
|
+
keywords: ['sticker', 'icon', 'icon-lab', 'core', 'sticker', 'peel-off'],
|
|
465
|
+
componentName: 'StickerIcon',
|
|
466
|
+
package: '@atlaskit/icon-lab/core/sticker',
|
|
467
|
+
type: 'core',
|
|
468
|
+
categorization: 'multi-purpose',
|
|
469
|
+
usage: 'Used for sticker tool in Whiteboards',
|
|
470
|
+
team: 'Whiteboards'
|
|
471
|
+
},
|
|
472
|
+
'stroke-curvature-curved': {
|
|
473
|
+
keywords: ['stroke-curvature-curved', 'strokecurvaturecurved', 'icon', 'icon-lab', 'core', 'line tool', 'shape property', 'stroke style', 'border', 'smooth'],
|
|
474
|
+
componentName: 'StrokeCurvatureCurvedIcon',
|
|
475
|
+
package: '@atlaskit/icon-lab/core/stroke-curvature-curved',
|
|
476
|
+
type: 'core',
|
|
477
|
+
categorization: 'single-purpose',
|
|
478
|
+
usage: 'Reserved for curved line type setting for line tool in Whiteboards.',
|
|
479
|
+
team: 'Whiteboards'
|
|
480
|
+
},
|
|
481
|
+
'stroke-curvature-dynamic': {
|
|
482
|
+
keywords: ['stroke-curvature-dynamic', 'strokecurvaturedynamic', 'icon', 'icon-lab', 'core', 'line tool', 'shape property', 'stroke style', 'border'],
|
|
483
|
+
componentName: 'StrokeCurvatureDynamicIcon',
|
|
484
|
+
package: '@atlaskit/icon-lab/core/stroke-curvature-dynamic',
|
|
485
|
+
type: 'core',
|
|
486
|
+
categorization: 'single-purpose',
|
|
487
|
+
usage: 'Reserved for dynamic line type setting for line tool in Whiteboards',
|
|
488
|
+
team: 'Whiteboards'
|
|
489
|
+
},
|
|
490
|
+
'stroke-curvature-straight': {
|
|
491
|
+
keywords: ['stroke-curvature-straight', 'strokecurvaturestraight', 'icon', 'icon-lab', 'core', 'line tool', 'shape property', 'stroke style', 'sharp corners', 'border'],
|
|
492
|
+
componentName: 'StrokeCurvatureStraightIcon',
|
|
493
|
+
package: '@atlaskit/icon-lab/core/stroke-curvature-straight',
|
|
494
|
+
type: 'core',
|
|
495
|
+
categorization: 'single-purpose',
|
|
496
|
+
usage: 'Reserved for straight line type setting for line tool in Whiteboards',
|
|
497
|
+
team: 'Whiteboards'
|
|
498
|
+
},
|
|
499
|
+
'stroke-properties': {
|
|
500
|
+
keywords: ['stroke-properties', 'strokeproperties', 'icon', 'icon-lab', 'core', 'stroke properties', 'border options'],
|
|
501
|
+
componentName: 'StrokePropertiesIcon',
|
|
502
|
+
package: '@atlaskit/icon-lab/core/stroke-properties',
|
|
503
|
+
type: 'core',
|
|
504
|
+
categorization: 'single-purpose',
|
|
505
|
+
usage: 'Reserved for stroke properties in Whiteboards',
|
|
506
|
+
team: 'Whiteboards'
|
|
507
|
+
},
|
|
508
|
+
'stroke-style-dashed': {
|
|
509
|
+
keywords: ['stroke-style-dashed', 'strokestyledashed', 'icon', 'icon-lab', 'core', 'border', 'stroke', 'border style', 'dashed', 'outline'],
|
|
510
|
+
componentName: 'StrokeStyleDashedIcon',
|
|
511
|
+
package: '@atlaskit/icon-lab/core/stroke-style-dashed',
|
|
512
|
+
type: 'core',
|
|
513
|
+
categorization: 'single-purpose',
|
|
514
|
+
usage: 'Reserved for representing dashed stroke and border styles.',
|
|
515
|
+
team: 'Whiteboards'
|
|
516
|
+
},
|
|
517
|
+
'stroke-style-dotted': {
|
|
518
|
+
keywords: ['stroke-style-dotted', 'strokestyledotted', 'icon', 'icon-lab', 'core', 'border', 'stroke', 'border style', 'dotted', 'outline'],
|
|
519
|
+
componentName: 'StrokeStyleDottedIcon',
|
|
520
|
+
package: '@atlaskit/icon-lab/core/stroke-style-dotted',
|
|
521
|
+
type: 'core',
|
|
522
|
+
categorization: 'single-purpose',
|
|
523
|
+
usage: 'Reserved for representing dotted stroke and border styles.',
|
|
524
|
+
team: 'Whiteboards'
|
|
525
|
+
},
|
|
526
|
+
'stroke-style-solid': {
|
|
527
|
+
keywords: ['stroke-style-solid', 'strokestylesolid', 'icon', 'icon-lab', 'core', 'border', 'stroke', 'border style', 'solid', 'outline'],
|
|
528
|
+
componentName: 'StrokeStyleSolidIcon',
|
|
529
|
+
package: '@atlaskit/icon-lab/core/stroke-style-solid',
|
|
530
|
+
type: 'core',
|
|
531
|
+
categorization: 'single-purpose',
|
|
532
|
+
usage: 'Reserved for representing solid stroke and border styles.',
|
|
533
|
+
team: 'Whiteboards'
|
|
534
|
+
},
|
|
535
|
+
sunset: {
|
|
536
|
+
keywords: ['sunset', 'icon', 'icon-lab', 'core', 'sun', 'horizon', 'farewell', 'goodbye', 'sky', 'farewell feed'],
|
|
537
|
+
componentName: 'SunsetIcon',
|
|
538
|
+
package: '@atlaskit/icon-lab/core/sunset',
|
|
539
|
+
type: 'core',
|
|
540
|
+
categorization: 'multi-purpose',
|
|
541
|
+
usage: 'Farewell feed in hello.',
|
|
542
|
+
team: 'confluence insights'
|
|
543
|
+
},
|
|
544
|
+
swap: {
|
|
545
|
+
keywords: ['swap', 'icon', 'icon-lab', 'core', 'Swap', 'Jira status', 'Whiteboards', 'Smart section'],
|
|
546
|
+
componentName: 'SwapIcon',
|
|
547
|
+
package: '@atlaskit/icon-lab/core/swap',
|
|
548
|
+
type: 'core',
|
|
549
|
+
categorization: 'single-purpose',
|
|
550
|
+
usage: 'Swapping between Jira tickets in Whiteboard smart section',
|
|
551
|
+
team: 'Whiteboards'
|
|
552
|
+
},
|
|
553
|
+
sync: {
|
|
554
|
+
keywords: ['sync', 'icon', 'icon-lab', 'core', 'sync', 'synch', 'synchronise', 'synchronize', 'saving', 'arrows'],
|
|
555
|
+
componentName: 'SyncIcon',
|
|
556
|
+
package: '@atlaskit/icon-lab/core/sync',
|
|
557
|
+
type: 'core',
|
|
558
|
+
categorization: 'single-purpose',
|
|
559
|
+
usage: 'Reserved for syncing changes and save operations.',
|
|
560
|
+
team: 'Content Types'
|
|
561
|
+
},
|
|
163
562
|
'takeout-container': {
|
|
164
563
|
keywords: ['takeout-container', 'takeoutcontainer', 'icon', 'icon-lab', 'core', 'takeout', 'food', 'takeaway'],
|
|
165
564
|
componentName: 'TakeoutContainerIcon',
|
|
@@ -169,6 +568,15 @@ var metadata = {
|
|
|
169
568
|
usage: 'Known usages: Alternative option for food emoji category.',
|
|
170
569
|
team: 'Design System Team'
|
|
171
570
|
},
|
|
571
|
+
template: {
|
|
572
|
+
keywords: ['template', 'icon', 'icon-lab', 'core', 'template', 'templates'],
|
|
573
|
+
componentName: 'TemplateIcon',
|
|
574
|
+
package: '@atlaskit/icon-lab/core/template',
|
|
575
|
+
type: 'core',
|
|
576
|
+
categorization: 'multi-purpose',
|
|
577
|
+
usage: 'Used for templates in Whiteboards',
|
|
578
|
+
team: 'Whiteboards'
|
|
579
|
+
},
|
|
172
580
|
ticket: {
|
|
173
581
|
keywords: ['ticket', 'icon', 'icon-lab', 'core', 'stub', 'ticket'],
|
|
174
582
|
componentName: 'TicketIcon',
|
|
@@ -178,6 +586,15 @@ var metadata = {
|
|
|
178
586
|
usage: 'Multi purpose',
|
|
179
587
|
team: 'Design System Team'
|
|
180
588
|
},
|
|
589
|
+
tidy: {
|
|
590
|
+
keywords: ['tidy', 'icon', 'icon-lab', 'core', 'Tidy', 'Clean up', 'Tidy up', 'Grid'],
|
|
591
|
+
componentName: 'TidyIcon',
|
|
592
|
+
package: '@atlaskit/icon-lab/core/tidy',
|
|
593
|
+
type: 'core',
|
|
594
|
+
categorization: 'single-purpose',
|
|
595
|
+
usage: 'Tidy up objects on Whiteboards',
|
|
596
|
+
team: 'Whiteboards'
|
|
597
|
+
},
|
|
181
598
|
'vehicle-train': {
|
|
182
599
|
keywords: ['vehicle-train', 'vehicletrain', 'icon', 'icon-lab', 'core', 'transportation', 'vehicle', 'car'],
|
|
183
600
|
componentName: 'VehicleTrainIcon',
|
|
@@ -205,6 +622,16 @@ var metadata = {
|
|
|
205
622
|
usage: 'Multi purpose',
|
|
206
623
|
team: 'Design System Team'
|
|
207
624
|
},
|
|
625
|
+
'welcome-feed': {
|
|
626
|
+
keywords: ['welcome-feed', 'welcomefeed', 'icon', 'icon-lab', 'core', 'welcome', 'hello', 'blog', 'smile', 'intro'],
|
|
627
|
+
componentName: 'WelcomeFeedIcon',
|
|
628
|
+
package: '@atlaskit/icon-lab/core/welcome-feed',
|
|
629
|
+
type: 'core',
|
|
630
|
+
categorization: 'multi-purpose',
|
|
631
|
+
usage: 'Known uses: Intro blog feed picker on Hello',
|
|
632
|
+
team: 'Insights',
|
|
633
|
+
slackChannel: '#cc-insights-and-reporting'
|
|
634
|
+
},
|
|
208
635
|
wrench: {
|
|
209
636
|
keywords: ['wrench', 'icon', 'icon-lab', 'core', 'wrench', 'spanner', 'tool'],
|
|
210
637
|
componentName: 'WrenchIcon',
|