@atlaskit/icon-lab 4.2.1 → 4.4.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 +78 -0
- package/core/arrows-diagonal-up-right-down-left.d.ts +13 -0
- package/core/arrows-diagonal-up-right-down-left.js +28 -0
- package/core/assets-graph.d.ts +13 -0
- package/core/assets-graph.js +28 -0
- package/core/colour-none.d.ts +13 -0
- package/core/colour-none.js +28 -0
- package/core/distribute-spacing-horizontal.d.ts +13 -0
- package/core/distribute-spacing-horizontal.js +28 -0
- package/core/distribute-spacing-vertical.d.ts +13 -0
- package/core/distribute-spacing-vertical.js +28 -0
- package/core/image-alt-text.d.ts +13 -0
- package/core/image-alt-text.js +28 -0
- package/core/image-crop.d.ts +13 -0
- package/core/image-crop.js +28 -0
- package/core/jira-add.d.ts +13 -0
- package/core/jira-add.js +28 -0
- package/core/jira-upload.d.ts +13 -0
- package/core/jira-upload.js +28 -0
- package/core/layout-five-columns.d.ts +13 -0
- package/core/layout-five-columns.js +28 -0
- package/core/layout-four-columns.d.ts +13 -0
- package/core/layout-four-columns.js +28 -0
- package/core/node-parallel-bottom-left.d.ts +13 -0
- package/core/node-parallel-bottom-left.js +28 -0
- package/core/node-parallel-bottom-right.d.ts +13 -0
- package/core/node-parallel-bottom-right.js +28 -0
- package/core/node-parallel-top-left.d.ts +13 -0
- package/core/node-parallel-top-left.js +28 -0
- package/core/node-parallel-top-right.d.ts +13 -0
- package/core/node-parallel-top-right.js +28 -0
- package/core/node-single-left.d.ts +13 -0
- package/core/node-single-left.js +28 -0
- package/core/node-single-right.d.ts +13 -0
- package/core/node-single-right.js +28 -0
- package/core/notepad.d.ts +13 -0
- package/core/notepad.js +28 -0
- package/core/panel.d.ts +13 -0
- package/core/panel.js +28 -0
- package/core/recur.d.ts +13 -0
- package/core/recur.js +28 -0
- package/core/suggested-edit.d.ts +13 -0
- package/core/suggested-edit.js +28 -0
- package/core/talent.d.ts +13 -0
- package/core/talent.js +28 -0
- package/core/text-bold-italic-strikethrough.d.ts +13 -0
- package/core/text-bold-italic-strikethrough.js +28 -0
- package/core/text-bold-italic-underline-strikethrough.d.ts +13 -0
- package/core/text-bold-italic-underline-strikethrough.js +28 -0
- package/core/text-bold-italic-underline.d.ts +13 -0
- package/core/text-bold-italic-underline.js +28 -0
- package/core/text-bold-italic.d.ts +13 -0
- package/core/text-bold-italic.js +28 -0
- package/core/text-bold-strikethrough.d.ts +13 -0
- package/core/text-bold-strikethrough.js +28 -0
- package/core/text-bold-underline-strikethrough.d.ts +13 -0
- package/core/text-bold-underline-strikethrough.js +28 -0
- package/core/text-bold-underline.d.ts +13 -0
- package/core/text-bold-underline.js +28 -0
- package/core/text-conclusion-add.d.ts +13 -0
- package/core/text-conclusion-add.js +28 -0
- package/core/text-introduction-add.d.ts +13 -0
- package/core/text-introduction-add.js +28 -0
- package/core/text-italic-strikethrough.d.ts +13 -0
- package/core/text-italic-strikethrough.js +28 -0
- package/core/text-italic-underline-strikethrough.d.ts +13 -0
- package/core/text-italic-underline-strikethrough.js +28 -0
- package/core/text-italic-underline.d.ts +13 -0
- package/core/text-italic-underline.js +28 -0
- package/core/text-lengthen.d.ts +13 -0
- package/core/text-lengthen.js +28 -0
- package/core/text-paragraph.d.ts +13 -0
- package/core/text-paragraph.js +28 -0
- package/core/text-rephrase.d.ts +13 -0
- package/core/text-rephrase.js +28 -0
- package/core/text-underline-strikethrough.d.ts +13 -0
- package/core/text-underline-strikethrough.js +28 -0
- package/core/tidy.js +2 -2
- package/core/video-hd-filled.d.ts +13 -0
- package/core/video-hd-filled.js +28 -0
- package/core/video-hd.d.ts +13 -0
- package/core/video-hd.js +28 -0
- package/core/warning-outline.d.ts +13 -0
- package/core/warning-outline.js +28 -0
- package/core/work-item-add.d.ts +13 -0
- package/core/work-item-add.js +28 -0
- package/dist/cjs/metadata-core.js +388 -8
- package/dist/es2019/metadata-core.js +388 -8
- package/dist/esm/metadata-core.js +388 -8
- 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
- package/svgs/core/arrows-diagonal-up-right-down-left.svg +1 -0
- package/svgs/core/assets-graph.svg +1 -0
- package/svgs/core/colour-none.svg +1 -0
- package/svgs/core/distribute-spacing-horizontal.svg +1 -0
- package/svgs/core/distribute-spacing-vertical.svg +1 -0
- package/svgs/core/image-alt-text.svg +1 -0
- package/svgs/core/image-crop.svg +1 -0
- package/svgs/core/jira-add.svg +1 -0
- package/svgs/core/jira-upload.svg +1 -0
- package/svgs/core/layout-five-columns.svg +1 -0
- package/svgs/core/layout-four-columns.svg +1 -0
- package/svgs/core/node-parallel-bottom-left.svg +1 -0
- package/svgs/core/node-parallel-bottom-right.svg +1 -0
- package/svgs/core/node-parallel-top-left.svg +1 -0
- package/svgs/core/node-parallel-top-right.svg +1 -0
- package/svgs/core/node-single-left.svg +1 -0
- package/svgs/core/node-single-right.svg +1 -0
- package/svgs/core/notepad.svg +1 -0
- package/svgs/core/panel.svg +1 -0
- package/svgs/core/recur.svg +1 -0
- package/svgs/core/suggested-edit.svg +1 -0
- package/svgs/core/talent.svg +1 -0
- package/svgs/core/text-bold-italic-strikethrough.svg +1 -0
- package/svgs/core/text-bold-italic-underline-strikethrough.svg +1 -0
- package/svgs/core/text-bold-italic-underline.svg +1 -0
- package/svgs/core/text-bold-italic.svg +1 -0
- package/svgs/core/text-bold-strikethrough.svg +1 -0
- package/svgs/core/text-bold-underline-strikethrough.svg +1 -0
- package/svgs/core/text-bold-underline.svg +1 -0
- package/svgs/core/text-conclusion-add.svg +1 -0
- package/svgs/core/text-introduction-add.svg +1 -0
- package/svgs/core/text-italic-strikethrough.svg +1 -0
- package/svgs/core/text-italic-underline-strikethrough.svg +1 -0
- package/svgs/core/text-italic-underline.svg +1 -0
- package/svgs/core/text-lengthen.svg +1 -0
- package/svgs/core/text-paragraph.svg +1 -0
- package/svgs/core/text-rephrase.svg +1 -0
- package/svgs/core/text-underline-strikethrough.svg +1 -0
- package/svgs/core/tidy.svg +1 -1
- package/svgs/core/video-hd-filled.svg +1 -0
- package/svgs/core/video-hd.svg +1 -0
- package/svgs/core/warning-outline.svg +1 -0
- package/svgs/core/work-item-add.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::c463643dfa00b2d23410a6ab68f4315d>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -89,6 +89,15 @@ const metadata = {
|
|
|
89
89
|
usage: 'Top-aligned text position within sticky notes in Whiteboards.',
|
|
90
90
|
team: 'Whiteboards'
|
|
91
91
|
},
|
|
92
|
+
'arrows-diagonal-up-right-down-left': {
|
|
93
|
+
keywords: ['arrows-diagonal-up-right-down-left', 'arrowsdiagonaluprightdownleft', 'icon', 'icon-lab', 'core', 'Arrows', 'Switch', 'Space', 'Swap', 'crossflow'],
|
|
94
|
+
componentName: 'ArrowsDiagonalUpRightDownLeftIcon',
|
|
95
|
+
package: '@atlaskit/icon-lab/core/arrows-diagonal-up-right-down-left',
|
|
96
|
+
type: 'core',
|
|
97
|
+
categorization: 'multi-purpose',
|
|
98
|
+
usage: 'Used within Jira Pages to connect or switch to a Space or page.',
|
|
99
|
+
team: 'Confluence Integrations'
|
|
100
|
+
},
|
|
92
101
|
'assets-data-manager': {
|
|
93
102
|
keywords: ['assets-data-manager', 'assetsdatamanager', 'icon', 'icon-lab', 'core', 'data manager', 'assets', 'CMDB', 'configuration management database'],
|
|
94
103
|
componentName: 'AssetsDataManagerIcon',
|
|
@@ -98,6 +107,15 @@ const metadata = {
|
|
|
98
107
|
usage: 'Reserved for JSM Assets.',
|
|
99
108
|
team: 'Assets'
|
|
100
109
|
},
|
|
110
|
+
'assets-graph': {
|
|
111
|
+
keywords: ['assets-graph', 'assetsgraph', 'icon', 'icon-lab', 'core', 'assets', 'graph'],
|
|
112
|
+
componentName: 'AssetsGraphIcon',
|
|
113
|
+
package: '@atlaskit/icon-lab/core/assets-graph',
|
|
114
|
+
type: 'core',
|
|
115
|
+
categorization: 'single-purpose',
|
|
116
|
+
usage: 'Reserved for representing Assets graph',
|
|
117
|
+
team: 'Assets'
|
|
118
|
+
},
|
|
101
119
|
'assets-schema': {
|
|
102
120
|
keywords: ['assets-schema', 'assetsschema', 'icon', 'icon-lab', 'core', 'assets', 'CMDB', 'configuration management database'],
|
|
103
121
|
componentName: 'AssetsSchemaIcon',
|
|
@@ -161,6 +179,15 @@ const metadata = {
|
|
|
161
179
|
usage: 'Multi purpose',
|
|
162
180
|
team: 'Design System Team'
|
|
163
181
|
},
|
|
182
|
+
'colour-none': {
|
|
183
|
+
keywords: ['colour-none', 'colournone', 'icon', 'icon-lab', 'core', 'Colour', 'Color', 'Remove', 'None', 'Colour picker'],
|
|
184
|
+
componentName: 'ColourNoneIcon',
|
|
185
|
+
package: '@atlaskit/icon-lab/core/colour-none',
|
|
186
|
+
type: 'core',
|
|
187
|
+
categorization: 'single-purpose',
|
|
188
|
+
usage: "Remove colours from Whiteboard's colour picker",
|
|
189
|
+
team: 'Whiteboards'
|
|
190
|
+
},
|
|
164
191
|
'continue-when': {
|
|
165
192
|
keywords: ['continue-when', 'continuewhen', 'icon', 'icon-lab', 'core'],
|
|
166
193
|
componentName: 'ContinueWhenIcon',
|
|
@@ -218,13 +245,31 @@ const metadata = {
|
|
|
218
245
|
team: 'Ecosystem',
|
|
219
246
|
slackChannel: '#forge-sql'
|
|
220
247
|
},
|
|
248
|
+
'distribute-spacing-horizontal': {
|
|
249
|
+
keywords: ['distribute-spacing-horizontal', 'distributespacinghorizontal', 'icon', 'icon-lab', 'core', 'Distribute', 'Horizontal spacing', 'Tidy up', 'Clean up'],
|
|
250
|
+
componentName: 'DistributeSpacingHorizontalIcon',
|
|
251
|
+
package: '@atlaskit/icon-lab/core/distribute-spacing-horizontal',
|
|
252
|
+
type: 'core',
|
|
253
|
+
categorization: 'single-purpose',
|
|
254
|
+
usage: 'Evenly distributing the horizontal space between multiple selected objects on Whiteboards',
|
|
255
|
+
team: 'Whiteboards'
|
|
256
|
+
},
|
|
257
|
+
'distribute-spacing-vertical': {
|
|
258
|
+
keywords: ['distribute-spacing-vertical', 'distributespacingvertical', 'icon', 'icon-lab', 'core', 'Distribute', 'Vertical spacing', 'Clean up', 'Tidy'],
|
|
259
|
+
componentName: 'DistributeSpacingVerticalIcon',
|
|
260
|
+
package: '@atlaskit/icon-lab/core/distribute-spacing-vertical',
|
|
261
|
+
type: 'core',
|
|
262
|
+
categorization: 'single-purpose',
|
|
263
|
+
usage: 'Evenly distributing the vertical space between multiple selected objects on Whiteboards',
|
|
264
|
+
team: 'Whiteboards'
|
|
265
|
+
},
|
|
221
266
|
'divider-element': {
|
|
222
|
-
keywords: ['divider-element', 'dividerelement', 'icon', 'icon-lab', 'core'],
|
|
267
|
+
keywords: ['divider-element', 'dividerelement', 'icon', 'icon-lab', 'core', 'divider', 'line break', 'horizontal rule'],
|
|
223
268
|
componentName: 'DividerElementIcon',
|
|
224
269
|
package: '@atlaskit/icon-lab/core/divider-element',
|
|
225
270
|
type: 'core',
|
|
226
|
-
categorization: '
|
|
227
|
-
usage: '
|
|
271
|
+
categorization: 'single-purpose',
|
|
272
|
+
usage: 'Reserved for inserting divider elements in Confluence',
|
|
228
273
|
team: 'editor-design',
|
|
229
274
|
slackChannel: '#editor-controls-project'
|
|
230
275
|
},
|
|
@@ -267,12 +312,12 @@ const metadata = {
|
|
|
267
312
|
team: 'Design System Team'
|
|
268
313
|
},
|
|
269
314
|
'expand-element': {
|
|
270
|
-
keywords: ['expand-element', 'expandelement', 'icon', 'icon-lab', 'core'],
|
|
315
|
+
keywords: ['expand-element', 'expandelement', 'icon', 'icon-lab', 'core', 'expand', 'editor object'],
|
|
271
316
|
componentName: 'ExpandElementIcon',
|
|
272
317
|
package: '@atlaskit/icon-lab/core/expand-element',
|
|
273
318
|
type: 'core',
|
|
274
|
-
categorization: '
|
|
275
|
-
usage: '
|
|
319
|
+
categorization: 'single-purpose',
|
|
320
|
+
usage: 'Reserved for inserting expand elements in Confluence',
|
|
276
321
|
team: 'editor-design',
|
|
277
322
|
slackChannel: '#editor-controls-project'
|
|
278
323
|
},
|
|
@@ -331,6 +376,25 @@ const metadata = {
|
|
|
331
376
|
team: 'Automation',
|
|
332
377
|
slackChannel: '#help-automation-design'
|
|
333
378
|
},
|
|
379
|
+
'image-alt-text': {
|
|
380
|
+
keywords: ['image-alt-text', 'imagealttext', 'icon', 'icon-lab', 'core'],
|
|
381
|
+
componentName: 'ImageAltTextIcon',
|
|
382
|
+
package: '@atlaskit/icon-lab/core/image-alt-text',
|
|
383
|
+
type: 'core',
|
|
384
|
+
categorization: 'single-purpose',
|
|
385
|
+
usage: 'Reserved for creating alt text for an image',
|
|
386
|
+
team: 'Editor',
|
|
387
|
+
slackChannel: '#editor-design'
|
|
388
|
+
},
|
|
389
|
+
'image-crop': {
|
|
390
|
+
keywords: ['image-crop', 'imagecrop', 'icon', 'icon-lab', 'core', 'crop', 'crop tool', 'trim'],
|
|
391
|
+
componentName: 'ImageCropIcon',
|
|
392
|
+
package: '@atlaskit/icon-lab/core/image-crop',
|
|
393
|
+
type: 'core',
|
|
394
|
+
categorization: 'single-purpose',
|
|
395
|
+
usage: 'Reserved for cropping images',
|
|
396
|
+
team: 'Design System Team'
|
|
397
|
+
},
|
|
334
398
|
incognito: {
|
|
335
399
|
keywords: ['incognito', 'icon', 'icon-lab', 'core', 'Whiteboards', 'Private', 'Incognito'],
|
|
336
400
|
componentName: 'IncognitoIcon',
|
|
@@ -354,10 +418,46 @@ const metadata = {
|
|
|
354
418
|
componentName: 'JiraIcon',
|
|
355
419
|
package: '@atlaskit/icon-lab/core/jira',
|
|
356
420
|
type: 'core',
|
|
357
|
-
categorization: '
|
|
421
|
+
categorization: 'single-purpose',
|
|
358
422
|
usage: 'Representing JIRA',
|
|
359
423
|
team: 'Whiteboards'
|
|
360
424
|
},
|
|
425
|
+
'jira-add': {
|
|
426
|
+
keywords: ['jira-add', 'jiraadd', 'icon', 'icon-lab', 'core', 'Jira', 'Work items', 'Create'],
|
|
427
|
+
componentName: 'JiraAddIcon',
|
|
428
|
+
package: '@atlaskit/icon-lab/core/jira-add',
|
|
429
|
+
type: 'core',
|
|
430
|
+
categorization: 'single-purpose',
|
|
431
|
+
usage: 'Reserved for adding Jira work items',
|
|
432
|
+
team: 'Whiteboards'
|
|
433
|
+
},
|
|
434
|
+
'jira-upload': {
|
|
435
|
+
keywords: ['jira-upload', 'jiraupload', 'icon', 'icon-lab', 'core', 'Jira', 'Work items', 'Import', 'Arrow up'],
|
|
436
|
+
componentName: 'JiraUploadIcon',
|
|
437
|
+
package: '@atlaskit/icon-lab/core/jira-upload',
|
|
438
|
+
type: 'core',
|
|
439
|
+
categorization: 'single-purpose',
|
|
440
|
+
usage: 'Reserved for importing Jira work items',
|
|
441
|
+
team: 'Whiteboards'
|
|
442
|
+
},
|
|
443
|
+
'layout-five-columns': {
|
|
444
|
+
keywords: ['layout-five-columns', 'layoutfivecolumns', 'icon', 'icon-lab', 'core', 'layout', 'columns', '5 col', '5 cols'],
|
|
445
|
+
componentName: 'LayoutFiveColumnsIcon',
|
|
446
|
+
package: '@atlaskit/icon-lab/core/layout-five-columns',
|
|
447
|
+
type: 'core',
|
|
448
|
+
categorization: 'single-purpose',
|
|
449
|
+
usage: 'Reserved for 5 column layout option in Confluence Editor.',
|
|
450
|
+
team: 'Confluence Editor'
|
|
451
|
+
},
|
|
452
|
+
'layout-four-columns': {
|
|
453
|
+
keywords: ['layout-four-columns', 'layoutfourcolumns', 'icon', 'icon-lab', 'core', 'layout', 'columns', '4 col', '4 cols'],
|
|
454
|
+
componentName: 'LayoutFourColumnsIcon',
|
|
455
|
+
package: '@atlaskit/icon-lab/core/layout-four-columns',
|
|
456
|
+
type: 'core',
|
|
457
|
+
categorization: 'single-purpose',
|
|
458
|
+
usage: 'Reserved for 4 columns layout option in Confluence Editor.',
|
|
459
|
+
team: 'Confluence Editor'
|
|
460
|
+
},
|
|
361
461
|
lozenge: {
|
|
362
462
|
keywords: ['lozenge', 'icon', 'icon-lab', 'core', 'insert', 'status', 'badge'],
|
|
363
463
|
componentName: 'LozengeIcon',
|
|
@@ -367,6 +467,69 @@ const metadata = {
|
|
|
367
467
|
usage: 'Reserved for inserting status lozenges in Editor.',
|
|
368
468
|
team: 'Editor'
|
|
369
469
|
},
|
|
470
|
+
'node-parallel-bottom-left': {
|
|
471
|
+
keywords: ['node-parallel-bottom-left', 'nodeparallelbottomleft', 'icon', 'icon-lab', 'core', 'Node', 'Parallel', 'Bottom', 'Left'],
|
|
472
|
+
componentName: 'NodeParallelBottomLeftIcon',
|
|
473
|
+
package: '@atlaskit/icon-lab/core/node-parallel-bottom-left',
|
|
474
|
+
type: 'core',
|
|
475
|
+
categorization: 'single-purpose',
|
|
476
|
+
usage: 'Reserved for whiteboard’s node parallel-bottom-left',
|
|
477
|
+
team: 'Whiteboards'
|
|
478
|
+
},
|
|
479
|
+
'node-parallel-bottom-right': {
|
|
480
|
+
keywords: ['node-parallel-bottom-right', 'nodeparallelbottomright', 'icon', 'icon-lab', 'core', 'Node', 'parallel', 'bottom', 'right'],
|
|
481
|
+
componentName: 'NodeParallelBottomRightIcon',
|
|
482
|
+
package: '@atlaskit/icon-lab/core/node-parallel-bottom-right',
|
|
483
|
+
type: 'core',
|
|
484
|
+
categorization: 'single-purpose',
|
|
485
|
+
usage: 'Reserved for whiteboard’s node parallel-bottom-right',
|
|
486
|
+
team: 'Whiteboards'
|
|
487
|
+
},
|
|
488
|
+
'node-parallel-top-left': {
|
|
489
|
+
keywords: ['node-parallel-top-left', 'nodeparalleltopleft', 'icon', 'icon-lab', 'core', 'Node', 'Parallel', 'Top', 'Left'],
|
|
490
|
+
componentName: 'NodeParallelTopLeftIcon',
|
|
491
|
+
package: '@atlaskit/icon-lab/core/node-parallel-top-left',
|
|
492
|
+
type: 'core',
|
|
493
|
+
categorization: 'single-purpose',
|
|
494
|
+
usage: 'Reserved for whiteboard’s node parallel-top-left',
|
|
495
|
+
team: 'Whiteboards'
|
|
496
|
+
},
|
|
497
|
+
'node-parallel-top-right': {
|
|
498
|
+
keywords: ['node-parallel-top-right', 'nodeparalleltopright', 'icon', 'icon-lab', 'core', 'Node', 'parallel', 'top', 'right'],
|
|
499
|
+
componentName: 'NodeParallelTopRightIcon',
|
|
500
|
+
package: '@atlaskit/icon-lab/core/node-parallel-top-right',
|
|
501
|
+
type: 'core',
|
|
502
|
+
categorization: 'single-purpose',
|
|
503
|
+
usage: 'Reserved for whiteboard’s node parallel-top-right',
|
|
504
|
+
team: 'Whiteboards'
|
|
505
|
+
},
|
|
506
|
+
'node-single-left': {
|
|
507
|
+
keywords: ['node-single-left', 'nodesingleleft', 'icon', 'icon-lab', 'core', 'Node', 'Single', 'Left'],
|
|
508
|
+
componentName: 'NodeSingleLeftIcon',
|
|
509
|
+
package: '@atlaskit/icon-lab/core/node-single-left',
|
|
510
|
+
type: 'core',
|
|
511
|
+
categorization: 'single-purpose',
|
|
512
|
+
usage: 'Reserved for whiteboard’s node single-left alignment',
|
|
513
|
+
team: 'Whiteboards'
|
|
514
|
+
},
|
|
515
|
+
'node-single-right': {
|
|
516
|
+
keywords: ['node-single-right', 'nodesingleright', 'icon', 'icon-lab', 'core', 'Node', 'single', 'right'],
|
|
517
|
+
componentName: 'NodeSingleRightIcon',
|
|
518
|
+
package: '@atlaskit/icon-lab/core/node-single-right',
|
|
519
|
+
type: 'core',
|
|
520
|
+
categorization: 'single-purpose',
|
|
521
|
+
usage: 'Reserved for whiteboard’s node single-right',
|
|
522
|
+
team: 'Whiteboards'
|
|
523
|
+
},
|
|
524
|
+
notepad: {
|
|
525
|
+
keywords: ['notepad', 'icon', 'icon-lab', 'core', 'Card', 'Note', 'Notepad', 'Memo'],
|
|
526
|
+
componentName: 'NotepadIcon',
|
|
527
|
+
package: '@atlaskit/icon-lab/core/notepad',
|
|
528
|
+
type: 'core',
|
|
529
|
+
categorization: 'multi-purpose',
|
|
530
|
+
usage: "Whiteboard component 'card'",
|
|
531
|
+
team: 'Confluence Whiteboards'
|
|
532
|
+
},
|
|
370
533
|
'page-live-doc': {
|
|
371
534
|
keywords: ['page-live-doc', 'pagelivedoc', 'icon', 'icon-lab', 'core', 'page', 'live edit', 'lightning bolt', 'multiplayer', 'document', 'live doc'],
|
|
372
535
|
componentName: 'PageLiveDocIcon',
|
|
@@ -394,6 +557,15 @@ const metadata = {
|
|
|
394
557
|
usage: 'Multi purpose',
|
|
395
558
|
team: 'Design System Team'
|
|
396
559
|
},
|
|
560
|
+
panel: {
|
|
561
|
+
keywords: ['panel', 'icon', 'icon-lab', 'core', 'panel', 'card'],
|
|
562
|
+
componentName: 'PanelIcon',
|
|
563
|
+
package: '@atlaskit/icon-lab/core/panel',
|
|
564
|
+
type: 'core',
|
|
565
|
+
categorization: 'multi-purpose',
|
|
566
|
+
usage: 'Panel category in Confluence',
|
|
567
|
+
team: 'Editor AI'
|
|
568
|
+
},
|
|
397
569
|
'party-popper': {
|
|
398
570
|
keywords: ['party-popper', 'partypopper', 'icon', 'icon-lab', 'core', 'party', 'celebrate', 'celebration', 'confetti'],
|
|
399
571
|
componentName: 'PartyPopperIcon',
|
|
@@ -430,6 +602,16 @@ const metadata = {
|
|
|
430
602
|
usage: 'Reserved for JSM queue navigation to pop out from sidebar',
|
|
431
603
|
team: 'JSM core capabilities'
|
|
432
604
|
},
|
|
605
|
+
recur: {
|
|
606
|
+
keywords: ['recur', 'icon', 'icon-lab', 'core', 'recur', 'recurring', 'repeat', 'repeating'],
|
|
607
|
+
componentName: 'RecurIcon',
|
|
608
|
+
package: '@atlaskit/icon-lab/core/recur',
|
|
609
|
+
type: 'core',
|
|
610
|
+
categorization: 'single-purpose',
|
|
611
|
+
usage: 'Reserved for setting objects to recur (eg Work items, Forms)',
|
|
612
|
+
team: 'Pandora',
|
|
613
|
+
slackChannel: '#horizon-pandora-eng'
|
|
614
|
+
},
|
|
433
615
|
'roadmaps-plan': {
|
|
434
616
|
keywords: ['roadmaps-plan', 'roadmapsplan', 'icon', 'icon-lab', 'core', 'roadmaps', 'roadmap', 'plan'],
|
|
435
617
|
componentName: 'RoadmapsPlanIcon',
|
|
@@ -649,6 +831,15 @@ const metadata = {
|
|
|
649
831
|
usage: 'Reserved for representing solid stroke and border styles.',
|
|
650
832
|
team: 'Whiteboards'
|
|
651
833
|
},
|
|
834
|
+
'suggested-edit': {
|
|
835
|
+
keywords: ['suggested-edit', 'suggestededit', 'icon', 'icon-lab', 'core', 'AI', 'suggestion', 'suggested edit', 'suggest', 'generative'],
|
|
836
|
+
componentName: 'SuggestedEditIcon',
|
|
837
|
+
package: '@atlaskit/icon-lab/core/suggested-edit',
|
|
838
|
+
type: 'core',
|
|
839
|
+
categorization: 'single-purpose',
|
|
840
|
+
usage: 'Reserved for suggestions powered by Atlassian Intelligence',
|
|
841
|
+
team: 'Editor AI'
|
|
842
|
+
},
|
|
652
843
|
sunset: {
|
|
653
844
|
keywords: ['sunset', 'icon', 'icon-lab', 'core', 'sun', 'horizon', 'farewell', 'goodbye', 'sky', 'farewell feed'],
|
|
654
845
|
componentName: 'SunsetIcon',
|
|
@@ -695,6 +886,15 @@ const metadata = {
|
|
|
695
886
|
usage: 'Known usages: Alternative option for food emoji category.',
|
|
696
887
|
team: 'Design System Team'
|
|
697
888
|
},
|
|
889
|
+
talent: {
|
|
890
|
+
keywords: ['talent', 'icon', 'icon-lab', 'core', 'talent', 'person', 'star'],
|
|
891
|
+
componentName: 'TalentIcon',
|
|
892
|
+
package: '@atlaskit/icon-lab/core/talent',
|
|
893
|
+
type: 'core',
|
|
894
|
+
categorization: 'single-purpose',
|
|
895
|
+
usage: 'Reserved for functional representation of Talent app',
|
|
896
|
+
team: 'Talent'
|
|
897
|
+
},
|
|
698
898
|
template: {
|
|
699
899
|
keywords: ['template', 'icon', 'icon-lab', 'core', 'template', 'templates'],
|
|
700
900
|
componentName: 'TemplateIcon',
|
|
@@ -704,6 +904,150 @@ const metadata = {
|
|
|
704
904
|
usage: 'Used for templates in Whiteboards',
|
|
705
905
|
team: 'Whiteboards'
|
|
706
906
|
},
|
|
907
|
+
'text-bold-italic': {
|
|
908
|
+
keywords: ['text-bold-italic', 'textbolditalic', 'icon', 'icon-lab', 'core', 'Text', 'Type', 'Font', 'Bold', 'Italic'],
|
|
909
|
+
componentName: 'TextBoldItalicIcon',
|
|
910
|
+
package: '@atlaskit/icon-lab/core/text-bold-italic',
|
|
911
|
+
type: 'core',
|
|
912
|
+
categorization: 'single-purpose',
|
|
913
|
+
usage: 'Reserved for bold text with italic',
|
|
914
|
+
team: 'Whiteboards'
|
|
915
|
+
},
|
|
916
|
+
'text-bold-italic-strikethrough': {
|
|
917
|
+
keywords: ['text-bold-italic-strikethrough', 'textbolditalicstrikethrough', 'icon', 'icon-lab', 'core', 'Text', 'Type', 'strikethrough', 'Bold', 'Italic'],
|
|
918
|
+
componentName: 'TextBoldItalicStrikethroughIcon',
|
|
919
|
+
package: '@atlaskit/icon-lab/core/text-bold-italic-strikethrough',
|
|
920
|
+
type: 'core',
|
|
921
|
+
categorization: 'single-purpose',
|
|
922
|
+
usage: 'Reserved for italic bold text with a strikethrough',
|
|
923
|
+
team: 'Whiteboards'
|
|
924
|
+
},
|
|
925
|
+
'text-bold-italic-underline': {
|
|
926
|
+
keywords: ['text-bold-italic-underline', 'textbolditalicunderline', 'icon', 'icon-lab', 'core', 'Text', 'Type', 'Font', 'Bold', 'Italic', 'Underline'],
|
|
927
|
+
componentName: 'TextBoldItalicUnderlineIcon',
|
|
928
|
+
package: '@atlaskit/icon-lab/core/text-bold-italic-underline',
|
|
929
|
+
type: 'core',
|
|
930
|
+
categorization: 'single-purpose',
|
|
931
|
+
usage: 'Reserved for bold italic text with underline',
|
|
932
|
+
team: 'Whiteboards'
|
|
933
|
+
},
|
|
934
|
+
'text-bold-italic-underline-strikethrough': {
|
|
935
|
+
keywords: ['text-bold-italic-underline-strikethrough', 'textbolditalicunderlinestrikethrough', 'icon', 'icon-lab', 'core', 'text formatting', 'bold', 'underline', 'strikethrough', 'italic'],
|
|
936
|
+
componentName: 'TextBoldItalicUnderlineStrikethroughIcon',
|
|
937
|
+
package: '@atlaskit/icon-lab/core/text-bold-italic-underline-strikethrough',
|
|
938
|
+
type: 'core',
|
|
939
|
+
categorization: 'single-purpose',
|
|
940
|
+
usage: 'Reserved for bold italic text with underline and strikethrough',
|
|
941
|
+
team: 'Whiteboards'
|
|
942
|
+
},
|
|
943
|
+
'text-bold-strikethrough': {
|
|
944
|
+
keywords: ['text-bold-strikethrough', 'textboldstrikethrough', 'icon', 'icon-lab', 'core', 'Text', 'Type', 'Bold', 'strikethrough'],
|
|
945
|
+
componentName: 'TextBoldStrikethroughIcon',
|
|
946
|
+
package: '@atlaskit/icon-lab/core/text-bold-strikethrough',
|
|
947
|
+
type: 'core',
|
|
948
|
+
categorization: 'single-purpose',
|
|
949
|
+
usage: 'Reserved for bold strikethrough text',
|
|
950
|
+
team: 'Whiteboards'
|
|
951
|
+
},
|
|
952
|
+
'text-bold-underline': {
|
|
953
|
+
keywords: ['text-bold-underline', 'textboldunderline', 'icon', 'icon-lab', 'core', 'bold', 'underline', 'text formatting'],
|
|
954
|
+
componentName: 'TextBoldUnderlineIcon',
|
|
955
|
+
package: '@atlaskit/icon-lab/core/text-bold-underline',
|
|
956
|
+
type: 'core',
|
|
957
|
+
categorization: 'single-purpose',
|
|
958
|
+
usage: 'Reserved for bold text with underline',
|
|
959
|
+
team: 'Whiteboards'
|
|
960
|
+
},
|
|
961
|
+
'text-bold-underline-strikethrough': {
|
|
962
|
+
keywords: ['text-bold-underline-strikethrough', 'textboldunderlinestrikethrough', 'icon', 'icon-lab', 'core', 'text formatting', 'bold', 'strikethrough', 'underline'],
|
|
963
|
+
componentName: 'TextBoldUnderlineStrikethroughIcon',
|
|
964
|
+
package: '@atlaskit/icon-lab/core/text-bold-underline-strikethrough',
|
|
965
|
+
type: 'core',
|
|
966
|
+
categorization: 'single-purpose',
|
|
967
|
+
usage: 'Reserved for bold text with underline and strikethrough',
|
|
968
|
+
team: 'Whiteboards'
|
|
969
|
+
},
|
|
970
|
+
'text-conclusion-add': {
|
|
971
|
+
keywords: ['text-conclusion-add', 'textconclusionadd', 'icon', 'icon-lab', 'core', 'text', 'conclusion', 'AI', 'generative'],
|
|
972
|
+
componentName: 'TextConclusionAddIcon',
|
|
973
|
+
package: '@atlaskit/icon-lab/core/text-conclusion-add',
|
|
974
|
+
type: 'core',
|
|
975
|
+
categorization: 'single-purpose',
|
|
976
|
+
usage: 'Confluence Editor AI action for generating a conclusion',
|
|
977
|
+
team: 'Editor AI'
|
|
978
|
+
},
|
|
979
|
+
'text-introduction-add': {
|
|
980
|
+
keywords: ['text-introduction-add', 'textintroductionadd', 'icon', 'icon-lab', 'core', 'text', 'introduction', 'AI', 'generative'],
|
|
981
|
+
componentName: 'TextIntroductionAddIcon',
|
|
982
|
+
package: '@atlaskit/icon-lab/core/text-introduction-add',
|
|
983
|
+
type: 'core',
|
|
984
|
+
categorization: 'single-purpose',
|
|
985
|
+
usage: 'Confluence Editor AI action for generating an introduction',
|
|
986
|
+
team: 'Editor AI'
|
|
987
|
+
},
|
|
988
|
+
'text-italic-strikethrough': {
|
|
989
|
+
keywords: ['text-italic-strikethrough', 'textitalicstrikethrough', 'icon', 'icon-lab', 'core', 'Text', 'Type', 'Font', 'Italic', 'Strikethrough'],
|
|
990
|
+
componentName: 'TextItalicStrikethroughIcon',
|
|
991
|
+
package: '@atlaskit/icon-lab/core/text-italic-strikethrough',
|
|
992
|
+
type: 'core',
|
|
993
|
+
categorization: 'single-purpose',
|
|
994
|
+
usage: 'Reserved for italic text with strikethrough',
|
|
995
|
+
team: 'Whiteboards'
|
|
996
|
+
},
|
|
997
|
+
'text-italic-underline': {
|
|
998
|
+
keywords: ['text-italic-underline', 'textitalicunderline', 'icon', 'icon-lab', 'core', 'Text', 'Type', 'Font', 'Underline', 'Italic'],
|
|
999
|
+
componentName: 'TextItalicUnderlineIcon',
|
|
1000
|
+
package: '@atlaskit/icon-lab/core/text-italic-underline',
|
|
1001
|
+
type: 'core',
|
|
1002
|
+
categorization: 'single-purpose',
|
|
1003
|
+
usage: 'Reserved for italic text with underline',
|
|
1004
|
+
team: 'Whiteboards'
|
|
1005
|
+
},
|
|
1006
|
+
'text-italic-underline-strikethrough': {
|
|
1007
|
+
keywords: ['text-italic-underline-strikethrough', 'textitalicunderlinestrikethrough', 'icon', 'icon-lab', 'core', 'text formatting', 'italic', 'underline', 'strikethrough'],
|
|
1008
|
+
componentName: 'TextItalicUnderlineStrikethroughIcon',
|
|
1009
|
+
package: '@atlaskit/icon-lab/core/text-italic-underline-strikethrough',
|
|
1010
|
+
type: 'core',
|
|
1011
|
+
categorization: 'single-purpose',
|
|
1012
|
+
usage: 'Reserved for italic text with underline and strikethrough',
|
|
1013
|
+
team: 'Whiteboards'
|
|
1014
|
+
},
|
|
1015
|
+
'text-lengthen': {
|
|
1016
|
+
keywords: ['text-lengthen', 'textlengthen', 'icon', 'icon-lab', 'core', 'text', 'lengthen', 'expand', 'AI', 'generative'],
|
|
1017
|
+
componentName: 'TextLengthenIcon',
|
|
1018
|
+
package: '@atlaskit/icon-lab/core/text-lengthen',
|
|
1019
|
+
type: 'core',
|
|
1020
|
+
categorization: 'single-purpose',
|
|
1021
|
+
usage: 'Lengthening text content with Atlassian Intelligence',
|
|
1022
|
+
team: 'Editor AI'
|
|
1023
|
+
},
|
|
1024
|
+
'text-paragraph': {
|
|
1025
|
+
keywords: ['text-paragraph', 'textparagraph', 'icon', 'icon-lab', 'core', 'text', 'paragraph break', 'AI', 'generative', 'reformat'],
|
|
1026
|
+
componentName: 'TextParagraphIcon',
|
|
1027
|
+
package: '@atlaskit/icon-lab/core/text-paragraph',
|
|
1028
|
+
type: 'core',
|
|
1029
|
+
categorization: 'multi-purpose',
|
|
1030
|
+
usage: 'Confluence Editor AI action for reformatting paragraphs into multiple shorter paragraphs',
|
|
1031
|
+
team: 'Editor AI'
|
|
1032
|
+
},
|
|
1033
|
+
'text-rephrase': {
|
|
1034
|
+
keywords: ['text-rephrase', 'textrephrase', 'icon', 'icon-lab', 'core', 'text', 'rephrase', 'AI', 'generative'],
|
|
1035
|
+
componentName: 'TextRephraseIcon',
|
|
1036
|
+
package: '@atlaskit/icon-lab/core/text-rephrase',
|
|
1037
|
+
type: 'core',
|
|
1038
|
+
categorization: 'single-purpose',
|
|
1039
|
+
usage: 'Confluence Editor AI action for rephrasing text',
|
|
1040
|
+
team: 'Editor AI'
|
|
1041
|
+
},
|
|
1042
|
+
'text-underline-strikethrough': {
|
|
1043
|
+
keywords: ['text-underline-strikethrough', 'textunderlinestrikethrough', 'icon', 'icon-lab', 'core', 'text', 'type', 'font', 'strikethrough', 'underline'],
|
|
1044
|
+
componentName: 'TextUnderlineStrikethroughIcon',
|
|
1045
|
+
package: '@atlaskit/icon-lab/core/text-underline-strikethrough',
|
|
1046
|
+
type: 'core',
|
|
1047
|
+
categorization: 'single-purpose',
|
|
1048
|
+
usage: 'Reserved for underline text with a strikethrough',
|
|
1049
|
+
team: 'Whiteboards'
|
|
1050
|
+
},
|
|
707
1051
|
ticket: {
|
|
708
1052
|
keywords: ['ticket', 'icon', 'icon-lab', 'core', 'stub', 'ticket'],
|
|
709
1053
|
componentName: 'TicketIcon',
|
|
@@ -740,6 +1084,24 @@ const metadata = {
|
|
|
740
1084
|
usage: 'Known usages: Alternative option for transport emoji category.',
|
|
741
1085
|
team: 'Design System Team'
|
|
742
1086
|
},
|
|
1087
|
+
'video-hd': {
|
|
1088
|
+
keywords: ['video-hd', 'videohd', 'icon', 'icon-lab', 'core', 'high definition', 'hi def'],
|
|
1089
|
+
componentName: 'VideoHdIcon',
|
|
1090
|
+
package: '@atlaskit/icon-lab/core/video-hd',
|
|
1091
|
+
type: 'core',
|
|
1092
|
+
categorization: 'single-purpose',
|
|
1093
|
+
usage: 'Single purpose - Reserved for enabling high definition videos',
|
|
1094
|
+
team: 'Atlassian Design System'
|
|
1095
|
+
},
|
|
1096
|
+
'video-hd-filled': {
|
|
1097
|
+
keywords: ['video-hd-filled', 'videohdfilled', 'icon', 'icon-lab', 'core', 'high definition', 'hi def'],
|
|
1098
|
+
componentName: 'VideoHdFilledIcon',
|
|
1099
|
+
package: '@atlaskit/icon-lab/core/video-hd-filled',
|
|
1100
|
+
type: 'core',
|
|
1101
|
+
categorization: 'single-purpose',
|
|
1102
|
+
usage: 'Single purpose - Reserved to show that high definition is enabled for videos',
|
|
1103
|
+
team: 'Atlassian Design System'
|
|
1104
|
+
},
|
|
743
1105
|
'view-type-board-home': {
|
|
744
1106
|
keywords: ['view-type-board-home', 'viewtypeboardhome', 'icon', 'icon-lab', 'core', 'board view', 'databases', 'home', 'default view'],
|
|
745
1107
|
componentName: 'ViewTypeBoardHomeIcon',
|
|
@@ -785,6 +1147,15 @@ const metadata = {
|
|
|
785
1147
|
usage: 'Multi purpose',
|
|
786
1148
|
team: 'Design System Team'
|
|
787
1149
|
},
|
|
1150
|
+
'warning-outline': {
|
|
1151
|
+
keywords: ['warning-outline', 'warningoutline', 'icon', 'icon-lab', 'core', 'warning', 'exclamation', 'overdue', 'past due', 'late'],
|
|
1152
|
+
componentName: 'WarningOutlineIcon',
|
|
1153
|
+
package: '@atlaskit/icon-lab/core/warning-outline',
|
|
1154
|
+
type: 'core',
|
|
1155
|
+
categorization: 'multi-purpose',
|
|
1156
|
+
usage: 'Low-impact warnings. Overdue dates in Atlassian Home.',
|
|
1157
|
+
team: 'Atlassian Home'
|
|
1158
|
+
},
|
|
788
1159
|
webhook: {
|
|
789
1160
|
keywords: ['webhook', 'icon', 'icon-lab', 'core', 'api', 'callback', 'payload'],
|
|
790
1161
|
componentName: 'WebhookIcon',
|
|
@@ -805,6 +1176,15 @@ const metadata = {
|
|
|
805
1176
|
team: 'Insights',
|
|
806
1177
|
slackChannel: '#cc-insights-and-reporting'
|
|
807
1178
|
},
|
|
1179
|
+
'work-item-add': {
|
|
1180
|
+
keywords: ['work-item-add', 'workitemadd', 'icon', 'icon-lab', 'core', 'issue', 'work item', 'work type', 'add', 'plus', 'create'],
|
|
1181
|
+
componentName: 'WorkItemAddIcon',
|
|
1182
|
+
package: '@atlaskit/icon-lab/core/work-item-add',
|
|
1183
|
+
type: 'core',
|
|
1184
|
+
categorization: 'single-purpose',
|
|
1185
|
+
usage: 'Reserved for adding or creating a new work item.',
|
|
1186
|
+
team: 'Jira'
|
|
1187
|
+
},
|
|
808
1188
|
'workflow-controls': {
|
|
809
1189
|
keywords: ['workflow-controls', 'workflowcontrols', 'icon', 'icon-lab', 'core', 'orchestration'],
|
|
810
1190
|
componentName: 'WorkflowControlsIcon',
|