@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/core/issues.d.ts DELETED
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::8a4d7a4871d4885aa36887176acf086c>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "issues" is deprecated in favour of "work-items" from “@atlaskit/icon/core”
11
- */
12
- declare const IssuesIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default IssuesIcon;
package/core/issues.js DELETED
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::756d4fa5fd77b2680e9e19bf5f6c468d>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "Issues".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for representing multiple work items.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const IssuesIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2 3.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5zM0 4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm8.302.641 1.146.968-3.167 3.75a.75.75 0 0 1-1.146 0L3.552 7.484l1.146-.968 1.01 1.197z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M16 7v4.75A3.25 3.25 0 0 1 12.75 15H5v-1.5h7.75a1.75 1.75 0 0 0 1.75-1.75V7z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- IssuesIcon.displayName = 'IssuesIcon';
28
- var _default = exports.default = IssuesIcon;
@@ -1,31 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::3c29a4a378b4ad60fdefc9799783ffb3>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _alignCenter = _interopRequireDefault(require("@atlaskit/icon/core/align-center"));
14
- var _alignCenter2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/align-center"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for AlignCenterIcon.
18
- * This component is AlignCenterIcon, with `UNSAFE_fallbackIcon` set to "EditorAlignCenterIcon".
19
- *
20
- * Category: multi-purpose
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Multi purpose - Known uses: align text center, align center.
23
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
- */
26
- const AlignCenterIcon = props => /*#__PURE__*/_react.default.createElement(_alignCenter.default, Object.assign({
27
- LEGACY_fallbackIcon: _alignCenter2.default
28
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
- }, props));
30
- AlignCenterIcon.Name = 'AlignCenterIconMigration';
31
- var _default = exports.default = AlignCenterIcon;
@@ -1,31 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a95c9852ab686f3030ac25b9edca5933>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _alignLeft = _interopRequireDefault(require("@atlaskit/icon/core/align-left"));
14
- var _alignLeft2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/align-left"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for AlignLeftIcon.
18
- * This component is AlignLeftIcon, with `UNSAFE_fallbackIcon` set to "EditorAlignLeftIcon".
19
- *
20
- * Category: multi-purpose
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Multi purpose - Known uses: align text left, align content left, summary.
23
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
- */
26
- const AlignLeftIcon = props => /*#__PURE__*/_react.default.createElement(_alignLeft.default, Object.assign({
27
- LEGACY_fallbackIcon: _alignLeft2.default
28
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
- }, props));
30
- AlignLeftIcon.Name = 'AlignLeftIconMigration';
31
- var _default = exports.default = AlignLeftIcon;
@@ -1,31 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::48def302f1b2da7a891405cd3110996b>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _alignRight = _interopRequireDefault(require("@atlaskit/icon/core/align-right"));
14
- var _alignRight2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/align-right"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for AlignRightIcon.
18
- * This component is AlignRightIcon, with `UNSAFE_fallbackIcon` set to "EditorAlignRightIcon".
19
- *
20
- * Category: multi-purpose
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Multi purpose - Known uses: align text right, align content right.
23
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
- */
26
- const AlignRightIcon = props => /*#__PURE__*/_react.default.createElement(_alignRight.default, Object.assign({
27
- LEGACY_fallbackIcon: _alignRight2.default
28
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
- }, props));
30
- AlignRightIcon.Name = 'AlignRightIconMigration';
31
- var _default = exports.default = AlignRightIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a0fdb107acaf83bbb2b7d165070a9e79>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const BorderWeightThinIconMigration: {
12
- (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default BorderWeightThinIconMigration;
@@ -1,31 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::93e6e19651ada7306bb6a5fa80edf8fa>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _borderWeightThin = _interopRequireDefault(require("@atlaskit/icon/core/border-weight-thin"));
14
- var _line = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/line"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for BorderWeightThinIcon.
18
- * This component is BorderWeightThinIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesLineIcon".
19
- *
20
- * Category: single-purpose
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for representing thin border stroke widths.
23
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
- */
26
- const BorderWeightThinIcon = props => /*#__PURE__*/_react.default.createElement(_borderWeightThin.default, Object.assign({
27
- LEGACY_fallbackIcon: _line.default
28
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
- }, props));
30
- BorderWeightThinIcon.Name = 'BorderWeightThinIconMigration';
31
- var _default = exports.default = BorderWeightThinIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a8856e68bff40725231b61f86254a370>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChildIssuesIconMigration: {
12
- (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChildIssuesIconMigration;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::34dbc9c897e8b67dc625b0b29e1386ae>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ContentAlignCenterIconMigration: {
12
- (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ContentAlignCenterIconMigration;
@@ -1,31 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::7e6aedff4d53728f0bfb5b38b4570ce7>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _contentAlignCenter = _interopRequireDefault(require("@atlaskit/icon/core/content-align-center"));
14
- var _alignImageCenter = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/align-image-center"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ContentAlignCenterIcon.
18
- * This component is ContentAlignCenterIcon, with `UNSAFE_fallbackIcon` set to "EditorAlignImageCenterIcon".
19
- *
20
- * Category: single-purpose
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Single purpose - Reserved for center aligning media and content.
23
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
- */
26
- const ContentAlignCenterIcon = props => /*#__PURE__*/_react.default.createElement(_contentAlignCenter.default, Object.assign({
27
- LEGACY_fallbackIcon: _alignImageCenter.default
28
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
- }, props));
30
- ContentAlignCenterIcon.Name = 'ContentAlignCenterIconMigration';
31
- var _default = exports.default = ContentAlignCenterIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::292dfa4d8763f42033efc5c17b5651b5>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ContentAlignLeftIconMigration: {
12
- (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ContentAlignLeftIconMigration;
@@ -1,31 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::37145fcbf5ed6d8abd2e10c9ef98652f>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _contentAlignLeft = _interopRequireDefault(require("@atlaskit/icon/core/content-align-left"));
14
- var _alignImageLeft = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/align-image-left"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ContentAlignLeftIcon.
18
- * This component is ContentAlignLeftIcon, with `UNSAFE_fallbackIcon` set to "EditorAlignImageLeftIcon".
19
- *
20
- * Category: single-purpose
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Single purpose - Reserved for left aligning media and content.
23
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
- */
26
- const ContentAlignLeftIcon = props => /*#__PURE__*/_react.default.createElement(_contentAlignLeft.default, Object.assign({
27
- LEGACY_fallbackIcon: _alignImageLeft.default
28
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
- }, props));
30
- ContentAlignLeftIcon.Name = 'ContentAlignLeftIconMigration';
31
- var _default = exports.default = ContentAlignLeftIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::36c12a66565370191ffd49e717bc170a>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ContentAlignRightIconMigration: {
12
- (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ContentAlignRightIconMigration;
@@ -1,31 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f94e073d76bc490a4f7b3dc7496f79e8>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _contentAlignRight = _interopRequireDefault(require("@atlaskit/icon/core/content-align-right"));
14
- var _alignImageRight = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/align-image-right"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ContentAlignRightIcon.
18
- * This component is ContentAlignRightIcon, with `UNSAFE_fallbackIcon` set to "EditorAlignImageRightIcon".
19
- *
20
- * Category: single-purpose
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Single purpose - Reserved for right aligning media and content.
23
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
- */
26
- const ContentAlignRightIcon = props => /*#__PURE__*/_react.default.createElement(_contentAlignRight.default, Object.assign({
27
- LEGACY_fallbackIcon: _alignImageRight.default
28
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
- }, props));
30
- ContentAlignRightIcon.Name = 'ContentAlignRightIconMigration';
31
- var _default = exports.default = ContentAlignRightIcon;
@@ -1,31 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5d4d2a245f8aab8f82b97947fb6b2255>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _dragHandle = _interopRequireDefault(require("@atlaskit/icon/core/drag-handle"));
14
- var _dragHandler = _interopRequireDefault(require("@atlaskit/icon/glyph/drag-handler"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for DragHandleIcon.
18
- * This component is DragHandleIcon, with `UNSAFE_fallbackIcon` set to "DragHandlerIcon".
19
- *
20
- * Category: single-purpose
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Single purpose - Reserved for draggable elements along a vertical axis.
23
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
- */
26
- const DragHandleIcon = props => /*#__PURE__*/_react.default.createElement(_dragHandle.default, Object.assign({
27
- LEGACY_fallbackIcon: _dragHandler.default
28
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
- }, props));
30
- DragHandleIcon.Name = 'DragHandleIconMigration';
31
- var _default = exports.default = DragHandleIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::080a7208a0a506d86e990abdf914de5d>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const IssuesIconMigration: {
12
- (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default IssuesIconMigration;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::94149022bf387cbb7c433b9da58981a9>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const SidebarRightIconMigration: {
12
- (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default SidebarRightIconMigration;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::94149022bf387cbb7c433b9da58981a9>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const SidebarRightIconMigration: {
12
- (props: Omit<NewCoreIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default SidebarRightIconMigration;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::92832e7bb082159eab67198c65433053>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "sidebar-left" is deprecated in favour of "panel-left" from “@atlaskit/icon/core”
11
- */
12
- declare const SidebarLeftIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default SidebarLeftIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::bbf0a620b439f947d4e41cc4cd52674e>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "SidebarLeft".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for opening a drawer or sidebar to the left of the viewport edge.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const SidebarLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5.5v-9zm7 0v9h5a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5zm-3 3H3V5h3zm0 3H3V8h3z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- SidebarLeftIcon.displayName = 'SidebarLeftIcon';
28
- var _default = exports.default = SidebarLeftIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::46402e2d2d758d9f400b93e074b1d3e8>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "sidebar-right" is deprecated in favour of "panel-right" from “@atlaskit/icon/core”
11
- */
12
- declare const SidebarRightIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default SidebarRightIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0baa35972d89eacaa977962f4f53337e>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "SidebarRight".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for opening a drawer or sidebar to the right of the viewport edge.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const SidebarRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5v-9zm6.5 0v9H14a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5zm4.5 3h-3V5h3zm0 3h-3V8h3z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- SidebarRightIcon.displayName = 'SidebarRightIcon';
28
- var _default = exports.default = SidebarRightIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::587c4908d31c30697c90aa2830e5b9c8>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "summarize" is deprecated in favour of "ai-generative-text-summary" from “@atlaskit/icon/core”
11
- */
12
- declare const SummarizeIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default SummarizeIcon;
package/core/summarize.js DELETED
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a03db518592dd1f81c21f51aa111feb9>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "Summarize".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for summarizing content with Atlassian Intelligence & Loom
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const SummarizeIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1 1h14v1.5H1zm0 4.166h14v1.5H1zm10.796 4.328a.75.75 0 0 1 1.41 0l.615 1.687 1.686.615a.75.75 0 0 1 0 1.41l-1.686.615-.615 1.686a.75.75 0 0 1-1.41 0l-.615-1.686-1.687-.615a.75.75 0 0 1 0-1.41l1.687-.615zM1 9.333h7v1.5H1zm0 4.166h5v1.5H1z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- SummarizeIcon.displayName = 'SummarizeIcon';
28
- var _default = exports.default = SummarizeIcon;
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M12 3.5H4V2h8zm3 5.25H1v-1.5h14zM12 14H4v-1.5h8z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M15 3.5H1V2h14zm0 5.25H1v-1.5h14zM8 14H1v-1.5h7z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M15 3.5H1V2h14zm0 5.25H1v-1.5h14zM15 14H8v-1.5h7z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="m14.707 2.707-12 12-1.414-1.414 12-12z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="m14.884 2.884-12 12-1.768-1.768 12-12z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="m14.53 2.53-12 12-1.06-1.06 12-12z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M2.5 4.5V1H1v10a2 2 0 0 0 2 2h4v.75c0 .69.56 1.25 1.25 1.25h5.5c.69 0 1.25-.56 1.25-1.25v-3c0-.69-.56-1.25-1.25-1.25h-5.5c-.69 0-1.25.56-1.25 1.25v.75H3a.5.5 0 0 1-.5-.5V6H7v.75C7 7.44 7.56 8 8.25 8h5.5C14.44 8 15 7.44 15 6.75v-3c0-.69-.56-1.25-1.25-1.25h-5.5C7.56 2.5 7 3.06 7 3.75v.75zm6-.5v2.5h5V4zm0 7v2.5h5V11z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M15 2.5H1V1h14zm-8.5 4v3h3v-3zM6.375 5h3.25C10.385 5 11 5.616 11 6.375v3.25c0 .76-.616 1.375-1.375 1.375h-3.25C5.615 11 5 10.384 5 9.625v-3.25C5 5.615 5.616 5 6.375 5M15 15H1v-1.5h14z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M15 2.5H1V1h14zm-12.5 4v3h3v-3zM2.375 5h3.25C6.385 5 7 5.616 7 6.375v3.25C7 10.385 6.384 11 5.625 11h-3.25C1.615 11 1 10.384 1 9.625v-3.25C1 5.615 1.616 5 2.375 5M15 15H1v-1.5h14z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M15 2.5H1V1h14zm-4.5 4v3h3v-3zM10.375 5h3.25C14.385 5 15 5.616 15 6.375v3.25c0 .76-.616 1.375-1.375 1.375h-3.25C9.615 11 9 10.384 9 9.625v-3.25C9 5.615 9.616 5 10.375 5M15 15H1v-1.5h14z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M7 2.75a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m5.5 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0M7 8a1.75 1.75 0 1 1-3.5 0A1.75 1.75 0 0 1 7 8m5.5 0A1.75 1.75 0 1 1 9 8a1.75 1.75 0 0 1 3.5 0M7 13.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m5.5 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M2 3.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5.5v-9zM2 2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m12 10.5a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5H9v9zm-8-6H3V5h3zm0 3H3V8h3z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M2 3.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5v-9zM2 2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m12 10.5a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5H8.5v9zm-1-6h-3V5h3zm0 3h-3V8h3z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5zm8.426 1.517 1.148.966-4 4.75a.75.75 0 0 1-1.148 0l-2-2.375 1.148-.966L7 9.086z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M2 3.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5zM0 4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm8.302.641 1.146.968-3.167 3.75a.75.75 0 0 1-1.146 0L3.552 7.484l1.146-.968 1.01 1.197z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M16 7v4.75A3.25 3.25 0 0 1 12.75 15H5v-1.5h7.75a1.75 1.75 0 0 0 1.75-1.75V7z" clip-rule="evenodd"/></svg>