@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
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::e3886c47b5e92432bed9c77d56258870>>
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: "AlignCenter".
17
- * Category: multi-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Multi purpose - Known uses: align text center, align center.
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 AlignCenterIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M12 3.5H4V2h8zm3 5.25H1v-1.5h14zM12 14H4v-1.5h8z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- AlignCenterIcon.displayName = 'AlignCenterIcon';
28
- var _default = exports.default = AlignCenterIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::4a73a33fc0ad0edbdd11496f434abfde>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "align-left" is deprecated in favour of "align-text-left" from “@atlaskit/icon/core”
11
- */
12
- declare const AlignLeftIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default AlignLeftIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::06cb7603567c67e47d6263787f51f223>>
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: "AlignLeft".
17
- * Category: multi-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Multi purpose - Known uses: align text left, align content left, summary.
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 AlignLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 3.5H1V2h14zm0 5.25H1v-1.5h14zM8 14H1v-1.5h7z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- AlignLeftIcon.displayName = 'AlignLeftIcon';
28
- var _default = exports.default = AlignLeftIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::bb5dbc6b14b8902076a6a5c7fd8ae91d>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "align-right" is deprecated in favour of "align-text-right" from “@atlaskit/icon/core”
11
- */
12
- declare const AlignRightIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default AlignRightIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::076ce80542daec69d2b437a796deaf04>>
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: "AlignRight".
17
- * Category: multi-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Multi purpose - Known uses: align text right, align content right.
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 AlignRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 3.5H1V2h14zm0 5.25H1v-1.5h14zM15 14H8v-1.5h7z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- AlignRightIcon.displayName = 'AlignRightIcon';
28
- var _default = exports.default = AlignRightIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::68054f261a3d4a84a198d34b2c93b429>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "border-weight-medium" is deprecated in favour of "stroke-weight-medium" from “@atlaskit/icon/core”
11
- */
12
- declare const BorderWeightMediumIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default BorderWeightMediumIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ca7bab7d6e99fcd2c8cec89786bd2509>>
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: "BorderWeightMedium".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for representing medium border stroke widths.
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 BorderWeightMediumIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m14.707 2.707-12 12-1.414-1.414 12-12z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- BorderWeightMediumIcon.displayName = 'BorderWeightMediumIcon';
28
- var _default = exports.default = BorderWeightMediumIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ad7c6b2d7086a52c6082a9c1c7623a27>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "border-weight-thick" is deprecated in favour of "stroke-weight-large" from “@atlaskit/icon/core”
11
- */
12
- declare const BorderWeightThickIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default BorderWeightThickIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::73992b41ca14c6f16939aaee5139d2cc>>
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: "BorderWeightThick".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for representing thick border stroke widths.
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 BorderWeightThickIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m14.884 2.884-12 12-1.768-1.768 12-12z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- BorderWeightThickIcon.displayName = 'BorderWeightThickIcon';
28
- var _default = exports.default = BorderWeightThickIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b706ce1e1f9a034b2af6f814a6a2c9a4>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "border-weight-thin" is deprecated in favour of "stroke-weight-small" from “@atlaskit/icon/core”
11
- */
12
- declare const BorderWeightThinIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default BorderWeightThinIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::1c5a1e44dc8ae21b75f7b60651122395>>
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: "BorderWeightThin".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for representing thin border stroke widths.
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 BorderWeightThinIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m14.53 2.53-12 12-1.06-1.06 12-12z" clip-rule="evenodd"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- BorderWeightThinIcon.displayName = 'BorderWeightThinIcon';
28
- var _default = exports.default = BorderWeightThinIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::cde2ad987876c8ba84138c3bea2cec75>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "child-issues" is deprecated in favour of "child-work-items" from “@atlaskit/icon/core”
11
- */
12
- declare const ChildIssuesIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ChildIssuesIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0a33c20b0e9684239e470bd9fc395b3e>>
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: "ChildIssues".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for child 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 ChildIssuesIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<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"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- ChildIssuesIcon.displayName = 'ChildIssuesIcon';
28
- var _default = exports.default = ChildIssuesIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c48e4fd27109e50ca9988f8dd4f9b4bd>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "content-align-center" is deprecated in favour of "align-image-center" from “@atlaskit/icon/core”
11
- */
12
- declare const ContentAlignCenterIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ContentAlignCenterIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::14ee50a46a6655f18cdeba88c5d2c099>>
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: "ContentAlignCenter".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Single purpose - Reserved for center aligning media and content.
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 ContentAlignCenterIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<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"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- ContentAlignCenterIcon.displayName = 'ContentAlignCenterIcon';
28
- var _default = exports.default = ContentAlignCenterIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::18f1e4def90e50feb7f640b2f8da2a92>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "content-align-left" is deprecated in favour of "align-image-left" from “@atlaskit/icon/core”
11
- */
12
- declare const ContentAlignLeftIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ContentAlignLeftIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a8bb07b76a406d62e93aa04c2b7ea1db>>
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: "ContentAlignLeft".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Single purpose - Reserved for left aligning media and content.
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 ContentAlignLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<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"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- ContentAlignLeftIcon.displayName = 'ContentAlignLeftIcon';
28
- var _default = exports.default = ContentAlignLeftIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c63516352cf3755557b5ebfd2c57518b>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "content-align-right" is deprecated in favour of "align-image-right" from “@atlaskit/icon/core”
11
- */
12
- declare const ContentAlignRightIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ContentAlignRightIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::3e2a30861632ecdfc5f3a83fcf5e56c7>>
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: "ContentAlignRight".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Single purpose - Reserved for right aligning media and content.
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 ContentAlignRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<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"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- ContentAlignRightIcon.displayName = 'ContentAlignRightIcon';
28
- var _default = exports.default = ContentAlignRightIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::71343f8f1c1ed4e98189aed74a53a5f6>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "drag-handle" is deprecated in favour of "drag-handle-vertical" from “@atlaskit/icon/core”
11
- */
12
- declare const DragHandleIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default DragHandleIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d967622c1fa8db688e302222de4f52fa>>
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: "DragHandle".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Single purpose - Reserved for draggable elements along a vertical axis.
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 DragHandleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<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"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- DragHandleIcon.displayName = 'DragHandleIcon';
28
- var _default = exports.default = DragHandleIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::935924fc159f794461e1f2ad14ae2090>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "drawer-left" is deprecated in favour of "panel-left" from “@atlaskit/icon/core”
11
- */
12
- declare const DrawerLeftIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default DrawerLeftIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::104b4ca293b6a45e251b904aac4a841c>>
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: "DrawerLeft".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: 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.
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 DrawerLeftIcon = 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.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"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- DrawerLeftIcon.displayName = 'DrawerLeftIcon';
28
- var _default = exports.default = DrawerLeftIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::358bfb75410a2c2205aee7d7a5da3c68>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "drawer-right" is deprecated in favour of "panel-right" from “@atlaskit/icon/core”
11
- */
12
- declare const DrawerRightIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default DrawerRightIcon;
@@ -1,28 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::fd2c77c72df580ec76edf4672a0944dd>>
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: "DrawerRight".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.
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 DrawerRightIcon = 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.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"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- DrawerRightIcon.displayName = 'DrawerRightIcon';
28
- var _default = exports.default = DrawerRightIcon;
package/core/issue.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::f7578167a72b21ee10668ef9d25c9b02>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "issue" is deprecated in favour of "work-item" from “@atlaskit/icon/core”
11
- */
12
- declare const IssueIcon: {
13
- (props: NewCoreIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default IssueIcon;
package/core/issue.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::f1a34ab85cae43bfcc557db6c87d2e59>>
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: "Issue".
17
- * Category: single-purpose
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for representing 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 IssueIcon = 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.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"/>`
25
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
- }, props));
27
- IssueIcon.displayName = 'IssueIcon';
28
- var _default = exports.default = IssueIcon;