@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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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 @@ var 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,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::3ab215e5b6736f728bfeeaa0c615bcb0>>
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::9e09756c3df3b5d2b29ea6fe6fe67ccc>>
6
+ * @codegen <<SignedSource::affbfa2f6cd24109326d166bf8bf1ab8>>
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::3ab215e5b6736f728bfeeaa0c615bcb0>>
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::9e09756c3df3b5d2b29ea6fe6fe67ccc>>
6
+ * @codegen <<SignedSource::affbfa2f6cd24109326d166bf8bf1ab8>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  var _react = _interopRequireDefault(require("react"));
8
8
  var _base = require("@atlaskit/icon/base");
9
- var _childIssues = _interopRequireDefault(require("@atlaskit/icon/core/child-issues"));
9
+ var _childWorkItems = _interopRequireDefault(require("@atlaskit/icon/core/child-work-items"));
10
10
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
11
11
  const ChildIssuesIcon = props => /*#__PURE__*/_react.default.createElement(_base.IconFacade, Object.assign({
12
12
  dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path d="M11 7h2v5h-2zm5 6h2v3h-2zM6 13h2v3H6z"/><path d="M7 11h10a1 1 0 0 1 1 1v1H6v-1a1 1 0 0 1 1-1"/><path fill-rule="nonzero" d="M5 18v1h4v-1zm0-2h4a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-1a2 2 0 0 1 2-2m10 2v1h4v-1zm0-2h4a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-1a2 2 0 0 1 2-2M10 5v1h4V5zm0-2h4a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2"/></g></svg>`
13
13
  }, props, {
14
- newIcon: _childIssues.default
14
+ newIcon: _childWorkItems.default
15
15
  }));
16
16
  ChildIssuesIcon.displayName = 'ChildIssuesIcon';
17
17
  var _default = exports.default = ChildIssuesIcon;
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  var _react = _interopRequireDefault(require("react"));
8
8
  var _base = require("@atlaskit/icon/base");
9
- var _sidebarRight = _interopRequireDefault(require("@atlaskit/icon/core/sidebar-right"));
9
+ var _panelRight = _interopRequireDefault(require("@atlaskit/icon/core/panel-right"));
10
10
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
11
11
  const DetailViewIcon = props => /*#__PURE__*/_react.default.createElement(_base.IconFacade, Object.assign({
12
12
  dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" d="M14 17h6V7.01C20 7 14 7 14 7zM12 5h8c1.11 0 2 .9 2 2.01V17a2 2 0 0 1-2 2h-8zM2 7h8V5H3a1 1 0 0 0-1 1zm0 4h8V9H2zm0 7c0 .55.45 1 1 1h7v-2H2zm0-3h8v-2H2z"/></svg>`
13
13
  }, props, {
14
- newIcon: _sidebarRight.default
14
+ newIcon: _panelRight.default
15
15
  }));
16
16
  DetailViewIcon.displayName = 'DetailViewIcon';
17
17
  var _default = exports.default = DetailViewIcon;
package/glyph/issue.js CHANGED
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  var _react = _interopRequireDefault(require("react"));
8
8
  var _base = require("@atlaskit/icon/base");
9
- var _issue = _interopRequireDefault(require("@atlaskit/icon/core/issue"));
9
+ var _workItem = _interopRequireDefault(require("@atlaskit/icon/core/work-item"));
10
10
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
11
11
  const IssueIcon = props => /*#__PURE__*/_react.default.createElement(_base.IconFacade, Object.assign({
12
12
  dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path fill-rule="nonzero" d="M5 15.991c0 .007 14.005.009 14.005.009C18.999 16 19 8.009 19 8.009 19 8.002 4.995 8 4.995 8 5.001 8 5 15.991 5 15.991M3 8.01C3 6.899 3.893 6 4.995 6h14.01C20.107 6 21 6.902 21 8.009v7.982c0 1.11-.893 2.009-1.995 2.009H4.995A2.004 2.004 0 0 1 3 15.991z"/><path d="M10.674 14.331c.36.36.941.36 1.3 0l2.758-2.763a.92.92 0 0 0-1.301-1.298l-2.108 2.11-.755-.754a.92.92 0 0 0-1.3 1.3z"/></g></svg>`
13
13
  }, props, {
14
- newIcon: _issue.default
14
+ newIcon: _workItem.default
15
15
  }));
16
16
  IssueIcon.displayName = 'IssueIcon';
17
17
  var _default = exports.default = IssueIcon;
package/glyph/issues.js CHANGED
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  var _react = _interopRequireDefault(require("react"));
8
8
  var _base = require("@atlaskit/icon/base");
9
- var _issues = _interopRequireDefault(require("@atlaskit/icon/core/issues"));
9
+ var _workItems = _interopRequireDefault(require("@atlaskit/icon/core/work-items"));
10
10
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
11
11
  const IssuesIcon = props => /*#__PURE__*/_react.default.createElement(_base.IconFacade, Object.assign({
12
12
  dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path fill-rule="nonzero" d="M5 12.99C5 13 19.01 13 19.01 13 19 13 19 5.01 19 5.01 19 5 5 5 5 5zM3 5.01C3 3.9 3.89 3 5 3h14.01A2 2 0 0 1 21 5.01v7.98A2 2 0 0 1 19.01 15H5a2 2 0 0 1-2-2.01zM19 19c0 1.11-.9 2-2.01 2H7.01A2.01 2.01 0 0 1 5 19zm1-3a2 2 0 0 1-1.99 2H5.99A2 2 0 0 1 4 16z"/><path d="M10.674 11.331c.36.36.941.36 1.3 0l2.758-2.763a.92.92 0 0 0-1.301-1.298l-2.108 2.11-.755-.754a.92.92 0 0 0-1.3 1.3z"/></g></svg>`
13
13
  }, props, {
14
- newIcon: _issues.default
14
+ newIcon: _workItems.default
15
15
  }));
