@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::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__
|
|
@@ -20,21 +17,11 @@ const Improvement24Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "small"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "greenBold",
|
|
35
|
-
size: "24",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "small"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
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__
|
|
@@ -20,21 +17,11 @@ const Incident16Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "medium"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "redBold",
|
|
35
|
-
size: "16",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "medium"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
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__
|
|
@@ -20,21 +17,11 @@ const Incident24Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "small"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "redBold",
|
|
35
|
-
size: "24",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "small"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
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__
|
|
@@ -20,21 +17,11 @@ const Issue16Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "medium"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "blueBold",
|
|
35
|
-
size: "16",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "medium"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
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__
|
|
@@ -20,21 +17,11 @@ const Issue24Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "small"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "blueBold",
|
|
35
|
-
size: "24",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "small"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
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__
|
|
@@ -20,21 +17,11 @@ const NewFeature16Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "medium"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "greenBold",
|
|
35
|
-
size: "16",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "medium"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
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__
|
|
@@ -20,21 +17,11 @@ const NewFeature24Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "small"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "greenBold",
|
|
35
|
-
size: "24",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "small"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
NewFeature24Icon.displayName = 'NewFeature24Icon';
|
|
@@ -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::e83846b6aa55f55740bd86cb787c44fb>>
|
|
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/page';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/page';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `page` icon object__
|
|
@@ -20,21 +17,11 @@ const Page16Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "medium"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "blueBold",
|
|
35
|
-
size: "16",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "medium"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
Page16Icon.displayName = 'Page16Icon';
|
|
@@ -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::d4ddaa493d8631640dff87a384d98e33>>
|
|
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/page';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/page';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `page` icon object__
|
|
@@ -20,21 +17,11 @@ const Page24Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "small"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "blueBold",
|
|
35
|
-
size: "24",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "small"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
Page24Icon.displayName = 'Page24Icon';
|
|
@@ -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::ec065638ab2526cdabfe54bb0c0e4221>>
|
|
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-lab/core/page-live-doc';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/page-live-doc';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `page-live-doc` icon object__
|
|
@@ -20,21 +17,11 @@ const PageLiveDoc16Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "medium"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "magentaBold",
|
|
35
|
-
size: "16",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "medium"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
PageLiveDoc16Icon.displayName = 'PageLiveDoc16Icon';
|
|
@@ -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::f142ff3a59a38acaa2861fa58547c36c>>
|
|
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-lab/core/page-live-doc';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/page-live-doc';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `page-live-doc` icon object__
|
|
@@ -20,21 +17,11 @@ const PageLiveDoc24Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "small"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "magentaBold",
|
|
35
|
-
size: "24",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "small"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
PageLiveDoc24Icon.displayName = 'PageLiveDoc24Icon';
|
|
@@ -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::992dddb69f9f26f1997631edc5d63cd7>>
|
|
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/problem';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/problem';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `problem` icon object__
|
|
@@ -20,21 +17,11 @@ const Problem16Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "medium"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "redBold",
|
|
35
|
-
size: "16",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "medium"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
Problem16Icon.displayName = 'Problem16Icon';
|
|
@@ -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::fbe178eddc68b80cf7ea7e46fdf33735>>
|
|
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/problem';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/problem';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `problem` icon object__
|
|
@@ -20,21 +17,11 @@ const Problem24Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "small"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "redBold",
|
|
35
|
-
size: "24",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "small"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
Problem24Icon.displayName = 'Problem24Icon';
|
|
@@ -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::f945e57ad4fb712ba210d06c0de0b4bc>>
|
|
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/pull-request';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/pull-request';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `pull-request` icon object__
|
|
@@ -20,21 +17,11 @@ const PullRequest16Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "medium"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "greenBold",
|
|
35
|
-
size: "16",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "medium"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
PullRequest16Icon.displayName = 'PullRequest16Icon';
|
|
@@ -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::71ed7ec02e899e40bcacd43e720e1f76>>
|
|
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/pull-request';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/pull-request';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `pull-request` icon object__
|
|
@@ -20,21 +17,11 @@ const PullRequest24Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "small"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "greenBold",
|
|
35
|
-
size: "24",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "small"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
PullRequest24Icon.displayName = 'PullRequest24Icon';
|
|
@@ -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::f430685b98a8fbe1b822c2fa04231726>>
|
|
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/question-circle';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/question';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `question` icon object__
|
|
@@ -20,21 +17,11 @@ const Question16Icon = ({
|
|
|
20
17
|
label,
|
|
21
18
|
testId
|
|
22
19
|
}) => {
|
|
23
|
-
//
|
|
24
|
-
|
|
25
|
-
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
26
|
-
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
27
|
-
label: label,
|
|
28
|
-
testId: testId,
|
|
29
|
-
size: "medium"
|
|
30
|
-
});
|
|
31
|
-
}
|
|
32
|
-
return /*#__PURE__*/React.createElement(IconTile, {
|
|
33
|
-
icon: NewIcon,
|
|
34
|
-
appearance: "purpleBold",
|
|
35
|
-
size: "16",
|
|
20
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
21
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
36
22
|
label: label,
|
|
37
|
-
testId: testId
|
|
23
|
+
testId: testId,
|
|
24
|
+
size: "medium"
|
|
38
25
|
});
|
|
39
26
|
};
|
|
40
27
|
Question16Icon.displayName = 'Question16Icon';
|