@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
@@ -9,7 +9,7 @@ exports.default = void 0;
9
9
  *
10
10
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
11
11
  *
12
- * @codegen <<SignedSource::9e09756c3df3b5d2b29ea6fe6fe67ccc>>
12
+ * @codegen <<SignedSource::affbfa2f6cd24109326d166bf8bf1ab8>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
15
 
@@ -77,22 +77,6 @@ var metadata = {
77
77
  team: 'Design System Team',
78
78
  status: 'published'
79
79
  },
80
- 'align-center': {
81
- keywords: ['align-center', 'aligncenter', 'icon', 'core', 'alignment', 'text', 'content'],
82
- componentName: 'AlignCenterIcon',
83
- package: '@atlaskit/icon/core/align-center',
84
- oldName: ['editor/align-center'],
85
- type: 'core',
86
- replacement: {
87
- name: 'align-text-center',
88
- type: 'core',
89
- location: '@atlaskit/icon'
90
- },
91
- categorization: 'multi-purpose',
92
- usage: 'Multi purpose - Known uses: align text center, align center.',
93
- team: 'Design System Team',
94
- status: 'deprecated'
95
- },
96
80
  'align-image-center': {
97
81
  keywords: ['align-image-center', 'alignimagecenter', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'centre'],
98
82
  componentName: 'AlignImageCenterIcon',
@@ -126,38 +110,6 @@ var metadata = {
126
110
  team: 'Design System Team',
127
111
  status: 'published'
128
112
  },
129
- 'align-left': {
130
- keywords: ['align-left', 'alignleft', 'icon', 'core', 'alignment', 'text', 'content', 'summary'],
131
- componentName: 'AlignLeftIcon',
132
- package: '@atlaskit/icon/core/align-left',
133
- oldName: ['editor/align-left', 'overview'],
134
- type: 'core',
135
- replacement: {
136
- name: 'align-text-left',
137
- type: 'core',
138
- location: '@atlaskit/icon'
139
- },
140
- categorization: 'multi-purpose',
141
- usage: 'Multi purpose - Known uses: align text left, align content left, summary.',
142
- team: 'Design System Team',
143
- status: 'deprecated'
144
- },
145
- 'align-right': {
146
- keywords: ['align-right', 'alignright', 'icon', 'core', 'alignment', 'text', 'content'],
147
- componentName: 'AlignRightIcon',
148
- package: '@atlaskit/icon/core/align-right',
149
- oldName: ['editor/align-right'],
150
- type: 'core',
151
- replacement: {
152
- name: 'align-text-right',
153
- type: 'core',
154
- location: '@atlaskit/icon'
155
- },
156
- categorization: 'multi-purpose',
157
- usage: 'Multi purpose - Known uses: align text right, align content right.',
158
- team: 'Design System Team',
159
- status: 'deprecated'
160
- },
161
113
  'align-text-center': {
162
114
  keywords: ['align-text-center', 'aligntextcenter', 'icon', 'core', 'alignment', 'text', 'content'],
163
115
  componentName: 'AlignTextCenterIcon',
@@ -173,7 +125,7 @@ var metadata = {
173
125
  keywords: ['align-text-left', 'aligntextleft', 'icon', 'core', 'alignment', 'text', 'content', 'summary'],
174
126
  componentName: 'AlignTextLeftIcon',
175
127
  package: '@atlaskit/icon/core/align-text-left',
176
- oldName: ['editor/align-left'],
128
+ oldName: ['editor/align-left', 'overview'],
177
129
  type: 'core',
178
130
  categorization: 'multi-purpose',
179
131
  usage: 'Multi purpose - Known uses: align text left, align content left, summary.',
@@ -467,52 +419,6 @@ var metadata = {
467
419
  team: 'Editor',
468
420
  status: 'published'
469
421
  },
470
- 'border-weight-medium': {
471
- keywords: ['border-weight-medium', 'borderweightmedium', 'icon', 'core', 'border', 'weight', 'stroke', 'medium', 'thickness', 'confluence', 'editor'],
472
- componentName: 'BorderWeightMediumIcon',
473
- package: '@atlaskit/icon/core/border-weight-medium',
474
- type: 'core',
475
- replacement: {
476
- name: 'stroke-weight-medium',
477
- type: 'core',
478
- location: '@atlaskit/icon'
479
- },
480
- categorization: 'single-purpose',
481
- usage: 'Reserved for representing medium border stroke widths.',
482
- team: 'Editor',
483
- status: 'deprecated'
484
- },
485
- 'border-weight-thick': {
486
- keywords: ['border-weight-thick', 'borderweightthick', 'icon', 'core', 'border', 'weight', 'thickness', 'stroke', 'thick', 'confluence', 'editor'],
487
- componentName: 'BorderWeightThickIcon',
488
- package: '@atlaskit/icon/core/border-weight-thick',
489
- type: 'core',
490
- replacement: {
491
- name: 'stroke-weight-large',
492
- type: 'core',
493
- location: '@atlaskit/icon'
494
- },
495
- categorization: 'single-purpose',
496
- usage: 'Reserved for representing thick border stroke widths.',
497
- team: 'Editor',
498
- status: 'deprecated'
499
- },
500
- 'border-weight-thin': {
501
- keywords: ['border-weight-thin', 'borderweightthin', 'icon', 'core', 'border', 'weight', 'thickness', 'stroke', 'confluence', 'editor'],
502
- componentName: 'BorderWeightThinIcon',
503
- package: '@atlaskit/icon/core/border-weight-thin',
504
- oldName: ['media-services/line'],
505
- type: 'core',
506
- replacement: {
507
- name: 'stroke-weight-small',
508
- type: 'core',
509
- location: '@atlaskit/icon'
510
- },
511
- categorization: 'single-purpose',
512
- usage: 'Reserved for representing thin border stroke widths.',
513
- team: 'Editor',
514
- status: 'deprecated'
515
- },
516
422
  branch: {
517
423
  keywords: ['branch', 'icon', 'core', 'git branch', 'bitbucket branch', 'branches', 'jira status'],
518
424
  componentName: 'BranchIcon',
@@ -802,26 +708,11 @@ var metadata = {
802
708
  status: 'published',
803
709
  slackChannel: '#icon-contributions'
804
710
  },
805
- 'child-issues': {
806
- keywords: ['child-issues', 'childissues', 'icon', 'core', 'children', 'child', 'related', 'work items'],
807
- componentName: 'ChildIssuesIcon',
808
- package: '@atlaskit/icon/core/child-issues',
809
- oldName: ['child-issues'],
810
- type: 'core',
811
- replacement: {
812
- name: 'child-work-items',
813
- type: 'core',
814
- location: '@atlaskit/icon'
815
- },
816
- categorization: 'single-purpose',
817
- usage: 'Reserved for child work items.',
818
- team: 'Design System Team',
819
- status: 'deprecated'
820
- },
821
711
  'child-work-items': {
822
712
  keywords: ['child-work-items', 'childworkitems', 'icon', 'core', 'children', 'child', 'related', 'work items'],
823
713
  componentName: 'ChildWorkItemsIcon',
824
714
  package: '@atlaskit/icon/core/child-work-items',
715
+ oldName: ['child-issues'],
825
716
  type: 'core',
826
717
  categorization: 'single-purpose',
827
718
  usage: 'Reserved for child work items.',
@@ -946,54 +837,6 @@ var metadata = {
946
837
  team: 'Design System Team',
947
838
  status: 'published'
948
839
  },
949
- 'content-align-center': {
950
- keywords: ['content-align-center', 'contentaligncenter', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'centre'],
951
- componentName: 'ContentAlignCenterIcon',
952
- package: '@atlaskit/icon/core/content-align-center',
953
- oldName: ['editor/align-image-center'],
954
- type: 'core',
955
- replacement: {
956
- name: 'align-image-center',
957
- type: 'core',
958
- location: '@atlaskit/icon'
959
- },
960
- categorization: 'single-purpose',
961
- usage: 'Single purpose - Reserved for center aligning media and content.',
962
- team: 'Design System Team',
963
- status: 'deprecated'
964
- },
965
- 'content-align-left': {
966
- keywords: ['content-align-left', 'contentalignleft', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'left'],
967
- componentName: 'ContentAlignLeftIcon',
968
- package: '@atlaskit/icon/core/content-align-left',
969
- oldName: ['editor/align-image-left'],
970
- type: 'core',
971
- replacement: {
972
- name: 'align-image-left',
973
- type: 'core',
974
- location: '@atlaskit/icon'
975
- },
976
- categorization: 'single-purpose',
977
- usage: 'Single purpose - Reserved for left aligning media and content.',
978
- team: 'Design System Team',
979
- status: 'deprecated'
980
- },
981
- 'content-align-right': {
982
- keywords: ['content-align-right', 'contentalignright', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'right'],
983
- componentName: 'ContentAlignRightIcon',
984
- package: '@atlaskit/icon/core/content-align-right',
985
- oldName: ['editor/align-image-right'],
986
- type: 'core',
987
- replacement: {
988
- name: 'align-image-right',
989
- type: 'core',
990
- location: '@atlaskit/icon'
991
- },
992
- categorization: 'single-purpose',
993
- usage: 'Single purpose - Reserved for right aligning media and content.',
994
- team: 'Design System Team',
995
- status: 'deprecated'
996
- },
997
840
  'content-width-narrow': {
998
841
  keywords: ['content-width-narrow', 'contentwidthnarrow', 'icon', 'core', 'content', 'media', 'image', 'width', 'fixed', 'narrow'],
999
842
  componentName: 'ContentWidthNarrowIcon',
@@ -1229,23 +1072,6 @@ var metadata = {
1229
1072
  team: 'Design System Team',
1230
1073
  status: 'published'
1231
1074
  },
1232
- 'drag-handle': {
1233
- keywords: ['drag-handle', 'draghandle', 'icon', 'core', 'drag handler', 'reorder', 'move', 'reorder vertical'],
1234
- componentName: 'DragHandleIcon',
1235
- package: '@atlaskit/icon/core/drag-handle',
1236
- oldName: ['drag-handler'],
1237
- type: 'core',
1238
- replacement: {
1239
- name: 'drag-handle-vertical',
1240
- type: 'core',
1241
- location: '@atlaskit/icon'
1242
- },
1243
- categorization: 'single-purpose',
1244
- usage: 'Single purpose - Reserved for draggable elements along a vertical axis.',
1245
- team: 'Design System Team',
1246
- status: 'deprecated',
1247
- slackChannel: '#icon-contributions'
1248
- },
1249
1075
  'drag-handle-horizontal': {
1250
1076
  keywords: ['drag-handle-horizontal', 'draghandlehorizontal', 'icon', 'core', 'drag handler', 'reorder', 'move', 'reorder horizontal'],
1251
1077
  componentName: 'DragHandleHorizontalIcon',
@@ -1269,36 +1095,6 @@ var metadata = {
1269
1095
  status: 'published',
1270
1096
  slackChannel: '#icon-contributions'
1271
1097
  },
1272
- 'drawer-left': {
1273
- keywords: ['drawer-left', 'drawerleft', 'icon', 'core', 'detail view', 'left rail', 'drawer', 'preview panel', 'sidebar'],
1274
- componentName: 'DrawerLeftIcon',
1275
- package: '@atlaskit/icon/core/drawer-left',
1276
- type: 'core',
1277
- replacement: {
1278
- name: 'panel-left',
1279
- type: 'core',
1280
- location: '@atlaskit/icon'
1281
- },
1282
- categorization: 'single-purpose',
1283
- 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.',
1284
- team: 'Design System Team',
1285
- status: 'deprecated'
1286
- },
1287
- 'drawer-right': {
1288
- keywords: ['drawer-right', 'drawerright', 'icon', 'core', 'detail view', 'right rail', 'drawer', 'preview panel', 'sidebar'],
1289
- componentName: 'DrawerRightIcon',
1290
- package: '@atlaskit/icon/core/drawer-right',
1291
- type: 'core',
1292
- replacement: {
1293
- name: 'panel-right',
1294
- type: 'core',
1295
- location: '@atlaskit/icon'
1296
- },
1297
- categorization: 'single-purpose',
1298
- usage: 'Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.',
1299
- team: 'Design System Team',
1300
- status: 'deprecated'
1301
- },
1302
1098
  edit: {
1303
1099
  keywords: ['edit', 'pencil', 'write', 'icon', 'core', 'pencil', 'pencil on page'],
1304
1100
  componentName: 'EditIcon',
@@ -1868,38 +1664,6 @@ var metadata = {
1868
1664
  status: 'published',
1869
1665
  slackChannel: '#icon-contributions'
1870
1666
  },
1871
- issue: {
1872
- keywords: ['issue', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'single issue', 'check mark', 'tick', 'work item'],
1873
- componentName: 'IssueIcon',
1874
- package: '@atlaskit/icon/core/issue',
1875
- oldName: ['issue'],
1876
- type: 'core',
1877
- replacement: {
1878
- name: 'work-item',
1879
- type: 'core',
1880
- location: '@atlaskit/icon'
1881
- },
1882
- categorization: 'single-purpose',
1883
- usage: 'Reserved for representing work items.',
1884
- team: 'Design System Team',
1885
- status: 'deprecated'
1886
- },
1887
- issues: {
1888
- keywords: ['issues', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'multiple issues', 'check mark', 'tick', 'work items', 'work type'],
1889
- componentName: 'IssuesIcon',
1890
- package: '@atlaskit/icon/core/issues',
1891
- oldName: ['issues'],
1892
- type: 'core',
1893
- replacement: {
1894
- name: 'work-items',
1895
- type: 'core',
1896
- location: '@atlaskit/icon'
1897
- },
1898
- categorization: 'single-purpose',
1899
- usage: 'Reserved for representing multiple work items.',
1900
- team: 'Design System Team',
1901
- status: 'deprecated'
1902
- },
1903
1667
  'key-result': {
1904
1668
  keywords: ['key-result', 'keyresult', 'icon', 'core', 'target', 'bullseye', 'key result', 'arrow', 'bow', 'archery', 'OKR'],
1905
1669
  componentName: 'KeyResultIcon',
@@ -2405,6 +2169,7 @@ var metadata = {
2405
2169
  keywords: ['panel-right', 'panelright', 'icon', 'core', 'detail view', 'right rail', 'drawer', 'preview panel', 'sidebar'],
2406
2170
  componentName: 'PanelRightIcon',
2407
2171
  package: '@atlaskit/icon/core/panel-right',
2172
+ oldName: ['detail-view', 'room-menu'],
2408
2173
  type: 'core',
2409
2174
  categorization: 'single-purpose',
2410
2175
  usage: 'Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.',
@@ -3050,37 +2815,6 @@ var metadata = {
3050
2815
  team: 'Design System Team',
3051
2816
  status: 'published'
3052
2817
  },
3053
- 'sidebar-left': {
3054
- keywords: ['sidebar-left', 'sidebarleft', 'icon', 'core', 'sidebar', 'detail view', 'left rail', 'drawer'],
3055
- componentName: 'SidebarLeftIcon',
3056
- package: '@atlaskit/icon/core/sidebar-left',
3057
- type: 'core',
3058
- replacement: {
3059
- name: 'panel-left',
3060
- type: 'core',
3061
- location: '@atlaskit/icon'
3062
- },
3063
- categorization: 'single-purpose',
3064
- usage: 'Reserved for opening a drawer or sidebar to the left of the viewport edge.',
3065
- team: 'Design System Team',
3066
- status: 'deprecated'
3067
- },
3068
- 'sidebar-right': {
3069
- keywords: ['sidebar-right', 'sidebarright', 'icon', 'core', 'sidebar', 'detail view', 'right rail', 'drawer'],
3070
- componentName: 'SidebarRightIcon',
3071
- package: '@atlaskit/icon/core/sidebar-right',
3072
- oldName: ['detail-view', 'room-menu'],
3073
- type: 'core',
3074
- replacement: {
3075
- name: 'panel-right',
3076
- type: 'core',
3077
- location: '@atlaskit/icon'
3078
- },
3079
- categorization: 'single-purpose',
3080
- usage: 'Reserved for opening a drawer or sidebar to the right of the viewport edge.',
3081
- team: 'Design System Team',
3082
- status: 'deprecated'
3083
- },
3084
2818
  'smart-link': {
3085
2819
  keywords: ['smart-link', 'smartlink', 'icon', 'core', 'smart link'],
3086
2820
  componentName: 'SmartLinkIcon',
@@ -3300,22 +3034,6 @@ var metadata = {
3300
3034
  team: 'Design System Team',
3301
3035
  status: 'published'
3302
3036
  },
3303
- summarize: {
3304
- keywords: ['summarize', 'icon', 'core', 'summarize', 'summarise', 'summary', 'automation', 'AI'],
3305
- componentName: 'SummarizeIcon',
3306
- package: '@atlaskit/icon/core/summarize',
3307
- type: 'core',
3308
- replacement: {
3309
- name: 'ai-generative-text-summary',
3310
- type: 'core',
3311
- location: '@atlaskit/icon'
3312
- },
3313
- categorization: 'single-purpose',
3314
- usage: 'Reserved for summarizing content with Atlassian Intelligence & Loom',
3315
- team: 'Atlassian Intelligence & Loom',
3316
- status: 'deprecated',
3317
- slackChannel: '#feedback-loom-vizrefresh'
3318
- },
3319
3037
  support: {
3320
3038
  keywords: ['support', 'icon', 'core', 'support', 'help', 'life raft', 'life ring', 'lifebuoy', 'life preserver'],
3321
3039
  componentName: 'SupportIcon',
@@ -4004,6 +3722,7 @@ var metadata = {
4004
3722
  keywords: ['work-item', 'workitem', 'icon', 'core', 'check mark', 'tick', 'work item', 'work type'],
4005
3723
  componentName: 'WorkItemIcon',
4006
3724
  package: '@atlaskit/icon/core/work-item',
3725
+ oldName: ['issue'],
4007
3726
  type: 'core',
4008
3727
  categorization: 'single-purpose',
4009
3728
  usage: 'Reserved for work items.',
@@ -4014,6 +3733,7 @@ var metadata = {
4014
3733
  keywords: ['work-items', 'workitems', 'icon', 'core', 'check mark', 'tick', 'work items', 'work type'],
4015
3734
  componentName: 'WorkItemsIcon',
4016
3735
  package: '@atlaskit/icon/core/work-items',
3736
+ oldName: ['issues'],
4017
3737
  type: 'core',
4018
3738
  categorization: 'single-purpose',
4019
3739
  usage: 'Reserved for representing multiple work items.',
@@ -939,7 +939,7 @@ var migrationMap = {
939
939
  },
940
940
  'child-issues': {
941
941
  newIcon: {
942
- name: 'child-issues',
942
+ name: 'child-work-items',
943
943
  type: 'core',
944
944
  package: '@atlaskit/icon'
945
945
  },
@@ -1095,7 +1095,7 @@ var migrationMap = {
1095
1095
  },
1096
1096
  'detail-view': {
1097
1097
  newIcon: {
1098
- name: 'sidebar-right',
1098
+ name: 'panel-right',
1099
1099
  type: 'core',
1100
1100
  package: '@atlaskit/icon',
1101
1101
  isMigrationUnsafe: true
@@ -2654,7 +2654,7 @@ var migrationMap = {
2654
2654
  },
2655
2655
  issue: {
2656
2656
  newIcon: {
2657
- name: 'issue',
2657
+ name: 'work-item',
2658
2658
  type: 'core',
2659
2659
  package: '@atlaskit/icon'
2660
2660
  },
@@ -2680,7 +2680,7 @@ var migrationMap = {
2680
2680
  },
2681
2681
  issues: {
2682
2682
  newIcon: {
2683
- name: 'issues',
2683
+ name: 'work-items',
2684
2684
  type: 'core',
2685
2685
  package: '@atlaskit/icon'
2686
2686
  },
@@ -3452,7 +3452,7 @@ var migrationMap = {
3452
3452
  },
3453
3453
  overview: {
3454
3454
  newIcon: {
3455
- name: 'align-left',
3455
+ name: 'align-text-left',
3456
3456
  type: 'core',
3457
3457
  package: '@atlaskit/icon'
3458
3458
  },
@@ -3782,7 +3782,7 @@ var migrationMap = {
3782
3782
  },
3783
3783
  'room-menu': {
3784
3784
  newIcon: {
3785
- name: 'sidebar-right',
3785
+ name: 'panel-right',
3786
3786
  type: 'core',
3787
3787
  package: '@atlaskit/icon'
3788
3788
  },
@@ -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
- const 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
+ const deprecatedIcons = {};
89
10
  export default deprecatedIcons;