16
16
  IssuesIcon.displayName = 'IssuesIcon';
17
17
  var _default = exports.default = IssuesIcon;
package/glyph/overview.js CHANGED
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  var _react = _interopRequireDefault(require("react"));
8
8
  var _base = require("@atlaskit/icon/base");
9
- var _alignLeft = _interopRequireDefault(require("@atlaskit/icon/core/align-left"));
9
+ var _alignTextLeft = _interopRequireDefault(require("@atlaskit/icon/core/align-text-left"));
10
10
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
11
11
  const OverviewIcon = props => /*#__PURE__*/_react.default.createElement(_base.IconFacade, Object.assign({
12
12
  dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M8.01 18c.546 0 .99-.444.99-1a1 1 0 0 0-.99-1H3.99A.993.993 0 0 0 3 17a1 1 0 0 0 .99 1zM3 7c0 .552.445 1 .993 1h16.014A.994.994 0 0 0 21 7c0-.552-.445-1-.993-1H3.993A.994.994 0 0 0 3 7m10.998 6A1 1 0 0 0 15 12c0-.552-.456-1-1.002-1H4.002A1 1 0 0 0 3 12c0 .552.456 1 1.002 1z"/></svg>`
13
13
  }, props, {
14
- newIcon: _alignLeft.default
14
+ newIcon: _alignTextLeft.default
15
15
  }));
16
16
  OverviewIcon.displayName = 'OverviewIcon';
17
17
  var _default = exports.default = OverviewIcon;
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  var _react = _interopRequireDefault(require("react"));
8
8
  var _base = require("@atlaskit/icon/base");
9
- var _sidebarRight = _interopRequireDefault(require("@atlaskit/icon/core/sidebar-right"));
9
+ var _panelRight = _interopRequireDefault(require("@atlaskit/icon/core/panel-right"));
10
10
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
11
11
  const RoomMenuIcon = props => /*#__PURE__*/_react.default.createElement(_base.IconFacade, Object.assign({
12
12
  dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path fill-rule="nonzero" d="M14 17h4V7h-4zM12 6.007C12 5.45 12.453 5 12.997 5h6.006c.55 0 .997.45.997 1.007v11.986c0 .556-.453 1.007-.997 1.007h-6.006c-.55 0-.997-.45-.997-1.007z"/><rect width="6" height="2" x="4" y="5" rx="1"/><rect width="6" height="2" x="4" y="9" rx="1"/><rect width="6" height="2" x="4" y="13" rx="1"/><rect width="6" height="2" x="4" y="17" rx="1"/></g></svg>`
13
13
  }, props, {
14
- newIcon: _sidebarRight.default
14
+ newIcon: _panelRight.default
15
15
  }));
16
16
  RoomMenuIcon.displayName = 'RoomMenuIcon';
17
17
  var _default = exports.default = RoomMenuIcon;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon",
3
- "version": "26.4.1",
3
+ "version": "27.0.0",
4
4
  "description": "An icon is a symbol representing a command, device, directory, or common action.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -96,7 +96,7 @@
96
96
  },
97
97
  "dependencies": {
98
98
  "@atlaskit/platform-feature-flags": "^1.1.0",
99
- "@atlaskit/tokens": "^5.0.0",
99
+ "@atlaskit/tokens": "^5.2.0",
100
100
  "@babel/register": "^7.25.9",
101
101
  "@babel/runtime": "^7.0.0",
102
102
  "@compiled/react": "^0.18.3"
@@ -112,14 +112,14 @@
112
112
  "@atlaskit/button": "^23.2.0",
113
113
  "@atlaskit/code": "^17.2.0",
114
114
  "@atlaskit/css": "^0.10.0",
115
- "@atlaskit/docs": "^10.0.0",
115
+ "@atlaskit/docs": "^11.0.0",
116
116
  "@atlaskit/ds-lib": "^4.0.0",
117
117
  "@atlaskit/form": "^12.0.0",
118
118
  "@atlaskit/heading": "^5.2.0",
119
119
  "@atlaskit/icon-file-type": "^7.0.0",
120
120
  "@atlaskit/icon-object": "^7.1.0",
121
121
  "@atlaskit/link": "^3.2.0",
122
- "@atlaskit/logo": "^19.0.0",
122
+ "@atlaskit/logo": "^19.1.0",
123
123
  "@atlaskit/menu": "^8.0.0",
124
124
  "@atlaskit/modal-dialog": "^14.2.0",
125
125
  "@atlaskit/primitives": "^14.8.0",
@@ -127,7 +127,7 @@
127
127
  "@atlaskit/textfield": "^8.0.0",
128
128
  "@atlaskit/theme": "^18.0.0",
129
129
  "@atlaskit/toggle": "^15.0.0",
130
- "@atlaskit/tooltip": "^20.2.0",
130
+ "@atlaskit/tooltip": "^20.3.0",
131
131
  "@atlaskit/visual-regression": "workspace:^",
132
132
  "@atlassian/ssr-tests": "^0.2.0",
133
133
  "@babel/core": "7.24.9",
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::94719a3f2cfaa3692fead765cbad4245>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "align-center" is deprecated in favour of "align-text-center" from “@atlaskit/icon/core”
11
- */
12
- declare const AlignCenterIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default AlignCenterIcon;