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