@atlaskit/icon 26.4.1 → 27.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.
Files changed (105) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/afm-cc/tsconfig.json +1 -1
  3. package/afm-townsquare/tsconfig.json +27 -0
  4. package/core/migration/{align-center--editor-align-center.d.ts → align-text-left--overview.d.ts} +3 -3
  5. package/core/migration/{align-left--overview.js → align-text-left--overview.js} +7 -7
  6. package/core/migration/{align-right--editor-align-right.d.ts → child-work-items--child-issues.d.ts} +3 -3
  7. package/core/migration/{child-issues.js → child-work-items--child-issues.js} +9 -9
  8. package/core/migration/{drag-handle--drag-handler.d.ts → panel-right--detail-view.d.ts} +3 -3
  9. package/core/migration/{sidebar-right--detail-view.js → panel-right--detail-view.js} +8 -8
  10. package/core/migration/{align-left--overview.d.ts → panel-right--room-menu.d.ts} +3 -3
  11. package/core/migration/{sidebar-right--room-menu.js → panel-right--room-menu.js} +8 -8
  12. package/core/migration/{issue.d.ts → work-item--issue.d.ts} +3 -3
  13. package/core/migration/{issue.js → work-item--issue.js} +10 -10
  14. package/core/migration/{align-left--editor-align-left.d.ts → work-items--issues.d.ts} +3 -3
  15. package/core/migration/{issues.js → work-items--issues.js} +9 -9
  16. package/dist/cjs/deprecated-core.js +2 -81
  17. package/dist/cjs/metadata-core.js +6 -286
  18. package/dist/cjs/migration-map.js +6 -6
  19. package/dist/es2019/deprecated-core.js +2 -81
  20. package/dist/es2019/metadata-core.js +6 -286
  21. package/dist/es2019/migration-map.js +6 -6
  22. package/dist/esm/deprecated-core.js +2 -81
  23. package/dist/esm/metadata-core.js +6 -286
  24. package/dist/esm/migration-map.js +6 -6
  25. package/dist/types/deprecated-core.d.ts +1 -1
  26. package/dist/types/metadata-core.d.ts +1 -1
  27. package/dist/types-ts4.5/deprecated-core.d.ts +1 -1
  28. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  29. package/glyph/child-issues.js +2 -2
  30. package/glyph/detail-view.js +2 -2
  31. package/glyph/issue.js +2 -2
  32. package/glyph/issues.js +2 -2
  33. package/glyph/overview.js +2 -2
  34. package/glyph/room-menu.js +2 -2
  35. package/package.json +5 -5
  36. package/core/align-center.d.ts +0 -16
  37. package/core/align-center.js +0 -28
  38. package/core/align-left.d.ts +0 -16
  39. package/core/align-left.js +0 -28
  40. package/core/align-right.d.ts +0 -16
  41. package/core/align-right.js +0 -28
  42. package/core/border-weight-medium.d.ts +0 -16
  43. package/core/border-weight-medium.js +0 -28
  44. package/core/border-weight-thick.d.ts +0 -16
  45. package/core/border-weight-thick.js +0 -28
  46. package/core/border-weight-thin.d.ts +0 -16
  47. package/core/border-weight-thin.js +0 -28
  48. package/core/child-issues.d.ts +0 -16
  49. package/core/child-issues.js +0 -28
  50. package/core/content-align-center.d.ts +0 -16
  51. package/core/content-align-center.js +0 -28
  52. package/core/content-align-left.d.ts +0 -16
  53. package/core/content-align-left.js +0 -28
  54. package/core/content-align-right.d.ts +0 -16
  55. package/core/content-align-right.js +0 -28
  56. package/core/drag-handle.d.ts +0 -16
  57. package/core/drag-handle.js +0 -28
  58. package/core/drawer-left.d.ts +0 -16
  59. package/core/drawer-left.js +0 -28
  60. package/core/drawer-right.d.ts +0 -16
  61. package/core/drawer-right.js +0 -28
  62. package/core/issue.d.ts +0 -16
  63. package/core/issue.js +0 -28
  64. package/core/issues.d.ts +0 -16
  65. package/core/issues.js +0 -28
  66. package/core/migration/align-center--editor-align-center.js +0 -31
  67. package/core/migration/align-left--editor-align-left.js +0 -31
  68. package/core/migration/align-right--editor-align-right.js +0 -31
  69. package/core/migration/border-weight-thin--media-services-line.d.ts +0 -15
  70. package/core/migration/border-weight-thin--media-services-line.js +0 -31
  71. package/core/migration/child-issues.d.ts +0 -15
  72. package/core/migration/content-align-center--editor-align-image-center.d.ts +0 -15
  73. package/core/migration/content-align-center--editor-align-image-center.js +0 -31
  74. package/core/migration/content-align-left--editor-align-image-left.d.ts +0 -15
  75. package/core/migration/content-align-left--editor-align-image-left.js +0 -31
  76. package/core/migration/content-align-right--editor-align-image-right.d.ts +0 -15
  77. package/core/migration/content-align-right--editor-align-image-right.js +0 -31
  78. package/core/migration/drag-handle--drag-handler.js +0 -31
  79. package/core/migration/issues.d.ts +0 -15
  80. package/core/migration/sidebar-right--detail-view.d.ts +0 -15
  81. package/core/migration/sidebar-right--room-menu.d.ts +0 -15
  82. package/core/sidebar-left.d.ts +0 -16
  83. package/core/sidebar-left.js +0 -28
  84. package/core/sidebar-right.d.ts +0 -16
  85. package/core/sidebar-right.js +0 -28
  86. package/core/summarize.d.ts +0 -16
  87. package/core/summarize.js +0 -28
  88. package/svgs/core/align-center.svg +0 -1
  89. package/svgs/core/align-left.svg +0 -1
  90. package/svgs/core/align-right.svg +0 -1
  91. package/svgs/core/border-weight-medium.svg +0 -1
  92. package/svgs/core/border-weight-thick.svg +0 -1
  93. package/svgs/core/border-weight-thin.svg +0 -1
  94. package/svgs/core/child-issues.svg +0 -1
  95. package/svgs/core/content-align-center.svg +0 -1
  96. package/svgs/core/content-align-left.svg +0 -1
  97. package/svgs/core/content-align-right.svg +0 -1
  98. package/svgs/core/drag-handle.svg +0 -1
  99. package/svgs/core/drawer-left.svg +0 -1
  100. package/svgs/core/drawer-right.svg +0 -1
  101. package/svgs/core/issue.svg +0 -1
  102. package/svgs/core/issues.svg +0 -1
  103. package/svgs/core/sidebar-left.svg +0 -1
  104. package/svgs/core/sidebar-right.svg +0 -1
  105. package/svgs/core/summarize.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::9e09756c3df3b5d2b29ea6fe6fe67ccc>>
