@atlaskit/icon-lab 4.19.0 → 5.0.1

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.
Files changed (84) hide show
  1. package/CHANGELOG.md +49 -0
  2. package/dist/cjs/deprecated-core.js +2 -75
  3. package/dist/cjs/metadata-core.js +1 -363
  4. package/dist/es2019/deprecated-core.js +2 -75
  5. package/dist/es2019/metadata-core.js +1 -363
  6. package/dist/esm/deprecated-core.js +2 -75
  7. package/dist/esm/metadata-core.js +1 -363
  8. package/dist/types/deprecated-core.d.ts +1 -1
  9. package/dist/types/metadata-core.d.ts +1 -1
  10. package/dist/types-ts4.5/deprecated-core.d.ts +1 -1
  11. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  12. package/package.json +5 -5
  13. package/core/hand-clenched.d.ts +0 -16
  14. package/core/hand-clenched.js +0 -28
  15. package/core/hand.d.ts +0 -16
  16. package/core/hand.js +0 -28
  17. package/core/recur.d.ts +0 -16
  18. package/core/recur.js +0 -28
  19. package/core/shape-comment-left.d.ts +0 -16
  20. package/core/shape-comment-left.js +0 -28
  21. package/core/shape-comment-right.d.ts +0 -16
  22. package/core/shape-comment-right.js +0 -28
  23. package/core/shape-database.d.ts +0 -16
  24. package/core/shape-database.js +0 -28
  25. package/core/shape-delay.d.ts +0 -16
  26. package/core/shape-delay.js +0 -28
  27. package/core/shape-display.d.ts +0 -16
  28. package/core/shape-display.js +0 -28
  29. package/core/shape-document-symbol.d.ts +0 -16
  30. package/core/shape-document-symbol.js +0 -28
  31. package/core/shape-hard-disk.d.ts +0 -16
  32. package/core/shape-hard-disk.js +0 -28
  33. package/core/shape-internal-storage.d.ts +0 -16
  34. package/core/shape-internal-storage.js +0 -28
  35. package/core/shape-manual-input.d.ts +0 -16
  36. package/core/shape-manual-input.js +0 -28
  37. package/core/shape-manual-operation-symbol.d.ts +0 -16
  38. package/core/shape-manual-operation-symbol.js +0 -28
  39. package/core/shape-mindmap.d.ts +0 -16
  40. package/core/shape-mindmap.js +0 -28
  41. package/core/shape-multiple-documents.d.ts +0 -16
  42. package/core/shape-multiple-documents.js +0 -28
  43. package/core/shape-off-page.d.ts +0 -16
  44. package/core/shape-off-page.js +0 -28
  45. package/core/shape-predefined-process.d.ts +0 -16
  46. package/core/shape-predefined-process.js +0 -28
  47. package/core/shape-preparation-symbol.d.ts +0 -16
  48. package/core/shape-preparation-symbol.js +0 -28
  49. package/core/shape-start-end.d.ts +0 -16
  50. package/core/shape-start-end.js +0 -28
  51. package/core/shape-stored-data.d.ts +0 -16
  52. package/core/shape-stored-data.js +0 -28
  53. package/core/shape-summing-junction-cross.d.ts +0 -16
  54. package/core/shape-summing-junction-cross.js +0 -28
  55. package/core/shape-summing-junction-plus.d.ts +0 -16
  56. package/core/shape-summing-junction-plus.js +0 -28
  57. package/core/space.d.ts +0 -16
  58. package/core/space.js +0 -30
  59. package/core/speedometer.d.ts +0 -16
  60. package/core/speedometer.js +0 -28
  61. package/svgs/core/hand-clenched.svg +0 -1
  62. package/svgs/core/hand.svg +0 -1
  63. package/svgs/core/recur.svg +0 -1
  64. package/svgs/core/shape-comment-left.svg +0 -1
  65. package/svgs/core/shape-comment-right.svg +0 -1
  66. package/svgs/core/shape-database.svg +0 -1
  67. package/svgs/core/shape-delay.svg +0 -1
  68. package/svgs/core/shape-display.svg +0 -1
  69. package/svgs/core/shape-document-symbol.svg +0 -1
  70. package/svgs/core/shape-hard-disk.svg +0 -1
  71. package/svgs/core/shape-internal-storage.svg +0 -1
  72. package/svgs/core/shape-manual-input.svg +0 -1
  73. package/svgs/core/shape-manual-operation-symbol.svg +0 -1
  74. package/svgs/core/shape-mindmap.svg +0 -1
  75. package/svgs/core/shape-multiple-documents.svg +0 -1
  76. package/svgs/core/shape-off-page.svg +0 -1
  77. package/svgs/core/shape-predefined-process.svg +0 -1
  78. package/svgs/core/shape-preparation-symbol.svg +0 -1
  79. package/svgs/core/shape-start-end.svg +0 -1
  80. package/svgs/core/shape-stored-data.svg +0 -1
  81. package/svgs/core/shape-summing-junction-cross.svg +0 -1
  82. package/svgs/core/shape-summing-junction-plus.svg +0 -1
  83. package/svgs/core/space.svg +0 -1
  84. package/svgs/core/speedometer.svg +0 -1
