@atlaskit/icon-object 7.4.3 → 7.5.1
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.
- package/CHANGELOG.md +16 -0
- package/afm-cc/tsconfig.json +0 -6
- package/afm-jira/tsconfig.json +0 -6
- package/afm-products/tsconfig.json +0 -6
- package/build/index.tsx +2 -8
- package/build/utils.tsx +7 -29
- package/dist/cjs/artifacts/glyph/blog/16.js +5 -18
- package/dist/cjs/artifacts/glyph/blog/24.js +5 -18
- package/dist/cjs/artifacts/glyph/branch/16.js +6 -19
- package/dist/cjs/artifacts/glyph/branch/24.js +6 -19
- package/dist/cjs/artifacts/glyph/bug/16.js +6 -19
- package/dist/cjs/artifacts/glyph/bug/24.js +6 -19
- package/dist/cjs/artifacts/glyph/calendar/16.js +6 -19
- package/dist/cjs/artifacts/glyph/calendar/24.js +6 -19
- package/dist/cjs/artifacts/glyph/changes/16.js +6 -19
- package/dist/cjs/artifacts/glyph/changes/24.js +6 -19
- package/dist/cjs/artifacts/glyph/code/16.js +5 -18
- package/dist/cjs/artifacts/glyph/code/24.js +5 -18
- package/dist/cjs/artifacts/glyph/commit/16.js +6 -19
- package/dist/cjs/artifacts/glyph/commit/24.js +6 -19
- package/dist/cjs/artifacts/glyph/epic/16.js +6 -19
- package/dist/cjs/artifacts/glyph/epic/24.js +6 -19
- package/dist/cjs/artifacts/glyph/improvement/16.js +5 -18
- package/dist/cjs/artifacts/glyph/improvement/24.js +5 -18
- package/dist/cjs/artifacts/glyph/incident/16.js +6 -19
- package/dist/cjs/artifacts/glyph/incident/24.js +6 -19
- package/dist/cjs/artifacts/glyph/issue/16.js +6 -19
- package/dist/cjs/artifacts/glyph/issue/24.js +6 -19
- package/dist/cjs/artifacts/glyph/new-feature/16.js +5 -18
- package/dist/cjs/artifacts/glyph/new-feature/24.js +5 -18
- package/dist/cjs/artifacts/glyph/page/16.js +6 -19
- package/dist/cjs/artifacts/glyph/page/24.js +6 -19
- package/dist/cjs/artifacts/glyph/page-live-doc/16.js +6 -19
- package/dist/cjs/artifacts/glyph/page-live-doc/24.js +6 -19
- package/dist/cjs/artifacts/glyph/problem/16.js +6 -19
- package/dist/cjs/artifacts/glyph/problem/24.js +6 -19
- package/dist/cjs/artifacts/glyph/pull-request/16.js +6 -19
- package/dist/cjs/artifacts/glyph/pull-request/24.js +6 -19
- package/dist/cjs/artifacts/glyph/question/16.js +5 -18
- package/dist/cjs/artifacts/glyph/question/24.js +5 -18
- package/dist/cjs/artifacts/glyph/story/16.js +6 -19
- package/dist/cjs/artifacts/glyph/story/24.js +6 -19
- package/dist/cjs/artifacts/glyph/subtask/16.js +5 -18
- package/dist/cjs/artifacts/glyph/subtask/24.js +5 -18
- package/dist/cjs/artifacts/glyph/task/16.js +6 -19
- package/dist/cjs/artifacts/glyph/task/24.js +6 -19
- package/dist/cjs/internal/icon.js +1 -1
- package/dist/es2019/artifacts/glyph/blog/16.js +5 -18
- package/dist/es2019/artifacts/glyph/blog/24.js +5 -18
- package/dist/es2019/artifacts/glyph/branch/16.js +5 -18
- package/dist/es2019/artifacts/glyph/branch/24.js +5 -18
- package/dist/es2019/artifacts/glyph/bug/16.js +5 -18
- package/dist/es2019/artifacts/glyph/bug/24.js +5 -18
- package/dist/es2019/artifacts/glyph/calendar/16.js +5 -18
- package/dist/es2019/artifacts/glyph/calendar/24.js +5 -18
- package/dist/es2019/artifacts/glyph/changes/16.js +5 -18
- package/dist/es2019/artifacts/glyph/changes/24.js +5 -18
- package/dist/es2019/artifacts/glyph/code/16.js +5 -18
- package/dist/es2019/artifacts/glyph/code/24.js +5 -18
- package/dist/es2019/artifacts/glyph/commit/16.js +5 -18
- package/dist/es2019/artifacts/glyph/commit/24.js +5 -18
- package/dist/es2019/artifacts/glyph/epic/16.js +5 -18
- package/dist/es2019/artifacts/glyph/epic/24.js +5 -18
- package/dist/es2019/artifacts/glyph/improvement/16.js +5 -18
- package/dist/es2019/artifacts/glyph/improvement/24.js +5 -18
- package/dist/es2019/artifacts/glyph/incident/16.js +5 -18
- package/dist/es2019/artifacts/glyph/incident/24.js +5 -18
- package/dist/es2019/artifacts/glyph/issue/16.js +5 -18
- package/dist/es2019/artifacts/glyph/issue/24.js +5 -18
- package/dist/es2019/artifacts/glyph/new-feature/16.js +5 -18
- package/dist/es2019/artifacts/glyph/new-feature/24.js +5 -18
- package/dist/es2019/artifacts/glyph/page/16.js +5 -18
- package/dist/es2019/artifacts/glyph/page/24.js +5 -18
- package/dist/es2019/artifacts/glyph/page-live-doc/16.js +5 -18
- package/dist/es2019/artifacts/glyph/page-live-doc/24.js +5 -18
- package/dist/es2019/artifacts/glyph/problem/16.js +5 -18
- package/dist/es2019/artifacts/glyph/problem/24.js +5 -18
- package/dist/es2019/artifacts/glyph/pull-request/16.js +5 -18
- package/dist/es2019/artifacts/glyph/pull-request/24.js +5 -18
- package/dist/es2019/artifacts/glyph/question/16.js +5 -18
- package/dist/es2019/artifacts/glyph/question/24.js +5 -18
- package/dist/es2019/artifacts/glyph/story/16.js +5 -18
- package/dist/es2019/artifacts/glyph/story/24.js +5 -18
- package/dist/es2019/artifacts/glyph/subtask/16.js +5 -18
- package/dist/es2019/artifacts/glyph/subtask/24.js +5 -18
- package/dist/es2019/artifacts/glyph/task/16.js +5 -18
- package/dist/es2019/artifacts/glyph/task/24.js +5 -18
- package/dist/es2019/internal/icon.js +1 -1
- package/dist/esm/artifacts/glyph/blog/16.js +5 -18
- package/dist/esm/artifacts/glyph/blog/24.js +5 -18
- package/dist/esm/artifacts/glyph/branch/16.js +5 -18
- package/dist/esm/artifacts/glyph/branch/24.js +5 -18
- package/dist/esm/artifacts/glyph/bug/16.js +5 -18
- package/dist/esm/artifacts/glyph/bug/24.js +5 -18
- package/dist/esm/artifacts/glyph/calendar/16.js +5 -18
- package/dist/esm/artifacts/glyph/calendar/24.js +5 -18
- package/dist/esm/artifacts/glyph/changes/16.js +5 -18
- package/dist/esm/artifacts/glyph/changes/24.js +5 -18
- package/dist/esm/artifacts/glyph/code/16.js +5 -18
- package/dist/esm/artifacts/glyph/code/24.js +5 -18
- package/dist/esm/artifacts/glyph/commit/16.js +5 -18
- package/dist/esm/artifacts/glyph/commit/24.js +5 -18
- package/dist/esm/artifacts/glyph/epic/16.js +5 -18
- package/dist/esm/artifacts/glyph/epic/24.js +5 -18
- package/dist/esm/artifacts/glyph/improvement/16.js +5 -18
- package/dist/esm/artifacts/glyph/improvement/24.js +5 -18
- package/dist/esm/artifacts/glyph/incident/16.js +5 -18
- package/dist/esm/artifacts/glyph/incident/24.js +5 -18
- package/dist/esm/artifacts/glyph/issue/16.js +5 -18
- package/dist/esm/artifacts/glyph/issue/24.js +5 -18
- package/dist/esm/artifacts/glyph/new-feature/16.js +5 -18
- package/dist/esm/artifacts/glyph/new-feature/24.js +5 -18
- package/dist/esm/artifacts/glyph/page/16.js +5 -18
- package/dist/esm/artifacts/glyph/page/24.js +5 -18
- package/dist/esm/artifacts/glyph/page-live-doc/16.js +5 -18
- package/dist/esm/artifacts/glyph/page-live-doc/24.js +5 -18
- package/dist/esm/artifacts/glyph/problem/16.js +5 -18
- package/dist/esm/artifacts/glyph/problem/24.js +5 -18
- package/dist/esm/artifacts/glyph/pull-request/16.js +5 -18
- package/dist/esm/artifacts/glyph/pull-request/24.js +5 -18
- package/dist/esm/artifacts/glyph/question/16.js +5 -18
- package/dist/esm/artifacts/glyph/question/24.js +5 -18
- package/dist/esm/artifacts/glyph/story/16.js +5 -18
- package/dist/esm/artifacts/glyph/story/24.js +5 -18
- package/dist/esm/artifacts/glyph/subtask/16.js +5 -18
- package/dist/esm/artifacts/glyph/subtask/24.js +5 -18
- package/dist/esm/artifacts/glyph/task/16.js +5 -18
- package/dist/esm/artifacts/glyph/task/24.js +5 -18
- package/dist/esm/internal/icon.js +1 -1
- package/dist/types/artifacts/glyph/blog/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/blog/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/branch/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/branch/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/bug/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/bug/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/calendar/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/calendar/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/changes/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/changes/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/code/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/code/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/commit/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/commit/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/epic/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/epic/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/improvement/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/improvement/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/incident/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/incident/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/issue/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/issue/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/new-feature/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/new-feature/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/page/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/page/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/page-live-doc/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/page-live-doc/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/problem/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/problem/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/pull-request/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/pull-request/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/question/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/question/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/story/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/story/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/subtask/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/subtask/24.d.ts +1 -1
- package/dist/types/artifacts/glyph/task/16.d.ts +1 -1
- package/dist/types/artifacts/glyph/task/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/blog/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/blog/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/branch/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/branch/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/bug/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/bug/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/calendar/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/calendar/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/changes/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/changes/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/code/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/code/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/commit/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/commit/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/epic/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/epic/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/improvement/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/improvement/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/incident/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/incident/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/issue/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/issue/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/new-feature/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/new-feature/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/page/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/page/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/page-live-doc/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/page-live-doc/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/problem/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/problem/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/pull-request/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/pull-request/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/question/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/question/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/story/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/story/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/subtask/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/subtask/24.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/task/16.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/glyph/task/24.d.ts +1 -1
- package/package.json +4 -14
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::4028167514a426096af062e2fc9bd322>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/changes';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/changes';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `changes` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Changes16Icon = function Changes16Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "medium"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "orangeBold",
|
|
34
|
-
size: "16",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "medium"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Changes16Icon.displayName = 'Changes16Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::2577417899e5bdf8761581d021a53458>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/changes';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/changes';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `changes` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Changes24Icon = function Changes24Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "small"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "orangeBold",
|
|
34
|
-
size: "24",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "small"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Changes24Icon.displayName = 'Changes24Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::cfd2d8a9508f70909a9603c660e1a42f>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/angle-brackets';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/code';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `code` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Code16Icon = function Code16Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "medium"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "purpleBold",
|
|
34
|
-
size: "16",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "medium"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Code16Icon.displayName = 'Code16Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::4f011d9c581c7d726dc3f5f87357274d>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/angle-brackets';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/code';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `code` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Code24Icon = function Code24Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "small"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "purpleBold",
|
|
34
|
-
size: "24",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "small"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Code24Icon.displayName = 'Code24Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::19ecfacc936d1c035cba6b166110d5e1>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/commit';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/commit';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `commit` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Commit16Icon = function Commit16Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "medium"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "orangeBold",
|
|
34
|
-
size: "16",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "medium"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Commit16Icon.displayName = 'Commit16Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::3807e6e035cd727d83465133648098b5>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/commit';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/commit';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `commit` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Commit24Icon = function Commit24Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "small"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "orangeBold",
|
|
34
|
-
size: "24",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "small"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Commit24Icon.displayName = 'Commit24Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::2a682158682d0b0710d7bc1dfd0db6ab>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/epic';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/epic';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `epic` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Epic16Icon = function Epic16Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "medium"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "purpleBold",
|
|
34
|
-
size: "16",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "medium"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Epic16Icon.displayName = 'Epic16Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::7610000f88b24e6a7a93ae41de8e17dc>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/epic';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/epic';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `epic` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Epic24Icon = function Epic24Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "small"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "purpleBold",
|
|
34
|
-
size: "24",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "small"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Epic24Icon.displayName = 'Epic24Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::84ca6d6140a2b14182506ef271364619>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/arrow-up';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/improvement';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `improvement` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Improvement16Icon = function Improvement16Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "medium"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "greenBold",
|
|
34
|
-
size: "16",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "medium"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Improvement16Icon.displayName = 'Improvement16Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::98aa10617699f66e796106e087544a65>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/arrow-up';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/improvement';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `improvement` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Improvement24Icon = function Improvement24Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "small"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "greenBold",
|
|
34
|
-
size: "24",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "small"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Improvement24Icon.displayName = 'Improvement24Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::4963fe829c7079fd93fc7feaeedb4c37>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/incident';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/incident';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `incident` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Incident16Icon = function Incident16Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "medium"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "redBold",
|
|
34
|
-
size: "16",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "medium"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Incident16Icon.displayName = 'Incident16Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::35d80e92de5a9561c38e74330974c6ad>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/incident';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/incident';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `incident` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Incident24Icon = function Incident24Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "small"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "redBold",
|
|
34
|
-
size: "24",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "small"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Incident24Icon.displayName = 'Incident24Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::c68d00db7335020bbb9632bedaedb543>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/work-item';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/work-item';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `issue` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Issue16Icon = function Issue16Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "medium"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "blueBold",
|
|
34
|
-
size: "16",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "medium"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Issue16Icon.displayName = 'Issue16Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::43949f0702a0c78cd0cbe29dd7d26df1>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/work-item';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/work-item';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `issue` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Issue24Icon = function Issue24Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "small"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "blueBold",
|
|
34
|
-
size: "24",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "small"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
Issue24Icon.displayName = 'Issue24Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::b20591028042fd844b6903e026db5b3c>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/add';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/new-feature';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `new-feature` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var NewFeature16Icon = function NewFeature16Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "medium"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "greenBold",
|
|
34
|
-
size: "16",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "medium"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
NewFeature16Icon.displayName = 'NewFeature16Icon';
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::5e8c4f4bd676ca63c09bcb09fccbadd8>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
|
-
import { IconTile } from '@atlaskit/icon';
|
|
8
|
-
import NewIcon from '@atlaskit/icon/core/add';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/new-feature';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `new-feature` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var NewFeature24Icon = function NewFeature24Icon(_ref) {
|
|
20
17
|
var label = _ref.label,
|
|
21
18
|
testId = _ref.testId;
|
|
22
|
-
//
|
|
23
|
-
|
|
24
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
25
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
26
|
-
label: label,
|
|
27
|
-
testId: testId,
|
|
28
|
-
size: "small"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
32
|
-
icon: NewIcon,
|
|
33
|
-
appearance: "greenBold",
|
|
34
|
-
size: "24",
|
|
19
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
20
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
35
21
|
label: label,
|
|
36
|
-
testId: testId
|
|
22
|
+
testId: testId,
|
|
23
|
+
size: "small"
|
|
37
24
|
});
|
|
38
25
|
};
|
|
39
26
|
NewFeature24Icon.displayName = 'NewFeature24Icon';
|