@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,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::1896fd3bafdfc1bc71c0fcf57c8b2685>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
8
8
|
declare const Story16Icon: {
|
|
9
|
-
(props: Omit<GlyphProps,
|
|
9
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export default Story16Icon;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::5186ed83e1a02cd44e8b14a48b9b7dff>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
8
8
|
declare const Story24Icon: {
|
|
9
|
-
(props: Omit<GlyphProps,
|
|
9
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export default Story24Icon;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::7332e8f7ef1b441068cfb157f8d729a5>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
8
8
|
declare const Subtask16Icon: {
|
|
9
|
-
(props: Omit<GlyphProps,
|
|
9
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export default Subtask16Icon;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::af752d4ea972a124f7fdd6feaa5fd318>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
8
8
|
declare const Subtask24Icon: {
|
|
9
|
-
(props: Omit<GlyphProps,
|
|
9
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export default Subtask24Icon;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::3096846462441e20a58007578ded0cbf>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
8
8
|
declare const Task16Icon: {
|
|
9
|
-
(props: Omit<GlyphProps,
|
|
9
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export default Task16Icon;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::b2f3b87c37b3034d861de7b001e272d5>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
8
8
|
declare const Task24Icon: {
|
|
9
|
-
(props: Omit<GlyphProps,
|
|
9
|
+
(props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export default Task24Icon;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocs` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::08d4fd29a2b98c85502e2889d7fc1d98>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
interface Data {
|
|
@@ -15,11 +15,5 @@ interface Data {
|
|
|
15
15
|
}>;
|
|
16
16
|
}
|
|
17
17
|
export declare const metaDataWithPackageLoader: Record<string, Data>;
|
|
18
|
-
declare const metaData:
|
|
19
|
-
[k: string]: {
|
|
20
|
-
keywords: string[];
|
|
21
|
-
componentName: string;
|
|
22
|
-
package: string;
|
|
23
|
-
};
|
|
24
|
-
};
|
|
18
|
+
declare const metaData: Record<string, Omit<Data, 'packageLoader'>>;
|
|
25
19
|
export default metaData;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/icon-object",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.3.0",
|
|
4
4
|
"description": "An object icon is used to represent an Atlassian-specific content type.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -29,15 +29,21 @@
|
|
|
29
29
|
"team": "Design System Team",
|
|
30
30
|
"website": {
|
|
31
31
|
"name": "Icon object",
|
|
32
|
-
"category": "Images and icons"
|
|
32
|
+
"category": "Images and icons",
|
|
33
|
+
"status": {
|
|
34
|
+
"type": "deprecated",
|
|
35
|
+
"description": "This package is deprecated.\n\nUse [object](https://atlassian.design/components/object/examples) instead."
|
|
36
|
+
}
|
|
33
37
|
}
|
|
34
38
|
},
|
|
35
39
|
"scripts": {
|
|
36
40
|
"build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
|
|
37
41
|
},
|
|
38
42
|
"dependencies": {
|
|
39
|
-
"@atlaskit/icon": "^28.
|
|
40
|
-
"@atlaskit/icon-lab": "^5.
|
|
43
|
+
"@atlaskit/icon": "^28.5.0",
|
|
44
|
+
"@atlaskit/icon-lab": "^5.10.0",
|
|
45
|
+
"@atlaskit/object": "^0.2.0",
|
|
46
|
+
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
41
47
|
"@babel/runtime": "^7.0.0"
|
|
42
48
|
},
|
|
43
49
|
"peerDependencies": {
|
|
@@ -46,9 +52,10 @@
|
|
|
46
52
|
"devDependencies": {
|
|
47
53
|
"@af/formatting": "workspace:^",
|
|
48
54
|
"@af/icon-build-process": "workspace:^",
|
|
49
|
-
"@
|
|
55
|
+
"@af/visual-regression": "workspace:^",
|
|
56
|
+
"@atlaskit/css": "^0.15.0",
|
|
50
57
|
"@atlaskit/textfield": "^8.0.0",
|
|
51
|
-
"@atlaskit/tooltip": "^20.
|
|
58
|
+
"@atlaskit/tooltip": "^20.5.0",
|
|
52
59
|
"@atlassian/codegen": "^0.1.0",
|
|
53
60
|
"fs-extra": "^4.0.2",
|
|
54
61
|
"pkg-dir": "^4.2.0",
|
|
@@ -72,5 +79,10 @@
|
|
|
72
79
|
],
|
|
73
80
|
"deprecation": "no-deprecated-imports"
|
|
74
81
|
}
|
|
82
|
+
},
|
|
83
|
+
"platform-feature-flags": {
|
|
84
|
+
"platform_dst_icon_object_to_object": {
|
|
85
|
+
"type": "boolean"
|
|
86
|
+
}
|
|
75
87
|
}
|
|
76
88
|
}
|