@atlaskit/icon-object 7.2.2 → 7.3.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 +29 -0
- package/afm-adminhub/tsconfig.json +39 -0
- package/afm-cc/tsconfig.json +6 -0
- package/afm-dev-agents/tsconfig.json +6 -0
- package/afm-jira/tsconfig.json +6 -0
- package/afm-passionfruit/tsconfig.json +6 -0
- package/afm-post-office/tsconfig.json +6 -0
- package/afm-rovo-extension/tsconfig.json +6 -0
- package/afm-townsquare/tsconfig.json +6 -0
- package/afm-volt/tsconfig.json +6 -0
- package/build/index.tsx +10 -3
- package/build/utils.tsx +87 -3
- package/dist/cjs/all-icons.js +54 -0
- package/dist/cjs/artifacts/glyph/blog/16.js +12 -1
- package/dist/cjs/artifacts/glyph/blog/24.js +12 -1
- package/dist/cjs/artifacts/glyph/branch/16.js +12 -1
- package/dist/cjs/artifacts/glyph/branch/24.js +12 -1
- package/dist/cjs/artifacts/glyph/bug/16.js +12 -1
- package/dist/cjs/artifacts/glyph/bug/24.js +12 -1
- package/dist/cjs/artifacts/glyph/calendar/16.js +12 -1
- package/dist/cjs/artifacts/glyph/calendar/24.js +12 -1
- package/dist/cjs/artifacts/glyph/changes/16.js +12 -1
- package/dist/cjs/artifacts/glyph/changes/24.js +12 -1
- package/dist/cjs/artifacts/glyph/code/16.js +12 -1
- package/dist/cjs/artifacts/glyph/code/24.js +12 -1
- package/dist/cjs/artifacts/glyph/commit/16.js +12 -1
- package/dist/cjs/artifacts/glyph/commit/24.js +12 -1
- package/dist/cjs/artifacts/glyph/epic/16.js +12 -1
- package/dist/cjs/artifacts/glyph/epic/24.js +12 -1
- package/dist/cjs/artifacts/glyph/improvement/16.js +12 -1
- package/dist/cjs/artifacts/glyph/improvement/24.js +12 -1
- package/dist/cjs/artifacts/glyph/incident/16.js +12 -1
- package/dist/cjs/artifacts/glyph/incident/24.js +12 -1
- package/dist/cjs/artifacts/glyph/issue/16.js +12 -1
- package/dist/cjs/artifacts/glyph/issue/24.js +12 -1
- package/dist/cjs/artifacts/glyph/new-feature/16.js +12 -1
- package/dist/cjs/artifacts/glyph/new-feature/24.js +12 -1
- package/dist/cjs/artifacts/glyph/page/16.js +12 -1
- package/dist/cjs/artifacts/glyph/page/24.js +12 -1
- package/dist/cjs/artifacts/glyph/page-live-doc/16.js +12 -1
- package/dist/cjs/artifacts/glyph/page-live-doc/24.js +12 -1
- package/dist/cjs/artifacts/glyph/problem/16.js +12 -1
- package/dist/cjs/artifacts/glyph/problem/24.js +12 -1
- package/dist/cjs/artifacts/glyph/pull-request/16.js +12 -1
- package/dist/cjs/artifacts/glyph/pull-request/24.js +12 -1
- package/dist/cjs/artifacts/glyph/question/16.js +12 -1
- package/dist/cjs/artifacts/glyph/question/24.js +12 -1
- package/dist/cjs/artifacts/glyph/story/16.js +12 -1
- package/dist/cjs/artifacts/glyph/story/24.js +12 -1
- package/dist/cjs/artifacts/glyph/subtask/16.js +12 -1
- package/dist/cjs/artifacts/glyph/subtask/24.js +12 -1
- package/dist/cjs/artifacts/glyph/task/16.js +12 -1
- package/dist/cjs/artifacts/glyph/task/24.js +12 -1
- package/dist/cjs/artifacts/glyph-legacy/blog/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/blog/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/branch/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/branch/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/bug/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/bug/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/calendar/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/calendar/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/changes/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/changes/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/code/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/code/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/commit/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/commit/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/epic/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/epic/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/improvement/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/improvement/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/incident/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/incident/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/issue/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/issue/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/new-feature/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/new-feature/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/page/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/page/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/page-live-doc/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/page-live-doc/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/problem/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/problem/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/pull-request/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/pull-request/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/question/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/question/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/story/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/story/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/subtask/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/subtask/24.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/task/16.js +1 -1
- package/dist/cjs/artifacts/glyph-legacy/task/24.js +1 -1
- package/dist/cjs/metadata.js +2 -1
- package/dist/es2019/all-icons.js +47 -0
- package/dist/es2019/artifacts/glyph/blog/16.js +12 -1
- package/dist/es2019/artifacts/glyph/blog/24.js +12 -1
- package/dist/es2019/artifacts/glyph/branch/16.js +12 -1
- package/dist/es2019/artifacts/glyph/branch/24.js +12 -1
- package/dist/es2019/artifacts/glyph/bug/16.js +12 -1
- package/dist/es2019/artifacts/glyph/bug/24.js +12 -1
- package/dist/es2019/artifacts/glyph/calendar/16.js +12 -1
- package/dist/es2019/artifacts/glyph/calendar/24.js +12 -1
- package/dist/es2019/artifacts/glyph/changes/16.js +12 -1
- package/dist/es2019/artifacts/glyph/changes/24.js +12 -1
- package/dist/es2019/artifacts/glyph/code/16.js +12 -1
- package/dist/es2019/artifacts/glyph/code/24.js +12 -1
- package/dist/es2019/artifacts/glyph/commit/16.js +12 -1
- package/dist/es2019/artifacts/glyph/commit/24.js +12 -1
- package/dist/es2019/artifacts/glyph/epic/16.js +12 -1
- package/dist/es2019/artifacts/glyph/epic/24.js +12 -1
- package/dist/es2019/artifacts/glyph/improvement/16.js +12 -1
- package/dist/es2019/artifacts/glyph/improvement/24.js +12 -1
- package/dist/es2019/artifacts/glyph/incident/16.js +12 -1
- package/dist/es2019/artifacts/glyph/incident/24.js +12 -1
- package/dist/es2019/artifacts/glyph/issue/16.js +12 -1
- package/dist/es2019/artifacts/glyph/issue/24.js +12 -1
- package/dist/es2019/artifacts/glyph/new-feature/16.js +12 -1
- package/dist/es2019/artifacts/glyph/new-feature/24.js +12 -1
- package/dist/es2019/artifacts/glyph/page/16.js +12 -1
- package/dist/es2019/artifacts/glyph/page/24.js +12 -1
- package/dist/es2019/artifacts/glyph/page-live-doc/16.js +12 -1
- package/dist/es2019/artifacts/glyph/page-live-doc/24.js +12 -1
- package/dist/es2019/artifacts/glyph/problem/16.js +12 -1
- package/dist/es2019/artifacts/glyph/problem/24.js +12 -1
- package/dist/es2019/artifacts/glyph/pull-request/16.js +12 -1
- package/dist/es2019/artifacts/glyph/pull-request/24.js +12 -1
- package/dist/es2019/artifacts/glyph/question/16.js +12 -1
- package/dist/es2019/artifacts/glyph/question/24.js +12 -1
- package/dist/es2019/artifacts/glyph/story/16.js +12 -1
- package/dist/es2019/artifacts/glyph/story/24.js +12 -1
- package/dist/es2019/artifacts/glyph/subtask/16.js +12 -1
- package/dist/es2019/artifacts/glyph/subtask/24.js +12 -1
- package/dist/es2019/artifacts/glyph/task/16.js +12 -1
- package/dist/es2019/artifacts/glyph/task/24.js +12 -1
- package/dist/es2019/artifacts/glyph-legacy/blog/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/blog/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/branch/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/branch/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/bug/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/bug/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/calendar/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/calendar/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/changes/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/changes/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/code/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/code/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/commit/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/commit/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/epic/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/epic/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/improvement/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/improvement/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/incident/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/incident/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/issue/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/issue/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/new-feature/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/new-feature/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/page/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/page/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/page-live-doc/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/page-live-doc/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/problem/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/problem/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/pull-request/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/pull-request/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/question/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/question/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/story/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/story/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/subtask/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/subtask/24.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/task/16.js +1 -1
- package/dist/es2019/artifacts/glyph-legacy/task/24.js +1 -1
- package/dist/es2019/metadata.js +2 -1
- package/dist/esm/all-icons.js +47 -0
- package/dist/esm/artifacts/glyph/blog/16.js +12 -1
- package/dist/esm/artifacts/glyph/blog/24.js +12 -1
- package/dist/esm/artifacts/glyph/branch/16.js +12 -1
- package/dist/esm/artifacts/glyph/branch/24.js +12 -1
- package/dist/esm/artifacts/glyph/bug/16.js +12 -1
- package/dist/esm/artifacts/glyph/bug/24.js +12 -1
- package/dist/esm/artifacts/glyph/calendar/16.js +12 -1
- package/dist/esm/artifacts/glyph/calendar/24.js +12 -1
- package/dist/esm/artifacts/glyph/changes/16.js +12 -1
- package/dist/esm/artifacts/glyph/changes/24.js +12 -1
- package/dist/esm/artifacts/glyph/code/16.js +12 -1
- package/dist/esm/artifacts/glyph/code/24.js +12 -1
- package/dist/esm/artifacts/glyph/commit/16.js +12 -1
- package/dist/esm/artifacts/glyph/commit/24.js +12 -1
- package/dist/esm/artifacts/glyph/epic/16.js +12 -1
- package/dist/esm/artifacts/glyph/epic/24.js +12 -1
- package/dist/esm/artifacts/glyph/improvement/16.js +12 -1
- package/dist/esm/artifacts/glyph/improvement/24.js +12 -1
- package/dist/esm/artifacts/glyph/incident/16.js +12 -1
- package/dist/esm/artifacts/glyph/incident/24.js +12 -1
- package/dist/esm/artifacts/glyph/issue/16.js +12 -1
- package/dist/esm/artifacts/glyph/issue/24.js +12 -1
- package/dist/esm/artifacts/glyph/new-feature/16.js +12 -1
- package/dist/esm/artifacts/glyph/new-feature/24.js +12 -1
- package/dist/esm/artifacts/glyph/page/16.js +12 -1
- package/dist/esm/artifacts/glyph/page/24.js +12 -1
- package/dist/esm/artifacts/glyph/page-live-doc/16.js +12 -1
- package/dist/esm/artifacts/glyph/page-live-doc/24.js +12 -1
- package/dist/esm/artifacts/glyph/problem/16.js +12 -1
- package/dist/esm/artifacts/glyph/problem/24.js +12 -1
- package/dist/esm/artifacts/glyph/pull-request/16.js +12 -1
- package/dist/esm/artifacts/glyph/pull-request/24.js +12 -1
- package/dist/esm/artifacts/glyph/question/16.js +12 -1
- package/dist/esm/artifacts/glyph/question/24.js +12 -1
- package/dist/esm/artifacts/glyph/story/16.js +12 -1
- package/dist/esm/artifacts/glyph/story/24.js +12 -1
- package/dist/esm/artifacts/glyph/subtask/16.js +12 -1
- package/dist/esm/artifacts/glyph/subtask/24.js +12 -1
- package/dist/esm/artifacts/glyph/task/16.js +12 -1
- package/dist/esm/artifacts/glyph/task/24.js +12 -1
- package/dist/esm/artifacts/glyph-legacy/blog/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/blog/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/branch/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/branch/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/bug/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/bug/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/calendar/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/calendar/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/changes/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/changes/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/code/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/code/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/commit/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/commit/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/epic/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/epic/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/improvement/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/improvement/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/incident/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/incident/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/issue/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/issue/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/new-feature/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/new-feature/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/page/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/page/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/page-live-doc/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/page-live-doc/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/problem/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/problem/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/pull-request/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/pull-request/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/question/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/question/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/story/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/story/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/subtask/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/subtask/24.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/task/16.js +1 -1
- package/dist/esm/artifacts/glyph-legacy/task/24.js +1 -1
- package/dist/esm/metadata.js +2 -1
- package/dist/types/all-icons.d.ts +10 -0
- package/dist/types/artifacts/glyph/blog/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/blog/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/branch/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/branch/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/bug/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/bug/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/calendar/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/calendar/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/changes/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/changes/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/code/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/code/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/commit/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/commit/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/epic/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/epic/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/improvement/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/improvement/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/incident/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/incident/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/issue/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/issue/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/new-feature/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/new-feature/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/page/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/page/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/page-live-doc/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/page-live-doc/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/problem/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/problem/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/pull-request/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/pull-request/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/question/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/question/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/story/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/story/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/subtask/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/subtask/24.d.ts +2 -2
- package/dist/types/artifacts/glyph/task/16.d.ts +2 -2
- package/dist/types/artifacts/glyph/task/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/blog/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/blog/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/branch/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/branch/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/bug/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/bug/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/calendar/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/calendar/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/changes/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/changes/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/code/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/code/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/commit/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/commit/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/epic/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/epic/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/improvement/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/improvement/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/incident/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/incident/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/issue/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/issue/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/new-feature/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/new-feature/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/page/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/page/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/page-live-doc/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/page-live-doc/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/problem/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/problem/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/pull-request/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/pull-request/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/question/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/question/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/story/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/story/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/subtask/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/subtask/24.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/task/16.d.ts +2 -2
- package/dist/types/artifacts/glyph-legacy/task/24.d.ts +2 -2
- package/dist/types/metadata.d.ts +2 -8
- package/dist/types-ts4.5/all-icons.d.ts +10 -0
- package/dist/types-ts4.5/artifacts/glyph/blog/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/blog/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/branch/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/branch/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/bug/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/bug/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/calendar/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/calendar/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/changes/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/changes/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/code/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/code/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/commit/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/commit/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/epic/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/epic/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/improvement/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/improvement/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/incident/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/incident/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/issue/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/issue/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/new-feature/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/new-feature/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/page/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/page/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/page-live-doc/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/page-live-doc/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/problem/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/problem/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/pull-request/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/pull-request/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/question/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/question/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/story/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/story/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/subtask/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/subtask/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/task/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph/task/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/blog/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/blog/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/branch/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/branch/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/bug/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/bug/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/calendar/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/calendar/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/changes/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/changes/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/code/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/code/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/commit/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/commit/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/epic/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/epic/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/improvement/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/improvement/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/incident/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/incident/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/issue/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/issue/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/new-feature/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/new-feature/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/page/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/page/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/page-live-doc/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/page-live-doc/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/problem/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/problem/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/pull-request/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/pull-request/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/question/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/question/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/story/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/story/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/subtask/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/subtask/24.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/task/16.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/glyph-legacy/task/24.d.ts +2 -2
- package/dist/types-ts4.5/metadata.d.ts +2 -8
- package/package.json +18 -6
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::1082a6c80f48bd44f4e96c677e234cff>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/commit';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/commit';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/commit/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Commit24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "orangeBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::4d6daab6c18f6607b508ad6a232f29d2>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/epic';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/epic';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/epic/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Epic16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "purpleBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::4cc0c9356b22fedef569ab81a0c62de8>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/epic';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/epic';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/epic/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Epic24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "purpleBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::9834364f6edd13c671dac32423d1f44c>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/arrow-up';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/improvement';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/improvement/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Improvement16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "greenBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::3514364b318140e5052e6093a1c20e42>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/arrow-up';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/improvement';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/improvement/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Improvement24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "greenBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::3a2ca9a3d5107d7ac162a2a33430a5c3>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/incident';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/incident';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/incident/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Incident16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "redBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::44b8fa642b5f6d8de910fb3f6343b8c6>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/incident';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/incident';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/incident/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Incident24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "redBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::bca06c5d0b322c69c2d7dabe129b3860>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/work-item';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/work-item';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/issue/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Issue16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "blueBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::844c8577e3943d6d7d8c1a6302edc692>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/work-item';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/work-item';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/issue/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Issue24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "blueBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::e229d912fdac7d3782192a1cfea26688>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/add';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/new-feature';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/new-feature/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const NewFeature16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "greenBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::9871b55a6ec876b508660dc44f882600>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/add';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/new-feature';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/new-feature/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const NewFeature24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "greenBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::89370760dd7aca35aeecca1b17abbf42>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/page';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/page';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/page/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Page16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "blueBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::f43079fd76958c8374aa014f2b34ffbc>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/page';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/page';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/page/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Page24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "blueBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::4cbe873b765d214e34343034c1ec2722>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon-lab/core/page-live-doc';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/page-live-doc';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/page-live-doc/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const PageLiveDoc16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "magentaBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::9f200c2eac2cd9165b71d24b95a477cd>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon-lab/core/page-live-doc';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/page-live-doc';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/page-live-doc/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const PageLiveDoc24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "magentaBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::d4391ff6105029c3c00dcb25fe777d0e>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/problem';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/problem';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/problem/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Problem16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "redBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::fa01b6f92f54d10ca4507b2fa78492f8>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/problem';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/problem';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/problem/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Problem24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "redBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::28ad781cda66347f47adf68d1b8c9215>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/pull-request';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/pull-request';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/pull-request/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const PullRequest16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "greenBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::9a40ce8162020167aa92aa88d0f592de>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/pull-request';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/pull-request';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/pull-request/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const PullRequest24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "greenBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::af902469319eca057d986f06ec07900c>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/question-circle';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/question';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/question/16';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Question16Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "medium"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "purpleBold",
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::8cf8bc2bb8a4375c46dbb0b1a5a77d14>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { IconTile } from '@atlaskit/icon';
|
|
8
8
|
import NewIcon from '@atlaskit/icon/core/question-circle';
|
|
9
|
+
import NewObjectComponent from '@atlaskit/object/tile/question';
|
|
10
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
9
11
|
import IconObjectOld from '../../glyph-legacy/question/24';
|
|
10
12
|
|
|
11
13
|
/**
|
|
@@ -19,6 +21,15 @@ const Question24Icon = ({
|
|
|
19
21
|
label,
|
|
20
22
|
testId
|
|
21
23
|
}) => {
|
|
24
|
+
// Feature flag to migrate to new object package
|
|
25
|
+
if (fg('platform_dst_icon_object_to_object')) {
|
|
26
|
+
// Map props based on size: 16px -> object (medium), 24px -> tile (small)
|
|
27
|
+
return /*#__PURE__*/React.createElement(NewObjectComponent, {
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
size: "small"
|
|
31
|
+
});
|
|
32
|
+
}
|
|
22
33
|
return /*#__PURE__*/React.createElement(IconTile, {
|
|
23
34
|
icon: NewIcon,
|
|
24
35
|
appearance: "purpleBold",
|