@@ -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::271b1f4b4831f5e12477bee6e36a90f8>>
6
+ * @codegen <<SignedSource::e659eaebf1bb9fd27c2c6b9fe6a131b1>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -877,36 +877,6 @@ var metadata = {
877
877
  team: 'Whiteboards',
878
878
  status: 'published'
879
879
  },
880
- hand: {
881
- keywords: ['hand', 'icon', 'icon-lab', 'core', 'hand', 'farewell', 'wave'],
882
- componentName: 'HandIcon',
883
- package: '@atlaskit/icon-lab/core/hand',
884
- type: 'core',
885
- replacement: {
886
- name: 'hand-raised',
887
- type: 'core',
888
- location: '@atlaskit/icon-lab'
889
- },
890
- categorization: 'multi-purpose',
891
- usage: 'Used for farewell feed in Atlassian Home.',
892
- team: 'Whiteboards',
893
- status: 'deprecated'
894
- },
895
- 'hand-clenched': {
896
- keywords: ['hand-clenched', 'handclenched', 'icon', 'icon-lab', 'core', 'whiteboards', 'grab'],
897
- componentName: 'HandClenchedIcon',
898
- package: '@atlaskit/icon-lab/core/hand-clenched',
899
- type: 'core',
900
- replacement: {
901
- name: 'hand-closed',
902
- type: 'core',
903
- location: '@atlaskit/icon-lab'
904
- },
905
- categorization: 'single-purpose',
906
- usage: 'Grabbing elements in whiteboards',
907
- team: 'Whiteboards',
908
- status: 'deprecated'
909
- },
910
880
  'hand-closed': {
911
881
  keywords: ['hand-closed', 'handclosed', 'icon', 'icon-lab', 'core', 'hand tool', 'closed hand', 'grab', 'moving'],
912
882
  componentName: 'HandClosedIcon',
@@ -1387,22 +1357,6 @@ var metadata = {
1387
1357
  team: 'Whiteboards',
1388
1358
  status: 'published'
1389
1359
  },
1390
- recur: {
1391
- keywords: ['recur', 'icon', 'icon-lab', 'core', 'recur', 'recurring', 'repeat', 'repeating'],
1392
- componentName: 'RecurIcon',
1393
- package: '@atlaskit/icon-lab/core/recur',
1394
- type: 'core',
1395
- replacement: {
1396
- name: 'repeat',
1397
- type: 'core',
1398
- location: '@atlaskit/icon-lab'
1399
- },
1400
- categorization: 'single-purpose',
1401
- usage: 'Reserved for setting objects to recur (eg Work items, Forms)',
1402
- team: 'Pandora',
1403
- status: 'deprecated',
1404
- slackChannel: '#horizon-pandora-eng'
1405
- },
1406
1360
  repeat: {
1407
1361
  keywords: ['repeat', 'icon', 'icon-lab', 'core', 'recur', 'recurring', 'repeat', 'repeating'],
1408
1362
  componentName: 'RepeatIcon',
@@ -1498,66 +1452,6 @@ var metadata = {
1498
1452
  team: 'Whiteboards',
1499
1453
  status: 'published'
1500
1454
  },
1501
- 'shape-comment-left': {
1502
- keywords: ['shape-comment-left', 'shapecommentleft', 'icon', 'icon-lab', 'core', 'comment', 'left', 'diagram', 'symbol'],
1503
- componentName: 'ShapeCommentLeftIcon',
1504
- package: '@atlaskit/icon-lab/core/shape-comment-left',
1505
- type: 'core',
1506
- replacement: {
1507
- name: 'diagram-symbol-comment-left',
1508
- type: 'core',
1509
- location: '@atlaskit/icon-lab'
1510
- },
1511
- categorization: 'single-purpose',
1512
- usage: 'Reserved for comment left diagram symbol.',
1513
- team: 'Whiteboards',
1514
- status: 'deprecated'
1515
- },
1516
- 'shape-comment-right': {
1517
- keywords: ['shape-comment-right', 'shapecommentright', 'icon', 'icon-lab', 'core', 'comment', 'right', 'diagram', 'symbol'],
1518
- componentName: 'ShapeCommentRightIcon',
1519
- package: '@atlaskit/icon-lab/core/shape-comment-right',
1520
- type: 'core',
1521
- replacement: {
1522
- name: 'diagram-symbol-comment-right',
1523
- type: 'core',
1524
- location: '@atlaskit/icon-lab'
1525
- },
1526
- categorization: 'single-purpose',
1527
- usage: 'Reserved for comment right diagram symbol.',
1528
- team: 'Whiteboards',
1529
- status: 'deprecated'
1530
- },
1531
- 'shape-database': {
1532
- keywords: ['shape-database', 'shapedatabase', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'database'],
1533
- componentName: 'ShapeDatabaseIcon',
1534
- package: '@atlaskit/icon-lab/core/shape-database',
1535
- type: 'core',
1536
- replacement: {
1537
- name: 'diagram-symbol-database',
1538
- type: 'core',
1539
- location: '@atlaskit/icon-lab'
1540
- },
1541
- categorization: 'single-purpose',
1542
- usage: 'Reserved for database diagram symbol.',
1543
- team: 'Whiteboards',
1544
- status: 'deprecated'
1545
- },
1546
- 'shape-delay': {
1547
- keywords: ['shape-delay', 'shapedelay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'delay'],
1548
- componentName: 'ShapeDelayIcon',
1549
- package: '@atlaskit/icon-lab/core/shape-delay',
1550
- type: 'core',
1551
- replacement: {
1552
- name: 'diagram-symbol-delay',
1553
- type: 'core',
1554
- location: '@atlaskit/icon-lab'
1555
- },
1556
- categorization: 'single-purpose',
1557
- usage: 'Reserved for delay diagram symbol.',
1558
- team: 'Whiteboards',
1559
- status: 'deprecated'
1560
- },
1561
1455
  'shape-diamond': {
1562
1456
  keywords: ['shape-diamond', 'shapediamond', 'icon', 'icon-lab', 'core', 'diamond', 'shape tool'],
1563
1457
  componentName: 'ShapeDiamondIcon',
@@ -1568,36 +1462,6 @@ var metadata = {
1568
1462
  team: 'Whiteboards',
1569
1463
  status: 'published'
1570
1464
  },
1571
- 'shape-display': {
1572
- keywords: ['shape-display', 'shapedisplay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'display'],
1573
- componentName: 'ShapeDisplayIcon',
1574
- package: '@atlaskit/icon-lab/core/shape-display',
1575
- type: 'core',
1576
- replacement: {
1577
- name: 'diagram-symbol-display',
1578
- type: 'core',
1579
- location: '@atlaskit/icon-lab'
1580
- },
1581
- categorization: 'single-purpose',
1582
- usage: 'Reserved for display diagram symbol.',
1583
- team: 'Whiteboards',
1584
- status: 'deprecated'
1585
- },
1586
- 'shape-document-symbol': {
1587
- keywords: ['shape-document-symbol', 'shapedocumentsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'document'],
1588
- componentName: 'ShapeDocumentSymbolIcon',
1589
- package: '@atlaskit/icon-lab/core/shape-document-symbol',
1590
- type: 'core',
1591
- replacement: {
1592
- name: 'diagram-symbol-document',
1593
- type: 'core',
1594
- location: '@atlaskit/icon-lab'
1595
- },
1596
- categorization: 'single-purpose',
1597
- usage: 'Reserved for single document diagram symbol.',
1598
- team: 'Whiteboards',
1599
- status: 'deprecated'
1600
- },
1601
1465
  'shape-ellipse': {
1602
1466
  keywords: ['shape-ellipse', 'shapeellipse', 'icon', 'icon-lab', 'core', 'ellipse', 'circle', 'shape tool'],
1603
1467
  componentName: 'ShapeEllipseIcon',
@@ -1608,111 +1472,6 @@ var metadata = {
1608
1472
  team: 'Whiteboards',
1609
1473
  status: 'published'
1610
1474
  },
1611
- 'shape-hard-disk': {
1612
- keywords: ['shape-hard-disk', 'shapeharddisk', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'hard disk', 'hard drive', 'storage'],
1613
- componentName: 'ShapeHardDiskIcon',
1614
- package: '@atlaskit/icon-lab/core/shape-hard-disk',
1615
- type: 'core',
1616
- replacement: {
1617
- name: 'diagram-symbol-hard-disk',
1618
- type: 'core',
1619
- location: '@atlaskit/icon-lab'
1620
- },
1621
- categorization: 'single-purpose',
1622
- usage: 'Reserved for hard disk diagram symbol.',
1623
- team: 'Whiteboards',
1624
- status: 'deprecated'
1625
- },
1626
- 'shape-internal-storage': {
1627
- keywords: ['shape-internal-storage', 'shapeinternalstorage', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'internal storage'],
1628
- componentName: 'ShapeInternalStorageIcon',
1629
- package: '@atlaskit/icon-lab/core/shape-internal-storage',
1630
- type: 'core',
1631
- replacement: {
1632
- name: 'diagram-symbol-internal-storage',
1633
- type: 'core',
1634
- location: '@atlaskit/icon-lab'
1635
- },
1636
- categorization: 'single-purpose',
1637
- usage: 'Reserved for internal storage diagram symbol.',
1638
- team: 'Whiteboards',
1639
- status: 'deprecated'
1640
- },
1641
- 'shape-manual-input': {
1642
- keywords: ['shape-manual-input', 'shapemanualinput', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual input'],
1643
- componentName: 'ShapeManualInputIcon',
1644
- package: '@atlaskit/icon-lab/core/shape-manual-input',
1645
- type: 'core',
1646
- replacement: {
1647
- name: 'diagram-symbol-manual-input',
1648
- type: 'core',
1649
- location: '@atlaskit/icon-lab'
1650
- },
1651
- categorization: 'single-purpose',
1652
- usage: 'Reserved for manual input diagram symbol.',
1653
- team: 'Whiteboards',
1654
- status: 'deprecated'
1655
- },
1656
- 'shape-manual-operation-symbol': {
1657
- keywords: ['shape-manual-operation-symbol', 'shapemanualoperationsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual operation'],
1658
- componentName: 'ShapeManualOperationSymbolIcon',
1659
- package: '@atlaskit/icon-lab/core/shape-manual-operation-symbol',
1660
- type: 'core',
1661
- replacement: {
1662
- name: 'diagram-symbol-manual-operation',
1663
- type: 'core',
1664
- location: '@atlaskit/icon-lab'
1665
- },
1666
- categorization: 'single-purpose',
1667
- usage: 'Reserved for manual operation diagram symbol.',
1668
- team: 'Whiteboards',
1669
- status: 'deprecated'
1670
- },
1671
- 'shape-mindmap': {
1672
- keywords: ['shape-mindmap', 'shapemindmap', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'mind map'],
1673
- componentName: 'ShapeMindmapIcon',
1674
- package: '@atlaskit/icon-lab/core/shape-mindmap',
1675
- type: 'core',
1676
- replacement: {
1677
- name: 'diagram-symbol-mind-map',
1678
- type: 'core',
1679
- location: '@atlaskit/icon-lab'
1680
- },
1681
- categorization: 'single-purpose',
1682
- usage: 'Reserved for mind map diagram symbol.',
1683
- team: 'Whiteboards',
1684
- status: 'deprecated'
1685
- },
1686
- 'shape-multiple-documents': {
1687
- keywords: ['shape-multiple-documents', 'shapemultipledocuments', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'multiple documents'],
1688
- componentName: 'ShapeMultipleDocumentsIcon',
1689
- package: '@atlaskit/icon-lab/core/shape-multiple-documents',
1690
- type: 'core',
1691
- replacement: {
1692
- name: 'diagram-symbol-documents',
1693
- type: 'core',
1694
- location: '@atlaskit/icon-lab'
1695
- },
1696
- categorization: 'single-purpose',
1697
- usage: 'Reserved for multiple documents diagram symbol',
1698
- team: 'Whiteboards',
1699
- status: 'deprecated'
1700
- },
1701
- 'shape-off-page': {
1702
- keywords: ['shape-off-page', 'shapeoffpage', 'icon', 'icon-lab', 'core', 'off-page', 'diagram', 'symbol', 'connector'],
1703
- componentName: 'ShapeOffPageIcon',
1704
- package: '@atlaskit/icon-lab/core/shape-off-page',
1705
- type: 'core',
1706
- replacement: {
1707
- name: 'diagram-symbol-connector-off-page',
1708
- type: 'core',
1709
- location: '@atlaskit/icon-lab'
1710
- },
1711
- categorization: 'single-purpose',
1712
- usage: 'Reserved for off-page connector diagram symbol.',
1713
- team: 'Whiteboards',
1714
- status: 'deprecated'
1715
- },
1716
1475
  'shape-parallelogram-skew-left': {
1717
1476
  keywords: ['shape-parallelogram-skew-left', 'shapeparallelogramskewleft', 'icon', 'icon-lab', 'core', 'parallelogram', 'skewed', 'left', 'shape tool'],
1718
1477
  componentName: 'ShapeParallelogramSkewLeftIcon',
@@ -1733,36 +1492,6 @@ var metadata = {
1733
1492
  team: 'Whiteboards',
1734
1493
  status: 'published'
1735
1494
  },
1736
- 'shape-predefined-process': {
1737
- keywords: ['shape-predefined-process', 'shapepredefinedprocess', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'predefined process'],
1738
- componentName: 'ShapePredefinedProcessIcon',
1739
- package: '@atlaskit/icon-lab/core/shape-predefined-process',
1740
- type: 'core',
1741
- replacement: {
1742
- name: 'diagram-symbol-predefined-process',
1743
- type: 'core',
1744
- location: '@atlaskit/icon-lab'
1745
- },
1746
- categorization: 'single-purpose',
1747
- usage: 'Reserved for predefined process diagram symbol.',
1748
- team: 'Whiteboards',
1749
- status: 'deprecated'
1750
- },
1751
- 'shape-preparation-symbol': {
1752
- keywords: ['shape-preparation-symbol', 'shapepreparationsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'preparation'],
1753
- componentName: 'ShapePreparationSymbolIcon',
1754
- package: '@atlaskit/icon-lab/core/shape-preparation-symbol',
1755
- type: 'core',
1756
- replacement: {
1757
- name: 'diagram-symbol-preparation',
1758
- type: 'core',
1759
- location: '@atlaskit/icon-lab'
1760
- },
1761
- categorization: 'single-purpose',
1762
- usage: 'Reserved for preparation diagram symbol.',
1763
- team: 'Whiteboards',
1764
- status: 'deprecated'
1765
- },
1766
1495
  'shape-rectangle': {
1767
1496
  keywords: ['shape-rectangle', 'shaperectangle', 'icon', 'icon-lab', 'core', 'shape tool', 'rectangle', 'square'],
1768
1497
  componentName: 'ShapeRectangleIcon',
@@ -1783,66 +1512,6 @@ var metadata = {
1783
1512
  team: 'Whiteboards',
1784
1513
  status: 'published'
1785
1514
  },
1786
- 'shape-start-end': {
1787
- keywords: ['shape-start-end', 'shapestartend', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'terminator', 'terminal', 'start point', 'end point'],
1788
- componentName: 'ShapeStartEndIcon',
1789
- package: '@atlaskit/icon-lab/core/shape-start-end',
1790
- type: 'core',
1791
- replacement: {
1792
- name: 'diagram-symbol-terminator',
1793
- type: 'core',
1794
- location: '@atlaskit/icon-lab'
1795
- },
1796
- categorization: 'single-purpose',
1797
- usage: 'Reserved for terminator (start or end point) diagram symbol.',
1798
- team: 'Whiteboards',
1799
- status: 'deprecated'
1800
- },
1801
- 'shape-stored-data': {
1802
- keywords: ['shape-stored-data', 'shapestoreddata', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'stored data'],
1803
- componentName: 'ShapeStoredDataIcon',
1804
- package: '@atlaskit/icon-lab/core/shape-stored-data',
1805
- type: 'core',
1806
- replacement: {
1807
- name: 'diagram-symbol-stored-data',
1808
- type: 'core',
1809
- location: '@atlaskit/icon-lab'
1810
- },
1811
- categorization: 'single-purpose',
1812
- usage: 'Reserved for stored data diagram symbol.',
1813
- team: 'Whiteboards',
1814
- status: 'deprecated'
1815
- },
1816
- 'shape-summing-junction-cross': {
1817
- keywords: ['shape-summing-junction-cross', 'shapesummingjunctioncross', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'summing junction', 'cross'],
1818
- componentName: 'ShapeSummingJunctionCrossIcon',
1819
- package: '@atlaskit/icon-lab/core/shape-summing-junction-cross',
1820
- type: 'core',
1821
- replacement: {
1822
- name: 'diagram-symbol-summing-junction',
1823
- type: 'core',
1824
- location: '@atlaskit/icon-lab'
1825
- },
1826
- categorization: 'single-purpose',
1827
- usage: 'Reserved for summing junction diagram symbol.',
1828
- team: 'Whiteboards',
1829
- status: 'deprecated'
1830
- },
1831
- 'shape-summing-junction-plus': {
1832
- keywords: ['shape-summing-junction-plus', 'shapesummingjunctionplus', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'or', 'logic'],
1833
- componentName: 'ShapeSummingJunctionPlusIcon',
1834
- package: '@atlaskit/icon-lab/core/shape-summing-junction-plus',
1835
- type: 'core',
1836
- replacement: {
1837
- name: 'diagram-symbol-or',
1838
- type: 'core',
1839
- location: '@atlaskit/icon-lab'
1840
- },
1841
- categorization: 'single-purpose',
1842
- usage: 'Reserved for or diagram symbol.',
1843
- team: 'Whiteboards',
1844
- status: 'deprecated'
1845
- },
1846
1515
  'shape-triangle': {
1847
1516
  keywords: ['shape-triangle', 'shapetriangle', 'icon', 'icon-lab', 'core', 'triangle', 'shape tool', 'equilateral'],
1848
1517
  componentName: 'ShapeTriangleIcon',
@@ -1883,22 +1552,6 @@ var metadata = {
1883
1552
  team: 'Databases',
1884
1553
  status: 'published'
1885
1554
  },
1886
- space: {
1887
- keywords: ['space', 'icon', 'icon-lab', 'core', 'space', 'spaces', 'projects'],
1888
- componentName: 'SpaceIcon',
1889
- package: '@atlaskit/icon-lab/core/space',
1890
- type: 'core',
1891
- replacement: {
1892
- name: 'spaces',
1893
- type: 'core',
1894
- location: '@atlaskit/icon-lab'
1895
- },
1896
- categorization: 'single-purpose',
1897
- 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.',
1898
- team: 'Jira',
1899
- status: 'deprecated',
1900
- slackChannel: '#jira-design-system-figma-libraries'
1901
- },
1902
1555
  spaces: {
1903
1556
  keywords: ['spaces', 'icon', 'icon-lab', 'core', 'space', 'spaces', 'projects'],
1904
1557
  componentName: 'SpacesIcon',
@@ -1910,21 +1563,6 @@ var metadata = {
1910
1563
  status: 'published',
1911
1564
  slackChannel: '#jira-design-system-figma-libraries'
1912
1565
  },
1913
- speedometer: {
1914
- keywords: ['speedometer', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial', 'fast'],
1915
- componentName: 'SpeedometerIcon',
1916
- package: '@atlaskit/icon-lab/core/speedometer',
1917
- type: 'core',
1918
- replacement: {
1919
- name: 'speedometer-right',
1920
- type: 'core',
1921
- location: '@atlaskit/icon-lab'
1922
- },
1923
- categorization: 'multi-purpose',
1924
- usage: 'Known uses: video is set to a faster playback speed',
1925
- team: 'Loom',
1926
- status: 'deprecated'
1927
- },
1928
1566
  'speedometer-left': {
1929
1567
  keywords: ['speedometer-left', 'speedometerleft', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial', 'slow'],
1930
1568
  componentName: 'SpeedometerLeftIcon',
@@ -3,7 +3,7 @@
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::44a445bb9c0e68f40b044595df543c89>>
6
+ * @codegen <<SignedSource::8445ed95dffea52ddea417fc5752ff90>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  declare const deprecatedIcons: Record<string, {
@@ -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::271b1f4b4831f5e12477bee6e36a90f8>>
6
+ * @codegen <<SignedSource::e659eaebf1bb9fd27c2c6b9fe6a131b1>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -3,7 +3,7 @@
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::44a445bb9c0e68f40b044595df543c89>>
6
+ * @codegen <<SignedSource::8445ed95dffea52ddea417fc5752ff90>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  declare const deprecatedIcons: Record<string, {
@@ -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::271b1f4b4831f5e12477bee6e36a90f8>>
6
+ * @codegen <<SignedSource::e659eaebf1bb9fd27c2c6b9fe6a131b1>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon-lab",
3
- "version": "4.19.0",
3
+ "version": "5.0.1",
4
4
  "description": "An icon package for public icon contributions",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -32,7 +32,7 @@
32
32
  "build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
33
33
  },
34
34
  "dependencies": {
35
- "@atlaskit/icon": "^26.4.0",
35
+ "@atlaskit/icon": "^27.1.0",
36
36
  "@babel/runtime": "^7.0.0"
37
37
  },
38
38
  "peerDependencies": {
@@ -46,9 +46,9 @@
46
46
  "@atlaskit/ds-lib": "^4.0.0",
47
47
  "@atlaskit/heading": "^5.2.0",
48
48
  "@atlaskit/modal-dialog": "^14.2.0",
49
- "@atlaskit/primitives": "^14.8.0",
49
+ "@atlaskit/primitives": "^14.9.0",
50
50
  "@atlaskit/textfield": "^8.0.0",
51
- "@atlaskit/tokens": "^5.1.0",
51
+ "@atlaskit/tokens": "^5.4.0",
52
52
  "@atlaskit/tooltip": "^20.3.0",
53
53
  "@atlassian/ssr-tests": "^0.2.0",
54
54
  "@compiled/react": "^0.18.3",
@@ -69,7 +69,7 @@
69
69
  "design-system": "v1",
70
70
  "styling": [
71
71
  "static",
72
- "emotion"
72
+ "compiled"
73
73
  ],
74
74
  "ui-components": "lite-mode",
75
75
  "analytics": "analytics-next",
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::8d45a895b094e5b3aeda10d459693eda>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "hand-clenched" is deprecated in favour of "hand-closed" from “@atlaskit/icon-lab/core”
11
- */
12
- declare const HandClenchedIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default HandClenchedIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::1929424acf852d5711718640744902e6>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "HandClenched".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon-lab
19
- * Usage guidance: Grabbing elements in whiteboards
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const HandClenchedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" d="M7.17 15.992a4.5 4.5 0 0 1-3.403-1.897L1.328 10.64l-.128-.207a2 2 0 0 1 1.073-2.825L4 6.977v-.264l.004-.15a2.626 2.626 0 0 1 3.053-2.439l.112.02a2.25 2.25 0 0 1 4.161 0l.113-.02A2.625 2.625 0 0 1 14.5 6.713V11.5a4.5 4.5 0 0 1-4.269 4.494L10 16H7.443zM10 14.5l.154-.004A3 3 0 0 0 13 11.5V6.713c0-.695-.624-1.223-1.31-1.11l-.19.033V8H10V5a.75.75 0 0 0-1.496-.077L8.5 5v3H7V5.636l-.19-.032a1.126 1.126 0 0 0-1.303.981l-.007.128v2.615H4v-.754l-1.21.444a.5.5 0 0 0-.294.652l.058.105 2.438 3.455a3 3 0 0 0 2.451 1.27z"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- HandClenchedIcon.displayName = 'HandClenchedIcon';
28
- var _default = exports.default = HandClenchedIcon;
package/core/hand.d.ts DELETED
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::4366a9c9c2a0470e0f1ee77131c9f9fb>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "hand" is deprecated in favour of "hand-raised" from “@atlaskit/icon-lab/core”
11
- */
12
- declare const HandIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default HandIcon;
package/core/hand.js DELETED
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f2d54c89ecdccbc3b56d013f2c8c47c9>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "Hand".
17
- * Category: multi-purpose
18
- * Location: @atlaskit/icon-lab
19
- * Usage guidance: Used for farewell feed in Atlassian Home.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const HandIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1.207 10.882a2 2 0 0 1-.2-2.238l.113-.205A2 2 0 0 1 4 7.76V4.125A2.625 2.625 0 0 1 6.625 1.5h.503a2.25 2.25 0 0 1 4.358.5h.389A2.625 2.625 0 0 1 14.5 4.625V11.5A4.5 4.5 0 0 1 10 16H7.527a4.5 4.5 0 0 1-3.483-1.65zM11.5 3.5V8H10V2.25a.75.75 0 0 0-1.5 0V7.5H7V3h-.375C6.004 3 5.5 3.504 5.5 4.125v4.846l1.473 1.197-.946 1.164-2.843-2.31a.5.5 0 0 0-.752.145l-.114.205a.5.5 0 0 0 .05.56L5.205 13.4a3 3 0 0 0 2.322 1.1H10a3 3 0 0 0 3-3V4.625c0-.621-.504-1.125-1.125-1.125z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- HandIcon.displayName = 'HandIcon';
28
- var _default = exports.default = HandIcon;
package/core/recur.d.ts DELETED
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::1edcfe71c2a93296a8326c58e5e61b6f>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "recur" is deprecated in favour of "repeat" from “@atlaskit/icon-lab/core”
11
- */
12
- declare const RecurIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default RecurIcon;
package/core/recur.js DELETED
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5c9b4722a1553cbcf67aafb2cc4e4aaf>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "Recur".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon-lab
19
- * Usage guidance: Reserved for setting objects to recur (eg Work items, Forms)
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const RecurIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m8.78 3.72-3-3-1.06 1.06L6.44 3.5H4.5a4.5 4.5 0 0 0 0 9h1V11h-1a3 3 0 0 1 0-6h1.94L4.72 6.72l1.06 1.06 3-3a.75.75 0 0 0 0-1.06M11.5 5a3 3 0 1 1 0 6H9.56l1.72-1.72-1.06-1.06-3 3a.75.75 0 0 0 0 1.06l3 3 1.06-1.06-1.72-1.72h1.94a4.5 4.5 0 1 0 0-9h-1V5z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- RecurIcon.displayName = 'RecurIcon';
28
- var _default = exports.default = RecurIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::030acfda1a14fb508f78945cd6349ec9>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "shape-comment-left" is deprecated in favour of "diagram-symbol-comment-left" from “@atlaskit/icon-lab/core”
11
- */
12
- declare const ShapeCommentLeftIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ShapeCommentLeftIcon;