@atlaskit/icon-object 6.7.0 → 6.8.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 +22 -0
- package/__perf__/default.tsx +1 -1
- package/afm-cc/tsconfig.json +4 -2
- package/afm-jira/tsconfig.json +23 -23
- package/afm-post-office/tsconfig.json +23 -23
- package/build/index.tsx +30 -4
- package/build/utils.tsx +132 -0
- package/constellation/index/icon-explorer.mdx +2 -2
- package/dist/cjs/artifacts/glyph/blog/16.js +49 -0
- package/dist/cjs/artifacts/glyph/blog/24.js +49 -0
- package/dist/cjs/artifacts/glyph/branch/16.js +49 -0
- package/dist/cjs/artifacts/glyph/branch/24.js +49 -0
- package/dist/cjs/artifacts/glyph/bug/16.js +49 -0
- package/dist/cjs/artifacts/glyph/bug/24.js +49 -0
- package/dist/cjs/artifacts/glyph/calendar/16.js +49 -0
- package/dist/cjs/artifacts/glyph/calendar/24.js +49 -0
- package/dist/cjs/artifacts/glyph/changes/16.js +49 -0
- package/dist/cjs/artifacts/glyph/changes/24.js +49 -0
- package/dist/cjs/artifacts/glyph/code/16.js +49 -0
- package/dist/cjs/artifacts/glyph/code/24.js +49 -0
- package/dist/cjs/artifacts/glyph/commit/16.js +49 -0
- package/dist/cjs/artifacts/glyph/commit/24.js +49 -0
- package/dist/cjs/artifacts/glyph/epic/16.js +49 -0
- package/dist/cjs/artifacts/glyph/epic/24.js +49 -0
- package/dist/cjs/artifacts/glyph/improvement/16.js +49 -0
- package/dist/cjs/artifacts/glyph/improvement/24.js +49 -0
- package/dist/cjs/artifacts/glyph/incident/16.js +49 -0
- package/dist/cjs/artifacts/glyph/incident/24.js +49 -0
- package/dist/cjs/artifacts/glyph/issue/16.js +49 -0
- package/dist/cjs/artifacts/glyph/issue/24.js +49 -0
- package/dist/cjs/artifacts/glyph/new-feature/16.js +49 -0
- package/dist/cjs/artifacts/glyph/new-feature/24.js +49 -0
- package/dist/cjs/artifacts/glyph/page/16.js +49 -0
- package/dist/cjs/artifacts/glyph/page/24.js +49 -0
- package/dist/cjs/artifacts/glyph/problem/16.js +49 -0
- package/dist/cjs/artifacts/glyph/problem/24.js +49 -0
- package/dist/cjs/artifacts/glyph/pull-request/16.js +49 -0
- package/dist/cjs/artifacts/glyph/pull-request/24.js +49 -0
- package/dist/cjs/artifacts/glyph/question/16.js +49 -0
- package/dist/cjs/artifacts/glyph/question/24.js +49 -0
- package/dist/cjs/artifacts/glyph/story/16.js +49 -0
- package/dist/cjs/artifacts/glyph/story/24.js +49 -0
- package/dist/cjs/artifacts/glyph/subtask/16.js +49 -0
- package/dist/cjs/artifacts/glyph/subtask/24.js +49 -0
- package/dist/cjs/artifacts/glyph/task/16.js +49 -0
- package/dist/cjs/artifacts/glyph/task/24.js +49 -0
- package/dist/cjs/artifacts/glyph-legacy/blog/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/blog/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/branch/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/branch/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/bug/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/bug/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/calendar/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/calendar/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/changes/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/changes/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/code/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/code/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/commit/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/commit/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/epic/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/epic/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/improvement/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/improvement/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/incident/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/incident/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/issue/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/issue/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/new-feature/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/new-feature/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/page/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/page/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/problem/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/problem/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/pull-request/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/pull-request/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/question/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/question/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/story/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/story/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/subtask/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/subtask/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/task/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/task/24.js +28 -0
- package/dist/cjs/metadata.js +38 -38
- package/dist/es2019/artifacts/glyph/blog/16.js +43 -0
- package/dist/es2019/artifacts/glyph/blog/24.js +43 -0
- package/dist/es2019/artifacts/glyph/branch/16.js +43 -0
- package/dist/es2019/artifacts/glyph/branch/24.js +43 -0
- package/dist/es2019/artifacts/glyph/bug/16.js +43 -0
- package/dist/es2019/artifacts/glyph/bug/24.js +43 -0
- package/dist/es2019/artifacts/glyph/calendar/16.js +43 -0
- package/dist/es2019/artifacts/glyph/calendar/24.js +43 -0
- package/dist/es2019/artifacts/glyph/changes/16.js +43 -0
- package/dist/es2019/artifacts/glyph/changes/24.js +43 -0
- package/dist/es2019/artifacts/glyph/code/16.js +43 -0
- package/dist/es2019/artifacts/glyph/code/24.js +43 -0
- package/dist/es2019/artifacts/glyph/commit/16.js +43 -0
- package/dist/es2019/artifacts/glyph/commit/24.js +43 -0
- package/dist/es2019/artifacts/glyph/epic/16.js +43 -0
- package/dist/es2019/artifacts/glyph/epic/24.js +43 -0
- package/dist/es2019/artifacts/glyph/improvement/16.js +43 -0
- package/dist/es2019/artifacts/glyph/improvement/24.js +43 -0
- package/dist/es2019/artifacts/glyph/incident/16.js +43 -0
- package/dist/es2019/artifacts/glyph/incident/24.js +43 -0
- package/dist/es2019/artifacts/glyph/issue/16.js +43 -0
- package/dist/es2019/artifacts/glyph/issue/24.js +43 -0
- package/dist/es2019/artifacts/glyph/new-feature/16.js +43 -0
- package/dist/es2019/artifacts/glyph/new-feature/24.js +43 -0
- package/dist/es2019/artifacts/glyph/page/16.js +43 -0
- package/dist/es2019/artifacts/glyph/page/24.js +43 -0
- package/dist/es2019/artifacts/glyph/problem/16.js +43 -0
- package/dist/es2019/artifacts/glyph/problem/24.js +43 -0
- package/dist/es2019/artifacts/glyph/pull-request/16.js +43 -0
- package/dist/es2019/artifacts/glyph/pull-request/24.js +43 -0
- package/dist/es2019/artifacts/glyph/question/16.js +43 -0
- package/dist/es2019/artifacts/glyph/question/24.js +43 -0
- package/dist/es2019/artifacts/glyph/story/16.js +43 -0
- package/dist/es2019/artifacts/glyph/story/24.js +43 -0
- package/dist/es2019/artifacts/glyph/subtask/16.js +43 -0
- package/dist/es2019/artifacts/glyph/subtask/24.js +43 -0
- package/dist/es2019/artifacts/glyph/task/16.js +43 -0
- package/dist/es2019/artifacts/glyph/task/24.js +43 -0
- package/dist/es2019/artifacts/glyph-legacy/blog/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/blog/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/branch/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/branch/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/bug/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/bug/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/calendar/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/calendar/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/changes/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/changes/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/code/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/code/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/commit/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/commit/24.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/epic/16.js +13 -11
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/epic/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/improvement/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/improvement/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/incident/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/incident/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/issue/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/issue/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/new-feature/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/new-feature/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/page/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/page/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/problem/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/problem/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/pull-request/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/pull-request/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/question/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/question/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/story/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/story/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/subtask/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/subtask/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/task/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/task/24.js +18 -0
- package/dist/es2019/metadata.js +38 -38
- package/dist/esm/artifacts/glyph/blog/16.js +42 -0
- package/dist/esm/artifacts/glyph/blog/24.js +42 -0
- package/dist/esm/artifacts/glyph/branch/16.js +42 -0
- package/dist/esm/artifacts/glyph/branch/24.js +42 -0
- package/dist/esm/artifacts/glyph/bug/16.js +42 -0
- package/dist/esm/artifacts/glyph/bug/24.js +42 -0
- package/dist/esm/artifacts/glyph/calendar/16.js +42 -0
- package/dist/esm/artifacts/glyph/calendar/24.js +42 -0
- package/dist/esm/artifacts/glyph/changes/16.js +42 -0
- package/dist/esm/artifacts/glyph/changes/24.js +42 -0
- package/dist/esm/artifacts/glyph/code/16.js +42 -0
- package/dist/esm/artifacts/glyph/code/24.js +42 -0
- package/dist/esm/artifacts/glyph/commit/16.js +42 -0
- package/dist/esm/artifacts/glyph/commit/24.js +42 -0
- package/dist/esm/artifacts/glyph/epic/16.js +42 -0
- package/dist/esm/artifacts/glyph/epic/24.js +42 -0
- package/dist/esm/artifacts/glyph/improvement/16.js +42 -0
- package/dist/esm/artifacts/glyph/improvement/24.js +42 -0
- package/dist/esm/artifacts/glyph/incident/16.js +42 -0
- package/dist/esm/artifacts/glyph/incident/24.js +42 -0
- package/dist/esm/artifacts/glyph/issue/16.js +42 -0
- package/dist/esm/artifacts/glyph/issue/24.js +42 -0
- package/dist/esm/artifacts/glyph/new-feature/16.js +42 -0
- package/dist/esm/artifacts/glyph/new-feature/24.js +42 -0
- package/dist/esm/artifacts/glyph/page/16.js +42 -0
- package/dist/esm/artifacts/glyph/page/24.js +42 -0
- package/dist/esm/artifacts/glyph/problem/16.js +42 -0
- package/dist/esm/artifacts/glyph/problem/24.js +42 -0
- package/dist/esm/artifacts/glyph/pull-request/16.js +42 -0
- package/dist/esm/artifacts/glyph/pull-request/24.js +42 -0
- package/dist/esm/artifacts/glyph/question/16.js +42 -0
- package/dist/esm/artifacts/glyph/question/24.js +42 -0
- package/dist/esm/artifacts/glyph/story/16.js +42 -0
- package/dist/esm/artifacts/glyph/story/24.js +42 -0
- package/dist/esm/artifacts/glyph/subtask/16.js +42 -0
- package/dist/esm/artifacts/glyph/subtask/24.js +42 -0
- package/dist/esm/artifacts/glyph/task/16.js +42 -0
- package/dist/esm/artifacts/glyph/task/24.js +42 -0
- package/dist/esm/artifacts/glyph-legacy/blog/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/blog/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/branch/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/branch/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/bug/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/bug/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/calendar/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/calendar/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/changes/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/changes/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/code/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/code/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/commit/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/commit/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/epic/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/epic/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/improvement/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/improvement/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/incident/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/incident/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/issue/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/issue/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/new-feature/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/new-feature/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/page/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/page/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/problem/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/problem/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/pull-request/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/pull-request/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/question/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/question/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/story/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/story/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/subtask/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/subtask/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/task/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/task/24.js +20 -0
- package/dist/esm/metadata.js +38 -38
- package/dist/types/artifacts/glyph/blog/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/blog/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/branch/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/branch/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/bug/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/bug/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/calendar/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/calendar/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/changes/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/changes/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/code/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/code/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/commit/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/commit/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/epic/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/epic/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/improvement/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/improvement/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/incident/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/incident/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/issue/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/issue/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/new-feature/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/new-feature/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/page/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/page/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/problem/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/problem/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/pull-request/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/pull-request/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/question/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/question/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/story/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/story/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/subtask/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/subtask/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/task/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/task/24.d.ts +14 -0
- package/dist/types/artifacts/glyph-legacy/blog/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/blog/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/branch/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/branch/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/bug/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/bug/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/calendar/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/calendar/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/changes/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/changes/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/code/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/code/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/commit/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/commit/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/epic/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/epic/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/improvement/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/improvement/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/incident/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/incident/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/issue/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/issue/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/new-feature/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/new-feature/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/page/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/page/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/problem/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/problem/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/pull-request/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/pull-request/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/question/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/question/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/story/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/story/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/subtask/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/subtask/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/task/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/task/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph/blog/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/blog/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/branch/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/branch/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/bug/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/bug/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/calendar/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/calendar/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/changes/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/changes/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/code/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/code/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/commit/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/commit/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/epic/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/epic/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/improvement/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/improvement/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/incident/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/incident/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/issue/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/issue/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/new-feature/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/new-feature/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/page/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/page/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/problem/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/problem/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/pull-request/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/pull-request/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/question/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/question/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/story/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/story/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/subtask/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/subtask/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/task/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/task/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/blog/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/blog/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/branch/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/branch/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/bug/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/bug/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/calendar/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/calendar/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/changes/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/changes/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/code/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/code/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/commit/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/commit/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/epic/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/epic/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/improvement/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/improvement/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/incident/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/incident/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/issue/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/issue/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/new-feature/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/new-feature/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/page/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/page/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/problem/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/problem/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/pull-request/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/pull-request/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/question/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/question/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/story/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/story/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/subtask/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/subtask/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/task/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/task/24.d.ts +7 -0
- package/glyph/blog/16/package.json +17 -0
- package/glyph/blog/24/package.json +17 -0
- package/glyph/branch/16/package.json +17 -0
- package/glyph/branch/24/package.json +17 -0
- package/glyph/bug/16/package.json +17 -0
- package/glyph/bug/24/package.json +17 -0
- package/glyph/calendar/16/package.json +17 -0
- package/glyph/calendar/24/package.json +17 -0
- package/glyph/changes/16/package.json +17 -0
- package/glyph/changes/24/package.json +17 -0
- package/glyph/code/16/package.json +17 -0
- package/glyph/code/24/package.json +17 -0
- package/glyph/commit/16/package.json +17 -0
- package/glyph/commit/24/package.json +17 -0
- package/glyph/epic/16/package.json +17 -0
- package/glyph/epic/24/package.json +17 -0
- package/glyph/improvement/16/package.json +17 -0
- package/glyph/improvement/24/package.json +17 -0
- package/glyph/incident/16/package.json +17 -0
- package/glyph/incident/24/package.json +17 -0
- package/glyph/issue/16/package.json +17 -0
- package/glyph/issue/24/package.json +17 -0
- package/glyph/new-feature/16/package.json +17 -0
- package/glyph/new-feature/24/package.json +17 -0
- package/glyph/page/16/package.json +17 -0
- package/glyph/page/24/package.json +17 -0
- package/glyph/problem/16/package.json +17 -0
- package/glyph/problem/24/package.json +17 -0
- package/glyph/pull-request/16/package.json +17 -0
- package/glyph/pull-request/24/package.json +17 -0
- package/glyph/question/16/package.json +17 -0
- package/glyph/question/24/package.json +17 -0
- package/glyph/story/16/package.json +17 -0
- package/glyph/story/24/package.json +17 -0
- package/glyph/subtask/16/package.json +17 -0
- package/glyph/subtask/24/package.json +17 -0
- package/glyph/task/16/package.json +17 -0
- package/glyph/task/24/package.json +17 -0
- package/metadata/package.json +3 -1
- package/package.json +60 -12
- package/glyph/blog/16.d.ts +0 -4
- package/glyph/blog/16.js +0 -16
- package/glyph/blog/24.d.ts +0 -4
- package/glyph/blog/24.js +0 -16
- package/glyph/branch/16.d.ts +0 -4
- package/glyph/branch/16.js +0 -16
- package/glyph/branch/24.d.ts +0 -4
- package/glyph/branch/24.js +0 -16
- package/glyph/bug/16.d.ts +0 -4
- package/glyph/bug/16.js +0 -16
- package/glyph/bug/24.d.ts +0 -4
- package/glyph/bug/24.js +0 -16
- package/glyph/calendar/16.d.ts +0 -4
- package/glyph/calendar/16.js +0 -16
- package/glyph/calendar/24.d.ts +0 -4
- package/glyph/calendar/24.js +0 -16
- package/glyph/changes/16.d.ts +0 -4
- package/glyph/changes/16.js +0 -16
- package/glyph/changes/24.d.ts +0 -4
- package/glyph/changes/24.js +0 -16
- package/glyph/code/16.d.ts +0 -4
- package/glyph/code/16.js +0 -16
- package/glyph/code/24.d.ts +0 -4
- package/glyph/commit/16.d.ts +0 -4
- package/glyph/commit/16.js +0 -16
- package/glyph/commit/24.d.ts +0 -4
- package/glyph/commit/24.js +0 -16
- package/glyph/epic/16.d.ts +0 -4
- package/glyph/epic/24.d.ts +0 -4
- package/glyph/improvement/16.d.ts +0 -4
- package/glyph/improvement/16.js +0 -16
- package/glyph/improvement/24.d.ts +0 -4
- package/glyph/improvement/24.js +0 -16
- package/glyph/incident/16.d.ts +0 -4
- package/glyph/incident/16.js +0 -16
- package/glyph/incident/24.d.ts +0 -4
- package/glyph/incident/24.js +0 -16
- package/glyph/issue/16.d.ts +0 -4
- package/glyph/issue/16.js +0 -16
- package/glyph/issue/24.d.ts +0 -4
- package/glyph/new-feature/16.d.ts +0 -4
- package/glyph/new-feature/16.js +0 -16
- package/glyph/new-feature/24.d.ts +0 -4
- package/glyph/new-feature/24.js +0 -16
- package/glyph/page/16.d.ts +0 -4
- package/glyph/page/16.js +0 -16
- package/glyph/page/24.d.ts +0 -4
- package/glyph/problem/16.d.ts +0 -4
- package/glyph/problem/16.js +0 -16
- package/glyph/problem/24.d.ts +0 -4
- package/glyph/problem/24.js +0 -16
- package/glyph/pull-request/16.d.ts +0 -4
- package/glyph/pull-request/16.js +0 -16
- package/glyph/pull-request/24.d.ts +0 -4
- package/glyph/question/16.d.ts +0 -4
- package/glyph/question/16.js +0 -16
- package/glyph/question/24.d.ts +0 -4
- package/glyph/story/16.d.ts +0 -4
- package/glyph/story/16.js +0 -16
- package/glyph/story/24.d.ts +0 -4
- package/glyph/story/24.js +0 -16
- package/glyph/subtask/16.d.ts +0 -4
- package/glyph/subtask/16.js +0 -16
- package/glyph/subtask/24.d.ts +0 -4
- package/glyph/subtask/24.js +0 -16
- package/glyph/task/16.d.ts +0 -4
- package/glyph/task/16.js +0 -16
- package/glyph/task/24.d.ts +0 -4
- package/glyph/task/24.js +0 -16
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6e09c60c0efa6b7c92d2c22a391035b9>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/incident';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/incident/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `incident` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Incident24Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "redBold",
|
|
27
|
+
size: "24",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Incident24Icon.displayName = 'Incident24Icon';
|
|
43
|
+
export default Incident24Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d01d432ab722a2c3832255f02e4da614>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/issue';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/issue/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `issue` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Issue16Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "blueBold",
|
|
27
|
+
size: "16",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Issue16Icon.displayName = 'Issue16Icon';
|
|
43
|
+
export default Issue16Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c9c5a336ff3681cad7604c17617d7c3f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/issue';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/issue/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `issue` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Issue24Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "blueBold",
|
|
27
|
+
size: "24",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Issue24Icon.displayName = 'Issue24Icon';
|
|
43
|
+
export default Issue24Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::398ad7ca933e73fe977d31bf67da0e60>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/add';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/new-feature/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `new-feature` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const NewFeature16Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "greenBold",
|
|
27
|
+
size: "16",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
NewFeature16Icon.displayName = 'NewFeature16Icon';
|
|
43
|
+
export default NewFeature16Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a9ae19b0a324892659126d7b24db3617>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/add';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/new-feature/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `new-feature` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const NewFeature24Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "greenBold",
|
|
27
|
+
size: "24",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
NewFeature24Icon.displayName = 'NewFeature24Icon';
|
|
43
|
+
export default NewFeature24Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::79077d9339ad2083a3901f522ad14f6b>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/page';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/page/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `page` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Page16Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "blueBold",
|
|
27
|
+
size: "16",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Page16Icon.displayName = 'Page16Icon';
|
|
43
|
+
export default Page16Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::5be9a9ebb9218a8e901e4b7981f2d3aa>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/page';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/page/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `page` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Page24Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "blueBold",
|
|
27
|
+
size: "24",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Page24Icon.displayName = 'Page24Icon';
|
|
43
|
+
export default Page24Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::5b69e4602c3c1878109c2ce1bcc3a020>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/problem';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/problem/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `problem` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Problem16Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "redBold",
|
|
27
|
+
size: "16",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Problem16Icon.displayName = 'Problem16Icon';
|
|
43
|
+
export default Problem16Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::0fc0cdd122d8fa871c5a395366d26dba>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/problem';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/problem/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `problem` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Problem24Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "redBold",
|
|
27
|
+
size: "24",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Problem24Icon.displayName = 'Problem24Icon';
|
|
43
|
+
export default Problem24Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::499dedcb1e659dc62cb0d811acc9f742>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/pull-request';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/pull-request/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `pull-request` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const PullRequest16Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "greenBold",
|
|
27
|
+
size: "16",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
PullRequest16Icon.displayName = 'PullRequest16Icon';
|
|
43
|
+
export default PullRequest16Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8410fcb7a58e06e4c3b6b8304c067efe>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/pull-request';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/pull-request/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `pull-request` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const PullRequest24Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "greenBold",
|
|
27
|
+
size: "24",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
PullRequest24Icon.displayName = 'PullRequest24Icon';
|
|
43
|
+
export default PullRequest24Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9a6bc32655679a3a171f4a2e5e36fef5>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/question-circle';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/question/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `question` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Question16Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "purpleBold",
|
|
27
|
+
size: "16",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Question16Icon.displayName = 'Question16Icon';
|
|
43
|
+
export default Question16Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::f87b3b1facc5f78df512042b58732783>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/question-circle';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/question/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `question` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Question24Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "purpleBold",
|
|
27
|
+
size: "24",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Question24Icon.displayName = 'Question24Icon';
|
|
43
|
+
export default Question24Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::7dc9560f1e0ba735793d18700483c5f5>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/story';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/story/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `story` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Story16Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "greenBold",
|
|
27
|
+
size: "16",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Story16Icon.displayName = 'Story16Icon';
|
|
43
|
+
export default Story16Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::3b984f75b83e11a5bbadcbc88d04e60d>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/story';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/story/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `story` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Story24Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "greenBold",
|
|
27
|
+
size: "24",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Story24Icon.displayName = 'Story24Icon';
|
|
43
|
+
export default Story24Icon;
|