6
+ * @codegen <<SignedSource::affbfa2f6cd24109326d166bf8bf1ab8>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -71,22 +71,6 @@ const metadata = {
71
71
  team: 'Design System Team',
72
72
  status: 'published'
73
73
  },
74
- 'align-center': {
75
- keywords: ['align-center', 'aligncenter', 'icon', 'core', 'alignment', 'text', 'content'],
76
- componentName: 'AlignCenterIcon',
77
- package: '@atlaskit/icon/core/align-center',
78
- oldName: ['editor/align-center'],
79
- type: 'core',
80
- replacement: {
81
- name: 'align-text-center',
82
- type: 'core',
83
- location: '@atlaskit/icon'
84
- },
85
- categorization: 'multi-purpose',
86
- usage: 'Multi purpose - Known uses: align text center, align center.',
87
- team: 'Design System Team',
88
- status: 'deprecated'
89
- },
90
74
  'align-image-center': {
91
75
  keywords: ['align-image-center', 'alignimagecenter', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'centre'],
92
76
  componentName: 'AlignImageCenterIcon',
@@ -120,38 +104,6 @@ const metadata = {
120
104
  team: 'Design System Team',
121
105
  status: 'published'
122
106
  },
123
- 'align-left': {
124
- keywords: ['align-left', 'alignleft', 'icon', 'core', 'alignment', 'text', 'content', 'summary'],
125
- componentName: 'AlignLeftIcon',
126
- package: '@atlaskit/icon/core/align-left',
127
- oldName: ['editor/align-left', 'overview'],
128
- type: 'core',
129
- replacement: {
130
- name: 'align-text-left',
131
- type: 'core',
132
- location: '@atlaskit/icon'
133
- },
134
- categorization: 'multi-purpose',
135
- usage: 'Multi purpose - Known uses: align text left, align content left, summary.',
136
- team: 'Design System Team',
137
- status: 'deprecated'
138
- },
139
- 'align-right': {
140
- keywords: ['align-right', 'alignright', 'icon', 'core', 'alignment', 'text', 'content'],
141
- componentName: 'AlignRightIcon',
142
- package: '@atlaskit/icon/core/align-right',
143
- oldName: ['editor/align-right'],
144
- type: 'core',
145
- replacement: {
146
- name: 'align-text-right',
147
- type: 'core',
148
- location: '@atlaskit/icon'
149
- },
150
- categorization: 'multi-purpose',
151
- usage: 'Multi purpose - Known uses: align text right, align content right.',
152
- team: 'Design System Team',
153
- status: 'deprecated'
154
- },
155
107
  'align-text-center': {
156
108
  keywords: ['align-text-center', 'aligntextcenter', 'icon', 'core', 'alignment', 'text', 'content'],
157
109
  componentName: 'AlignTextCenterIcon',
@@ -167,7 +119,7 @@ const metadata = {
167
119
  keywords: ['align-text-left', 'aligntextleft', 'icon', 'core', 'alignment', 'text', 'content', 'summary'],
168
120
  componentName: 'AlignTextLeftIcon',
169
121
  package: '@atlaskit/icon/core/align-text-left',
170
- oldName: ['editor/align-left'],
122
+ oldName: ['editor/align-left', 'overview'],
171
123
  type: 'core',
172
124
  categorization: 'multi-purpose',
173
125
  usage: 'Multi purpose - Known uses: align text left, align content left, summary.',
@@ -461,52 +413,6 @@ const metadata = {
461
413
  team: 'Editor',
462
414
  status: 'published'
463
415
  },
464
- 'border-weight-medium': {
465
- keywords: ['border-weight-medium', 'borderweightmedium', 'icon', 'core', 'border', 'weight', 'stroke', 'medium', 'thickness', 'confluence', 'editor'],
466
- componentName: 'BorderWeightMediumIcon',
467
- package: '@atlaskit/icon/core/border-weight-medium',
468
- type: 'core',
469
- replacement: {
470
- name: 'stroke-weight-medium',
471
- type: 'core',
472
- location: '@atlaskit/icon'
473
- },
474
- categorization: 'single-purpose',
475
- usage: 'Reserved for representing medium border stroke widths.',
476
- team: 'Editor',
477
- status: 'deprecated'
478
- },
479
- 'border-weight-thick': {
480
- keywords: ['border-weight-thick', 'borderweightthick', 'icon', 'core', 'border', 'weight', 'thickness', 'stroke', 'thick', 'confluence', 'editor'],
481
- componentName: 'BorderWeightThickIcon',
482
- package: '@atlaskit/icon/core/border-weight-thick',
483
- type: 'core',
484
- replacement: {
485
- name: 'stroke-weight-large',
486
- type: 'core',
487
- location: '@atlaskit/icon'
488
- },
489
- categorization: 'single-purpose',
490
- usage: 'Reserved for representing thick border stroke widths.',
491
- team: 'Editor',
492
- status: 'deprecated'
493
- },
494
- 'border-weight-thin': {
495
- keywords: ['border-weight-thin', 'borderweightthin', 'icon', 'core', 'border', 'weight', 'thickness', 'stroke', 'confluence', 'editor'],
496
- componentName: 'BorderWeightThinIcon',
497
- package: '@atlaskit/icon/core/border-weight-thin',
498
- oldName: ['media-services/line'],
499
- type: 'core',
500
- replacement: {
501
- name: 'stroke-weight-small',
502
- type: 'core',
503
- location: '@atlaskit/icon'
504
- },
505
- categorization: 'single-purpose',
506
- usage: 'Reserved for representing thin border stroke widths.',
507
- team: 'Editor',
508
- status: 'deprecated'
509
- },
510
416
  branch: {
511
417
  keywords: ['branch', 'icon', 'core', 'git branch', 'bitbucket branch', 'branches', 'jira status'],
512
418
  componentName: 'BranchIcon',
@@ -796,26 +702,11 @@ const metadata = {
796
702
  status: 'published',
797
703
  slackChannel: '#icon-contributions'
798
704
  },
799
- 'child-issues': {
800
- keywords: ['child-issues', 'childissues', 'icon', 'core', 'children', 'child', 'related', 'work items'],
801
- componentName: 'ChildIssuesIcon',
802
- package: '@atlaskit/icon/core/child-issues',
803
- oldName: ['child-issues'],
804
- type: 'core',
805
- replacement: {
806
- name: 'child-work-items',
807
- type: 'core',
808
- location: '@atlaskit/icon'
809
- },
810
- categorization: 'single-purpose',
811
- usage: 'Reserved for child work items.',
812
- team: 'Design System Team',
813
- status: 'deprecated'
814
- },
815
705
  'child-work-items': {
816
706
  keywords: ['child-work-items', 'childworkitems', 'icon', 'core', 'children', 'child', 'related', 'work items'],
817
707
  componentName: 'ChildWorkItemsIcon',
818
708
  package: '@atlaskit/icon/core/child-work-items',
709
+ oldName: ['child-issues'],
819
710
  type: 'core',
820
711
  categorization: 'single-purpose',
821
712
  usage: 'Reserved for child work items.',
@@ -940,54 +831,6 @@ const metadata = {
940
831
  team: 'Design System Team',
941
832
  status: 'published'
942
833
  },
943
- 'content-align-center': {
944
- keywords: ['content-align-center', 'contentaligncenter', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'centre'],
945
- componentName: 'ContentAlignCenterIcon',
946
- package: '@atlaskit/icon/core/content-align-center',
947
- oldName: ['editor/align-image-center'],
948
- type: 'core',
949
- replacement: {
950
- name: 'align-image-center',
951
- type: 'core',
952
- location: '@atlaskit/icon'
953
- },
954
- categorization: 'single-purpose',
955
- usage: 'Single purpose - Reserved for center aligning media and content.',
956
- team: 'Design System Team',
957
- status: 'deprecated'
958
- },
959
- 'content-align-left': {
960
- keywords: ['content-align-left', 'contentalignleft', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'left'],
961
- componentName: 'ContentAlignLeftIcon',
962
- package: '@atlaskit/icon/core/content-align-left',
963
- oldName: ['editor/align-image-left'],
964
- type: 'core',
965
- replacement: {
966
- name: 'align-image-left',
967
- type: 'core',
968
- location: '@atlaskit/icon'
969
- },
970
- categorization: 'single-purpose',
971
- usage: 'Single purpose - Reserved for left aligning media and content.',
972
- team: 'Design System Team',
973
- status: 'deprecated'
974
- },
975
- 'content-align-right': {
976
- keywords: ['content-align-right', 'contentalignright', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'right'],
977
- componentName: 'ContentAlignRightIcon',
978
- package: '@atlaskit/icon/core/content-align-right',
979
- oldName: ['editor/align-image-right'],
980
- type: 'core',
981
- replacement: {
982
- name: 'align-image-right',
983
- type: 'core',
984
- location: '@atlaskit/icon'
985
- },
986
- categorization: 'single-purpose',
987
- usage: 'Single purpose - Reserved for right aligning media and content.',
988
- team: 'Design System Team',
989
- status: 'deprecated'
990
- },
991
834
  'content-width-narrow': {
992
835
  keywords: ['content-width-narrow', 'contentwidthnarrow', 'icon', 'core', 'content', 'media', 'image', 'width', 'fixed', 'narrow'],
993
836
  componentName: 'ContentWidthNarrowIcon',
@@ -1223,23 +1066,6 @@ const metadata = {
1223
1066
  team: 'Design System Team',
1224
1067
  status: 'published'
1225
1068
  },
1226
- 'drag-handle': {
1227
- keywords: ['drag-handle', 'draghandle', 'icon', 'core', 'drag handler', 'reorder', 'move', 'reorder vertical'],
1228
- componentName: 'DragHandleIcon',
1229
- package: '@atlaskit/icon/core/drag-handle',
1230
- oldName: ['drag-handler'],
1231
- type: 'core',
1232
- replacement: {
1233
- name: 'drag-handle-vertical',
1234
- type: 'core',
1235
- location: '@atlaskit/icon'
1236
- },
1237
- categorization: 'single-purpose',
1238
- usage: 'Single purpose - Reserved for draggable elements along a vertical axis.',
1239
- team: 'Design System Team',
1240
- status: 'deprecated',
1241
- slackChannel: '#icon-contributions'
1242
- },
1243
1069
  'drag-handle-horizontal': {
1244
1070
  keywords: ['drag-handle-horizontal', 'draghandlehorizontal', 'icon', 'core', 'drag handler', 'reorder', 'move', 'reorder horizontal'],
1245
1071
  componentName: 'DragHandleHorizontalIcon',
@@ -1263,36 +1089,6 @@ const metadata = {
1263
1089
  status: 'published',
1264
1090
  slackChannel: '#icon-contributions'
1265
1091
  },
1266
- 'drawer-left': {
1267
- keywords: ['drawer-left', 'drawerleft', 'icon', 'core', 'detail view', 'left rail', 'drawer', 'preview panel', 'sidebar'],
1268
- componentName: 'DrawerLeftIcon',
1269
- package: '@atlaskit/icon/core/drawer-left',
1270
- type: 'core',
1271
- replacement: {
1272
- name: 'panel-left',
1273
- type: 'core',
1274
- location: '@atlaskit/icon'
1275
- },
1276
- categorization: 'single-purpose',
1277
- usage: 'Reserved for opening a preview panel to the left of the viewport edge. Use only for right-to-left languages which invert the navigational chrome.',
1278
- team: 'Design System Team',
1279
- status: 'deprecated'
1280
- },
1281
- 'drawer-right': {
1282
- keywords: ['drawer-right', 'drawerright', 'icon', 'core', 'detail view', 'right rail', 'drawer', 'preview panel', 'sidebar'],
1283
- componentName: 'DrawerRightIcon',
1284
- package: '@atlaskit/icon/core/drawer-right',
1285
- type: 'core',
1286
- replacement: {
1287
- name: 'panel-right',
1288
- type: 'core',
1289
- location: '@atlaskit/icon'
1290
- },
1291
- categorization: 'single-purpose',
1292
- usage: 'Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.',
1293
- team: 'Design System Team',
1294
- status: 'deprecated'
1295
- },
1296
1092
  edit: {
1297
1093
  keywords: ['edit', 'pencil', 'write', 'icon', 'core', 'pencil', 'pencil on page'],
1298
1094
  componentName: 'EditIcon',
@@ -1862,38 +1658,6 @@ const metadata = {
1862
1658
  status: 'published',
1863
1659
  slackChannel: '#icon-contributions'
1864
1660
  },
1865
- issue: {
1866
- keywords: ['issue', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'single issue', 'check mark', 'tick', 'work item'],
1867
- componentName: 'IssueIcon',
1868
- package: '@atlaskit/icon/core/issue',
1869
- oldName: ['issue'],
1870
- type: 'core',
1871
- replacement: {
1872
- name: 'work-item',
1873
- type: 'core',
1874
- location: '@atlaskit/icon'
1875
- },
1876
- categorization: 'single-purpose',
1877
- usage: 'Reserved for representing work items.',
1878
- team: 'Design System Team',
1879
- status: 'deprecated'
1880
- },
1881
- issues: {
1882
- keywords: ['issues', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'multiple issues', 'check mark', 'tick', 'work items', 'work type'],
1883
- componentName: 'IssuesIcon',
1884
- package: '@atlaskit/icon/core/issues',
1885
- oldName: ['issues'],
1886
- type: 'core',
1887
- replacement: {
1888
- name: 'work-items',
1889
- type: 'core',
1890
- location: '@atlaskit/icon'
1891
- },
1892
- categorization: 'single-purpose',
1893
- usage: 'Reserved for representing multiple work items.',
1894
- team: 'Design System Team',
1895
- status: 'deprecated'
1896
- },
1897
1661
  'key-result': {
1898
1662
  keywords: ['key-result', 'keyresult', 'icon', 'core', 'target', 'bullseye', 'key result', 'arrow', 'bow', 'archery', 'OKR'],
1899
1663
  componentName: 'KeyResultIcon',
@@ -2399,6 +2163,7 @@ const metadata = {
2399
2163
  keywords: ['panel-right', 'panelright', 'icon', 'core', 'detail view', 'right rail', 'drawer', 'preview panel', 'sidebar'],
2400
2164
  componentName: 'PanelRightIcon',
2401
2165
  package: '@atlaskit/icon/core/panel-right',
2166
+ oldName: ['detail-view', 'room-menu'],
2402
2167
  type: 'core',
2403
2168
  categorization: 'single-purpose',
2404
2169
  usage: 'Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.',
@@ -3044,37 +2809,6 @@ const metadata = {
3044
2809
  team: 'Design System Team',
3045
2810
  status: 'published'
3046
2811
  },
3047
- 'sidebar-left': {
3048
- keywords: ['sidebar-left', 'sidebarleft', 'icon', 'core', 'sidebar', 'detail view', 'left rail', 'drawer'],
3049
- componentName: 'SidebarLeftIcon',
3050
- package: '@atlaskit/icon/core/sidebar-left',
3051
- type: 'core',
3052
- replacement: {
3053
- name: 'panel-left',
3054
- type: 'core',
3055
- location: '@atlaskit/icon'
3056
- },
3057
- categorization: 'single-purpose',
3058
- usage: 'Reserved for opening a drawer or sidebar to the left of the viewport edge.',
3059
- team: 'Design System Team',
3060
- status: 'deprecated'
3061
- },
3062
- 'sidebar-right': {
3063
- keywords: ['sidebar-right', 'sidebarright', 'icon', 'core', 'sidebar', 'detail view', 'right rail', 'drawer'],
3064
- componentName: 'SidebarRightIcon',
3065
- package: '@atlaskit/icon/core/sidebar-right',
3066
- oldName: ['detail-view', 'room-menu'],
3067
- type: 'core',
3068
- replacement: {
3069
- name: 'panel-right',
3070
- type: 'core',
3071
- location: '@atlaskit/icon'
3072
- },
3073
- categorization: 'single-purpose',
3074
- usage: 'Reserved for opening a drawer or sidebar to the right of the viewport edge.',
3075
- team: 'Design System Team',
3076
- status: 'deprecated'
3077
- },
3078
2812
  'smart-link': {
3079
2813
  keywords: ['smart-link', 'smartlink', 'icon', 'core', 'smart link'],
3080
2814
  componentName: 'SmartLinkIcon',
@@ -3294,22 +3028,6 @@ const metadata = {
3294
3028
  team: 'Design System Team',
3295
3029
  status: 'published'
3296
3030
  },
3297
- summarize: {
3298
- keywords: ['summarize', 'icon', 'core', 'summarize', 'summarise', 'summary', 'automation', 'AI'],
3299
- componentName: 'SummarizeIcon',
3300
- package: '@atlaskit/icon/core/summarize',
3301
- type: 'core',
3302
- replacement: {
3303
- name: 'ai-generative-text-summary',
3304
- type: 'core',
3305
- location: '@atlaskit/icon'
3306
- },
3307
- categorization: 'single-purpose',
3308
- usage: 'Reserved for summarizing content with Atlassian Intelligence & Loom',
3309
- team: 'Atlassian Intelligence & Loom',
3310
- status: 'deprecated',
3311
- slackChannel: '#feedback-loom-vizrefresh'
3312
- },
3313
3031
  support: {
3314
3032
  keywords: ['support', 'icon', 'core', 'support', 'help', 'life raft', 'life ring', 'lifebuoy', 'life preserver'],
3315
3033
  componentName: 'SupportIcon',
@@ -3998,6 +3716,7 @@ const metadata = {
3998
3716
  keywords: ['work-item', 'workitem', 'icon', 'core', 'check mark', 'tick', 'work item', 'work type'],
3999
3717
  componentName: 'WorkItemIcon',
4000
3718
  package: '@atlaskit/icon/core/work-item',
3719
+ oldName: ['issue'],
4001
3720
  type: 'core',
4002
3721
  categorization: 'single-purpose',
4003
3722
  usage: 'Reserved for work items.',
@@ -4008,6 +3727,7 @@ const metadata = {
4008
3727
  keywords: ['work-items', 'workitems', 'icon', 'core', 'check mark', 'tick', 'work items', 'work type'],
4009
3728
  componentName: 'WorkItemsIcon',
4010
3729
  package: '@atlaskit/icon/core/work-items',
3730
+ oldName: ['issues'],
4011
3731
  type: 'core',
4012
3732
  categorization: 'single-purpose',
4013
3733
  usage: 'Reserved for representing multiple work items.',
@@ -933,7 +933,7 @@ const migrationMap = {
933
933
  },
934
934
  'child-issues': {
935
935
  newIcon: {
936
- name: 'child-issues',
936
+ name: 'child-work-items',
937
937
  type: 'core',
938
938
  package: '@atlaskit/icon'
939
939
  },
@@ -1089,7 +1089,7 @@ const migrationMap = {
1089
1089
  },
1090
1090
  'detail-view': {
1091
1091
  newIcon: {
1092
- name: 'sidebar-right',
1092
+ name: 'panel-right',
1093
1093
  type: 'core',
1094
1094
  package: '@atlaskit/icon',
1095
1095
  isMigrationUnsafe: true
@@ -2648,7 +2648,7 @@ const migrationMap = {
2648
2648
  },
2649
2649
  issue: {
2650
2650
  newIcon: {
2651
- name: 'issue',
2651
+ name: 'work-item',
2652
2652
  type: 'core',
2653
2653
  package: '@atlaskit/icon'
2654
2654
  },
@@ -2674,7 +2674,7 @@ const migrationMap = {
2674
2674
  },
2675
2675
  issues: {
2676
2676
  newIcon: {
2677
- name: 'issues',
2677
+ name: 'work-items',
2678
2678
  type: 'core',
2679
2679
  package: '@atlaskit/icon'
2680
2680
  },
@@ -3446,7 +3446,7 @@ const migrationMap = {
3446
3446
  },
3447
3447
  overview: {
3448
3448
  newIcon: {
3449
- name: 'align-left',
3449
+ name: 'align-text-left',
3450
3450
  type: 'core',
3451
3451
  package: '@atlaskit/icon'
3452
3452
  },
@@ -3776,7 +3776,7 @@ const migrationMap = {
3776
3776
  },
3777
3777
  'room-menu': {
3778
3778
  newIcon: {
3779
- name: 'sidebar-right',
3779
+ name: 'panel-right',
3780
3780
  type: 'core',
3781
3781
  package: '@atlaskit/icon'
3782
3782
  },
@@ -3,87 +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::3ab215e5b6736f728bfeeaa0c615bcb0>>
6
+ * @codegen <<SignedSource::8445ed95dffea52ddea417fc5752ff90>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
- var deprecatedIcons = {
10
- '@atlaskit/icon/core/align-center': {
11
- message: 'The icon "align-center" is deprecated in favour of "align-text-center" from “@atlaskit/icon/core”'
12
- },
13
- '@atlaskit/icon/core/align-left': {
14
- message: 'The icon "align-left" is deprecated in favour of "align-text-left" from “@atlaskit/icon/core”'
15
- },
16
- '@atlaskit/icon/core/align-right': {
17
- message: 'The icon "align-right" is deprecated in favour of "align-text-right" from “@atlaskit/icon/core”'
18
- },
19
- '@atlaskit/icon/core/border-weight-medium': {
20
- message: 'The icon "border-weight-medium" is deprecated in favour of "stroke-weight-medium" from “@atlaskit/icon/core”'
21
- },
22
- '@atlaskit/icon/core/border-weight-thick': {
23
- message: 'The icon "border-weight-thick" is deprecated in favour of "stroke-weight-large" from “@atlaskit/icon/core”'
24
- },
25
- '@atlaskit/icon/core/border-weight-thin': {
26
- message: 'The icon "border-weight-thin" is deprecated in favour of "stroke-weight-small" from “@atlaskit/icon/core”'
27
- },
28
- '@atlaskit/icon/core/child-issues': {
29
- message: 'The icon "child-issues" is deprecated in favour of "child-work-items" from “@atlaskit/icon/core”'
30
- },
31
- '@atlaskit/icon/core/content-align-center': {
32
- message: 'The icon "content-align-center" is deprecated in favour of "align-image-center" from “@atlaskit/icon/core”'
33
- },
34
- '@atlaskit/icon/core/content-align-left': {
35
- message: 'The icon "content-align-left" is deprecated in favour of "align-image-left" from “@atlaskit/icon/core”'
36
- },
37
- '@atlaskit/icon/core/content-align-right': {
38
- message: 'The icon "content-align-right" is deprecated in favour of "align-image-right" from “@atlaskit/icon/core”'
39
- },
40
- '@atlaskit/icon/core/drag-handle': {
41
- message: 'The icon "drag-handle" is deprecated in favour of "drag-handle-vertical" from “@atlaskit/icon/core”'
42
- },
43
- '@atlaskit/icon/core/drawer-left': {
44
- message: 'The icon "drawer-left" is deprecated in favour of "panel-left" from “@atlaskit/icon/core”'
45
- },
46
- '@atlaskit/icon/core/drawer-right': {
47
- message: 'The icon "drawer-right" is deprecated in favour of "panel-right" from “@atlaskit/icon/core”'
48
- },
49
- '@atlaskit/icon/core/issue': {
50
- message: 'The icon "issue" is deprecated in favour of "work-item" from “@atlaskit/icon/core”'
51
- },
52
- '@atlaskit/icon/core/issues': {
53
- message: 'The icon "issues" is deprecated in favour of "work-items" from “@atlaskit/icon/core”'
54
- },
55
- '@atlaskit/icon/core/sidebar-left': {
56
- message: 'The icon "sidebar-left" is deprecated in favour of "panel-left" from “@atlaskit/icon/core”'
57
- },
58
- '@atlaskit/icon/core/sidebar-right': {
59
- message: 'The icon "sidebar-right" is deprecated in favour of "panel-right" from “@atlaskit/icon/core”'
60
- },
61
- '@atlaskit/icon/core/summarize': {
62
- message: 'The icon "summarize" is deprecated in favour of "ai-generative-text-summary" from “@atlaskit/icon/core”'
63
- },
64
- '@atlaskit/icon/core/migration/align-center--editor-align-center': {
65
- message: 'The icon "align-center--editor-align-center" is deprecated in favour of "align-text-center--editor-align-center" from “@atlaskit/icon/core/migration”'
66
- },
67
- '@atlaskit/icon/core/migration/align-left--editor-align-left': {
68
- message: 'The icon "align-left--editor-align-left" is deprecated in favour of "align-text-left--editor-align-left" from “@atlaskit/icon/core/migration”'
69
- },
70
- '@atlaskit/icon/core/migration/align-right--editor-align-right': {
71
- message: 'The icon "align-right--editor-align-right" is deprecated in favour of "align-text-right--editor-align-right" from “@atlaskit/icon/core/migration”'
72
- },
73
- '@atlaskit/icon/core/migration/border-weight-thin--media-services-line': {
74
- message: 'The icon "border-weight-thin--media-services-line" is deprecated in favour of "stroke-weight-small--media-services-line" from “@atlaskit/icon/core/migration”'
75
- },
76
- '@atlaskit/icon/core/migration/content-align-center--editor-align-image-center': {
77
- message: 'The icon "content-align-center--editor-align-image-center" is deprecated in favour of "align-image-center--editor-align-image-center" from “@atlaskit/icon/core/migration”'
78
- },
79
- '@atlaskit/icon/core/migration/content-align-left--editor-align-image-left': {
80
- message: 'The icon "content-align-left--editor-align-image-left" is deprecated in favour of "align-image-left--editor-align-image-left" from “@atlaskit/icon/core/migration”'
81
- },
82
- '@atlaskit/icon/core/migration/content-align-right--editor-align-image-right': {
83
- message: 'The icon "content-align-right--editor-align-image-right" is deprecated in favour of "align-image-right--editor-align-image-right" from “@atlaskit/icon/core/migration”'
84
- },
85
- '@atlaskit/icon/core/migration/drag-handle--drag-handler': {
86
- message: 'The icon "drag-handle--drag-handler" is deprecated in favour of "drag-handle-vertical--drag-handler" from “@atlaskit/icon/core/migration”'
87
- }
88
- };
9
+ var deprecatedIcons = {};
89
10
  export default deprecatedIcons;