@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,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Improvement16Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Improvement16Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Improvement24Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Improvement24Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Incident16Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Incident16Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Incident24Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Incident24Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const NewFeature16Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default NewFeature16Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const NewFeature24Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default NewFeature24Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Problem16Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Problem16Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Problem24Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Problem24Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const PullRequest16Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default PullRequest16Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const PullRequest24Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default PullRequest24Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Question16Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Question16Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Question24Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Question24Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Subtask16Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Subtask16Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
declare const Subtask24Icon: {
|
|
4
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
export default Subtask24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `blog` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Blog16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Blog16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `blog` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Blog24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Blog24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `branch` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Branch16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Branch16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `branch` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Branch24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Branch24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `bug` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Bug16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Bug16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `bug` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Bug24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Bug24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `calendar` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Calendar16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Calendar16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `calendar` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Calendar24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Calendar24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `changes` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Changes16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Changes16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `changes` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Changes24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Changes24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `code` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Code16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Code16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `code` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Code24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Code24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `commit` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Commit16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Commit16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `commit` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Commit24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Commit24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `epic` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Epic16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Epic16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `epic` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Epic24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Epic24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `improvement` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Improvement16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Improvement16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `improvement` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Improvement24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Improvement24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `incident` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Incident16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Incident16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `incident` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Incident24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Incident24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `issue` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Issue16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Issue16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `issue` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Issue24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Issue24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `new-feature` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const NewFeature16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default NewFeature16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `new-feature` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const NewFeature24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default NewFeature24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `page` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Page16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Page16Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __24px `page` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Page24Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Page24Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
+
/**
|
|
4
|
+
* __16px `problem` icon object__
|
|
5
|
+
*
|
|
6
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
7
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
8
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
9
|
+
*/
|
|
10
|
+
declare const Problem16Icon: {
|
|
11
|
+
({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default Problem16Icon;
|