@atlaskit/icon-object 7.2.1 → 7.2.3
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 +18 -0
- package/afm-cc/tsconfig.json +12 -3
- 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 +59 -2
- 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 +46 -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 +46 -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 +4 -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 +4 -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 +11 -48
- package/__tests__/visual-regression/__image_snapshots__/icon-object-snapshots-test-tsx-icon-priority-snapshots-should-match-light-mode-icons-1-snap.png +0 -3
- package/__tests__/visual-regression/icon-object-snapshots.test.tsx +0 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/icon-object",
|
|
3
|
-
"version": "7.2.
|
|
3
|
+
"version": "7.2.3",
|
|
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/"
|
|
@@ -36,8 +36,10 @@
|
|
|
36
36
|
"build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@atlaskit/icon": "^28.
|
|
40
|
-
"@atlaskit/icon-lab": "^5.
|
|
39
|
+
"@atlaskit/icon": "^28.3.0",
|
|
40
|
+
"@atlaskit/icon-lab": "^5.7.0",
|
|
41
|
+
"@atlaskit/object": "^0.2.0",
|
|
42
|
+
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
41
43
|
"@babel/runtime": "^7.0.0"
|
|
42
44
|
},
|
|
43
45
|
"peerDependencies": {
|
|
@@ -46,10 +48,10 @@
|
|
|
46
48
|
"devDependencies": {
|
|
47
49
|
"@af/formatting": "workspace:^",
|
|
48
50
|
"@af/icon-build-process": "workspace:^",
|
|
49
|
-
"@
|
|
51
|
+
"@af/visual-regression": "workspace:^",
|
|
52
|
+
"@atlaskit/css": "^0.14.0",
|
|
50
53
|
"@atlaskit/textfield": "^8.0.0",
|
|
51
54
|
"@atlaskit/tooltip": "^20.4.0",
|
|
52
|
-
"@atlaskit/visual-regression": "workspace:^",
|
|
53
55
|
"@atlassian/codegen": "^0.1.0",
|
|
54
56
|
"fs-extra": "^4.0.2",
|
|
55
57
|
"pkg-dir": "^4.2.0",
|
|
@@ -74,48 +76,9 @@
|
|
|
74
76
|
"deprecation": "no-deprecated-imports"
|
|
75
77
|
}
|
|
76
78
|
},
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
"./glyph/branch/16": "./src/artifacts/glyph/branch/16.tsx",
|
|
82
|
-
"./glyph/branch/24": "./src/artifacts/glyph/branch/24.tsx",
|
|
83
|
-
"./glyph/bug/16": "./src/artifacts/glyph/bug/16.tsx",
|
|
84
|
-
"./glyph/bug/24": "./src/artifacts/glyph/bug/24.tsx",
|
|
85
|
-
"./glyph/calendar/16": "./src/artifacts/glyph/calendar/16.tsx",
|
|
86
|
-
"./glyph/calendar/24": "./src/artifacts/glyph/calendar/24.tsx",
|
|
87
|
-
"./glyph/changes/16": "./src/artifacts/glyph/changes/16.tsx",
|
|
88
|
-
"./glyph/changes/24": "./src/artifacts/glyph/changes/24.tsx",
|
|
89
|
-
"./glyph/code/16": "./src/artifacts/glyph/code/16.tsx",
|
|
90
|
-
"./glyph/code/24": "./src/artifacts/glyph/code/24.tsx",
|
|
91
|
-
"./glyph/commit/16": "./src/artifacts/glyph/commit/16.tsx",
|
|
92
|
-
"./glyph/commit/24": "./src/artifacts/glyph/commit/24.tsx",
|
|
93
|
-
"./glyph/epic/16": "./src/artifacts/glyph/epic/16.tsx",
|
|
94
|
-
"./glyph/epic/24": "./src/artifacts/glyph/epic/24.tsx",
|
|
95
|
-
"./glyph/improvement/16": "./src/artifacts/glyph/improvement/16.tsx",
|
|
96
|
-
"./glyph/improvement/24": "./src/artifacts/glyph/improvement/24.tsx",
|
|
97
|
-
"./glyph/incident/16": "./src/artifacts/glyph/incident/16.tsx",
|
|
98
|
-
"./glyph/incident/24": "./src/artifacts/glyph/incident/24.tsx",
|
|
99
|
-
"./glyph/issue/16": "./src/artifacts/glyph/issue/16.tsx",
|
|
100
|
-
"./glyph/issue/24": "./src/artifacts/glyph/issue/24.tsx",
|
|
101
|
-
"./glyph/new-feature/16": "./src/artifacts/glyph/new-feature/16.tsx",
|
|
102
|
-
"./glyph/new-feature/24": "./src/artifacts/glyph/new-feature/24.tsx",
|
|
103
|
-
"./glyph/page/16": "./src/artifacts/glyph/page/16.tsx",
|
|
104
|
-
"./glyph/page/24": "./src/artifacts/glyph/page/24.tsx",
|
|
105
|
-
"./glyph/page-live-doc/16": "./src/artifacts/glyph/page-live-doc/16.tsx",
|
|
106
|
-
"./glyph/page-live-doc/24": "./src/artifacts/glyph/page-live-doc/24.tsx",
|
|
107
|
-
"./glyph/problem/16": "./src/artifacts/glyph/problem/16.tsx",
|
|
108
|
-
"./glyph/problem/24": "./src/artifacts/glyph/problem/24.tsx",
|
|
109
|
-
"./glyph/pull-request/16": "./src/artifacts/glyph/pull-request/16.tsx",
|
|
110
|
-
"./glyph/pull-request/24": "./src/artifacts/glyph/pull-request/24.tsx",
|
|
111
|
-
"./glyph/question/16": "./src/artifacts/glyph/question/16.tsx",
|
|
112
|
-
"./glyph/question/24": "./src/artifacts/glyph/question/24.tsx",
|
|
113
|
-
"./glyph/story/16": "./src/artifacts/glyph/story/16.tsx",
|
|
114
|
-
"./glyph/story/24": "./src/artifacts/glyph/story/24.tsx",
|
|
115
|
-
"./glyph/subtask/16": "./src/artifacts/glyph/subtask/16.tsx",
|
|
116
|
-
"./glyph/subtask/24": "./src/artifacts/glyph/subtask/24.tsx",
|
|
117
|
-
"./glyph/task/16": "./src/artifacts/glyph/task/16.tsx",
|
|
118
|
-
"./glyph/task/24": "./src/artifacts/glyph/task/24.tsx",
|
|
119
|
-
".": "./src/index.tsx"
|
|
79
|
+
"platform-feature-flags": {
|
|
80
|
+
"platform_dst_icon_object_to_object": {
|
|
81
|
+
"type": "boolean"
|
|
82
|
+
}
|
|
120
83
|
}
|
|
121
84
|
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { getExampleUrl, loadPage } from '@atlaskit/visual-regression/helper';
|
|
2
|
-
|
|
3
|
-
describe('icon priority snapshots', () => {
|
|
4
|
-
it('should match light mode icons', async () => {
|
|
5
|
-
const { __BASEURL__, page } = global as any;
|
|
6
|
-
|
|
7
|
-
const url = getExampleUrl('design-system', 'icon-object', 'icon-examples', __BASEURL__);
|
|
8
|
-
|
|
9
|
-
await loadPage(page, url);
|
|
10
|
-
|
|
11
|
-
const element = await page.$('[data-testid="light-root"]');
|
|
12
|
-
|
|
13
|
-
expect(await element?.screenshot()).toMatchProdImageSnapshot();
|
|
14
|
-
});
|
|
15
|
-
});
|