@atlaskit/icon-object 7.4.3 → 7.5.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.
- package/CHANGELOG.md +8 -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::ecaa42a4a5ea3bde7fc4645a8dc5dbb1>>
|
|
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/story';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/story';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `story` icon object__
|
|
@@ -20,21 +17,11 @@ const Story16Icon = ({
|
|
|
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
|
Story16Icon.displayName = 'Story16Icon';
|
|
@@ -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::3539e425873a65c426c0bec5e0e5f53b>>
|
|
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/story';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/story';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `story` icon object__
|
|
@@ -20,21 +17,11 @@ const Story24Icon = ({
|
|
|
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
|
Story24Icon.displayName = 'Story24Icon';
|
|
@@ -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::d2f46ee77dc18ec19823499028232786>>
|
|
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/subtasks';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/subtask';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `subtask` icon object__
|
|
@@ -20,21 +17,11 @@ const Subtask16Icon = ({
|
|
|
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
|
Subtask16Icon.displayName = 'Subtask16Icon';
|
|
@@ -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::c0b63f7ea3c0f02febcdc79da1359441>>
|
|
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/subtasks';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/subtask';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `subtask` icon object__
|
|
@@ -20,21 +17,11 @@ const Subtask24Icon = ({
|
|
|
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
|
Subtask24Icon.displayName = 'Subtask24Icon';
|
|
@@ -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::30ef51c1c0ef3b1e9cbb7877adf50c55>>
|
|
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/task';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/task';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `task` icon object__
|
|
@@ -20,21 +17,11 @@ const Task16Icon = ({
|
|
|
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
|
Task16Icon.displayName = 'Task16Icon';
|
|
@@ -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::f8b7a4de0e7588d154b9f544c16bf34a>>
|
|
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/task';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/task';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `task` icon object__
|
|
@@ -20,21 +17,11 @@ const Task24Icon = ({
|
|
|
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
|
Task24Icon.displayName = 'Task24Icon';
|
|
@@ -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::83c7ead30d63e314b07f213ab18013ae>>
|
|
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/quotation-mark';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/blog';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `blog` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Blog16Icon = function Blog16Icon(_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
|
Blog16Icon.displayName = 'Blog16Icon';
|
|
@@ -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::660a16f4bdbb030341a3acf0434556bd>>
|
|
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/quotation-mark';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/blog';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `blog` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Blog24Icon = function Blog24Icon(_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
|
Blog24Icon.displayName = 'Blog24Icon';
|
|
@@ -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::2c1d1f1ca555a6f5ac9e5ae0ef7149a5>>
|
|
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/branch';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/branch';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `branch` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Branch16Icon = function Branch16Icon(_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
|
Branch16Icon.displayName = 'Branch16Icon';
|
|
@@ -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::3c7a1f59835d1842fb859e1f679f32d5>>
|
|
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/branch';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/branch';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `branch` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Branch24Icon = function Branch24Icon(_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
|
Branch24Icon.displayName = 'Branch24Icon';
|
|
@@ -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::f3db4b4ba97dcc5c899e7552485b9ce1>>
|
|
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/bug';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/bug';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `bug` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Bug16Icon = function Bug16Icon(_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
|
Bug16Icon.displayName = 'Bug16Icon';
|
|
@@ -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::93276a5fffd505e137ba3778f3fae455>>
|
|
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/bug';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/bug';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `bug` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Bug24Icon = function Bug24Icon(_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
|
Bug24Icon.displayName = 'Bug24Icon';
|
|
@@ -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::bfbf777e94e76dc3cd76cb7ea43fb88b>>
|
|
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/calendar';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/calendar';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __16px `calendar` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Calendar16Icon = function Calendar16Icon(_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
|
Calendar16Icon.displayName = 'Calendar16Icon';
|
|
@@ -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::277a59b3a6c11d8d12983f4756ce8aac>>
|
|
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/calendar';
|
|
9
7
|
import NewObjectComponent from '@atlaskit/object/tile/calendar';
|
|
10
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
11
8
|
|
|
12
9
|
/**
|
|
13
10
|
* __24px `calendar` icon object__
|
|
@@ -19,21 +16,11 @@ import { fg } from '@atlaskit/platform-feature-flags';
|
|
|
19
16
|
var Calendar24Icon = function Calendar24Icon(_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
|
Calendar24Icon.displayName = 'Calendar24Icon';
|
|
@@ -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';
|