@atlaskit/icon-lab 4.17.0 → 4.18.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 +71 -0
- package/core/diagram-symbol-action.d.ts +13 -0
- package/core/diagram-symbol-action.js +28 -0
- package/core/diagram-symbol-alternate-process.d.ts +13 -0
- package/core/diagram-symbol-alternate-process.js +28 -0
- package/core/diagram-symbol-collate.d.ts +13 -0
- package/core/diagram-symbol-collate.js +28 -0
- package/core/diagram-symbol-comment-left.d.ts +13 -0
- package/core/diagram-symbol-comment-left.js +28 -0
- package/core/diagram-symbol-comment-right.d.ts +13 -0
- package/core/diagram-symbol-comment-right.js +28 -0
- package/core/diagram-symbol-connector-off-page.d.ts +13 -0
- package/core/diagram-symbol-connector-off-page.js +28 -0
- package/core/diagram-symbol-connector-on-page.d.ts +13 -0
- package/core/diagram-symbol-connector-on-page.js +28 -0
- package/core/diagram-symbol-database.d.ts +13 -0
- package/core/diagram-symbol-database.js +28 -0
- package/core/diagram-symbol-decision.d.ts +13 -0
- package/core/diagram-symbol-decision.js +28 -0
- package/core/diagram-symbol-delay.d.ts +13 -0
- package/core/diagram-symbol-delay.js +28 -0
- package/core/diagram-symbol-display.d.ts +13 -0
- package/core/diagram-symbol-display.js +28 -0
- package/core/diagram-symbol-document.d.ts +13 -0
- package/core/diagram-symbol-document.js +28 -0
- package/core/diagram-symbol-documents.d.ts +13 -0
- package/core/diagram-symbol-documents.js +28 -0
- package/core/diagram-symbol-hard-disk.d.ts +13 -0
- package/core/diagram-symbol-hard-disk.js +28 -0
- package/core/diagram-symbol-input-output.d.ts +13 -0
- package/core/diagram-symbol-input-output.js +28 -0
- package/core/diagram-symbol-internal-storage.d.ts +13 -0
- package/core/diagram-symbol-internal-storage.js +28 -0
- package/core/diagram-symbol-loop-limit.d.ts +13 -0
- package/core/diagram-symbol-loop-limit.js +28 -0
- package/core/diagram-symbol-manual-input.d.ts +13 -0
- package/core/diagram-symbol-manual-input.js +28 -0
- package/core/diagram-symbol-manual-operation.d.ts +13 -0
- package/core/diagram-symbol-manual-operation.js +28 -0
- package/core/diagram-symbol-merge.d.ts +13 -0
- package/core/diagram-symbol-merge.js +28 -0
- package/core/diagram-symbol-mind-map.d.ts +13 -0
- package/core/diagram-symbol-mind-map.js +28 -0
- package/core/diagram-symbol-or.d.ts +13 -0
- package/core/diagram-symbol-or.js +28 -0
- package/core/diagram-symbol-predefined-process.d.ts +13 -0
- package/core/diagram-symbol-predefined-process.js +28 -0
- package/core/diagram-symbol-preparation.d.ts +13 -0
- package/core/diagram-symbol-preparation.js +28 -0
- package/core/diagram-symbol-sort.d.ts +13 -0
- package/core/diagram-symbol-sort.js +28 -0
- package/core/diagram-symbol-stored-data.d.ts +13 -0
- package/core/diagram-symbol-stored-data.js +28 -0
- package/core/diagram-symbol-summing-junction.d.ts +13 -0
- package/core/diagram-symbol-summing-junction.js +28 -0
- package/core/diagram-symbol-terminator.d.ts +13 -0
- package/core/diagram-symbol-terminator.js +28 -0
- package/core/hand-clenched.d.ts +4 -1
- package/core/hand-closed.d.ts +13 -0
- package/core/hand-closed.js +28 -0
- package/core/hand-open.d.ts +13 -0
- package/core/hand-open.js +28 -0
- package/core/hand-raised.d.ts +13 -0
- package/core/hand-raised.js +28 -0
- package/core/randomize.d.ts +13 -0
- package/core/randomize.js +28 -0
- package/core/shape-comment-left.d.ts +4 -1
- package/core/shape-comment-left.js +2 -2
- package/core/shape-comment-right.d.ts +4 -1
- package/core/shape-comment-right.js +2 -2
- package/core/shape-database.d.ts +4 -1
- package/core/shape-database.js +2 -2
- package/core/shape-delay.d.ts +4 -1
- package/core/shape-delay.js +2 -2
- package/core/shape-display.d.ts +4 -1
- package/core/shape-display.js +2 -2
- package/core/shape-document-symbol.d.ts +4 -1
- package/core/shape-document-symbol.js +2 -2
- package/core/shape-hard-disk.d.ts +4 -1
- package/core/shape-hard-disk.js +2 -2
- package/core/shape-internal-storage.d.ts +4 -1
- package/core/shape-internal-storage.js +2 -2
- package/core/shape-manual-input.d.ts +4 -1
- package/core/shape-manual-input.js +2 -2
- package/core/shape-manual-operation-symbol.d.ts +4 -1
- package/core/shape-manual-operation-symbol.js +2 -2
- package/core/shape-mindmap.d.ts +4 -1
- package/core/shape-mindmap.js +2 -2
- package/core/shape-multiple-documents.d.ts +4 -1
- package/core/shape-multiple-documents.js +2 -2
- package/core/shape-off-page.d.ts +4 -1
- package/core/shape-off-page.js +2 -2
- package/core/shape-predefined-process.d.ts +4 -1
- package/core/shape-predefined-process.js +2 -2
- package/core/shape-preparation-symbol.d.ts +4 -1
- package/core/shape-preparation-symbol.js +2 -2
- package/core/shape-start-end.d.ts +4 -1
- package/core/shape-start-end.js +2 -2
- package/core/shape-stored-data.d.ts +4 -1
- package/core/shape-stored-data.js +2 -2
- package/core/shape-summing-junction-cross.d.ts +4 -1
- package/core/shape-summing-junction-cross.js +2 -2
- package/core/shape-summing-junction-plus.d.ts +4 -1
- package/core/shape-summing-junction-plus.js +2 -2
- package/core/text-adjust-length.d.ts +13 -0
- package/core/text-adjust-length.js +28 -0
- package/dist/cjs/deprecated-core.js +61 -1
- package/dist/cjs/metadata-core.js +489 -59
- package/dist/es2019/deprecated-core.js +61 -1
- package/dist/es2019/metadata-core.js +489 -59
- package/dist/esm/deprecated-core.js +61 -1
- package/dist/esm/metadata-core.js +489 -59
- package/dist/types/deprecated-core.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/deprecated-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +3 -3
- package/svgs/core/diagram-symbol-action.svg +1 -0
- package/svgs/core/diagram-symbol-alternate-process.svg +1 -0
- package/svgs/core/diagram-symbol-collate.svg +1 -0
- package/svgs/core/diagram-symbol-comment-left.svg +1 -0
- package/svgs/core/diagram-symbol-comment-right.svg +1 -0
- package/svgs/core/diagram-symbol-connector-off-page.svg +1 -0
- package/svgs/core/diagram-symbol-connector-on-page.svg +1 -0
- package/svgs/core/diagram-symbol-database.svg +1 -0
- package/svgs/core/diagram-symbol-decision.svg +1 -0
- package/svgs/core/diagram-symbol-delay.svg +1 -0
- package/svgs/core/diagram-symbol-display.svg +1 -0
- package/svgs/core/diagram-symbol-document.svg +1 -0
- package/svgs/core/diagram-symbol-documents.svg +1 -0
- package/svgs/core/diagram-symbol-hard-disk.svg +1 -0
- package/svgs/core/diagram-symbol-input-output.svg +1 -0
- package/svgs/core/diagram-symbol-internal-storage.svg +1 -0
- package/svgs/core/diagram-symbol-loop-limit.svg +1 -0
- package/svgs/core/diagram-symbol-manual-input.svg +1 -0
- package/svgs/core/diagram-symbol-manual-operation.svg +1 -0
- package/svgs/core/diagram-symbol-merge.svg +1 -0
- package/svgs/core/diagram-symbol-mind-map.svg +1 -0
- package/svgs/core/diagram-symbol-or.svg +1 -0
- package/svgs/core/diagram-symbol-predefined-process.svg +1 -0
- package/svgs/core/diagram-symbol-preparation.svg +1 -0
- package/svgs/core/diagram-symbol-sort.svg +1 -0
- package/svgs/core/diagram-symbol-stored-data.svg +1 -0
- package/svgs/core/diagram-symbol-summing-junction.svg +1 -0
- package/svgs/core/diagram-symbol-terminator.svg +1 -0
- package/svgs/core/hand-closed.svg +1 -0
- package/svgs/core/hand-open.svg +1 -0
- package/svgs/core/hand-raised.svg +1 -0
- package/svgs/core/randomize.svg +1 -0
- package/svgs/core/text-adjust-length.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::f60ef9eafffc62a551a72cf8806792c0>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -410,6 +410,286 @@ const metadata = {
|
|
|
410
410
|
status: 'published',
|
|
411
411
|
slackChannel: '#forge-sql'
|
|
412
412
|
},
|
|
413
|
+
'diagram-symbol-action': {
|
|
414
|
+
keywords: ['diagram-symbol-action', 'diagramsymbolaction', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'action'],
|
|
415
|
+
componentName: 'DiagramSymbolActionIcon',
|
|
416
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-action',
|
|
417
|
+
type: 'core',
|
|
418
|
+
categorization: 'single-purpose',
|
|
419
|
+
usage: 'Reserved for action diagram symbol.',
|
|
420
|
+
team: 'Whiteboards',
|
|
421
|
+
status: 'published'
|
|
422
|
+
},
|
|
423
|
+
'diagram-symbol-alternate-process': {
|
|
424
|
+
keywords: ['diagram-symbol-alternate-process', 'diagramsymbolalternateprocess', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'alternate process'],
|
|
425
|
+
componentName: 'DiagramSymbolAlternateProcessIcon',
|
|
426
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-alternate-process',
|
|
427
|
+
type: 'core',
|
|
428
|
+
categorization: 'single-purpose',
|
|
429
|
+
usage: 'Reserved for alternate process diagram symbol.',
|
|
430
|
+
team: 'Whiteboards',
|
|
431
|
+
status: 'published'
|
|
432
|
+
},
|
|
433
|
+
'diagram-symbol-collate': {
|
|
434
|
+
keywords: ['diagram-symbol-collate', 'diagramsymbolcollate', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'collate'],
|
|
435
|
+
componentName: 'DiagramSymbolCollateIcon',
|
|
436
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-collate',
|
|
437
|
+
type: 'core',
|
|
438
|
+
categorization: 'single-purpose',
|
|
439
|
+
usage: 'Reserved for collate diagram symbol.',
|
|
440
|
+
team: 'Whiteboards',
|
|
441
|
+
status: 'published'
|
|
442
|
+
},
|
|
443
|
+
'diagram-symbol-comment-left': {
|
|
444
|
+
keywords: ['diagram-symbol-comment-left', 'diagramsymbolcommentleft', 'icon', 'icon-lab', 'core', 'comment', 'left', 'diagram', 'symbol'],
|
|
445
|
+
componentName: 'DiagramSymbolCommentLeftIcon',
|
|
446
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-comment-left',
|
|
447
|
+
type: 'core',
|
|
448
|
+
categorization: 'single-purpose',
|
|
449
|
+
usage: 'Reserved for comment left diagram symbol.',
|
|
450
|
+
team: 'Whiteboards',
|
|
451
|
+
status: 'published'
|
|
452
|
+
},
|
|
453
|
+
'diagram-symbol-comment-right': {
|
|
454
|
+
keywords: ['diagram-symbol-comment-right', 'diagramsymbolcommentright', 'icon', 'icon-lab', 'core', 'comment', 'right', 'diagram', 'symbol'],
|
|
455
|
+
componentName: 'DiagramSymbolCommentRightIcon',
|
|
456
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-comment-right',
|
|
457
|
+
type: 'core',
|
|
458
|
+
categorization: 'single-purpose',
|
|
459
|
+
usage: 'Reserved for comment right diagram symbol.',
|
|
460
|
+
team: 'Whiteboards',
|
|
461
|
+
status: 'published'
|
|
462
|
+
},
|
|
463
|
+
'diagram-symbol-connector-off-page': {
|
|
464
|
+
keywords: ['diagram-symbol-connector-off-page', 'diagramsymbolconnectoroffpage', 'icon', 'icon-lab', 'core', 'off-page', 'diagram', 'symbol', 'connector'],
|
|
465
|
+
componentName: 'DiagramSymbolConnectorOffPageIcon',
|
|
466
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-connector-off-page',
|
|
467
|
+
type: 'core',
|
|
468
|
+
categorization: 'single-purpose',
|
|
469
|
+
usage: 'Reserved for off-page connector diagram symbol.',
|
|
470
|
+
team: 'Whiteboards',
|
|
471
|
+
status: 'published'
|
|
472
|
+
},
|
|
473
|
+
'diagram-symbol-connector-on-page': {
|
|
474
|
+
keywords: ['diagram-symbol-connector-on-page', 'diagramsymbolconnectoronpage', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'on-page', 'connector'],
|
|
475
|
+
componentName: 'DiagramSymbolConnectorOnPageIcon',
|
|
476
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-connector-on-page',
|
|
477
|
+
type: 'core',
|
|
478
|
+
categorization: 'single-purpose',
|
|
479
|
+
usage: 'Reserved for on-page connector diagram symbol.',
|
|
480
|
+
team: 'Whiteboards',
|
|
481
|
+
status: 'published'
|
|
482
|
+
},
|
|
483
|
+
'diagram-symbol-database': {
|
|
484
|
+
keywords: ['diagram-symbol-database', 'diagramsymboldatabase', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'database'],
|
|
485
|
+
componentName: 'DiagramSymbolDatabaseIcon',
|
|
486
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-database',
|
|
487
|
+
type: 'core',
|
|
488
|
+
categorization: 'single-purpose',
|
|
489
|
+
usage: 'Reserved for database diagram symbol.',
|
|
490
|
+
team: 'Whiteboards',
|
|
491
|
+
status: 'published'
|
|
492
|
+
},
|
|
493
|
+
'diagram-symbol-decision': {
|
|
494
|
+
keywords: ['diagram-symbol-decision', 'diagramsymboldecision', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'decision'],
|
|
495
|
+
componentName: 'DiagramSymbolDecisionIcon',
|
|
496
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-decision',
|
|
497
|
+
type: 'core',
|
|
498
|
+
categorization: 'single-purpose',
|
|
499
|
+
usage: 'Reserved for decision diagram symbol.',
|
|
500
|
+
team: 'Whiteboards',
|
|
501
|
+
status: 'published'
|
|
502
|
+
},
|
|
503
|
+
'diagram-symbol-delay': {
|
|
504
|
+
keywords: ['diagram-symbol-delay', 'diagramsymboldelay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'delay'],
|
|
505
|
+
componentName: 'DiagramSymbolDelayIcon',
|
|
506
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-delay',
|
|
507
|
+
type: 'core',
|
|
508
|
+
categorization: 'single-purpose',
|
|
509
|
+
usage: 'Reserved for delay diagram symbol.',
|
|
510
|
+
team: 'Whiteboards',
|
|
511
|
+
status: 'published'
|
|
512
|
+
},
|
|
513
|
+
'diagram-symbol-display': {
|
|
514
|
+
keywords: ['diagram-symbol-display', 'diagramsymboldisplay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'display'],
|
|
515
|
+
componentName: 'DiagramSymbolDisplayIcon',
|
|
516
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-display',
|
|
517
|
+
type: 'core',
|
|
518
|
+
categorization: 'single-purpose',
|
|
519
|
+
usage: 'Reserved for display diagram symbol.',
|
|
520
|
+
team: 'Whiteboards',
|
|
521
|
+
status: 'published'
|
|
522
|
+
},
|
|
523
|
+
'diagram-symbol-document': {
|
|
524
|
+
keywords: ['diagram-symbol-document', 'diagramsymboldocument', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'document'],
|
|
525
|
+
componentName: 'DiagramSymbolDocumentIcon',
|
|
526
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-document',
|
|
527
|
+
type: 'core',
|
|
528
|
+
categorization: 'single-purpose',
|
|
529
|
+
usage: 'Reserved for single document diagram symbol.',
|
|
530
|
+
team: 'Whiteboards',
|
|
531
|
+
status: 'published'
|
|
532
|
+
},
|
|
533
|
+
'diagram-symbol-documents': {
|
|
534
|
+
keywords: ['diagram-symbol-documents', 'diagramsymboldocuments', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'multiple documents'],
|
|
535
|
+
componentName: 'DiagramSymbolDocumentsIcon',
|
|
536
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-documents',
|
|
537
|
+
type: 'core',
|
|
538
|
+
categorization: 'single-purpose',
|
|
539
|
+
usage: 'Reserved for multiple documents diagram symbol',
|
|
540
|
+
team: 'Whiteboards',
|
|
541
|
+
status: 'published'
|
|
542
|
+
},
|
|
543
|
+
'diagram-symbol-hard-disk': {
|
|
544
|
+
keywords: ['diagram-symbol-hard-disk', 'diagramsymbolharddisk', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'hard disk', 'hard drive', 'storage'],
|
|
545
|
+
componentName: 'DiagramSymbolHardDiskIcon',
|
|
546
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-hard-disk',
|
|
547
|
+
type: 'core',
|
|
548
|
+
categorization: 'single-purpose',
|
|
549
|
+
usage: 'Reserved for hard disk diagram symbol.',
|
|
550
|
+
team: 'Whiteboards',
|
|
551
|
+
status: 'published'
|
|
552
|
+
},
|
|
553
|
+
'diagram-symbol-input-output': {
|
|
554
|
+
keywords: ['diagram-symbol-input-output', 'diagramsymbolinputoutput', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'input', 'output'],
|
|
555
|
+
componentName: 'DiagramSymbolInputOutputIcon',
|
|
556
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-input-output',
|
|
557
|
+
type: 'core',
|
|
558
|
+
categorization: 'single-purpose',
|
|
559
|
+
usage: 'Reserved for input or output diagram symbols.',
|
|
560
|
+
team: 'Whiteboards',
|
|
561
|
+
status: 'published'
|
|
562
|
+
},
|
|
563
|
+
'diagram-symbol-internal-storage': {
|
|
564
|
+
keywords: ['diagram-symbol-internal-storage', 'diagramsymbolinternalstorage', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'internal storage'],
|
|
565
|
+
componentName: 'DiagramSymbolInternalStorageIcon',
|
|
566
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-internal-storage',
|
|
567
|
+
type: 'core',
|
|
568
|
+
categorization: 'single-purpose',
|
|
569
|
+
usage: 'Reserved for internal storage diagram symbol.',
|
|
570
|
+
team: 'Whiteboards',
|
|
571
|
+
status: 'published'
|
|
572
|
+
},
|
|
573
|
+
'diagram-symbol-loop-limit': {
|
|
574
|
+
keywords: ['diagram-symbol-loop-limit', 'diagramsymbollooplimit', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'loop limit'],
|
|
575
|
+
componentName: 'DiagramSymbolLoopLimitIcon',
|
|
576
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-loop-limit',
|
|
577
|
+
type: 'core',
|
|
578
|
+
categorization: 'single-purpose',
|
|
579
|
+
usage: 'Reserved for loop limit diagram symbol.',
|
|
580
|
+
team: 'Whiteboards',
|
|
581
|
+
status: 'published'
|
|
582
|
+
},
|
|
583
|
+
'diagram-symbol-manual-input': {
|
|
584
|
+
keywords: ['diagram-symbol-manual-input', 'diagramsymbolmanualinput', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual input'],
|
|
585
|
+
componentName: 'DiagramSymbolManualInputIcon',
|
|
586
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-manual-input',
|
|
587
|
+
type: 'core',
|
|
588
|
+
categorization: 'single-purpose',
|
|
589
|
+
usage: 'Reserved for manual input diagram symbol.',
|
|
590
|
+
team: 'Whiteboards',
|
|
591
|
+
status: 'published'
|
|
592
|
+
},
|
|
593
|
+
'diagram-symbol-manual-operation': {
|
|
594
|
+
keywords: ['diagram-symbol-manual-operation', 'diagramsymbolmanualoperation', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual operation'],
|
|
595
|
+
componentName: 'DiagramSymbolManualOperationIcon',
|
|
596
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-manual-operation',
|
|
597
|
+
type: 'core',
|
|
598
|
+
categorization: 'single-purpose',
|
|
599
|
+
usage: 'Reserved for manual operation diagram symbol.',
|
|
600
|
+
team: 'Whiteboards',
|
|
601
|
+
status: 'published'
|
|
602
|
+
},
|
|
603
|
+
'diagram-symbol-merge': {
|
|
604
|
+
keywords: ['diagram-symbol-merge', 'diagramsymbolmerge', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'merge', 'triangle'],
|
|
605
|
+
componentName: 'DiagramSymbolMergeIcon',
|
|
606
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-merge',
|
|
607
|
+
type: 'core',
|
|
608
|
+
categorization: 'single-purpose',
|
|
609
|
+
usage: 'Reserved for merge diagram symbol.',
|
|
610
|
+
team: 'Whiteboards',
|
|
611
|
+
status: 'published'
|
|
612
|
+
},
|
|
613
|
+
'diagram-symbol-mind-map': {
|
|
614
|
+
keywords: ['diagram-symbol-mind-map', 'diagramsymbolmindmap', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'mind map'],
|
|
615
|
+
componentName: 'DiagramSymbolMindMapIcon',
|
|
616
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-mind-map',
|
|
617
|
+
type: 'core',
|
|
618
|
+
categorization: 'single-purpose',
|
|
619
|
+
usage: 'Reserved for mind map diagram symbol.',
|
|
620
|
+
team: 'Whiteboards',
|
|
621
|
+
status: 'published'
|
|
622
|
+
},
|
|
623
|
+
'diagram-symbol-or': {
|
|
624
|
+
keywords: ['diagram-symbol-or', 'diagramsymbolor', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'or', 'logic'],
|
|
625
|
+
componentName: 'DiagramSymbolOrIcon',
|
|
626
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-or',
|
|
627
|
+
type: 'core',
|
|
628
|
+
categorization: 'single-purpose',
|
|
629
|
+
usage: 'Reserved for or diagram symbol.',
|
|
630
|
+
team: 'Whiteboards',
|
|
631
|
+
status: 'published'
|
|
632
|
+
},
|
|
633
|
+
'diagram-symbol-predefined-process': {
|
|
634
|
+
keywords: ['diagram-symbol-predefined-process', 'diagramsymbolpredefinedprocess', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'predefined process'],
|
|
635
|
+
componentName: 'DiagramSymbolPredefinedProcessIcon',
|
|
636
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-predefined-process',
|
|
637
|
+
type: 'core',
|
|
638
|
+
categorization: 'single-purpose',
|
|
639
|
+
usage: 'Reserved for predefined process diagram symbol.',
|
|
640
|
+
team: 'Whiteboards',
|
|
641
|
+
status: 'published'
|
|
642
|
+
},
|
|
643
|
+
'diagram-symbol-preparation': {
|
|
644
|
+
keywords: ['diagram-symbol-preparation', 'diagramsymbolpreparation', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'preparation'],
|
|
645
|
+
componentName: 'DiagramSymbolPreparationIcon',
|
|
646
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-preparation',
|
|
647
|
+
type: 'core',
|
|
648
|
+
categorization: 'single-purpose',
|
|
649
|
+
usage: 'Reserved for preparation diagram symbol.',
|
|
650
|
+
team: 'Whiteboards',
|
|
651
|
+
status: 'published'
|
|
652
|
+
},
|
|
653
|
+
'diagram-symbol-sort': {
|
|
654
|
+
keywords: ['diagram-symbol-sort', 'diagramsymbolsort', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'sort'],
|
|
655
|
+
componentName: 'DiagramSymbolSortIcon',
|
|
656
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-sort',
|
|
657
|
+
type: 'core',
|
|
658
|
+
categorization: 'single-purpose',
|
|
659
|
+
usage: 'Reserved for sort diagram symbol.',
|
|
660
|
+
team: 'Whiteboards',
|
|
661
|
+
status: 'published'
|
|
662
|
+
},
|
|
663
|
+
'diagram-symbol-stored-data': {
|
|
664
|
+
keywords: ['diagram-symbol-stored-data', 'diagramsymbolstoreddata', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'stored data'],
|
|
665
|
+
componentName: 'DiagramSymbolStoredDataIcon',
|
|
666
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-stored-data',
|
|
667
|
+
type: 'core',
|
|
668
|
+
categorization: 'single-purpose',
|
|
669
|
+
usage: 'Reserved for stored data diagram symbol.',
|
|
670
|
+
team: 'Whiteboards',
|
|
671
|
+
status: 'published'
|
|
672
|
+
},
|
|
673
|
+
'diagram-symbol-summing-junction': {
|
|
674
|
+
keywords: ['diagram-symbol-summing-junction', 'diagramsymbolsummingjunction', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'summing junction', 'cross'],
|
|
675
|
+
componentName: 'DiagramSymbolSummingJunctionIcon',
|
|
676
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-summing-junction',
|
|
677
|
+
type: 'core',
|
|
678
|
+
categorization: 'single-purpose',
|
|
679
|
+
usage: 'Reserved for summing junction diagram symbol.',
|
|
680
|
+
team: 'Whiteboards',
|
|
681
|
+
status: 'published'
|
|
682
|
+
},
|
|
683
|
+
'diagram-symbol-terminator': {
|
|
684
|
+
keywords: ['diagram-symbol-terminator', 'diagramsymbolterminator', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'terminator', 'terminal', 'start point', 'end point'],
|
|
685
|
+
componentName: 'DiagramSymbolTerminatorIcon',
|
|
686
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-terminator',
|
|
687
|
+
type: 'core',
|
|
688
|
+
categorization: 'single-purpose',
|
|
689
|
+
usage: 'Reserved for terminator (start or end point) diagram symbol.',
|
|
690
|
+
team: 'Whiteboards',
|
|
691
|
+
status: 'published'
|
|
692
|
+
},
|
|
413
693
|
'distribute-spacing-horizontal': {
|
|
414
694
|
keywords: ['distribute-spacing-horizontal', 'distributespacinghorizontal', 'icon', 'icon-lab', 'core', 'Distribute', 'Horizontal spacing', 'Tidy up', 'Clean up'],
|
|
415
695
|
componentName: 'DistributeSpacingHorizontalIcon',
|
|
@@ -612,10 +892,45 @@ const metadata = {
|
|
|
612
892
|
componentName: 'HandClenchedIcon',
|
|
613
893
|
package: '@atlaskit/icon-lab/core/hand-clenched',
|
|
614
894
|
type: 'core',
|
|
895
|
+
replacement: {
|
|
896
|
+
name: 'hand-closed',
|
|
897
|
+
type: 'core',
|
|
898
|
+
location: '@atlaskit/icon-lab'
|
|
899
|
+
},
|
|
615
900
|
categorization: 'single-purpose',
|
|
616
901
|
usage: 'Grabbing elements in whiteboards',
|
|
617
902
|
team: 'Whiteboards',
|
|
618
|
-
status: '
|
|
903
|
+
status: 'deprecated'
|
|
904
|
+
},
|
|
905
|
+
'hand-closed': {
|
|
906
|
+
keywords: ['hand-closed', 'handclosed', 'icon', 'icon-lab', 'core', 'hand tool', 'closed hand', 'grab', 'moving'],
|
|
907
|
+
componentName: 'HandClosedIcon',
|
|
908
|
+
package: '@atlaskit/icon-lab/core/hand-closed',
|
|
909
|
+
type: 'core',
|
|
910
|
+
categorization: 'multi-purpose',
|
|
911
|
+
usage: 'Known uses: Hand tool in Whiteboards when actively moving objects.',
|
|
912
|
+
team: 'Whiteboards',
|
|
913
|
+
status: 'published'
|
|
914
|
+
},
|
|
915
|
+
'hand-open': {
|
|
916
|
+
keywords: ['hand-open', 'handopen', 'icon', 'icon-lab', 'core', 'hand tool', 'open hand', 'move tool'],
|
|
917
|
+
componentName: 'HandOpenIcon',
|
|
918
|
+
package: '@atlaskit/icon-lab/core/hand-open',
|
|
919
|
+
type: 'core',
|
|
920
|
+
categorization: 'multi-purpose',
|
|
921
|
+
usage: 'Known uses: Hand tool in Whiteboards for moving objects.',
|
|
922
|
+
team: 'Whiteboards',
|
|
923
|
+
status: 'published'
|
|
924
|
+
},
|
|
925
|
+
'hand-raised': {
|
|
926
|
+
keywords: ['hand-raised', 'handraised', 'icon', 'icon-lab', 'core', 'hand', 'farewell', 'wave'],
|
|
927
|
+
componentName: 'HandRaisedIcon',
|
|
928
|
+
package: '@atlaskit/icon-lab/core/hand-raised',
|
|
929
|
+
type: 'core',
|
|
930
|
+
categorization: 'multi-purpose',
|
|
931
|
+
usage: 'Used for farewell feed in Atlassian Home.',
|
|
932
|
+
team: 'Whiteboards',
|
|
933
|
+
status: 'published'
|
|
619
934
|
},
|
|
620
935
|
history: {
|
|
621
936
|
keywords: ['history', 'icon', 'icon-lab', 'core', 'version control', 'past', 'arrow', 'clock', 'time', 'history', 'recent'],
|
|
@@ -1057,6 +1372,16 @@ const metadata = {
|
|
|
1057
1372
|
team: 'JSM core capabilities',
|
|
1058
1373
|
status: 'published'
|
|
1059
1374
|
},
|
|
1375
|
+
randomize: {
|
|
1376
|
+
keywords: ['randomize', 'icon', 'icon-lab', 'core', 'randomize', 'randomise', 'shuffle'],
|
|
1377
|
+
componentName: 'RandomizeIcon',
|
|
1378
|
+
package: '@atlaskit/icon-lab/core/randomize',
|
|
1379
|
+
type: 'core',
|
|
1380
|
+
categorization: 'single-purpose',
|
|
1381
|
+
usage: 'Reserved for randomizing or shuffling functionality.',
|
|
1382
|
+
team: 'Whiteboards',
|
|
1383
|
+
status: 'published'
|
|
1384
|
+
},
|
|
1060
1385
|
recur: {
|
|
1061
1386
|
keywords: ['recur', 'icon', 'icon-lab', 'core', 'recur', 'recurring', 'repeat', 'repeating'],
|
|
1062
1387
|
componentName: 'RecurIcon',
|
|
@@ -1169,44 +1494,64 @@ const metadata = {
|
|
|
1169
1494
|
status: 'published'
|
|
1170
1495
|
},
|
|
1171
1496
|
'shape-comment-left': {
|
|
1172
|
-
keywords: ['shape-comment-left', 'shapecommentleft', 'icon', 'icon-lab', 'core', '
|
|
1497
|
+
keywords: ['shape-comment-left', 'shapecommentleft', 'icon', 'icon-lab', 'core', 'comment', 'left', 'diagram', 'symbol'],
|
|
1173
1498
|
componentName: 'ShapeCommentLeftIcon',
|
|
1174
1499
|
package: '@atlaskit/icon-lab/core/shape-comment-left',
|
|
1175
1500
|
type: 'core',
|
|
1501
|
+
replacement: {
|
|
1502
|
+
name: 'diagram-symbol-comment-left',
|
|
1503
|
+
type: 'core',
|
|
1504
|
+
location: '@atlaskit/icon-lab'
|
|
1505
|
+
},
|
|
1176
1506
|
categorization: 'single-purpose',
|
|
1177
|
-
usage: '
|
|
1507
|
+
usage: 'Reserved for comment left diagram symbol.',
|
|
1178
1508
|
team: 'Whiteboards',
|
|
1179
|
-
status: '
|
|
1509
|
+
status: 'deprecated'
|
|
1180
1510
|
},
|
|
1181
1511
|
'shape-comment-right': {
|
|
1182
|
-
keywords: ['shape-comment-right', 'shapecommentright', 'icon', 'icon-lab', 'core', '
|
|
1512
|
+
keywords: ['shape-comment-right', 'shapecommentright', 'icon', 'icon-lab', 'core', 'comment', 'right', 'diagram', 'symbol'],
|
|
1183
1513
|
componentName: 'ShapeCommentRightIcon',
|
|
1184
1514
|
package: '@atlaskit/icon-lab/core/shape-comment-right',
|
|
1185
1515
|
type: 'core',
|
|
1516
|
+
replacement: {
|
|
1517
|
+
name: 'diagram-symbol-comment-right',
|
|
1518
|
+
type: 'core',
|
|
1519
|
+
location: '@atlaskit/icon-lab'
|
|
1520
|
+
},
|
|
1186
1521
|
categorization: 'single-purpose',
|
|
1187
|
-
usage: '
|
|
1522
|
+
usage: 'Reserved for comment right diagram symbol.',
|
|
1188
1523
|
team: 'Whiteboards',
|
|
1189
|
-
status: '
|
|
1524
|
+
status: 'deprecated'
|
|
1190
1525
|
},
|
|
1191
1526
|
'shape-database': {
|
|
1192
|
-
keywords: ['shape-database', 'shapedatabase', 'icon', 'icon-lab', 'core', '
|
|
1527
|
+
keywords: ['shape-database', 'shapedatabase', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'database'],
|
|
1193
1528
|
componentName: 'ShapeDatabaseIcon',
|
|
1194
1529
|
package: '@atlaskit/icon-lab/core/shape-database',
|
|
1195
1530
|
type: 'core',
|
|
1531
|
+
replacement: {
|
|
1532
|
+
name: 'diagram-symbol-database',
|
|
1533
|
+
type: 'core',
|
|
1534
|
+
location: '@atlaskit/icon-lab'
|
|
1535
|
+
},
|
|
1196
1536
|
categorization: 'single-purpose',
|
|
1197
|
-
usage: '
|
|
1537
|
+
usage: 'Reserved for database diagram symbol.',
|
|
1198
1538
|
team: 'Whiteboards',
|
|
1199
|
-
status: '
|
|
1539
|
+
status: 'deprecated'
|
|
1200
1540
|
},
|
|
1201
1541
|
'shape-delay': {
|
|
1202
|
-
keywords: ['shape-delay', 'shapedelay', 'icon', 'icon-lab', 'core', '
|
|
1542
|
+
keywords: ['shape-delay', 'shapedelay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'delay'],
|
|
1203
1543
|
componentName: 'ShapeDelayIcon',
|
|
1204
1544
|
package: '@atlaskit/icon-lab/core/shape-delay',
|
|
1205
1545
|
type: 'core',
|
|
1546
|
+
replacement: {
|
|
1547
|
+
name: 'diagram-symbol-delay',
|
|
1548
|
+
type: 'core',
|
|
1549
|
+
location: '@atlaskit/icon-lab'
|
|
1550
|
+
},
|
|
1206
1551
|
categorization: 'single-purpose',
|
|
1207
|
-
usage: '
|
|
1552
|
+
usage: 'Reserved for delay diagram symbol.',
|
|
1208
1553
|
team: 'Whiteboards',
|
|
1209
|
-
status: '
|
|
1554
|
+
status: 'deprecated'
|
|
1210
1555
|
},
|
|
1211
1556
|
'shape-diamond': {
|
|
1212
1557
|
keywords: ['shape-diamond', 'shapediamond', 'icon', 'icon-lab', 'core', 'diamond', 'shape tool'],
|
|
@@ -1219,24 +1564,34 @@ const metadata = {
|
|
|
1219
1564
|
status: 'published'
|
|
1220
1565
|
},
|
|
1221
1566
|
'shape-display': {
|
|
1222
|
-
keywords: ['shape-display', 'shapedisplay', 'icon', 'icon-lab', 'core', '
|
|
1567
|
+
keywords: ['shape-display', 'shapedisplay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'display'],
|
|
1223
1568
|
componentName: 'ShapeDisplayIcon',
|
|
1224
1569
|
package: '@atlaskit/icon-lab/core/shape-display',
|
|
1225
1570
|
type: 'core',
|
|
1571
|
+
replacement: {
|
|
1572
|
+
name: 'diagram-symbol-display',
|
|
1573
|
+
type: 'core',
|
|
1574
|
+
location: '@atlaskit/icon-lab'
|
|
1575
|
+
},
|
|
1226
1576
|
categorization: 'single-purpose',
|
|
1227
|
-
usage: '
|
|
1577
|
+
usage: 'Reserved for display diagram symbol.',
|
|
1228
1578
|
team: 'Whiteboards',
|
|
1229
|
-
status: '
|
|
1579
|
+
status: 'deprecated'
|
|
1230
1580
|
},
|
|
1231
1581
|
'shape-document-symbol': {
|
|
1232
|
-
keywords: ['shape-document-symbol', 'shapedocumentsymbol', 'icon', 'icon-lab', 'core', '
|
|
1582
|
+
keywords: ['shape-document-symbol', 'shapedocumentsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'document'],
|
|
1233
1583
|
componentName: 'ShapeDocumentSymbolIcon',
|
|
1234
1584
|
package: '@atlaskit/icon-lab/core/shape-document-symbol',
|
|
1235
1585
|
type: 'core',
|
|
1586
|
+
replacement: {
|
|
1587
|
+
name: 'diagram-symbol-document',
|
|
1588
|
+
type: 'core',
|
|
1589
|
+
location: '@atlaskit/icon-lab'
|
|
1590
|
+
},
|
|
1236
1591
|
categorization: 'single-purpose',
|
|
1237
|
-
usage: '
|
|
1592
|
+
usage: 'Reserved for single document diagram symbol.',
|
|
1238
1593
|
team: 'Whiteboards',
|
|
1239
|
-
status: '
|
|
1594
|
+
status: 'deprecated'
|
|
1240
1595
|
},
|
|
1241
1596
|
'shape-ellipse': {
|
|
1242
1597
|
keywords: ['shape-ellipse', 'shapeellipse', 'icon', 'icon-lab', 'core', 'ellipse', 'circle', 'shape tool'],
|
|
@@ -1249,74 +1604,109 @@ const metadata = {
|
|
|
1249
1604
|
status: 'published'
|
|
1250
1605
|
},
|
|
1251
1606
|
'shape-hard-disk': {
|
|
1252
|
-
keywords: ['shape-hard-disk', 'shapeharddisk', 'icon', 'icon-lab', 'core', '
|
|
1607
|
+
keywords: ['shape-hard-disk', 'shapeharddisk', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'hard disk', 'hard drive', 'storage'],
|
|
1253
1608
|
componentName: 'ShapeHardDiskIcon',
|
|
1254
1609
|
package: '@atlaskit/icon-lab/core/shape-hard-disk',
|
|
1255
1610
|
type: 'core',
|
|
1611
|
+
replacement: {
|
|
1612
|
+
name: 'diagram-symbol-hard-disk',
|
|
1613
|
+
type: 'core',
|
|
1614
|
+
location: '@atlaskit/icon-lab'
|
|
1615
|
+
},
|
|
1256
1616
|
categorization: 'single-purpose',
|
|
1257
|
-
usage: '
|
|
1617
|
+
usage: 'Reserved for hard disk diagram symbol.',
|
|
1258
1618
|
team: 'Whiteboards',
|
|
1259
|
-
status: '
|
|
1619
|
+
status: 'deprecated'
|
|
1260
1620
|
},
|
|
1261
1621
|
'shape-internal-storage': {
|
|
1262
|
-
keywords: ['shape-internal-storage', 'shapeinternalstorage', 'icon', 'icon-lab', 'core', '
|
|
1622
|
+
keywords: ['shape-internal-storage', 'shapeinternalstorage', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'internal storage'],
|
|
1263
1623
|
componentName: 'ShapeInternalStorageIcon',
|
|
1264
1624
|
package: '@atlaskit/icon-lab/core/shape-internal-storage',
|
|
1265
1625
|
type: 'core',
|
|
1626
|
+
replacement: {
|
|
1627
|
+
name: 'diagram-symbol-internal-storage',
|
|
1628
|
+
type: 'core',
|
|
1629
|
+
location: '@atlaskit/icon-lab'
|
|
1630
|
+
},
|
|
1266
1631
|
categorization: 'single-purpose',
|
|
1267
|
-
usage: '
|
|
1632
|
+
usage: 'Reserved for internal storage diagram symbol.',
|
|
1268
1633
|
team: 'Whiteboards',
|
|
1269
|
-
status: '
|
|
1634
|
+
status: 'deprecated'
|
|
1270
1635
|
},
|
|
1271
1636
|
'shape-manual-input': {
|
|
1272
|
-
keywords: ['shape-manual-input', 'shapemanualinput', 'icon', 'icon-lab', 'core', 'diagram', '
|
|
1637
|
+
keywords: ['shape-manual-input', 'shapemanualinput', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual input'],
|
|
1273
1638
|
componentName: 'ShapeManualInputIcon',
|
|
1274
1639
|
package: '@atlaskit/icon-lab/core/shape-manual-input',
|
|
1275
1640
|
type: 'core',
|
|
1641
|
+
replacement: {
|
|
1642
|
+
name: 'diagram-symbol-manual-input',
|
|
1643
|
+
type: 'core',
|
|
1644
|
+
location: '@atlaskit/icon-lab'
|
|
1645
|
+
},
|
|
1276
1646
|
categorization: 'single-purpose',
|
|
1277
|
-
usage: '
|
|
1647
|
+
usage: 'Reserved for manual input diagram symbol.',
|
|
1278
1648
|
team: 'Whiteboards',
|
|
1279
|
-
status: '
|
|
1649
|
+
status: 'deprecated'
|
|
1280
1650
|
},
|
|
1281
1651
|
'shape-manual-operation-symbol': {
|
|
1282
|
-
keywords: ['shape-manual-operation-symbol', 'shapemanualoperationsymbol', 'icon', 'icon-lab', 'core', '
|
|
1652
|
+
keywords: ['shape-manual-operation-symbol', 'shapemanualoperationsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual operation'],
|
|
1283
1653
|
componentName: 'ShapeManualOperationSymbolIcon',
|
|
1284
1654
|
package: '@atlaskit/icon-lab/core/shape-manual-operation-symbol',
|
|
1285
1655
|
type: 'core',
|
|
1656
|
+
replacement: {
|
|
1657
|
+
name: 'diagram-symbol-manual-operation',
|
|
1658
|
+
type: 'core',
|
|
1659
|
+
location: '@atlaskit/icon-lab'
|
|
1660
|
+
},
|
|
1286
1661
|
categorization: 'single-purpose',
|
|
1287
|
-
usage: '
|
|
1662
|
+
usage: 'Reserved for manual operation diagram symbol.',
|
|
1288
1663
|
team: 'Whiteboards',
|
|
1289
|
-
status: '
|
|
1664
|
+
status: 'deprecated'
|
|
1290
1665
|
},
|
|
1291
1666
|
'shape-mindmap': {
|
|
1292
|
-
keywords: ['shape-mindmap', 'shapemindmap', 'icon', 'icon-lab', 'core', '
|
|
1667
|
+
keywords: ['shape-mindmap', 'shapemindmap', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'mind map'],
|
|
1293
1668
|
componentName: 'ShapeMindmapIcon',
|
|
1294
1669
|
package: '@atlaskit/icon-lab/core/shape-mindmap',
|
|
1295
1670
|
type: 'core',
|
|
1671
|
+
replacement: {
|
|
1672
|
+
name: 'diagram-symbol-mind-map',
|
|
1673
|
+
type: 'core',
|
|
1674
|
+
location: '@atlaskit/icon-lab'
|
|
1675
|
+
},
|
|
1296
1676
|
categorization: 'single-purpose',
|
|
1297
|
-
usage: '
|
|
1677
|
+
usage: 'Reserved for mind map diagram symbol.',
|
|
1298
1678
|
team: 'Whiteboards',
|
|
1299
|
-
status: '
|
|
1679
|
+
status: 'deprecated'
|
|
1300
1680
|
},
|
|
1301
1681
|
'shape-multiple-documents': {
|
|
1302
|
-
keywords: ['shape-multiple-documents', 'shapemultipledocuments', 'icon', 'icon-lab', 'core', '
|
|
1682
|
+
keywords: ['shape-multiple-documents', 'shapemultipledocuments', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'multiple documents'],
|
|
1303
1683
|
componentName: 'ShapeMultipleDocumentsIcon',
|
|
1304
1684
|
package: '@atlaskit/icon-lab/core/shape-multiple-documents',
|
|
1305
1685
|
type: 'core',
|
|
1686
|
+
replacement: {
|
|
1687
|
+
name: 'diagram-symbol-documents',
|
|
1688
|
+
type: 'core',
|
|
1689
|
+
location: '@atlaskit/icon-lab'
|
|
1690
|
+
},
|
|
1306
1691
|
categorization: 'single-purpose',
|
|
1307
|
-
usage: '
|
|
1692
|
+
usage: 'Reserved for multiple documents diagram symbol',
|
|
1308
1693
|
team: 'Whiteboards',
|
|
1309
|
-
status: '
|
|
1694
|
+
status: 'deprecated'
|
|
1310
1695
|
},
|
|
1311
1696
|
'shape-off-page': {
|
|
1312
|
-
keywords: ['shape-off-page', 'shapeoffpage', 'icon', 'icon-lab', 'core', 'off-page', 'diagram'],
|
|
1697
|
+
keywords: ['shape-off-page', 'shapeoffpage', 'icon', 'icon-lab', 'core', 'off-page', 'diagram', 'symbol', 'connector'],
|
|
1313
1698
|
componentName: 'ShapeOffPageIcon',
|
|
1314
1699
|
package: '@atlaskit/icon-lab/core/shape-off-page',
|
|
1315
1700
|
type: 'core',
|
|
1701
|
+
replacement: {
|
|
1702
|
+
name: 'diagram-symbol-connector-off-page',
|
|
1703
|
+
type: 'core',
|
|
1704
|
+
location: '@atlaskit/icon-lab'
|
|
1705
|
+
},
|
|
1316
1706
|
categorization: 'single-purpose',
|
|
1317
|
-
usage: '
|
|
1707
|
+
usage: 'Reserved for off-page connector diagram symbol.',
|
|
1318
1708
|
team: 'Whiteboards',
|
|
1319
|
-
status: '
|
|
1709
|
+
status: 'deprecated'
|
|
1320
1710
|
},
|
|
1321
1711
|
'shape-parallelogram-skew-left': {
|
|
1322
1712
|
keywords: ['shape-parallelogram-skew-left', 'shapeparallelogramskewleft', 'icon', 'icon-lab', 'core', 'parallelogram', 'skewed', 'left', 'shape tool'],
|
|
@@ -1339,24 +1729,34 @@ const metadata = {
|
|
|
1339
1729
|
status: 'published'
|
|
1340
1730
|
},
|
|
1341
1731
|
'shape-predefined-process': {
|
|
1342
|
-
keywords: ['shape-predefined-process', 'shapepredefinedprocess', 'icon', 'icon-lab', 'core', 'diagram', '
|
|
1732
|
+
keywords: ['shape-predefined-process', 'shapepredefinedprocess', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'predefined process'],
|
|
1343
1733
|
componentName: 'ShapePredefinedProcessIcon',
|
|
1344
1734
|
package: '@atlaskit/icon-lab/core/shape-predefined-process',
|
|
1345
1735
|
type: 'core',
|
|
1736
|
+
replacement: {
|
|
1737
|
+
name: 'diagram-symbol-predefined-process',
|
|
1738
|
+
type: 'core',
|
|
1739
|
+
location: '@atlaskit/icon-lab'
|
|
1740
|
+
},
|
|
1346
1741
|
categorization: 'single-purpose',
|
|
1347
|
-
usage: '
|
|
1742
|
+
usage: 'Reserved for predefined process diagram symbol.',
|
|
1348
1743
|
team: 'Whiteboards',
|
|
1349
|
-
status: '
|
|
1744
|
+
status: 'deprecated'
|
|
1350
1745
|
},
|
|
1351
1746
|
'shape-preparation-symbol': {
|
|
1352
|
-
keywords: ['shape-preparation-symbol', 'shapepreparationsymbol', 'icon', 'icon-lab', 'core', 'diagram'],
|
|
1747
|
+
keywords: ['shape-preparation-symbol', 'shapepreparationsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'preparation'],
|
|
1353
1748
|
componentName: 'ShapePreparationSymbolIcon',
|
|
1354
1749
|
package: '@atlaskit/icon-lab/core/shape-preparation-symbol',
|
|
1355
1750
|
type: 'core',
|
|
1751
|
+
replacement: {
|
|
1752
|
+
name: 'diagram-symbol-preparation',
|
|
1753
|
+
type: 'core',
|
|
1754
|
+
location: '@atlaskit/icon-lab'
|
|
1755
|
+
},
|
|
1356
1756
|
categorization: 'single-purpose',
|
|
1357
|
-
usage: '
|
|
1757
|
+
usage: 'Reserved for preparation diagram symbol.',
|
|
1358
1758
|
team: 'Whiteboards',
|
|
1359
|
-
status: '
|
|
1759
|
+
status: 'deprecated'
|
|
1360
1760
|
},
|
|
1361
1761
|
'shape-rectangle': {
|
|
1362
1762
|
keywords: ['shape-rectangle', 'shaperectangle', 'icon', 'icon-lab', 'core', 'shape tool', 'rectangle', 'square'],
|
|
@@ -1379,44 +1779,64 @@ const metadata = {
|
|
|
1379
1779
|
status: 'published'
|
|
1380
1780
|
},
|
|
1381
1781
|
'shape-start-end': {
|
|
1382
|
-
keywords: ['shape-start-end', 'shapestartend', 'icon', 'icon-lab', 'core', '
|
|
1782
|
+
keywords: ['shape-start-end', 'shapestartend', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'terminator', 'terminal', 'start point', 'end point'],
|
|
1383
1783
|
componentName: 'ShapeStartEndIcon',
|
|
1384
1784
|
package: '@atlaskit/icon-lab/core/shape-start-end',
|
|
1385
1785
|
type: 'core',
|
|
1786
|
+
replacement: {
|
|
1787
|
+
name: 'diagram-symbol-terminator',
|
|
1788
|
+
type: 'core',
|
|
1789
|
+
location: '@atlaskit/icon-lab'
|
|
1790
|
+
},
|
|
1386
1791
|
categorization: 'single-purpose',
|
|
1387
|
-
usage: '
|
|
1792
|
+
usage: 'Reserved for terminator (start or end point) diagram symbol.',
|
|
1388
1793
|
team: 'Whiteboards',
|
|
1389
|
-
status: '
|
|
1794
|
+
status: 'deprecated'
|
|
1390
1795
|
},
|
|
1391
1796
|
'shape-stored-data': {
|
|
1392
|
-
keywords: ['shape-stored-data', 'shapestoreddata', 'icon', 'icon-lab', 'core', '
|
|
1797
|
+
keywords: ['shape-stored-data', 'shapestoreddata', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'stored data'],
|
|
1393
1798
|
componentName: 'ShapeStoredDataIcon',
|
|
1394
1799
|
package: '@atlaskit/icon-lab/core/shape-stored-data',
|
|
1395
1800
|
type: 'core',
|
|
1801
|
+
replacement: {
|
|
1802
|
+
name: 'diagram-symbol-stored-data',
|
|
1803
|
+
type: 'core',
|
|
1804
|
+
location: '@atlaskit/icon-lab'
|
|
1805
|
+
},
|
|
1396
1806
|
categorization: 'single-purpose',
|
|
1397
|
-
usage: '
|
|
1807
|
+
usage: 'Reserved for stored data diagram symbol.',
|
|
1398
1808
|
team: 'Whiteboards',
|
|
1399
|
-
status: '
|
|
1809
|
+
status: 'deprecated'
|
|
1400
1810
|
},
|
|
1401
1811
|
'shape-summing-junction-cross': {
|
|
1402
|
-
keywords: ['shape-summing-junction-cross', 'shapesummingjunctioncross', 'icon', 'icon-lab', 'core', '
|
|
1812
|
+
keywords: ['shape-summing-junction-cross', 'shapesummingjunctioncross', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'summing junction', 'cross'],
|
|
1403
1813
|
componentName: 'ShapeSummingJunctionCrossIcon',
|
|
1404
1814
|
package: '@atlaskit/icon-lab/core/shape-summing-junction-cross',
|
|
1405
1815
|
type: 'core',
|
|
1816
|
+
replacement: {
|
|
1817
|
+
name: 'diagram-symbol-summing-junction',
|
|
1818
|
+
type: 'core',
|
|
1819
|
+
location: '@atlaskit/icon-lab'
|
|
1820
|
+
},
|
|
1406
1821
|
categorization: 'single-purpose',
|
|
1407
|
-
usage: '
|
|
1822
|
+
usage: 'Reserved for summing junction diagram symbol.',
|
|
1408
1823
|
team: 'Whiteboards',
|
|
1409
|
-
status: '
|
|
1824
|
+
status: 'deprecated'
|
|
1410
1825
|
},
|
|
1411
1826
|
'shape-summing-junction-plus': {
|
|
1412
|
-
keywords: ['shape-summing-junction-plus', 'shapesummingjunctionplus', 'icon', 'icon-lab', 'core', 'diagram', '
|
|
1827
|
+
keywords: ['shape-summing-junction-plus', 'shapesummingjunctionplus', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'or', 'logic'],
|
|
1413
1828
|
componentName: 'ShapeSummingJunctionPlusIcon',
|
|
1414
1829
|
package: '@atlaskit/icon-lab/core/shape-summing-junction-plus',
|
|
1415
1830
|
type: 'core',
|
|
1831
|
+
replacement: {
|
|
1832
|
+
name: 'diagram-symbol-or',
|
|
1833
|
+
type: 'core',
|
|
1834
|
+
location: '@atlaskit/icon-lab'
|
|
1835
|
+
},
|
|
1416
1836
|
categorization: 'single-purpose',
|
|
1417
|
-
usage: '
|
|
1837
|
+
usage: 'Reserved for or diagram symbol.',
|
|
1418
1838
|
team: 'Whiteboards',
|
|
1419
|
-
status: '
|
|
1839
|
+
status: 'deprecated'
|
|
1420
1840
|
},
|
|
1421
1841
|
'shape-triangle': {
|
|
1422
1842
|
keywords: ['shape-triangle', 'shapetriangle', 'icon', 'icon-lab', 'core', 'triangle', 'shape tool', 'equilateral'],
|
|
@@ -1743,6 +2163,16 @@ const metadata = {
|
|
|
1743
2163
|
team: 'Whiteboards',
|
|
1744
2164
|
status: 'published'
|
|
1745
2165
|
},
|
|
2166
|
+
'text-adjust-length': {
|
|
2167
|
+
keywords: ['text-adjust-length', 'textadjustlength', 'icon', 'icon-lab', 'core', 'text length', 'change text length', 'adjust text length'],
|
|
2168
|
+
componentName: 'TextAdjustLengthIcon',
|
|
2169
|
+
package: '@atlaskit/icon-lab/core/text-adjust-length',
|
|
2170
|
+
type: 'core',
|
|
2171
|
+
categorization: 'single-purpose',
|
|
2172
|
+
usage: 'Reserved for accessing text length generative AI actions.',
|
|
2173
|
+
team: 'Editor AI',
|
|
2174
|
+
status: 'published'
|
|
2175
|
+
},
|
|
1746
2176
|
'text-audio-transcript': {
|
|
1747
2177
|
keywords: ['text-audio-transcript', 'textaudiotranscript', 'icon', 'icon-lab', 'core', 'microphone', 'script', 'paragraph'],
|
|
1748
2178
|
componentName: 'TextAudioTranscriptIcon',
|