@atlaskit/icon-lab 4.18.0 → 5.0.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 +64 -0
- package/core/milestone-complete.js +2 -2
- package/dist/cjs/deprecated-core.js +2 -72
- package/dist/cjs/metadata-core.js +1 -358
- package/dist/es2019/deprecated-core.js +2 -72
- package/dist/es2019/metadata-core.js +1 -358
- package/dist/esm/deprecated-core.js +2 -72
- package/dist/esm/metadata-core.js +1 -358
- 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/milestone-complete.svg +1 -1
- package/core/hand-clenched.d.ts +0 -16
- package/core/hand-clenched.js +0 -28
- package/core/hand.d.ts +0 -13
- package/core/hand.js +0 -28
- package/core/recur.d.ts +0 -16
- package/core/recur.js +0 -28
- package/core/shape-comment-left.d.ts +0 -16
- package/core/shape-comment-left.js +0 -28
- package/core/shape-comment-right.d.ts +0 -16
- package/core/shape-comment-right.js +0 -28
- package/core/shape-database.d.ts +0 -16
- package/core/shape-database.js +0 -28
- package/core/shape-delay.d.ts +0 -16
- package/core/shape-delay.js +0 -28
- package/core/shape-display.d.ts +0 -16
- package/core/shape-display.js +0 -28
- package/core/shape-document-symbol.d.ts +0 -16
- package/core/shape-document-symbol.js +0 -28
- package/core/shape-hard-disk.d.ts +0 -16
- package/core/shape-hard-disk.js +0 -28
- package/core/shape-internal-storage.d.ts +0 -16
- package/core/shape-internal-storage.js +0 -28
- package/core/shape-manual-input.d.ts +0 -16
- package/core/shape-manual-input.js +0 -28
- package/core/shape-manual-operation-symbol.d.ts +0 -16
- package/core/shape-manual-operation-symbol.js +0 -28
- package/core/shape-mindmap.d.ts +0 -16
- package/core/shape-mindmap.js +0 -28
- package/core/shape-multiple-documents.d.ts +0 -16
- package/core/shape-multiple-documents.js +0 -28
- package/core/shape-off-page.d.ts +0 -16
- package/core/shape-off-page.js +0 -28
- package/core/shape-predefined-process.d.ts +0 -16
- package/core/shape-predefined-process.js +0 -28
- package/core/shape-preparation-symbol.d.ts +0 -16
- package/core/shape-preparation-symbol.js +0 -28
- package/core/shape-start-end.d.ts +0 -16
- package/core/shape-start-end.js +0 -28
- package/core/shape-stored-data.d.ts +0 -16
- package/core/shape-stored-data.js +0 -28
- package/core/shape-summing-junction-cross.d.ts +0 -16
- package/core/shape-summing-junction-cross.js +0 -28
- package/core/shape-summing-junction-plus.d.ts +0 -16
- package/core/shape-summing-junction-plus.js +0 -28
- package/core/space.d.ts +0 -16
- package/core/space.js +0 -30
- package/core/speedometer.d.ts +0 -16
- package/core/speedometer.js +0 -28
- package/svgs/core/hand-clenched.svg +0 -1
- package/svgs/core/hand.svg +0 -1
- package/svgs/core/recur.svg +0 -1
- package/svgs/core/shape-comment-left.svg +0 -1
- package/svgs/core/shape-comment-right.svg +0 -1
- package/svgs/core/shape-database.svg +0 -1
- package/svgs/core/shape-delay.svg +0 -1
- package/svgs/core/shape-display.svg +0 -1
- package/svgs/core/shape-document-symbol.svg +0 -1
- package/svgs/core/shape-hard-disk.svg +0 -1
- package/svgs/core/shape-internal-storage.svg +0 -1
- package/svgs/core/shape-manual-input.svg +0 -1
- package/svgs/core/shape-manual-operation-symbol.svg +0 -1
- package/svgs/core/shape-mindmap.svg +0 -1
- package/svgs/core/shape-multiple-documents.svg +0 -1
- package/svgs/core/shape-off-page.svg +0 -1
- package/svgs/core/shape-predefined-process.svg +0 -1
- package/svgs/core/shape-preparation-symbol.svg +0 -1
- package/svgs/core/shape-start-end.svg +0 -1
- package/svgs/core/shape-stored-data.svg +0 -1
- package/svgs/core/shape-summing-junction-cross.svg +0 -1
- package/svgs/core/shape-summing-junction-plus.svg +0 -1
- package/svgs/core/space.svg +0 -1
- package/svgs/core/speedometer.svg +0 -1
|
@@ -3,78 +3,8 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::8445ed95dffea52ddea417fc5752ff90>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
|
-
const deprecatedIcons = {
|
|
10
|
-
'@atlaskit/icon-lab/core/hand-clenched': {
|
|
11
|
-
message: 'The icon "hand-clenched" is deprecated in favour of "hand-closed" from “@atlaskit/icon-lab/core”'
|
|
12
|
-
},
|
|
13
|
-
'@atlaskit/icon-lab/core/recur': {
|
|
14
|
-
message: 'The icon "recur" is deprecated in favour of "repeat" from “@atlaskit/icon-lab/core”'
|
|
15
|
-
},
|
|
16
|
-
'@atlaskit/icon-lab/core/shape-comment-left': {
|
|
17
|
-
message: 'The icon "shape-comment-left" is deprecated in favour of "diagram-symbol-comment-left" from “@atlaskit/icon-lab/core”'
|
|
18
|
-
},
|
|
19
|
-
'@atlaskit/icon-lab/core/shape-comment-right': {
|
|
20
|
-
message: 'The icon "shape-comment-right" is deprecated in favour of "diagram-symbol-comment-right" from “@atlaskit/icon-lab/core”'
|
|
21
|
-
},
|
|
22
|
-
'@atlaskit/icon-lab/core/shape-database': {
|
|
23
|
-
message: 'The icon "shape-database" is deprecated in favour of "diagram-symbol-database" from “@atlaskit/icon-lab/core”'
|
|
24
|
-
},
|
|
25
|
-
'@atlaskit/icon-lab/core/shape-delay': {
|
|
26
|
-
message: 'The icon "shape-delay" is deprecated in favour of "diagram-symbol-delay" from “@atlaskit/icon-lab/core”'
|
|
27
|
-
},
|
|
28
|
-
'@atlaskit/icon-lab/core/shape-display': {
|
|
29
|
-
message: 'The icon "shape-display" is deprecated in favour of "diagram-symbol-display" from “@atlaskit/icon-lab/core”'
|
|
30
|
-
},
|
|
31
|
-
'@atlaskit/icon-lab/core/shape-document-symbol': {
|
|
32
|
-
message: 'The icon "shape-document-symbol" is deprecated in favour of "diagram-symbol-document" from “@atlaskit/icon-lab/core”'
|
|
33
|
-
},
|
|
34
|
-
'@atlaskit/icon-lab/core/shape-hard-disk': {
|
|
35
|
-
message: 'The icon "shape-hard-disk" is deprecated in favour of "diagram-symbol-hard-disk" from “@atlaskit/icon-lab/core”'
|
|
36
|
-
},
|
|
37
|
-
'@atlaskit/icon-lab/core/shape-internal-storage': {
|
|
38
|
-
message: 'The icon "shape-internal-storage" is deprecated in favour of "diagram-symbol-internal-storage" from “@atlaskit/icon-lab/core”'
|
|
39
|
-
},
|
|
40
|
-
'@atlaskit/icon-lab/core/shape-manual-input': {
|
|
41
|
-
message: 'The icon "shape-manual-input" is deprecated in favour of "diagram-symbol-manual-input" from “@atlaskit/icon-lab/core”'
|
|
42
|
-
},
|
|
43
|
-
'@atlaskit/icon-lab/core/shape-manual-operation-symbol': {
|
|
44
|
-
message: 'The icon "shape-manual-operation-symbol" is deprecated in favour of "diagram-symbol-manual-operation" from “@atlaskit/icon-lab/core”'
|
|
45
|
-
},
|
|
46
|
-
'@atlaskit/icon-lab/core/shape-mindmap': {
|
|
47
|
-
message: 'The icon "shape-mindmap" is deprecated in favour of "diagram-symbol-mind-map" from “@atlaskit/icon-lab/core”'
|
|
48
|
-
},
|
|
49
|
-
'@atlaskit/icon-lab/core/shape-multiple-documents': {
|
|
50
|
-
message: 'The icon "shape-multiple-documents" is deprecated in favour of "diagram-symbol-documents" from “@atlaskit/icon-lab/core”'
|
|
51
|
-
},
|
|
52
|
-
'@atlaskit/icon-lab/core/shape-off-page': {
|
|
53
|
-
message: 'The icon "shape-off-page" is deprecated in favour of "diagram-symbol-connector-off-page" from “@atlaskit/icon-lab/core”'
|
|
54
|
-
},
|
|
55
|
-
'@atlaskit/icon-lab/core/shape-predefined-process': {
|
|
56
|
-
message: 'The icon "shape-predefined-process" is deprecated in favour of "diagram-symbol-predefined-process" from “@atlaskit/icon-lab/core”'
|
|
57
|
-
},
|
|
58
|
-
'@atlaskit/icon-lab/core/shape-preparation-symbol': {
|
|
59
|
-
message: 'The icon "shape-preparation-symbol" is deprecated in favour of "diagram-symbol-preparation" from “@atlaskit/icon-lab/core”'
|
|
60
|
-
},
|
|
61
|
-
'@atlaskit/icon-lab/core/shape-start-end': {
|
|
62
|
-
message: 'The icon "shape-start-end" is deprecated in favour of "diagram-symbol-terminator" from “@atlaskit/icon-lab/core”'
|
|
63
|
-
},
|
|
64
|
-
'@atlaskit/icon-lab/core/shape-stored-data': {
|
|
65
|
-
message: 'The icon "shape-stored-data" is deprecated in favour of "diagram-symbol-stored-data" from “@atlaskit/icon-lab/core”'
|
|
66
|
-
},
|
|
67
|
-
'@atlaskit/icon-lab/core/shape-summing-junction-cross': {
|
|
68
|
-
message: 'The icon "shape-summing-junction-cross" is deprecated in favour of "diagram-symbol-summing-junction" from “@atlaskit/icon-lab/core”'
|
|
69
|
-
},
|
|
70
|
-
'@atlaskit/icon-lab/core/shape-summing-junction-plus': {
|
|
71
|
-
message: 'The icon "shape-summing-junction-plus" is deprecated in favour of "diagram-symbol-or" from “@atlaskit/icon-lab/core”'
|
|
72
|
-
},
|
|
73
|
-
'@atlaskit/icon-lab/core/space': {
|
|
74
|
-
message: 'The icon "space" is deprecated in favour of "spaces" from “@atlaskit/icon-lab/core”'
|
|
75
|
-
},
|
|
76
|
-
'@atlaskit/icon-lab/core/speedometer': {
|
|
77
|
-
message: 'The icon "speedometer" is deprecated in favour of "speedometer-right" from “@atlaskit/icon-lab/core”'
|
|
78
|
-
}
|
|
79
|
-
};
|
|
9
|
+
const deprecatedIcons = {};
|
|
80
10
|
export default deprecatedIcons;
|
|
@@ -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::e659eaebf1bb9fd27c2c6b9fe6a131b1>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -877,31 +877,6 @@ const metadata = {
|
|
|
877
877
|
team: 'Whiteboards',
|
|
878
878
|
status: 'published'
|
|
879
879
|
},
|
|
880
|
-
hand: {
|
|
881
|
-
keywords: ['hand', 'icon', 'icon-lab', 'core', 'hand', 'grab', 'move', 'open palm'],
|
|
882
|
-
componentName: 'HandIcon',
|
|
883
|
-
package: '@atlaskit/icon-lab/core/hand',
|
|
884
|
-
type: 'core',
|
|
885
|
-
categorization: 'multi-purpose',
|
|
886
|
-
usage: 'Used for move/hand tool in Whiteboards',
|
|
887
|
-
team: 'Whiteboards',
|
|
888
|
-
status: 'published'
|
|
889
|
-
},
|
|
890
|
-
'hand-clenched': {
|
|
891
|
-
keywords: ['hand-clenched', 'handclenched', 'icon', 'icon-lab', 'core', 'whiteboards', 'grab'],
|
|
892
|
-
componentName: 'HandClenchedIcon',
|
|
893
|
-
package: '@atlaskit/icon-lab/core/hand-clenched',
|
|
894
|
-
type: 'core',
|
|
895
|
-
replacement: {
|
|
896
|
-
name: 'hand-closed',
|
|
897
|
-
type: 'core',
|
|
898
|
-
location: '@atlaskit/icon-lab'
|
|
899
|
-
},
|
|
900
|
-
categorization: 'single-purpose',
|
|
901
|
-
usage: 'Grabbing elements in whiteboards',
|
|
902
|
-
team: 'Whiteboards',
|
|
903
|
-
status: 'deprecated'
|
|
904
|
-
},
|
|
905
880
|
'hand-closed': {
|
|
906
881
|
keywords: ['hand-closed', 'handclosed', 'icon', 'icon-lab', 'core', 'hand tool', 'closed hand', 'grab', 'moving'],
|
|
907
882
|
componentName: 'HandClosedIcon',
|
|
@@ -1382,22 +1357,6 @@ const metadata = {
|
|
|
1382
1357
|
team: 'Whiteboards',
|
|
1383
1358
|
status: 'published'
|
|
1384
1359
|
},
|
|
1385
|
-
recur: {
|
|
1386
|
-
keywords: ['recur', 'icon', 'icon-lab', 'core', 'recur', 'recurring', 'repeat', 'repeating'],
|
|
1387
|
-
componentName: 'RecurIcon',
|
|
1388
|
-
package: '@atlaskit/icon-lab/core/recur',
|
|
1389
|
-
type: 'core',
|
|
1390
|
-
replacement: {
|
|
1391
|
-
name: 'repeat',
|
|
1392
|
-
type: 'core',
|
|
1393
|
-
location: '@atlaskit/icon-lab'
|
|
1394
|
-
},
|
|
1395
|
-
categorization: 'single-purpose',
|
|
1396
|
-
usage: 'Reserved for setting objects to recur (eg Work items, Forms)',
|
|
1397
|
-
team: 'Pandora',
|
|
1398
|
-
status: 'deprecated',
|
|
1399
|
-
slackChannel: '#horizon-pandora-eng'
|
|
1400
|
-
},
|
|
1401
1360
|
repeat: {
|
|
1402
1361
|
keywords: ['repeat', 'icon', 'icon-lab', 'core', 'recur', 'recurring', 'repeat', 'repeating'],
|
|
1403
1362
|
componentName: 'RepeatIcon',
|
|
@@ -1493,66 +1452,6 @@ const metadata = {
|
|
|
1493
1452
|
team: 'Whiteboards',
|
|
1494
1453
|
status: 'published'
|
|
1495
1454
|
},
|
|
1496
|
-
'shape-comment-left': {
|
|
1497
|
-
keywords: ['shape-comment-left', 'shapecommentleft', 'icon', 'icon-lab', 'core', 'comment', 'left', 'diagram', 'symbol'],
|
|
1498
|
-
componentName: 'ShapeCommentLeftIcon',
|
|
1499
|
-
package: '@atlaskit/icon-lab/core/shape-comment-left',
|
|
1500
|
-
type: 'core',
|
|
1501
|
-
replacement: {
|
|
1502
|
-
name: 'diagram-symbol-comment-left',
|
|
1503
|
-
type: 'core',
|
|
1504
|
-
location: '@atlaskit/icon-lab'
|
|
1505
|
-
},
|
|
1506
|
-
categorization: 'single-purpose',
|
|
1507
|
-
usage: 'Reserved for comment left diagram symbol.',
|
|
1508
|
-
team: 'Whiteboards',
|
|
1509
|
-
status: 'deprecated'
|
|
1510
|
-
},
|
|
1511
|
-
'shape-comment-right': {
|
|
1512
|
-
keywords: ['shape-comment-right', 'shapecommentright', 'icon', 'icon-lab', 'core', 'comment', 'right', 'diagram', 'symbol'],
|
|
1513
|
-
componentName: 'ShapeCommentRightIcon',
|
|
1514
|
-
package: '@atlaskit/icon-lab/core/shape-comment-right',
|
|
1515
|
-
type: 'core',
|
|
1516
|
-
replacement: {
|
|
1517
|
-
name: 'diagram-symbol-comment-right',
|
|
1518
|
-
type: 'core',
|
|
1519
|
-
location: '@atlaskit/icon-lab'
|
|
1520
|
-
},
|
|
1521
|
-
categorization: 'single-purpose',
|
|
1522
|
-
usage: 'Reserved for comment right diagram symbol.',
|
|
1523
|
-
team: 'Whiteboards',
|
|
1524
|
-
status: 'deprecated'
|
|
1525
|
-
},
|
|
1526
|
-
'shape-database': {
|
|
1527
|
-
keywords: ['shape-database', 'shapedatabase', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'database'],
|
|
1528
|
-
componentName: 'ShapeDatabaseIcon',
|
|
1529
|
-
package: '@atlaskit/icon-lab/core/shape-database',
|
|
1530
|
-
type: 'core',
|
|
1531
|
-
replacement: {
|
|
1532
|
-
name: 'diagram-symbol-database',
|
|
1533
|
-
type: 'core',
|
|
1534
|
-
location: '@atlaskit/icon-lab'
|
|
1535
|
-
},
|
|
1536
|
-
categorization: 'single-purpose',
|
|
1537
|
-
usage: 'Reserved for database diagram symbol.',
|
|
1538
|
-
team: 'Whiteboards',
|
|
1539
|
-
status: 'deprecated'
|
|
1540
|
-
},
|
|
1541
|
-
'shape-delay': {
|
|
1542
|
-
keywords: ['shape-delay', 'shapedelay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'delay'],
|
|
1543
|
-
componentName: 'ShapeDelayIcon',
|
|
1544
|
-
package: '@atlaskit/icon-lab/core/shape-delay',
|
|
1545
|
-
type: 'core',
|
|
1546
|
-
replacement: {
|
|
1547
|
-
name: 'diagram-symbol-delay',
|
|
1548
|
-
type: 'core',
|
|
1549
|
-
location: '@atlaskit/icon-lab'
|
|
1550
|
-
},
|
|
1551
|
-
categorization: 'single-purpose',
|
|
1552
|
-
usage: 'Reserved for delay diagram symbol.',
|
|
1553
|
-
team: 'Whiteboards',
|
|
1554
|
-
status: 'deprecated'
|
|
1555
|
-
},
|
|
1556
1455
|
'shape-diamond': {
|
|
1557
1456
|
keywords: ['shape-diamond', 'shapediamond', 'icon', 'icon-lab', 'core', 'diamond', 'shape tool'],
|
|
1558
1457
|
componentName: 'ShapeDiamondIcon',
|
|
@@ -1563,36 +1462,6 @@ const metadata = {
|
|
|
1563
1462
|
team: 'Whiteboards',
|
|
1564
1463
|
status: 'published'
|
|
1565
1464
|
},
|
|
1566
|
-
'shape-display': {
|
|
1567
|
-
keywords: ['shape-display', 'shapedisplay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'display'],
|
|
1568
|
-
componentName: 'ShapeDisplayIcon',
|
|
1569
|
-
package: '@atlaskit/icon-lab/core/shape-display',
|
|
1570
|
-
type: 'core',
|
|
1571
|
-
replacement: {
|
|
1572
|
-
name: 'diagram-symbol-display',
|
|
1573
|
-
type: 'core',
|
|
1574
|
-
location: '@atlaskit/icon-lab'
|
|
1575
|
-
},
|
|
1576
|
-
categorization: 'single-purpose',
|
|
1577
|
-
usage: 'Reserved for display diagram symbol.',
|
|
1578
|
-
team: 'Whiteboards',
|
|
1579
|
-
status: 'deprecated'
|
|
1580
|
-
},
|
|
1581
|
-
'shape-document-symbol': {
|
|
1582
|
-
keywords: ['shape-document-symbol', 'shapedocumentsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'document'],
|
|
1583
|
-
componentName: 'ShapeDocumentSymbolIcon',
|
|
1584
|
-
package: '@atlaskit/icon-lab/core/shape-document-symbol',
|
|
1585
|
-
type: 'core',
|
|
1586
|
-
replacement: {
|
|
1587
|
-
name: 'diagram-symbol-document',
|
|
1588
|
-
type: 'core',
|
|
1589
|
-
location: '@atlaskit/icon-lab'
|
|
1590
|
-
},
|
|
1591
|
-
categorization: 'single-purpose',
|
|
1592
|
-
usage: 'Reserved for single document diagram symbol.',
|
|
1593
|
-
team: 'Whiteboards',
|
|
1594
|
-
status: 'deprecated'
|
|
1595
|
-
},
|
|
1596
1465
|
'shape-ellipse': {
|
|
1597
1466
|
keywords: ['shape-ellipse', 'shapeellipse', 'icon', 'icon-lab', 'core', 'ellipse', 'circle', 'shape tool'],
|
|
1598
1467
|
componentName: 'ShapeEllipseIcon',
|
|
@@ -1603,111 +1472,6 @@ const metadata = {
|
|
|
1603
1472
|
team: 'Whiteboards',
|
|
1604
1473
|
status: 'published'
|
|
1605
1474
|
},
|
|
1606
|
-
'shape-hard-disk': {
|
|
1607
|
-
keywords: ['shape-hard-disk', 'shapeharddisk', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'hard disk', 'hard drive', 'storage'],
|
|
1608
|
-
componentName: 'ShapeHardDiskIcon',
|
|
1609
|
-
package: '@atlaskit/icon-lab/core/shape-hard-disk',
|
|
1610
|
-
type: 'core',
|
|
1611
|
-
replacement: {
|
|
1612
|
-
name: 'diagram-symbol-hard-disk',
|
|
1613
|
-
type: 'core',
|
|
1614
|
-
location: '@atlaskit/icon-lab'
|
|
1615
|
-
},
|
|
1616
|
-
categorization: 'single-purpose',
|
|
1617
|
-
usage: 'Reserved for hard disk diagram symbol.',
|
|
1618
|
-
team: 'Whiteboards',
|
|
1619
|
-
status: 'deprecated'
|
|
1620
|
-
},
|
|
1621
|
-
'shape-internal-storage': {
|
|
1622
|
-
keywords: ['shape-internal-storage', 'shapeinternalstorage', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'internal storage'],
|
|
1623
|
-
componentName: 'ShapeInternalStorageIcon',
|
|
1624
|
-
package: '@atlaskit/icon-lab/core/shape-internal-storage',
|
|
1625
|
-
type: 'core',
|
|
1626
|
-
replacement: {
|
|
1627
|
-
name: 'diagram-symbol-internal-storage',
|
|
1628
|
-
type: 'core',
|
|
1629
|
-
location: '@atlaskit/icon-lab'
|
|
1630
|
-
},
|
|
1631
|
-
categorization: 'single-purpose',
|
|
1632
|
-
usage: 'Reserved for internal storage diagram symbol.',
|
|
1633
|
-
team: 'Whiteboards',
|
|
1634
|
-
status: 'deprecated'
|
|
1635
|
-
},
|
|
1636
|
-
'shape-manual-input': {
|
|
1637
|
-
keywords: ['shape-manual-input', 'shapemanualinput', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual input'],
|
|
1638
|
-
componentName: 'ShapeManualInputIcon',
|
|
1639
|
-
package: '@atlaskit/icon-lab/core/shape-manual-input',
|
|
1640
|
-
type: 'core',
|
|
1641
|
-
replacement: {
|
|
1642
|
-
name: 'diagram-symbol-manual-input',
|
|
1643
|
-
type: 'core',
|
|
1644
|
-
location: '@atlaskit/icon-lab'
|
|
1645
|
-
},
|
|
1646
|
-
categorization: 'single-purpose',
|
|
1647
|
-
usage: 'Reserved for manual input diagram symbol.',
|
|
1648
|
-
team: 'Whiteboards',
|
|
1649
|
-
status: 'deprecated'
|
|
1650
|
-
},
|
|
1651
|
-
'shape-manual-operation-symbol': {
|
|
1652
|
-
keywords: ['shape-manual-operation-symbol', 'shapemanualoperationsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual operation'],
|
|
1653
|
-
componentName: 'ShapeManualOperationSymbolIcon',
|
|
1654
|
-
package: '@atlaskit/icon-lab/core/shape-manual-operation-symbol',
|
|
1655
|
-
type: 'core',
|
|
1656
|
-
replacement: {
|
|
1657
|
-
name: 'diagram-symbol-manual-operation',
|
|
1658
|
-
type: 'core',
|
|
1659
|
-
location: '@atlaskit/icon-lab'
|
|
1660
|
-
},
|
|
1661
|
-
categorization: 'single-purpose',
|
|
1662
|
-
usage: 'Reserved for manual operation diagram symbol.',
|
|
1663
|
-
team: 'Whiteboards',
|
|
1664
|
-
status: 'deprecated'
|
|
1665
|
-
},
|
|
1666
|
-
'shape-mindmap': {
|
|
1667
|
-
keywords: ['shape-mindmap', 'shapemindmap', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'mind map'],
|
|
1668
|
-
componentName: 'ShapeMindmapIcon',
|
|
1669
|
-
package: '@atlaskit/icon-lab/core/shape-mindmap',
|
|
1670
|
-
type: 'core',
|
|
1671
|
-
replacement: {
|
|
1672
|
-
name: 'diagram-symbol-mind-map',
|
|
1673
|
-
type: 'core',
|
|
1674
|
-
location: '@atlaskit/icon-lab'
|
|
1675
|
-
},
|
|
1676
|
-
categorization: 'single-purpose',
|
|
1677
|
-
usage: 'Reserved for mind map diagram symbol.',
|
|
1678
|
-
team: 'Whiteboards',
|
|
1679
|
-
status: 'deprecated'
|
|
1680
|
-
},
|
|
1681
|
-
'shape-multiple-documents': {
|
|
1682
|
-
keywords: ['shape-multiple-documents', 'shapemultipledocuments', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'multiple documents'],
|
|
1683
|
-
componentName: 'ShapeMultipleDocumentsIcon',
|
|
1684
|
-
package: '@atlaskit/icon-lab/core/shape-multiple-documents',
|
|
1685
|
-
type: 'core',
|
|
1686
|
-
replacement: {
|
|
1687
|
-
name: 'diagram-symbol-documents',
|
|
1688
|
-
type: 'core',
|
|
1689
|
-
location: '@atlaskit/icon-lab'
|
|
1690
|
-
},
|
|
1691
|
-
categorization: 'single-purpose',
|
|
1692
|
-
usage: 'Reserved for multiple documents diagram symbol',
|
|
1693
|
-
team: 'Whiteboards',
|
|
1694
|
-
status: 'deprecated'
|
|
1695
|
-
},
|
|
1696
|
-
'shape-off-page': {
|
|
1697
|
-
keywords: ['shape-off-page', 'shapeoffpage', 'icon', 'icon-lab', 'core', 'off-page', 'diagram', 'symbol', 'connector'],
|
|
1698
|
-
componentName: 'ShapeOffPageIcon',
|
|
1699
|
-
package: '@atlaskit/icon-lab/core/shape-off-page',
|
|
1700
|
-
type: 'core',
|
|
1701
|
-
replacement: {
|
|
1702
|
-
name: 'diagram-symbol-connector-off-page',
|
|
1703
|
-
type: 'core',
|
|
1704
|
-
location: '@atlaskit/icon-lab'
|
|
1705
|
-
},
|
|
1706
|
-
categorization: 'single-purpose',
|
|
1707
|
-
usage: 'Reserved for off-page connector diagram symbol.',
|
|
1708
|
-
team: 'Whiteboards',
|
|
1709
|
-
status: 'deprecated'
|
|
1710
|
-
},
|
|
1711
1475
|
'shape-parallelogram-skew-left': {
|
|
1712
1476
|
keywords: ['shape-parallelogram-skew-left', 'shapeparallelogramskewleft', 'icon', 'icon-lab', 'core', 'parallelogram', 'skewed', 'left', 'shape tool'],
|
|
1713
1477
|
componentName: 'ShapeParallelogramSkewLeftIcon',
|
|
@@ -1728,36 +1492,6 @@ const metadata = {
|
|
|
1728
1492
|
team: 'Whiteboards',
|
|
1729
1493
|
status: 'published'
|
|
1730
1494
|
},
|
|
1731
|
-
'shape-predefined-process': {
|
|
1732
|
-
keywords: ['shape-predefined-process', 'shapepredefinedprocess', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'predefined process'],
|
|
1733
|
-
componentName: 'ShapePredefinedProcessIcon',
|
|
1734
|
-
package: '@atlaskit/icon-lab/core/shape-predefined-process',
|
|
1735
|
-
type: 'core',
|
|
1736
|
-
replacement: {
|
|
1737
|
-
name: 'diagram-symbol-predefined-process',
|
|
1738
|
-
type: 'core',
|
|
1739
|
-
location: '@atlaskit/icon-lab'
|
|
1740
|
-
},
|
|
1741
|
-
categorization: 'single-purpose',
|
|
1742
|
-
usage: 'Reserved for predefined process diagram symbol.',
|
|
1743
|
-
team: 'Whiteboards',
|
|
1744
|
-
status: 'deprecated'
|
|
1745
|
-
},
|
|
1746
|
-
'shape-preparation-symbol': {
|
|
1747
|
-
keywords: ['shape-preparation-symbol', 'shapepreparationsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'preparation'],
|
|
1748
|
-
componentName: 'ShapePreparationSymbolIcon',
|
|
1749
|
-
package: '@atlaskit/icon-lab/core/shape-preparation-symbol',
|
|
1750
|
-
type: 'core',
|
|
1751
|
-
replacement: {
|
|
1752
|
-
name: 'diagram-symbol-preparation',
|
|
1753
|
-
type: 'core',
|
|
1754
|
-
location: '@atlaskit/icon-lab'
|
|
1755
|
-
},
|
|
1756
|
-
categorization: 'single-purpose',
|
|
1757
|
-
usage: 'Reserved for preparation diagram symbol.',
|
|
1758
|
-
team: 'Whiteboards',
|
|
1759
|
-
status: 'deprecated'
|
|
1760
|
-
},
|
|
1761
1495
|
'shape-rectangle': {
|
|
1762
1496
|
keywords: ['shape-rectangle', 'shaperectangle', 'icon', 'icon-lab', 'core', 'shape tool', 'rectangle', 'square'],
|
|
1763
1497
|
componentName: 'ShapeRectangleIcon',
|
|
@@ -1778,66 +1512,6 @@ const metadata = {
|
|
|
1778
1512
|
team: 'Whiteboards',
|
|
1779
1513
|
status: 'published'
|
|
1780
1514
|
},
|
|
1781
|
-
'shape-start-end': {
|
|
1782
|
-
keywords: ['shape-start-end', 'shapestartend', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'terminator', 'terminal', 'start point', 'end point'],
|
|
1783
|
-
componentName: 'ShapeStartEndIcon',
|
|
1784
|
-
package: '@atlaskit/icon-lab/core/shape-start-end',
|
|
1785
|
-
type: 'core',
|
|
1786
|
-
replacement: {
|
|
1787
|
-
name: 'diagram-symbol-terminator',
|
|
1788
|
-
type: 'core',
|
|
1789
|
-
location: '@atlaskit/icon-lab'
|
|
1790
|
-
},
|
|
1791
|
-
categorization: 'single-purpose',
|
|
1792
|
-
usage: 'Reserved for terminator (start or end point) diagram symbol.',
|
|
1793
|
-
team: 'Whiteboards',
|
|
1794
|
-
status: 'deprecated'
|
|
1795
|
-
},
|
|
1796
|
-
'shape-stored-data': {
|
|
1797
|
-
keywords: ['shape-stored-data', 'shapestoreddata', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'stored data'],
|
|
1798
|
-
componentName: 'ShapeStoredDataIcon',
|
|
1799
|
-
package: '@atlaskit/icon-lab/core/shape-stored-data',
|
|
1800
|
-
type: 'core',
|
|
1801
|
-
replacement: {
|
|
1802
|
-
name: 'diagram-symbol-stored-data',
|
|
1803
|
-
type: 'core',
|
|
1804
|
-
location: '@atlaskit/icon-lab'
|
|
1805
|
-
},
|
|
1806
|
-
categorization: 'single-purpose',
|
|
1807
|
-
usage: 'Reserved for stored data diagram symbol.',
|
|
1808
|
-
team: 'Whiteboards',
|
|
1809
|
-
status: 'deprecated'
|
|
1810
|
-
},
|
|
1811
|
-
'shape-summing-junction-cross': {
|
|
1812
|
-
keywords: ['shape-summing-junction-cross', 'shapesummingjunctioncross', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'summing junction', 'cross'],
|
|
1813
|
-
componentName: 'ShapeSummingJunctionCrossIcon',
|
|
1814
|
-
package: '@atlaskit/icon-lab/core/shape-summing-junction-cross',
|
|
1815
|
-
type: 'core',
|
|
1816
|
-
replacement: {
|
|
1817
|
-
name: 'diagram-symbol-summing-junction',
|
|
1818
|
-
type: 'core',
|
|
1819
|
-
location: '@atlaskit/icon-lab'
|
|
1820
|
-
},
|
|
1821
|
-
categorization: 'single-purpose',
|
|
1822
|
-
usage: 'Reserved for summing junction diagram symbol.',
|
|
1823
|
-
team: 'Whiteboards',
|
|
1824
|
-
status: 'deprecated'
|
|
1825
|
-
},
|
|
1826
|
-
'shape-summing-junction-plus': {
|
|
1827
|
-
keywords: ['shape-summing-junction-plus', 'shapesummingjunctionplus', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'or', 'logic'],
|
|
1828
|
-
componentName: 'ShapeSummingJunctionPlusIcon',
|
|
1829
|
-
package: '@atlaskit/icon-lab/core/shape-summing-junction-plus',
|
|
1830
|
-
type: 'core',
|
|
1831
|
-
replacement: {
|
|
1832
|
-
name: 'diagram-symbol-or',
|
|
1833
|
-
type: 'core',
|
|
1834
|
-
location: '@atlaskit/icon-lab'
|
|
1835
|
-
},
|
|
1836
|
-
categorization: 'single-purpose',
|
|
1837
|
-
usage: 'Reserved for or diagram symbol.',
|
|
1838
|
-
team: 'Whiteboards',
|
|
1839
|
-
status: 'deprecated'
|
|
1840
|
-
},
|
|
1841
1515
|
'shape-triangle': {
|
|
1842
1516
|
keywords: ['shape-triangle', 'shapetriangle', 'icon', 'icon-lab', 'core', 'triangle', 'shape tool', 'equilateral'],
|
|
1843
1517
|
componentName: 'ShapeTriangleIcon',
|
|
@@ -1878,22 +1552,6 @@ const metadata = {
|
|
|
1878
1552
|
team: 'Databases',
|
|
1879
1553
|
status: 'published'
|
|
1880
1554
|
},
|
|
1881
|
-
space: {
|
|
1882
|
-
keywords: ['space', 'icon', 'icon-lab', 'core', 'space', 'spaces', 'projects'],
|
|
1883
|
-
componentName: 'SpaceIcon',
|
|
1884
|
-
package: '@atlaskit/icon-lab/core/space',
|
|
1885
|
-
type: 'core',
|
|
1886
|
-
replacement: {
|
|
1887
|
-
name: 'spaces',
|
|
1888
|
-
type: 'core',
|
|
1889
|
-
location: '@atlaskit/icon-lab'
|
|
1890
|
-
},
|
|
1891
|
-
categorization: 'single-purpose',
|
|
1892
|
-
usage: 'Reserved for use for Jira Projects for now. This will replace the Jira rocket. More context: Later, it will eventually replace the Confluence Spaces icon later when Jira Projects -> Jira Spaces. This is a planned phased rollout.',
|
|
1893
|
-
team: 'Jira',
|
|
1894
|
-
status: 'deprecated',
|
|
1895
|
-
slackChannel: '#jira-design-system-figma-libraries'
|
|
1896
|
-
},
|
|
1897
1555
|
spaces: {
|
|
1898
1556
|
keywords: ['spaces', 'icon', 'icon-lab', 'core', 'space', 'spaces', 'projects'],
|
|
1899
1557
|
componentName: 'SpacesIcon',
|
|
@@ -1905,21 +1563,6 @@ const metadata = {
|
|
|
1905
1563
|
status: 'published',
|
|
1906
1564
|
slackChannel: '#jira-design-system-figma-libraries'
|
|
1907
1565
|
},
|
|
1908
|
-
speedometer: {
|
|
1909
|
-
keywords: ['speedometer', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial', 'fast'],
|
|
1910
|
-
componentName: 'SpeedometerIcon',
|
|
1911
|
-
package: '@atlaskit/icon-lab/core/speedometer',
|
|
1912
|
-
type: 'core',
|
|
1913
|
-
replacement: {
|
|
1914
|
-
name: 'speedometer-right',
|
|
1915
|
-
type: 'core',
|
|
1916
|
-
location: '@atlaskit/icon-lab'
|
|
1917
|
-
},
|
|
1918
|
-
categorization: 'multi-purpose',
|
|
1919
|
-
usage: 'Known uses: video is set to a faster playback speed',
|
|
1920
|
-
team: 'Loom',
|
|
1921
|
-
status: 'deprecated'
|
|
1922
|
-
},
|
|
1923
1566
|
'speedometer-left': {
|
|
1924
1567
|
keywords: ['speedometer-left', 'speedometerleft', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial', 'slow'],
|
|
1925
1568
|
componentName: 'SpeedometerLeftIcon',
|
|
@@ -3,78 +3,8 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::8445ed95dffea52ddea417fc5752ff90>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
|
-
var deprecatedIcons = {
|
|
10
|
-
'@atlaskit/icon-lab/core/hand-clenched': {
|
|
11
|
-
message: 'The icon "hand-clenched" is deprecated in favour of "hand-closed" from “@atlaskit/icon-lab/core”'
|
|
12
|
-
},
|
|
13
|
-
'@atlaskit/icon-lab/core/recur': {
|
|
14
|
-
message: 'The icon "recur" is deprecated in favour of "repeat" from “@atlaskit/icon-lab/core”'
|
|
15
|
-
},
|
|
16
|
-
'@atlaskit/icon-lab/core/shape-comment-left': {
|
|
17
|
-
message: 'The icon "shape-comment-left" is deprecated in favour of "diagram-symbol-comment-left" from “@atlaskit/icon-lab/core”'
|
|
18
|
-
},
|
|
19
|
-
'@atlaskit/icon-lab/core/shape-comment-right': {
|
|
20
|
-
message: 'The icon "shape-comment-right" is deprecated in favour of "diagram-symbol-comment-right" from “@atlaskit/icon-lab/core”'
|
|
21
|
-
},
|
|
22
|
-
'@atlaskit/icon-lab/core/shape-database': {
|
|
23
|
-
message: 'The icon "shape-database" is deprecated in favour of "diagram-symbol-database" from “@atlaskit/icon-lab/core”'
|
|
24
|
-
},
|
|
25
|
-
'@atlaskit/icon-lab/core/shape-delay': {
|
|
26
|
-
message: 'The icon "shape-delay" is deprecated in favour of "diagram-symbol-delay" from “@atlaskit/icon-lab/core”'
|
|
27
|
-
},
|
|
28
|
-
'@atlaskit/icon-lab/core/shape-display': {
|
|
29
|
-
message: 'The icon "shape-display" is deprecated in favour of "diagram-symbol-display" from “@atlaskit/icon-lab/core”'
|
|
30
|
-
},
|
|
31
|
-
'@atlaskit/icon-lab/core/shape-document-symbol': {
|
|
32
|
-
message: 'The icon "shape-document-symbol" is deprecated in favour of "diagram-symbol-document" from “@atlaskit/icon-lab/core”'
|
|
33
|
-
},
|
|
34
|
-
'@atlaskit/icon-lab/core/shape-hard-disk': {
|
|
35
|
-
message: 'The icon "shape-hard-disk" is deprecated in favour of "diagram-symbol-hard-disk" from “@atlaskit/icon-lab/core”'
|
|
36
|
-
},
|
|
37
|
-
'@atlaskit/icon-lab/core/shape-internal-storage': {
|
|
38
|
-
message: 'The icon "shape-internal-storage" is deprecated in favour of "diagram-symbol-internal-storage" from “@atlaskit/icon-lab/core”'
|
|
39
|
-
},
|
|
40
|
-
'@atlaskit/icon-lab/core/shape-manual-input': {
|
|
41
|
-
message: 'The icon "shape-manual-input" is deprecated in favour of "diagram-symbol-manual-input" from “@atlaskit/icon-lab/core”'
|
|
42
|
-
},
|
|
43
|
-
'@atlaskit/icon-lab/core/shape-manual-operation-symbol': {
|
|
44
|
-
message: 'The icon "shape-manual-operation-symbol" is deprecated in favour of "diagram-symbol-manual-operation" from “@atlaskit/icon-lab/core”'
|
|
45
|
-
},
|
|
46
|
-
'@atlaskit/icon-lab/core/shape-mindmap': {
|
|
47
|
-
message: 'The icon "shape-mindmap" is deprecated in favour of "diagram-symbol-mind-map" from “@atlaskit/icon-lab/core”'
|
|
48
|
-
},
|
|
49
|
-
'@atlaskit/icon-lab/core/shape-multiple-documents': {
|
|
50
|
-
message: 'The icon "shape-multiple-documents" is deprecated in favour of "diagram-symbol-documents" from “@atlaskit/icon-lab/core”'
|
|
51
|
-
},
|
|
52
|
-
'@atlaskit/icon-lab/core/shape-off-page': {
|
|
53
|
-
message: 'The icon "shape-off-page" is deprecated in favour of "diagram-symbol-connector-off-page" from “@atlaskit/icon-lab/core”'
|
|
54
|
-
},
|
|
55
|
-
'@atlaskit/icon-lab/core/shape-predefined-process': {
|
|
56
|
-
message: 'The icon "shape-predefined-process" is deprecated in favour of "diagram-symbol-predefined-process" from “@atlaskit/icon-lab/core”'
|
|
57
|
-
},
|
|
58
|
-
'@atlaskit/icon-lab/core/shape-preparation-symbol': {
|
|
59
|
-
message: 'The icon "shape-preparation-symbol" is deprecated in favour of "diagram-symbol-preparation" from “@atlaskit/icon-lab/core”'
|
|
60
|
-
},
|
|
61
|
-
'@atlaskit/icon-lab/core/shape-start-end': {
|
|
62
|
-
message: 'The icon "shape-start-end" is deprecated in favour of "diagram-symbol-terminator" from “@atlaskit/icon-lab/core”'
|
|
63
|
-
},
|
|
64
|
-
'@atlaskit/icon-lab/core/shape-stored-data': {
|
|
65
|
-
message: 'The icon "shape-stored-data" is deprecated in favour of "diagram-symbol-stored-data" from “@atlaskit/icon-lab/core”'
|
|
66
|
-
},
|
|
67
|
-
'@atlaskit/icon-lab/core/shape-summing-junction-cross': {
|
|
68
|
-
message: 'The icon "shape-summing-junction-cross" is deprecated in favour of "diagram-symbol-summing-junction" from “@atlaskit/icon-lab/core”'
|
|
69
|
-
},
|
|
70
|
-
'@atlaskit/icon-lab/core/shape-summing-junction-plus': {
|
|
71
|
-
message: 'The icon "shape-summing-junction-plus" is deprecated in favour of "diagram-symbol-or" from “@atlaskit/icon-lab/core”'
|
|
72
|
-
},
|
|
73
|
-
'@atlaskit/icon-lab/core/space': {
|
|
74
|
-
message: 'The icon "space" is deprecated in favour of "spaces" from “@atlaskit/icon-lab/core”'
|
|
75
|
-
},
|
|
76
|
-
'@atlaskit/icon-lab/core/speedometer': {
|
|
77
|
-
message: 'The icon "speedometer" is deprecated in favour of "speedometer-right" from “@atlaskit/icon-lab/core”'
|
|
78
|
-
}
|
|
79
|
-
};
|
|
9
|
+
var deprecatedIcons = {};
|
|
80
10
|
export default deprecatedIcons;
|