@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
package/CHANGELOG.md CHANGED
@@ -1,5 +1,40 @@
1
1
  # @atlaskit/icon
2
2
 
3
+ ## 27.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - [#171534](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/171534)
8
+ [`7a6465c5735e5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7a6465c5735e5) -
9
+ This release removes icons in `@atlaskit/icon`.
10
+
11
+ ### Removed:
12
+
13
+ **`@atlaskit/icon/core`**
14
+
15
+ - `align-center`
16
+ - `align-left`
17
+ - `align-right`
18
+ - `border-weight-medium`
19
+ - `border-weight-thick`
20
+ - `border-weight-thin`
21
+ - `child-issues`
22
+ - `content-align-center`
23
+ - `content-align-left`
24
+ - `content-align-right`
25
+ - `drag-handle`
26
+ - `drawer-left`
27
+ - `drawer-right`
28
+ - `issue`
29
+ - `issues`
30
+ - `sidebar-left`
31
+ - `sidebar-right`
32
+ - `summarize`
33
+
34
+ ### Patch Changes
35
+
36
+ - Updated dependencies
37
+
3
38
  ## 26.4.1
4
39
 
5
40
  ### Patch Changes
@@ -4,7 +4,7 @@
4
4
  "declaration": true,
5
5
  "target": "es5",
6
6
  "composite": true,
7
- "outDir": "../dist",
7
+ "outDir": "../../../../../confluence/tsDist/@atlaskit__icon",
8
8
  "rootDir": "../"
9
9
  },
10
10
  "include": [
@@ -0,0 +1,27 @@
1
+ {
2
+ "extends": "../../../../tsconfig.entry-points.townsquare.json",
3
+ "compilerOptions": {
4
+ "declaration": true,
5
+ "target": "es5",
6
+ "outDir": "../../../../../townsquare/tsDist/@atlaskit__icon/app",
7
+ "rootDir": "../",
8
+ "composite": true
9
+ },
10
+ "include": [
11
+ "../src/**/*.ts",
12
+ "../src/**/*.tsx"
13
+ ],
14
+ "exclude": [
15
+ "../src/**/__tests__/*",
16
+ "../src/**/*.test.*",
17
+ "../src/**/test.*"
18
+ ],
19
+ "references": [
20
+ {
21
+ "path": "../../../platform/feature-flags/afm-townsquare/tsconfig.json"
22
+ },
23
+ {
24
+ "path": "../../tokens/afm-townsquare/tsconfig.json"
25
+ }
26
+ ]
27
+ }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0188437d1631919c44c4a71160c8ee6e>>
3
+ * @codegen <<SignedSource::dfd04740cf5384ffa46f2bef32e6b7ca>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
@@ -8,8 +8,8 @@ import React from 'react';
8
8
  import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
9
  import Icon from '@atlaskit/icon/base-new';
10
10
 
11
- declare const AlignCenterIconMigration: {
11
+ declare const AlignTextLeftIconMigration: {
12
12
  (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
13
  displayName: string;
14
14
  };
15
- export default AlignCenterIconMigration;
15
+ export default AlignTextLeftIconMigration;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::572539e0e383af35886df9b58f6a5d20>>
3
+ * @codegen <<SignedSource::b6ff75d4122eed72eb0b91a004b9cfb7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -10,12 +10,12 @@ Object.defineProperty(exports, "__esModule", {
10
10
  });
11
11
  exports.default = void 0;
12
12
  var _react = _interopRequireDefault(require("react"));
13
- var _alignLeft = _interopRequireDefault(require("@atlaskit/icon/core/align-left"));
13
+ var _alignTextLeft = _interopRequireDefault(require("@atlaskit/icon/core/align-text-left"));
14
14
  var _overview = _interopRequireDefault(require("@atlaskit/icon/glyph/overview"));
15
15
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
16
  /**
17
- * Migration Icon component for AlignLeftIcon.
18
- * This component is AlignLeftIcon, with `UNSAFE_fallbackIcon` set to "OverviewIcon".
17
+ * Migration Icon component for AlignTextLeftIcon.
18
+ * This component is AlignTextLeftIcon, with `UNSAFE_fallbackIcon` set to "OverviewIcon".
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
@@ -23,9 +23,9 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
- const AlignLeftIcon = props => /*#__PURE__*/_react.default.createElement(_alignLeft.default, Object.assign({
26
+ const AlignTextLeftIcon = props => /*#__PURE__*/_react.default.createElement(_alignTextLeft.default, Object.assign({
27
27
  LEGACY_fallbackIcon: _overview.default
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
- AlignLeftIcon.Name = 'AlignLeftIconMigration';
31
- var _default = exports.default = AlignLeftIcon;
30
+ AlignTextLeftIcon.Name = 'AlignTextLeftIconMigration';
31
+ var _default = exports.default = AlignTextLeftIcon;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b9df3b680e3ca0b914668902d51b2309>>
3
+ * @codegen <<SignedSource::dcfa99ae520270ab1938c1b4c6728ba0>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
@@ -8,8 +8,8 @@ import React from 'react';
8
8
  import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
9
  import Icon from '@atlaskit/icon/base-new';
10
10
 
11
- declare const AlignRightIconMigration: {
11
+ declare const ChildWorkItemsIconMigration: {
12
12
  (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
13
  displayName: string;
14
14
  };
15
- export default AlignRightIconMigration;
15
+ export default ChildWorkItemsIconMigration;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::89cbd658a789691c2dfd917ec82d5504>>
3
+ * @codegen <<SignedSource::1043cc02e149fc19165ba5b91793bff7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -10,12 +10,12 @@ Object.defineProperty(exports, "__esModule", {
10
10
  });
11
11
  exports.default = void 0;
12
12
  var _react = _interopRequireDefault(require("react"));
13
- var _childIssues = _interopRequireDefault(require("@atlaskit/icon/core/child-issues"));
14
- var _childIssues2 = _interopRequireDefault(require("@atlaskit/icon/glyph/child-issues"));
13
+ var _childWorkItems = _interopRequireDefault(require("@atlaskit/icon/core/child-work-items"));
14
+ var _childIssues = _interopRequireDefault(require("@atlaskit/icon/glyph/child-issues"));
15
15
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
16
  /**
17
- * Migration Icon component for ChildIssuesIcon.
18
- * This component is ChildIssuesIcon, with `UNSAFE_fallbackIcon` set to "ChildIssuesIcon".
17
+ * Migration Icon component for ChildWorkItemsIcon.
18
+ * This component is ChildWorkItemsIcon, with `UNSAFE_fallbackIcon` set to "ChildIssuesIcon".
19
19
  *
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
@@ -23,9 +23,9 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
- const ChildIssuesIcon = props => /*#__PURE__*/_react.default.createElement(_childIssues.default, Object.assign({
27
- LEGACY_fallbackIcon: _childIssues2.default
26
+ const ChildWorkItemsIcon = props => /*#__PURE__*/_react.default.createElement(_childWorkItems.default, Object.assign({
27
+ LEGACY_fallbackIcon: _childIssues.default
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
- ChildIssuesIcon.Name = 'ChildIssuesIconMigration';
31
- var _default = exports.default = ChildIssuesIcon;
30
+ ChildWorkItemsIcon.Name = 'ChildWorkItemsIconMigration';
31
+ var _default = exports.default = ChildWorkItemsIcon;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d9bec7a819604eee59fe0d53d0083632>>
3
+ * @codegen <<SignedSource::246004ff06402c5e56edeef9f0a2a075>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
@@ -8,8 +8,8 @@ import React from 'react';
8
8
  import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
9
  import Icon from '@atlaskit/icon/base-new';
10
10
 
11
- declare const DragHandleIconMigration: {
11
+ declare const PanelRightIconMigration: {
12
12
  (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
13
  displayName: string;
14
14
  };
15
- export default DragHandleIconMigration;
15
+ export default PanelRightIconMigration;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::07e9a2b593bf5e9366acb4ee47ef2d98>>
3
+ * @codegen <<SignedSource::8fa35c2d859c6465bf7d8e74ec194e5c>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -10,22 +10,22 @@ Object.defineProperty(exports, "__esModule", {
10
10
  });
11
11
  exports.default = void 0;
12
12
  var _react = _interopRequireDefault(require("react"));
13
- var _sidebarRight = _interopRequireDefault(require("@atlaskit/icon/core/sidebar-right"));
13
+ var _panelRight = _interopRequireDefault(require("@atlaskit/icon/core/panel-right"));
14
14
  var _detailView = _interopRequireDefault(require("@atlaskit/icon/glyph/detail-view"));
15
15
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
16
  /**
17
- * Migration Icon component for SidebarRightIcon.
18
- * This component is SidebarRightIcon, with `UNSAFE_fallbackIcon` set to "DetailViewIcon".
17
+ * Migration Icon component for PanelRightIcon.
18
+ * This component is PanelRightIcon, with `UNSAFE_fallbackIcon` set to "DetailViewIcon".
19
19
  *
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for opening a drawer or sidebar to the right of the viewport edge.
22
+ * Usage guidance: Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
- const SidebarRightIcon = props => /*#__PURE__*/_react.default.createElement(_sidebarRight.default, Object.assign({
26
+ const PanelRightIcon = props => /*#__PURE__*/_react.default.createElement(_panelRight.default, Object.assign({
27
27
  LEGACY_fallbackIcon: _detailView.default
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
- SidebarRightIcon.Name = 'SidebarRightIconMigration';
31
- var _default = exports.default = SidebarRightIcon;
30
+ PanelRightIcon.Name = 'PanelRightIconMigration';
31
+ var _default = exports.default = PanelRightIcon;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::cdc9397055651967e0de7948ec735737>>
3
+ * @codegen <<SignedSource::246004ff06402c5e56edeef9f0a2a075>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
@@ -8,8 +8,8 @@ import React from 'react';
8
8
  import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
9
  import Icon from '@atlaskit/icon/base-new';
10
10
 
11
- declare const AlignLeftIconMigration: {
11
+ declare const PanelRightIconMigration: {
12
12
  (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
13
  displayName: string;
14
14
  };
15
- export default AlignLeftIconMigration;
15
+ export default PanelRightIconMigration;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::e58e7b589be250667f707f9830c9b76b>>
3
+ * @codegen <<SignedSource::d6384f464f0a5845294d9f9ecf767552>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -10,22 +10,22 @@ Object.defineProperty(exports, "__esModule", {
10
10
  });
11
11
  exports.default = void 0;
12
12
  var _react = _interopRequireDefault(require("react"));
13
- var _sidebarRight = _interopRequireDefault(require("@atlaskit/icon/core/sidebar-right"));
13
+ var _panelRight = _interopRequireDefault(require("@atlaskit/icon/core/panel-right"));
14
14
  var _roomMenu = _interopRequireDefault(require("@atlaskit/icon/glyph/room-menu"));
15
15
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
16
  /**
17
- * Migration Icon component for SidebarRightIcon.
18
- * This component is SidebarRightIcon, with `UNSAFE_fallbackIcon` set to "RoomMenuIcon".
17
+ * Migration Icon component for PanelRightIcon.
18
+ * This component is PanelRightIcon, with `UNSAFE_fallbackIcon` set to "RoomMenuIcon".
19
19
  *
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for opening a drawer or sidebar to the right of the viewport edge.
22
+ * Usage guidance: Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
- const SidebarRightIcon = props => /*#__PURE__*/_react.default.createElement(_sidebarRight.default, Object.assign({
26
+ const PanelRightIcon = props => /*#__PURE__*/_react.default.createElement(_panelRight.default, Object.assign({
27
27
  LEGACY_fallbackIcon: _roomMenu.default
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
- SidebarRightIcon.Name = 'SidebarRightIconMigration';
31
- var _default = exports.default = SidebarRightIcon;
30
+ PanelRightIcon.Name = 'PanelRightIconMigration';
31
+ var _default = exports.default = PanelRightIcon;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::00e990f6b85ff54345596643ee3a341c>>
3
+ * @codegen <<SignedSource::7ad08e9cf6f278ece76cffb1e663e664>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
@@ -8,8 +8,8 @@ import React from 'react';
8
8
  import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
9
  import Icon from '@atlaskit/icon/base-new';
10
10
 
11
- declare const IssueIconMigration: {
11
+ declare const WorkItemIconMigration: {
12
12
  (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
13
  displayName: string;
14
14
  };
15
- export default IssueIconMigration;
15
+ export default WorkItemIconMigration;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::20c4153f88370509387fcb931f8e0884>>
3
+ * @codegen <<SignedSource::dd889e80424019b64b57f46f523f0af4>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -10,22 +10,22 @@ Object.defineProperty(exports, "__esModule", {
10
10
  });
11
11
  exports.default = void 0;
12
12
  var _react = _interopRequireDefault(require("react"));
13
- var _issue = _interopRequireDefault(require("@atlaskit/icon/core/issue"));
14
- var _issue2 = _interopRequireDefault(require("@atlaskit/icon/glyph/issue"));
13
+ var _workItem = _interopRequireDefault(require("@atlaskit/icon/core/work-item"));
14
+ var _issue = _interopRequireDefault(require("@atlaskit/icon/glyph/issue"));
15
15
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
16
  /**
17
- * Migration Icon component for IssueIcon.
18
- * This component is IssueIcon, with `UNSAFE_fallbackIcon` set to "IssueIcon".
17
+ * Migration Icon component for WorkItemIcon.
18
+ * This component is WorkItemIcon, with `UNSAFE_fallbackIcon` set to "IssueIcon".
19
19
  *
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for representing work items.
22
+ * Usage guidance: Reserved for work items.
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
- const IssueIcon = props => /*#__PURE__*/_react.default.createElement(_issue.default, Object.assign({
27
- LEGACY_fallbackIcon: _issue2.default
26
+ const WorkItemIcon = props => /*#__PURE__*/_react.default.createElement(_workItem.default, Object.assign({
27
+ LEGACY_fallbackIcon: _issue.default
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
- IssueIcon.Name = 'IssueIconMigration';
31
- var _default = exports.default = IssueIcon;
30
+ WorkItemIcon.Name = 'WorkItemIconMigration';
31
+ var _default = exports.default = WorkItemIcon;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::cdc9397055651967e0de7948ec735737>>
3
+ * @codegen <<SignedSource::7aae3106e4986a9a18d1d926655330a1>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
 
@@ -8,8 +8,8 @@ import React from 'react';
8
8
  import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
9
  import Icon from '@atlaskit/icon/base-new';
10
10
 
11
- declare const AlignLeftIconMigration: {
11
+ declare const WorkItemsIconMigration: {
12
12
  (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
13
  displayName: string;
14
14
  };
15
- export default AlignLeftIconMigration;
15
+ export default WorkItemsIconMigration;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::540b588acaf0422e358accf8cfb04725>>
3
+ * @codegen <<SignedSource::fb8f7b91262d340d7e94aafcc4e8657b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -10,12 +10,12 @@ Object.defineProperty(exports, "__esModule", {
10
10
  });
11
11
  exports.default = void 0;
12
12
  var _react = _interopRequireDefault(require("react"));
13
- var _issues = _interopRequireDefault(require("@atlaskit/icon/core/issues"));
14
- var _issues2 = _interopRequireDefault(require("@atlaskit/icon/glyph/issues"));
13
+ var _workItems = _interopRequireDefault(require("@atlaskit/icon/core/work-items"));
14
+ var _issues = _interopRequireDefault(require("@atlaskit/icon/glyph/issues"));
15
15
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
16
  /**
17
- * Migration Icon component for IssuesIcon.
18
- * This component is IssuesIcon, with `UNSAFE_fallbackIcon` set to "IssuesIcon".
17
+ * Migration Icon component for WorkItemsIcon.
18
+ * This component is WorkItemsIcon, with `UNSAFE_fallbackIcon` set to "IssuesIcon".
19
19
  *
20
20
  * Category: single-purpose
21
21
  * Location: @atlaskit/icon
@@ -23,9 +23,9 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
23
23
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
24
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
25
  */
26
- const IssuesIcon = props => /*#__PURE__*/_react.default.createElement(_issues.default, Object.assign({
27
- LEGACY_fallbackIcon: _issues2.default
26
+ const WorkItemsIcon = props => /*#__PURE__*/_react.default.createElement(_workItems.default, Object.assign({
27
+ LEGACY_fallbackIcon: _issues.default
28
28
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
29
  }, props));
30
- IssuesIcon.Name = 'IssuesIconMigration';
31
- var _default = exports.default = IssuesIcon;
30
+ WorkItemsIcon.Name = 'WorkItemsIconMigration';
31
+ var _default = exports.default = WorkItemsIcon;
@@ -9,87 +9,8 @@ exports.default = void 0;
9
9
  *
10
10
  * To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
11
11
  *
12
- * @codegen <<SignedSource::3ab215e5b6736f728bfeeaa0c615bcb0>>
12
+ * @codegen <<SignedSource::8445ed95dffea52ddea417fc5752ff90>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
- var deprecatedIcons = {
16
- '@atlaskit/icon/core/align-center': {
17
- message: 'The icon "align-center" is deprecated in favour of "align-text-center" from “@atlaskit/icon/core”'
18
- },
19
- '@atlaskit/icon/core/align-left': {
20
- message: 'The icon "align-left" is deprecated in favour of "align-text-left" from “@atlaskit/icon/core”'
21
- },
22
- '@atlaskit/icon/core/align-right': {
23
- message: 'The icon "align-right" is deprecated in favour of "align-text-right" from “@atlaskit/icon/core”'
24
- },
25
- '@atlaskit/icon/core/border-weight-medium': {
26
- message: 'The icon "border-weight-medium" is deprecated in favour of "stroke-weight-medium" from “@atlaskit/icon/core”'
27
- },
28
- '@atlaskit/icon/core/border-weight-thick': {
29
- message: 'The icon "border-weight-thick" is deprecated in favour of "stroke-weight-large" from “@atlaskit/icon/core”'
30
- },
31
- '@atlaskit/icon/core/border-weight-thin': {
32
- message: 'The icon "border-weight-thin" is deprecated in favour of "stroke-weight-small" from “@atlaskit/icon/core”'
33
- },
34
- '@atlaskit/icon/core/child-issues': {
35
- message: 'The icon "child-issues" is deprecated in favour of "child-work-items" from “@atlaskit/icon/core”'
36
- },
37
- '@atlaskit/icon/core/content-align-center': {
38
- message: 'The icon "content-align-center" is deprecated in favour of "align-image-center" from “@atlaskit/icon/core”'
39
- },
40
- '@atlaskit/icon/core/content-align-left': {
41
- message: 'The icon "content-align-left" is deprecated in favour of "align-image-left" from “@atlaskit/icon/core”'
42
- },
43
- '@atlaskit/icon/core/content-align-right': {
44
- message: 'The icon "content-align-right" is deprecated in favour of "align-image-right" from “@atlaskit/icon/core”'
45
- },
46
- '@atlaskit/icon/core/drag-handle': {
47
- message: 'The icon "drag-handle" is deprecated in favour of "drag-handle-vertical" from “@atlaskit/icon/core”'
48
- },
49
- '@atlaskit/icon/core/drawer-left': {
50
- message: 'The icon "drawer-left" is deprecated in favour of "panel-left" from “@atlaskit/icon/core”'
51
- },
52
- '@atlaskit/icon/core/drawer-right': {
53
- message: 'The icon "drawer-right" is deprecated in favour of "panel-right" from “@atlaskit/icon/core”'
54
- },
55
- '@atlaskit/icon/core/issue': {
56
- message: 'The icon "issue" is deprecated in favour of "work-item" from “@atlaskit/icon/core”'
57
- },
58
- '@atlaskit/icon/core/issues': {
59
- message: 'The icon "issues" is deprecated in favour of "work-items" from “@atlaskit/icon/core”'
60
- },
61
- '@atlaskit/icon/core/sidebar-left': {
62
- message: 'The icon "sidebar-left" is deprecated in favour of "panel-left" from “@atlaskit/icon/core”'
63
- },
64
- '@atlaskit/icon/core/sidebar-right': {
65
- message: 'The icon "sidebar-right" is deprecated in favour of "panel-right" from “@atlaskit/icon/core”'
66
- },
67
- '@atlaskit/icon/core/summarize': {
68
- message: 'The icon "summarize" is deprecated in favour of "ai-generative-text-summary" from “@atlaskit/icon/core”'
69
- },
70
- '@atlaskit/icon/core/migration/align-center--editor-align-center': {
71
- message: 'The icon "align-center--editor-align-center" is deprecated in favour of "align-text-center--editor-align-center" from “@atlaskit/icon/core/migration”'
72
- },
73
- '@atlaskit/icon/core/migration/align-left--editor-align-left': {
74
- message: 'The icon "align-left--editor-align-left" is deprecated in favour of "align-text-left--editor-align-left" from “@atlaskit/icon/core/migration”'
75
- },
76
- '@atlaskit/icon/core/migration/align-right--editor-align-right': {
77
- message: 'The icon "align-right--editor-align-right" is deprecated in favour of "align-text-right--editor-align-right" from “@atlaskit/icon/core/migration”'
78
- },
79
- '@atlaskit/icon/core/migration/border-weight-thin--media-services-line': {
80
- 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”'
81
- },
82
- '@atlaskit/icon/core/migration/content-align-center--editor-align-image-center': {
83
- 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”'
84
- },
85
- '@atlaskit/icon/core/migration/content-align-left--editor-align-image-left': {
86
- 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”'
87
- },
88
- '@atlaskit/icon/core/migration/content-align-right--editor-align-image-right': {
89
- 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”'
90
- },
91
- '@atlaskit/icon/core/migration/drag-handle--drag-handler': {
92
- message: 'The icon "drag-handle--drag-handler" is deprecated in favour of "drag-handle-vertical--drag-handler" from “@atlaskit/icon/core/migration”'
93
- }
94
- };
15
+ var deprecatedIcons = {};
95
16
  var _default = exports.default = deprecatedIcons;