@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,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::ee9d05b0e18fef4787b81f1748fa21a3>>
|
|
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/changes';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/changes/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `changes` 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
|
+
var Changes16Icon = function Changes16Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "orangeBold",
|
|
26
|
+
size: "16",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Changes16Icon.displayName = 'Changes16Icon';
|
|
42
|
+
export default Changes16Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::29df64e709c79fab47996824d39207b4>>
|
|
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/changes';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/changes/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `changes` 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
|
+
var Changes24Icon = function Changes24Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "orangeBold",
|
|
26
|
+
size: "24",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Changes24Icon.displayName = 'Changes24Icon';
|
|
42
|
+
export default Changes24Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a2e0cf5105bbbaa2e318211c53ac326e>>
|
|
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/angle-brackets';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/code/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `code` 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
|
+
var Code16Icon = function Code16Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "purpleBold",
|
|
26
|
+
size: "16",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Code16Icon.displayName = 'Code16Icon';
|
|
42
|
+
export default Code16Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8da7cbde2c9b3424cef685745519bf18>>
|
|
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/angle-brackets';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/code/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `code` 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
|
+
var Code24Icon = function Code24Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "purpleBold",
|
|
26
|
+
size: "24",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Code24Icon.displayName = 'Code24Icon';
|
|
42
|
+
export default Code24Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::e96efea4cb290db7d8f614246fd62e43>>
|
|
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/commit';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/commit/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `commit` 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
|
+
var Commit16Icon = function Commit16Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "orangeBold",
|
|
26
|
+
size: "16",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Commit16Icon.displayName = 'Commit16Icon';
|
|
42
|
+
export default Commit16Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::80a80da20cd287029e367b477e01456c>>
|
|
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/commit';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/commit/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `commit` 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
|
+
var Commit24Icon = function Commit24Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "orangeBold",
|
|
26
|
+
size: "24",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Commit24Icon.displayName = 'Commit24Icon';
|
|
42
|
+
export default Commit24Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::5fec5072b15ea4111438ac6700ce61b6>>
|
|
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/epic';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/epic/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `epic` 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
|
+
var Epic16Icon = function Epic16Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "purpleBold",
|
|
26
|
+
size: "16",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Epic16Icon.displayName = 'Epic16Icon';
|
|
42
|
+
export default Epic16Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::ba7ddcf4df74510631392f8b151e96e7>>
|
|
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/epic';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/epic/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `epic` 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
|
+
var Epic24Icon = function Epic24Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "purpleBold",
|
|
26
|
+
size: "24",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Epic24Icon.displayName = 'Epic24Icon';
|
|
42
|
+
export default Epic24Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c7f98a38a289aa9084f1e0135ec93c1a>>
|
|
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/arrow-up';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/improvement/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `improvement` 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
|
+
var Improvement16Icon = function Improvement16Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "greenBold",
|
|
26
|
+
size: "16",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Improvement16Icon.displayName = 'Improvement16Icon';
|
|
42
|
+
export default Improvement16Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::1783e95ebe1241dc60d3e8116cfaa02d>>
|
|
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/arrow-up';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/improvement/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `improvement` 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
|
+
var Improvement24Icon = function Improvement24Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "greenBold",
|
|
26
|
+
size: "24",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Improvement24Icon.displayName = 'Improvement24Icon';
|
|
42
|
+
export default Improvement24Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9beea2179909206f90938b1cce486fe2>>
|
|
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/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `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
|
+
var Incident16Icon = function Incident16Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "redBold",
|
|
26
|
+
size: "16",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Incident16Icon.displayName = 'Incident16Icon';
|
|
42
|
+
export default Incident16Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
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
|
+
var Incident24Icon = function Incident24Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "redBold",
|
|
26
|
+
size: "24",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Incident24Icon.displayName = 'Incident24Icon';
|
|
42
|
+
export default Incident24Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
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
|
+
var Issue16Icon = function Issue16Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "blueBold",
|
|
26
|
+
size: "16",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Issue16Icon.displayName = 'Issue16Icon';
|
|
42
|
+
export default Issue16Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
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
|
+
var Issue24Icon = function Issue24Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "blueBold",
|
|
26
|
+
size: "24",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
Issue24Icon.displayName = 'Issue24Icon';
|
|
42
|
+
export default Issue24Icon;
|
|
@@ -0,0 +1,42 @@
|
|
|
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
|
+
var NewFeature16Icon = function NewFeature16Icon(_ref) {
|
|
20
|
+
var label = _ref.label,
|
|
21
|
+
testId = _ref.testId;
|
|
22
|
+
if (fg('icon-object-migration')) {
|
|
23
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
24
|
+
icon: NewIcon,
|
|
25
|
+
appearance: "greenBold",
|
|
26
|
+
size: "16",
|
|
27
|
+
label: label,
|
|
28
|
+
testId: testId,
|
|
29
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
30
|
+
label: label,
|
|
31
|
+
testId: testId
|
|
32
|
+
})
|
|
33
|
+
});
|
|
34
|
+
} else {
|
|
35
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
36
|
+
label: label,
|
|
37
|
+
testId: testId
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
NewFeature16Icon.displayName = 'NewFeature16Icon';
|
|
42
|
+
export default NewFeature16Icon;
|