@atlaskit/icon 32.0.2 → 33.0.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/build/index.tsx +1 -31
- package/codemods/__tests__/icon-spacing-to-box-primitive.test.tsx +1 -1
- package/core/chart-pie.js +2 -2
- package/core/person-add.js +2 -2
- package/core/person-added.js +2 -2
- package/core/person-offboard.js +2 -2
- package/core/person-remove.js +2 -2
- package/core/person-warning.js +2 -2
- package/core/screen-plus.js +2 -2
- package/dist/cjs/entry-points/metadata.js +1 -2
- package/dist/cjs/metadata-core.js +3 -195
- package/dist/es2019/entry-points/metadata.js +1 -1
- package/dist/es2019/metadata-core.js +3 -195
- package/dist/esm/entry-points/metadata.js +1 -1
- package/dist/esm/metadata-core.js +3 -195
- package/dist/types/entry-points/metadata.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +1 -5
- package/dist/types-ts4.5/entry-points/metadata.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -5
- package/icon.docs.tsx +88 -0
- package/package.json +3 -2
- package/svgs/core/chart-pie.svg +1 -1
- package/svgs/core/person-add.svg +1 -1
- package/svgs/core/person-added.svg +1 -1
- package/svgs/core/person-offboard.svg +1 -1
- package/svgs/core/person-remove.svg +1 -1
- package/svgs/core/person-warning.svg +1 -1
- package/svgs/core/screen-plus.svg +1 -1
- package/tsconfig.json +2 -1
- package/dist/cjs/metadata.js +0 -3960
- package/dist/es2019/metadata.js +0 -2516
- package/dist/esm/metadata.js +0 -3237
- package/dist/types/metadata.d.ts +0 -19
- package/dist/types-ts4.5/metadata.d.ts +0 -19
- package/glyph/activity.d.ts +0 -9
- package/glyph/activity.js +0 -14
- package/glyph/add-circle.d.ts +0 -9
- package/glyph/add-circle.js +0 -14
- package/glyph/add-item.d.ts +0 -9
- package/glyph/add-item.js +0 -14
- package/glyph/add.d.ts +0 -9
- package/glyph/add.js +0 -14
- package/glyph/addon.d.ts +0 -9
- package/glyph/addon.js +0 -14
- package/glyph/app-access.d.ts +0 -9
- package/glyph/app-access.js +0 -14
- package/glyph/app-switcher.d.ts +0 -9
- package/glyph/app-switcher.js +0 -14
- package/glyph/archive.d.ts +0 -9
- package/glyph/archive.js +0 -14
- package/glyph/arrow-down-circle.d.ts +0 -9
- package/glyph/arrow-down-circle.js +0 -14
- package/glyph/arrow-down.d.ts +0 -9
- package/glyph/arrow-down.js +0 -14
- package/glyph/arrow-left-circle.d.ts +0 -9
- package/glyph/arrow-left-circle.js +0 -14
- package/glyph/arrow-left.d.ts +0 -9
- package/glyph/arrow-left.js +0 -14
- package/glyph/arrow-right-circle.d.ts +0 -9
- package/glyph/arrow-right-circle.js +0 -14
- package/glyph/arrow-right.d.ts +0 -9
- package/glyph/arrow-right.js +0 -14
- package/glyph/arrow-up-circle.d.ts +0 -9
- package/glyph/arrow-up-circle.js +0 -14
- package/glyph/arrow-up.d.ts +0 -9
- package/glyph/arrow-up.js +0 -14
- package/glyph/attachment.d.ts +0 -9
- package/glyph/attachment.js +0 -14
- package/glyph/audio-circle.d.ts +0 -9
- package/glyph/audio-circle.js +0 -14
- package/glyph/audio.d.ts +0 -9
- package/glyph/audio.js +0 -14
- package/glyph/backlog.d.ts +0 -9
- package/glyph/backlog.js +0 -14
- package/glyph/billing-filled.d.ts +0 -9
- package/glyph/billing-filled.js +0 -14
- package/glyph/billing.d.ts +0 -9
- package/glyph/billing.js +0 -14
- package/glyph/bitbucket/branches.d.ts +0 -9
- package/glyph/bitbucket/branches.js +0 -14
- package/glyph/bitbucket/builds.d.ts +0 -9
- package/glyph/bitbucket/builds.js +0 -14
- package/glyph/bitbucket/clone.d.ts +0 -9
- package/glyph/bitbucket/clone.js +0 -14
- package/glyph/bitbucket/commits.d.ts +0 -9
- package/glyph/bitbucket/commits.js +0 -14
- package/glyph/bitbucket/compare.d.ts +0 -9
- package/glyph/bitbucket/compare.js +0 -14
- package/glyph/bitbucket/forks.d.ts +0 -9
- package/glyph/bitbucket/forks.js +0 -14
- package/glyph/bitbucket/output.d.ts +0 -9
- package/glyph/bitbucket/output.js +0 -14
- package/glyph/bitbucket/pipelines.d.ts +0 -9
- package/glyph/bitbucket/pipelines.js +0 -14
- package/glyph/bitbucket/pullrequests.d.ts +0 -9
- package/glyph/bitbucket/pullrequests.js +0 -14
- package/glyph/bitbucket/repos.d.ts +0 -9
- package/glyph/bitbucket/repos.js +0 -14
- package/glyph/bitbucket/snippets.d.ts +0 -9
- package/glyph/bitbucket/snippets.js +0 -14
- package/glyph/bitbucket/source.d.ts +0 -9
- package/glyph/bitbucket/source.js +0 -14
- package/glyph/board.d.ts +0 -9
- package/glyph/board.js +0 -14
- package/glyph/book.d.ts +0 -9
- package/glyph/book.js +0 -14
- package/glyph/bullet-list.d.ts +0 -9
- package/glyph/bullet-list.js +0 -14
- package/glyph/calendar-filled.d.ts +0 -9
- package/glyph/calendar-filled.js +0 -14
- package/glyph/calendar.d.ts +0 -9
- package/glyph/calendar.js +0 -14
- package/glyph/camera-filled.d.ts +0 -9
- package/glyph/camera-filled.js +0 -14
- package/glyph/camera-rotate.d.ts +0 -9
- package/glyph/camera-rotate.js +0 -14
- package/glyph/camera-take-picture.d.ts +0 -9
- package/glyph/camera-take-picture.js +0 -14
- package/glyph/camera.d.ts +0 -9
- package/glyph/camera.js +0 -14
- package/glyph/canvas.d.ts +0 -9
- package/glyph/canvas.js +0 -14
- package/glyph/check-circle-outline.d.ts +0 -9
- package/glyph/check-circle-outline.js +0 -14
- package/glyph/check-circle.d.ts +0 -9
- package/glyph/check-circle.js +0 -14
- package/glyph/check.d.ts +0 -9
- package/glyph/check.js +0 -14
- package/glyph/checkbox-indeterminate.d.ts +0 -9
- package/glyph/checkbox-indeterminate.js +0 -14
- package/glyph/checkbox.d.ts +0 -9
- package/glyph/checkbox.js +0 -14
- package/glyph/chevron-down-circle.d.ts +0 -9
- package/glyph/chevron-down-circle.js +0 -14
- package/glyph/chevron-down.d.ts +0 -9
- package/glyph/chevron-down.js +0 -14
- package/glyph/chevron-left-circle.d.ts +0 -9
- package/glyph/chevron-left-circle.js +0 -14
- package/glyph/chevron-left-large.d.ts +0 -9
- package/glyph/chevron-left-large.js +0 -14
- package/glyph/chevron-left.d.ts +0 -9
- package/glyph/chevron-left.js +0 -14
- package/glyph/chevron-right-circle.d.ts +0 -9
- package/glyph/chevron-right-circle.js +0 -14
- package/glyph/chevron-right-large.d.ts +0 -9
- package/glyph/chevron-right-large.js +0 -14
- package/glyph/chevron-right.d.ts +0 -9
- package/glyph/chevron-right.js +0 -14
- package/glyph/chevron-up-circle.d.ts +0 -9
- package/glyph/chevron-up-circle.js +0 -14
- package/glyph/chevron-up.d.ts +0 -9
- package/glyph/chevron-up.js +0 -14
- package/glyph/child-issues.d.ts +0 -9
- package/glyph/child-issues.js +0 -14
- package/glyph/code.d.ts +0 -9
- package/glyph/code.js +0 -14
- package/glyph/comment.d.ts +0 -9
- package/glyph/comment.js +0 -14
- package/glyph/component.d.ts +0 -9
- package/glyph/component.js +0 -14
- package/glyph/copy.d.ts +0 -9
- package/glyph/copy.js +0 -14
- package/glyph/creditcard-filled.d.ts +0 -9
- package/glyph/creditcard-filled.js +0 -14
- package/glyph/creditcard.d.ts +0 -9
- package/glyph/creditcard.js +0 -14
- package/glyph/cross-circle.d.ts +0 -9
- package/glyph/cross-circle.js +0 -14
- package/glyph/cross.d.ts +0 -9
- package/glyph/cross.js +0 -14
- package/glyph/dashboard.d.ts +0 -9
- package/glyph/dashboard.js +0 -14
- package/glyph/decision.d.ts +0 -9
- package/glyph/decision.js +0 -14
- package/glyph/department.d.ts +0 -9
- package/glyph/department.js +0 -14
- package/glyph/detail-view.d.ts +0 -9
- package/glyph/detail-view.js +0 -14
- package/glyph/discover-filled.d.ts +0 -9
- package/glyph/discover-filled.js +0 -14
- package/glyph/discover.d.ts +0 -9
- package/glyph/discover.js +0 -14
- package/glyph/document-filled.d.ts +0 -9
- package/glyph/document-filled.js +0 -14
- package/glyph/document.d.ts +0 -9
- package/glyph/document.js +0 -14
- package/glyph/documents.d.ts +0 -9
- package/glyph/documents.js +0 -14
- package/glyph/download.d.ts +0 -9
- package/glyph/download.js +0 -14
- package/glyph/drag-handler.d.ts +0 -9
- package/glyph/drag-handler.js +0 -14
- package/glyph/dropbox.d.ts +0 -9
- package/glyph/dropbox.js +0 -14
- package/glyph/edit-filled.d.ts +0 -9
- package/glyph/edit-filled.js +0 -14
- package/glyph/edit.d.ts +0 -9
- package/glyph/edit.js +0 -14
- package/glyph/editor/add.d.ts +0 -9
- package/glyph/editor/add.js +0 -14
- package/glyph/editor/addon.d.ts +0 -9
- package/glyph/editor/addon.js +0 -14
- package/glyph/editor/advanced.d.ts +0 -9
- package/glyph/editor/advanced.js +0 -14
- package/glyph/editor/align-center.d.ts +0 -9
- package/glyph/editor/align-center.js +0 -14
- package/glyph/editor/align-image-center.d.ts +0 -9
- package/glyph/editor/align-image-center.js +0 -14
- package/glyph/editor/align-image-left.d.ts +0 -9
- package/glyph/editor/align-image-left.js +0 -14
- package/glyph/editor/align-image-right.d.ts +0 -9
- package/glyph/editor/align-image-right.js +0 -14
- package/glyph/editor/align-left.d.ts +0 -9
- package/glyph/editor/align-left.js +0 -14
- package/glyph/editor/align-right.d.ts +0 -9
- package/glyph/editor/align-right.js +0 -14
- package/glyph/editor/attachment.d.ts +0 -9
- package/glyph/editor/attachment.js +0 -14
- package/glyph/editor/background-color.d.ts +0 -9
- package/glyph/editor/background-color.js +0 -14
- package/glyph/editor/bold.d.ts +0 -9
- package/glyph/editor/bold.js +0 -14
- package/glyph/editor/bullet-list.d.ts +0 -9
- package/glyph/editor/bullet-list.js +0 -14
- package/glyph/editor/close.d.ts +0 -9
- package/glyph/editor/close.js +0 -14
- package/glyph/editor/code.d.ts +0 -9
- package/glyph/editor/code.js +0 -14
- package/glyph/editor/collapse.d.ts +0 -9
- package/glyph/editor/collapse.js +0 -14
- package/glyph/editor/date.d.ts +0 -9
- package/glyph/editor/date.js +0 -14
- package/glyph/editor/decision.d.ts +0 -9
- package/glyph/editor/decision.js +0 -14
- package/glyph/editor/divider.d.ts +0 -9
- package/glyph/editor/divider.js +0 -14
- package/glyph/editor/done.d.ts +0 -9
- package/glyph/editor/done.js +0 -14
- package/glyph/editor/edit.d.ts +0 -9
- package/glyph/editor/edit.js +0 -14
- package/glyph/editor/emoji.d.ts +0 -9
- package/glyph/editor/emoji.js +0 -14
- package/glyph/editor/error.d.ts +0 -9
- package/glyph/editor/error.js +0 -14
- package/glyph/editor/expand.d.ts +0 -9
- package/glyph/editor/expand.js +0 -14
- package/glyph/editor/feedback.d.ts +0 -9
- package/glyph/editor/feedback.js +0 -14
- package/glyph/editor/file-preview.d.ts +0 -9
- package/glyph/editor/file-preview.js +0 -14
- package/glyph/editor/file.d.ts +0 -9
- package/glyph/editor/file.js +0 -14
- package/glyph/editor/help.d.ts +0 -9
- package/glyph/editor/help.js +0 -14
- package/glyph/editor/hint.d.ts +0 -9
- package/glyph/editor/hint.js +0 -14
- package/glyph/editor/horizontal-rule.d.ts +0 -9
- package/glyph/editor/horizontal-rule.js +0 -14
- package/glyph/editor/image-border.d.ts +0 -9
- package/glyph/editor/image-border.js +0 -14
- package/glyph/editor/image-resize.d.ts +0 -9
- package/glyph/editor/image-resize.js +0 -14
- package/glyph/editor/image.d.ts +0 -9
- package/glyph/editor/image.js +0 -14
- package/glyph/editor/indent.d.ts +0 -9
- package/glyph/editor/indent.js +0 -14
- package/glyph/editor/info.d.ts +0 -9
- package/glyph/editor/info.js +0 -14
- package/glyph/editor/italic.d.ts +0 -9
- package/glyph/editor/italic.js +0 -14
- package/glyph/editor/layout-single.d.ts +0 -9
- package/glyph/editor/layout-single.js +0 -14
- package/glyph/editor/layout-three-equal.d.ts +0 -9
- package/glyph/editor/layout-three-equal.js +0 -14
- package/glyph/editor/layout-three-with-sidebars.d.ts +0 -9
- package/glyph/editor/layout-three-with-sidebars.js +0 -14
- package/glyph/editor/layout-two-equal.d.ts +0 -9
- package/glyph/editor/layout-two-equal.js +0 -14
- package/glyph/editor/layout-two-left-sidebar.d.ts +0 -9
- package/glyph/editor/layout-two-left-sidebar.js +0 -14
- package/glyph/editor/layout-two-right-sidebar.d.ts +0 -9
- package/glyph/editor/layout-two-right-sidebar.js +0 -14
- package/glyph/editor/link.d.ts +0 -9
- package/glyph/editor/link.js +0 -14
- package/glyph/editor/media-center.d.ts +0 -9
- package/glyph/editor/media-center.js +0 -14
- package/glyph/editor/media-full-width.d.ts +0 -9
- package/glyph/editor/media-full-width.js +0 -14
- package/glyph/editor/media-wide.d.ts +0 -9
- package/glyph/editor/media-wide.js +0 -14
- package/glyph/editor/media-wrap-left.d.ts +0 -9
- package/glyph/editor/media-wrap-left.js +0 -14
- package/glyph/editor/media-wrap-right.d.ts +0 -9
- package/glyph/editor/media-wrap-right.js +0 -14
- package/glyph/editor/mention.d.ts +0 -9
- package/glyph/editor/mention.js +0 -14
- package/glyph/editor/more.d.ts +0 -9
- package/glyph/editor/more.js +0 -14
- package/glyph/editor/note.d.ts +0 -9
- package/glyph/editor/note.js +0 -14
- package/glyph/editor/number-list.d.ts +0 -9
- package/glyph/editor/number-list.js +0 -14
- package/glyph/editor/open.d.ts +0 -9
- package/glyph/editor/open.js +0 -14
- package/glyph/editor/outdent.d.ts +0 -9
- package/glyph/editor/outdent.js +0 -14
- package/glyph/editor/panel.d.ts +0 -9
- package/glyph/editor/panel.js +0 -14
- package/glyph/editor/photo.d.ts +0 -9
- package/glyph/editor/photo.js +0 -14
- package/glyph/editor/quote.d.ts +0 -9
- package/glyph/editor/quote.js +0 -14
- package/glyph/editor/recent.d.ts +0 -9
- package/glyph/editor/recent.js +0 -14
- package/glyph/editor/redo.d.ts +0 -9
- package/glyph/editor/redo.js +0 -14
- package/glyph/editor/remove-emoji.d.ts +0 -9
- package/glyph/editor/remove-emoji.js +0 -14
- package/glyph/editor/remove.d.ts +0 -9
- package/glyph/editor/remove.js +0 -14
- package/glyph/editor/search.d.ts +0 -9
- package/glyph/editor/search.js +0 -14
- package/glyph/editor/settings.d.ts +0 -9
- package/glyph/editor/settings.js +0 -14
- package/glyph/editor/strikethrough.d.ts +0 -9
- package/glyph/editor/strikethrough.js +0 -14
- package/glyph/editor/success.d.ts +0 -9
- package/glyph/editor/success.js +0 -14
- package/glyph/editor/table-display-options.d.ts +0 -9
- package/glyph/editor/table-display-options.js +0 -14
- package/glyph/editor/table.d.ts +0 -9
- package/glyph/editor/table.js +0 -14
- package/glyph/editor/task.d.ts +0 -9
- package/glyph/editor/task.js +0 -14
- package/glyph/editor/text-color.d.ts +0 -9
- package/glyph/editor/text-color.js +0 -14
- package/glyph/editor/text-style.d.ts +0 -9
- package/glyph/editor/text-style.js +0 -14
- package/glyph/editor/underline.d.ts +0 -9
- package/glyph/editor/underline.js +0 -14
- package/glyph/editor/undo.d.ts +0 -9
- package/glyph/editor/undo.js +0 -14
- package/glyph/editor/unlink.d.ts +0 -9
- package/glyph/editor/unlink.js +0 -14
- package/glyph/editor/warning.d.ts +0 -9
- package/glyph/editor/warning.js +0 -14
- package/glyph/email.d.ts +0 -9
- package/glyph/email.js +0 -14
- package/glyph/emoji/activity.d.ts +0 -9
- package/glyph/emoji/activity.js +0 -14
- package/glyph/emoji/atlassian.d.ts +0 -9
- package/glyph/emoji/atlassian.js +0 -14
- package/glyph/emoji/custom.d.ts +0 -9
- package/glyph/emoji/custom.js +0 -14
- package/glyph/emoji/emoji.d.ts +0 -9
- package/glyph/emoji/emoji.js +0 -14
- package/glyph/emoji/flags.d.ts +0 -9
- package/glyph/emoji/flags.js +0 -14
- package/glyph/emoji/food.d.ts +0 -9
- package/glyph/emoji/food.js +0 -14
- package/glyph/emoji/frequent.d.ts +0 -9
- package/glyph/emoji/frequent.js +0 -14
- package/glyph/emoji/keyboard.d.ts +0 -9
- package/glyph/emoji/keyboard.js +0 -14
- package/glyph/emoji/nature.d.ts +0 -9
- package/glyph/emoji/nature.js +0 -14
- package/glyph/emoji/objects.d.ts +0 -9
- package/glyph/emoji/objects.js +0 -14
- package/glyph/emoji/people.d.ts +0 -9
- package/glyph/emoji/people.js +0 -14
- package/glyph/emoji/productivity.d.ts +0 -9
- package/glyph/emoji/productivity.js +0 -14
- package/glyph/emoji/symbols.d.ts +0 -9
- package/glyph/emoji/symbols.js +0 -14
- package/glyph/emoji/travel.d.ts +0 -9
- package/glyph/emoji/travel.js +0 -14
- package/glyph/emoji-add.d.ts +0 -9
- package/glyph/emoji-add.js +0 -14
- package/glyph/emoji.d.ts +0 -9
- package/glyph/emoji.js +0 -14
- package/glyph/error.d.ts +0 -9
- package/glyph/error.js +0 -14
- package/glyph/export.d.ts +0 -9
- package/glyph/export.js +0 -14
- package/glyph/feedback.d.ts +0 -9
- package/glyph/feedback.js +0 -14
- package/glyph/file.d.ts +0 -9
- package/glyph/file.js +0 -14
- package/glyph/filter.d.ts +0 -9
- package/glyph/filter.js +0 -14
- package/glyph/flag-filled.d.ts +0 -9
- package/glyph/flag-filled.js +0 -14
- package/glyph/folder-filled.d.ts +0 -9
- package/glyph/folder-filled.js +0 -14
- package/glyph/folder.d.ts +0 -9
- package/glyph/folder.js +0 -14
- package/glyph/followers.d.ts +0 -9
- package/glyph/followers.js +0 -14
- package/glyph/following.d.ts +0 -9
- package/glyph/following.js +0 -14
- package/glyph/googledrive.d.ts +0 -9
- package/glyph/googledrive.js +0 -14
- package/glyph/graph-bar.d.ts +0 -9
- package/glyph/graph-bar.js +0 -14
- package/glyph/graph-line.d.ts +0 -9
- package/glyph/graph-line.js +0 -14
- package/glyph/gsuite.d.ts +0 -9
- package/glyph/gsuite.js +0 -14
- package/glyph/highlights.d.ts +0 -9
- package/glyph/highlights.js +0 -14
- package/glyph/hipchat/audio-only.d.ts +0 -9
- package/glyph/hipchat/audio-only.js +0 -14
- package/glyph/hipchat/chevron-double-down.d.ts +0 -9
- package/glyph/hipchat/chevron-double-down.js +0 -14
- package/glyph/hipchat/chevron-double-up.d.ts +0 -9
- package/glyph/hipchat/chevron-double-up.js +0 -14
- package/glyph/hipchat/chevron-down.d.ts +0 -9
- package/glyph/hipchat/chevron-down.js +0 -14
- package/glyph/hipchat/chevron-up.d.ts +0 -9
- package/glyph/hipchat/chevron-up.js +0 -14
- package/glyph/hipchat/dial-out.d.ts +0 -9
- package/glyph/hipchat/dial-out.js +0 -14
- package/glyph/hipchat/lobby.d.ts +0 -9
- package/glyph/hipchat/lobby.js +0 -14
- package/glyph/hipchat/media-attachment-count.d.ts +0 -9
- package/glyph/hipchat/media-attachment-count.js +0 -14
- package/glyph/hipchat/outgoing-sound.d.ts +0 -9
- package/glyph/hipchat/outgoing-sound.js +0 -14
- package/glyph/hipchat/sd-video.d.ts +0 -9
- package/glyph/hipchat/sd-video.js +0 -14
- package/glyph/home-circle.d.ts +0 -9
- package/glyph/home-circle.js +0 -14
- package/glyph/home.d.ts +0 -9
- package/glyph/home.js +0 -14
- package/glyph/image-border.d.ts +0 -9
- package/glyph/image-border.js +0 -14
- package/glyph/image-resize.d.ts +0 -9
- package/glyph/image-resize.js +0 -14
- package/glyph/image.d.ts +0 -9
- package/glyph/image.js +0 -14
- package/glyph/info.d.ts +0 -9
- package/glyph/info.js +0 -14
- package/glyph/invite-team.d.ts +0 -9
- package/glyph/invite-team.js +0 -14
- package/glyph/issue-raise.d.ts +0 -9
- package/glyph/issue-raise.js +0 -14
- package/glyph/issue.d.ts +0 -9
- package/glyph/issue.js +0 -14
- package/glyph/issues.d.ts +0 -9
- package/glyph/issues.js +0 -14
- package/glyph/jira/capture.d.ts +0 -9
- package/glyph/jira/capture.js +0 -14
- package/glyph/jira/failed-build-status.d.ts +0 -9
- package/glyph/jira/failed-build-status.js +0 -14
- package/glyph/jira/labs.d.ts +0 -9
- package/glyph/jira/labs.js +0 -14
- package/glyph/jira/test-session.d.ts +0 -9
- package/glyph/jira/test-session.js +0 -14
- package/glyph/label.d.ts +0 -9
- package/glyph/label.js +0 -14
- package/glyph/lightbulb-filled.d.ts +0 -9
- package/glyph/lightbulb-filled.js +0 -14
- package/glyph/lightbulb.d.ts +0 -9
- package/glyph/lightbulb.js +0 -14
- package/glyph/like.d.ts +0 -9
- package/glyph/like.js +0 -14
- package/glyph/link-filled.d.ts +0 -9
- package/glyph/link-filled.js +0 -14
- package/glyph/link.d.ts +0 -9
- package/glyph/link.js +0 -14
- package/glyph/list.d.ts +0 -9
- package/glyph/list.js +0 -14
- package/glyph/location.d.ts +0 -9
- package/glyph/location.js +0 -14
- package/glyph/lock-circle.d.ts +0 -9
- package/glyph/lock-circle.js +0 -14
- package/glyph/lock-filled.d.ts +0 -9
- package/glyph/lock-filled.js +0 -14
- package/glyph/lock.d.ts +0 -9
- package/glyph/lock.js +0 -14
- package/glyph/marketplace.d.ts +0 -9
- package/glyph/marketplace.js +0 -14
- package/glyph/media-services/actual-size.d.ts +0 -9
- package/glyph/media-services/actual-size.js +0 -14
- package/glyph/media-services/add-comment.d.ts +0 -9
- package/glyph/media-services/add-comment.js +0 -14
- package/glyph/media-services/annotate.d.ts +0 -9
- package/glyph/media-services/annotate.js +0 -14
- package/glyph/media-services/arrow.d.ts +0 -9
- package/glyph/media-services/arrow.js +0 -14
- package/glyph/media-services/audio.d.ts +0 -9
- package/glyph/media-services/audio.js +0 -14
- package/glyph/media-services/blur.d.ts +0 -9
- package/glyph/media-services/blur.js +0 -14
- package/glyph/media-services/brush.d.ts +0 -9
- package/glyph/media-services/brush.js +0 -14
- package/glyph/media-services/button-option.d.ts +0 -9
- package/glyph/media-services/button-option.js +0 -14
- package/glyph/media-services/code.d.ts +0 -9
- package/glyph/media-services/code.js +0 -14
- package/glyph/media-services/document.d.ts +0 -9
- package/glyph/media-services/document.js +0 -14
- package/glyph/media-services/filter.d.ts +0 -9
- package/glyph/media-services/filter.js +0 -14
- package/glyph/media-services/fit-to-page.d.ts +0 -9
- package/glyph/media-services/fit-to-page.js +0 -14
- package/glyph/media-services/full-screen.d.ts +0 -9
- package/glyph/media-services/full-screen.js +0 -14
- package/glyph/media-services/grid.d.ts +0 -9
- package/glyph/media-services/grid.js +0 -14
- package/glyph/media-services/image.d.ts +0 -9
- package/glyph/media-services/image.js +0 -14
- package/glyph/media-services/line-thickness.d.ts +0 -9
- package/glyph/media-services/line-thickness.js +0 -14
- package/glyph/media-services/line.d.ts +0 -9
- package/glyph/media-services/line.js +0 -14
- package/glyph/media-services/no-image.d.ts +0 -9
- package/glyph/media-services/no-image.js +0 -14
- package/glyph/media-services/open-mediaviewer.d.ts +0 -9
- package/glyph/media-services/open-mediaviewer.js +0 -14
- package/glyph/media-services/oval.d.ts +0 -9
- package/glyph/media-services/oval.js +0 -14
- package/glyph/media-services/pdf.d.ts +0 -9
- package/glyph/media-services/pdf.js +0 -14
- package/glyph/media-services/preselected.d.ts +0 -9
- package/glyph/media-services/preselected.js +0 -14
- package/glyph/media-services/presentation.d.ts +0 -9
- package/glyph/media-services/presentation.js +0 -14
- package/glyph/media-services/rectangle.d.ts +0 -9
- package/glyph/media-services/rectangle.js +0 -14
- package/glyph/media-services/scale-large.d.ts +0 -9
- package/glyph/media-services/scale-large.js +0 -14
- package/glyph/media-services/scale-small.d.ts +0 -9
- package/glyph/media-services/scale-small.js +0 -14
- package/glyph/media-services/spreadsheet.d.ts +0 -9
- package/glyph/media-services/spreadsheet.js +0 -14
- package/glyph/media-services/text.d.ts +0 -9
- package/glyph/media-services/text.js +0 -14
- package/glyph/media-services/unknown.d.ts +0 -9
- package/glyph/media-services/unknown.js +0 -14
- package/glyph/media-services/video.d.ts +0 -9
- package/glyph/media-services/video.js +0 -14
- package/glyph/media-services/zip.d.ts +0 -9
- package/glyph/media-services/zip.js +0 -14
- package/glyph/media-services/zoom-in.d.ts +0 -9
- package/glyph/media-services/zoom-in.js +0 -14
- package/glyph/media-services/zoom-out.d.ts +0 -9
- package/glyph/media-services/zoom-out.js +0 -14
- package/glyph/mention.d.ts +0 -9
- package/glyph/mention.js +0 -14
- package/glyph/menu-expand.d.ts +0 -9
- package/glyph/menu-expand.js +0 -14
- package/glyph/menu.d.ts +0 -9
- package/glyph/menu.js +0 -14
- package/glyph/mobile.d.ts +0 -9
- package/glyph/mobile.js +0 -14
- package/glyph/more-vertical.d.ts +0 -9
- package/glyph/more-vertical.js +0 -14
- package/glyph/more.d.ts +0 -9
- package/glyph/more.js +0 -14
- package/glyph/notification-all.d.ts +0 -9
- package/glyph/notification-all.js +0 -14
- package/glyph/notification-direct.d.ts +0 -9
- package/glyph/notification-direct.js +0 -14
- package/glyph/notification.d.ts +0 -9
- package/glyph/notification.js +0 -14
- package/glyph/office-building-filled.d.ts +0 -9
- package/glyph/office-building-filled.js +0 -14
- package/glyph/office-building.d.ts +0 -9
- package/glyph/office-building.js +0 -14
- package/glyph/open.d.ts +0 -9
- package/glyph/open.js +0 -14
- package/glyph/overview.d.ts +0 -9
- package/glyph/overview.js +0 -14
- package/glyph/page-filled.d.ts +0 -9
- package/glyph/page-filled.js +0 -14
- package/glyph/page.d.ts +0 -9
- package/glyph/page.js +0 -14
- package/glyph/pdf.d.ts +0 -9
- package/glyph/pdf.js +0 -14
- package/glyph/people-group.d.ts +0 -9
- package/glyph/people-group.js +0 -14
- package/glyph/people.d.ts +0 -9
- package/glyph/people.js +0 -14
- package/glyph/person-circle.d.ts +0 -9
- package/glyph/person-circle.js +0 -14
- package/glyph/person-with-circle.d.ts +0 -9
- package/glyph/person-with-circle.js +0 -14
- package/glyph/person-with-cross.d.ts +0 -9
- package/glyph/person-with-cross.js +0 -14
- package/glyph/person-with-tick.d.ts +0 -9
- package/glyph/person-with-tick.js +0 -14
- package/glyph/person.d.ts +0 -9
- package/glyph/person.js +0 -14
- package/glyph/portfolio.d.ts +0 -9
- package/glyph/portfolio.js +0 -14
- package/glyph/preferences.d.ts +0 -9
- package/glyph/preferences.js +0 -14
- package/glyph/premium.d.ts +0 -9
- package/glyph/premium.js +0 -14
- package/glyph/presence-active.d.ts +0 -9
- package/glyph/presence-active.js +0 -14
- package/glyph/presence-busy.d.ts +0 -9
- package/glyph/presence-busy.js +0 -14
- package/glyph/presence-unavailable.d.ts +0 -9
- package/glyph/presence-unavailable.js +0 -14
- package/glyph/question-circle.d.ts +0 -9
- package/glyph/question-circle.js +0 -14
- package/glyph/question.d.ts +0 -9
- package/glyph/question.js +0 -14
- package/glyph/questions.d.ts +0 -9
- package/glyph/questions.js +0 -14
- package/glyph/queues.d.ts +0 -9
- package/glyph/queues.js +0 -14
- package/glyph/quote.d.ts +0 -9
- package/glyph/quote.js +0 -14
- package/glyph/radio.d.ts +0 -9
- package/glyph/radio.js +0 -14
- package/glyph/recent.d.ts +0 -9
- package/glyph/recent.js +0 -14
- package/glyph/redo.d.ts +0 -9
- package/glyph/redo.js +0 -14
- package/glyph/refresh.d.ts +0 -9
- package/glyph/refresh.js +0 -14
- package/glyph/retry.d.ts +0 -9
- package/glyph/retry.js +0 -14
- package/glyph/roadmap.d.ts +0 -9
- package/glyph/roadmap.js +0 -14
- package/glyph/room-menu.d.ts +0 -9
- package/glyph/room-menu.js +0 -14
- package/glyph/schedule-filled.d.ts +0 -9
- package/glyph/schedule-filled.js +0 -14
- package/glyph/schedule.d.ts +0 -9
- package/glyph/schedule.js +0 -14
- package/glyph/screen.d.ts +0 -9
- package/glyph/screen.js +0 -14
- package/glyph/search.d.ts +0 -9
- package/glyph/search.js +0 -14
- package/glyph/select-clear.d.ts +0 -9
- package/glyph/select-clear.js +0 -14
- package/glyph/send.d.ts +0 -9
- package/glyph/send.js +0 -14
- package/glyph/settings.d.ts +0 -9
- package/glyph/settings.js +0 -14
- package/glyph/share.d.ts +0 -9
- package/glyph/share.js +0 -14
- package/glyph/ship.d.ts +0 -9
- package/glyph/ship.js +0 -14
- package/glyph/shortcut.d.ts +0 -9
- package/glyph/shortcut.js +0 -14
- package/glyph/sign-in.d.ts +0 -9
- package/glyph/sign-in.js +0 -14
- package/glyph/sign-out.d.ts +0 -9
- package/glyph/sign-out.js +0 -14
- package/glyph/sprint.d.ts +0 -9
- package/glyph/sprint.js +0 -14
- package/glyph/star-filled.d.ts +0 -9
- package/glyph/star-filled.js +0 -14
- package/glyph/star-large.d.ts +0 -9
- package/glyph/star-large.js +0 -14
- package/glyph/star.d.ts +0 -9
- package/glyph/star.js +0 -14
- package/glyph/status.d.ts +0 -9
- package/glyph/status.js +0 -14
- package/glyph/stopwatch.d.ts +0 -9
- package/glyph/stopwatch.js +0 -14
- package/glyph/subtask.d.ts +0 -9
- package/glyph/subtask.js +0 -14
- package/glyph/suitcase.d.ts +0 -9
- package/glyph/suitcase.js +0 -14
- package/glyph/switcher.d.ts +0 -9
- package/glyph/switcher.js +0 -14
- package/glyph/table.d.ts +0 -9
- package/glyph/table.js +0 -14
- package/glyph/task.d.ts +0 -9
- package/glyph/task.js +0 -14
- package/glyph/teams.d.ts +0 -9
- package/glyph/teams.js +0 -14
- package/glyph/trash.d.ts +0 -9
- package/glyph/trash.js +0 -14
- package/glyph/tray.d.ts +0 -9
- package/glyph/tray.js +0 -14
- package/glyph/undo.d.ts +0 -9
- package/glyph/undo.js +0 -14
- package/glyph/unlink.d.ts +0 -9
- package/glyph/unlink.js +0 -14
- package/glyph/unlock-circle.d.ts +0 -9
- package/glyph/unlock-circle.js +0 -14
- package/glyph/unlock-filled.d.ts +0 -9
- package/glyph/unlock-filled.js +0 -14
- package/glyph/unlock.d.ts +0 -9
- package/glyph/unlock.js +0 -14
- package/glyph/upload.d.ts +0 -9
- package/glyph/upload.js +0 -14
- package/glyph/user-avatar-circle.d.ts +0 -9
- package/glyph/user-avatar-circle.js +0 -14
- package/glyph/vid-audio-muted.d.ts +0 -9
- package/glyph/vid-audio-muted.js +0 -14
- package/glyph/vid-audio-on.d.ts +0 -9
- package/glyph/vid-audio-on.js +0 -14
- package/glyph/vid-backward.d.ts +0 -9
- package/glyph/vid-backward.js +0 -14
- package/glyph/vid-camera-off.d.ts +0 -9
- package/glyph/vid-camera-off.js +0 -14
- package/glyph/vid-camera-on.d.ts +0 -9
- package/glyph/vid-camera-on.js +0 -14
- package/glyph/vid-connection-circle.d.ts +0 -9
- package/glyph/vid-connection-circle.js +0 -14
- package/glyph/vid-forward.d.ts +0 -9
- package/glyph/vid-forward.js +0 -14
- package/glyph/vid-full-screen-off.d.ts +0 -9
- package/glyph/vid-full-screen-off.js +0 -14
- package/glyph/vid-full-screen-on.d.ts +0 -9
- package/glyph/vid-full-screen-on.js +0 -14
- package/glyph/vid-hang-up.d.ts +0 -9
- package/glyph/vid-hang-up.js +0 -14
- package/glyph/vid-hd-circle.d.ts +0 -9
- package/glyph/vid-hd-circle.js +0 -14
- package/glyph/vid-pause.d.ts +0 -9
- package/glyph/vid-pause.js +0 -14
- package/glyph/vid-play.d.ts +0 -9
- package/glyph/vid-play.js +0 -14
- package/glyph/vid-raised-hand.d.ts +0 -9
- package/glyph/vid-raised-hand.js +0 -14
- package/glyph/vid-share-screen.d.ts +0 -9
- package/glyph/vid-share-screen.js +0 -14
- package/glyph/vid-speaking-circle.d.ts +0 -9
- package/glyph/vid-speaking-circle.js +0 -14
- package/glyph/vid-volume-full.d.ts +0 -9
- package/glyph/vid-volume-full.js +0 -14
- package/glyph/vid-volume-half.d.ts +0 -9
- package/glyph/vid-volume-half.js +0 -14
- package/glyph/vid-volume-muted.d.ts +0 -9
- package/glyph/vid-volume-muted.js +0 -14
- package/glyph/video-circle.d.ts +0 -9
- package/glyph/video-circle.js +0 -14
- package/glyph/video-filled.d.ts +0 -9
- package/glyph/video-filled.js +0 -14
- package/glyph/warning.d.ts +0 -9
- package/glyph/warning.js +0 -14
- package/glyph/watch-filled.d.ts +0 -9
- package/glyph/watch-filled.js +0 -14
- package/glyph/watch.d.ts +0 -9
- package/glyph/watch.js +0 -14
- package/glyph/world-small.d.ts +0 -9
- package/glyph/world-small.js +0 -14
- package/glyph/world.d.ts +0 -9
- package/glyph/world.js +0 -14
- package/svgs_raw/activity.svg +0 -13
- package/svgs_raw/add-circle.svg +0 -13
- package/svgs_raw/add-item.svg +0 -13
- package/svgs_raw/add.svg +0 -12
- package/svgs_raw/addon.svg +0 -13
- package/svgs_raw/app-access.svg +0 -15
- package/svgs_raw/app-switcher.svg +0 -3
- package/svgs_raw/archive.svg +0 -3
- package/svgs_raw/arrow-down-circle.svg +0 -13
- package/svgs_raw/arrow-down.svg +0 -12
- package/svgs_raw/arrow-left-circle.svg +0 -13
- package/svgs_raw/arrow-left.svg +0 -3
- package/svgs_raw/arrow-right-circle.svg +0 -13
- package/svgs_raw/arrow-right.svg +0 -12
- package/svgs_raw/arrow-up-circle.svg +0 -13
- package/svgs_raw/arrow-up.svg +0 -12
- package/svgs_raw/attachment.svg +0 -12
- package/svgs_raw/audio-circle.svg +0 -13
- package/svgs_raw/audio.svg +0 -12
- package/svgs_raw/backlog.svg +0 -15
- package/svgs_raw/billing-filled.svg +0 -19
- package/svgs_raw/billing.svg +0 -19
- package/svgs_raw/bitbucket/branches.svg +0 -12
- package/svgs_raw/bitbucket/builds.svg +0 -16
- package/svgs_raw/bitbucket/clone.svg +0 -16
- package/svgs_raw/bitbucket/commits.svg +0 -12
- package/svgs_raw/bitbucket/compare.svg +0 -15
- package/svgs_raw/bitbucket/forks.svg +0 -16
- package/svgs_raw/bitbucket/output.svg +0 -15
- package/svgs_raw/bitbucket/pipelines.svg +0 -13
- package/svgs_raw/bitbucket/pullrequests.svg +0 -13
- package/svgs_raw/bitbucket/repos.svg +0 -14
- package/svgs_raw/bitbucket/snippets.svg +0 -13
- package/svgs_raw/bitbucket/source.svg +0 -13
- package/svgs_raw/board.svg +0 -14
- package/svgs_raw/book.svg +0 -16
- package/svgs_raw/bullet-list.svg +0 -17
- package/svgs_raw/calendar-filled.svg +0 -20
- package/svgs_raw/calendar.svg +0 -12
- package/svgs_raw/camera-filled.svg +0 -14
- package/svgs_raw/camera-rotate.svg +0 -16
- package/svgs_raw/camera-take-picture.svg +0 -13
- package/svgs_raw/camera.svg +0 -15
- package/svgs_raw/canvas.svg +0 -17
- package/svgs_raw/check-circle-outline.svg +0 -11
- package/svgs_raw/check-circle.svg +0 -13
- package/svgs_raw/check.svg +0 -12
- package/svgs_raw/checkbox-indeterminate.svg +0 -13
- package/svgs_raw/checkbox.svg +0 -13
- package/svgs_raw/chevron-down-circle.svg +0 -13
- package/svgs_raw/chevron-down.svg +0 -12
- package/svgs_raw/chevron-left-circle.svg +0 -13
- package/svgs_raw/chevron-left-large.svg +0 -3
- package/svgs_raw/chevron-left.svg +0 -12
- package/svgs_raw/chevron-right-circle.svg +0 -13
- package/svgs_raw/chevron-right-large.svg +0 -3
- package/svgs_raw/chevron-right.svg +0 -12
- package/svgs_raw/chevron-up-circle.svg +0 -13
- package/svgs_raw/chevron-up.svg +0 -12
- package/svgs_raw/child-issues.svg +0 -16
- package/svgs_raw/code.svg +0 -14
- package/svgs_raw/comment.svg +0 -14
- package/svgs_raw/component.svg +0 -14
- package/svgs_raw/copy.svg +0 -13
- package/svgs_raw/creditcard-filled.svg +0 -13
- package/svgs_raw/creditcard.svg +0 -13
- package/svgs_raw/cross-circle.svg +0 -14
- package/svgs_raw/cross.svg +0 -12
- package/svgs_raw/dashboard.svg +0 -14
- package/svgs_raw/decision.svg +0 -14
- package/svgs_raw/department.svg +0 -3
- package/svgs_raw/detail-view.svg +0 -16
- package/svgs_raw/discover-filled.svg +0 -12
- package/svgs_raw/discover.svg +0 -13
- package/svgs_raw/document-filled.svg +0 -12
- package/svgs_raw/document.svg +0 -12
- package/svgs_raw/documents.svg +0 -13
- package/svgs_raw/download.svg +0 -14
- package/svgs_raw/drag-handler.svg +0 -14
- package/svgs_raw/dropbox.svg +0 -3
- package/svgs_raw/edit-filled.svg +0 -13
- package/svgs_raw/edit.svg +0 -13
- package/svgs_raw/editor/add.svg +0 -12
- package/svgs_raw/editor/addon.svg +0 -12
- package/svgs_raw/editor/advanced.svg +0 -12
- package/svgs_raw/editor/align-center.svg +0 -12
- package/svgs_raw/editor/align-image-center.svg +0 -1
- package/svgs_raw/editor/align-image-left.svg +0 -1
- package/svgs_raw/editor/align-image-right.svg +0 -1
- package/svgs_raw/editor/align-left.svg +0 -12
- package/svgs_raw/editor/align-right.svg +0 -12
- package/svgs_raw/editor/attachment.svg +0 -12
- package/svgs_raw/editor/background-color.svg +0 -10
- package/svgs_raw/editor/bold.svg +0 -12
- package/svgs_raw/editor/bullet-list.svg +0 -12
- package/svgs_raw/editor/close.svg +0 -12
- package/svgs_raw/editor/code.svg +0 -12
- package/svgs_raw/editor/collapse.svg +0 -9
- package/svgs_raw/editor/date.svg +0 -12
- package/svgs_raw/editor/decision.svg +0 -12
- package/svgs_raw/editor/divider.svg +0 -12
- package/svgs_raw/editor/done.svg +0 -12
- package/svgs_raw/editor/edit.svg +0 -12
- package/svgs_raw/editor/emoji.svg +0 -12
- package/svgs_raw/editor/error.svg +0 -12
- package/svgs_raw/editor/expand.svg +0 -9
- package/svgs_raw/editor/feedback.svg +0 -12
- package/svgs_raw/editor/file-preview.svg +0 -4
- package/svgs_raw/editor/file.svg +0 -12
- package/svgs_raw/editor/help.svg +0 -12
- package/svgs_raw/editor/hint.svg +0 -12
- package/svgs_raw/editor/horizontal-rule.svg +0 -10
- package/svgs_raw/editor/image-border.svg +0 -12
- package/svgs_raw/editor/image-resize.svg +0 -12
- package/svgs_raw/editor/image.svg +0 -12
- package/svgs_raw/editor/indent.svg +0 -12
- package/svgs_raw/editor/info.svg +0 -12
- package/svgs_raw/editor/italic.svg +0 -12
- package/svgs_raw/editor/layout-single.svg +0 -3
- package/svgs_raw/editor/layout-three-equal.svg +0 -10
- package/svgs_raw/editor/layout-three-with-sidebars.svg +0 -10
- package/svgs_raw/editor/layout-two-equal.svg +0 -10
- package/svgs_raw/editor/layout-two-left-sidebar.svg +0 -10
- package/svgs_raw/editor/layout-two-right-sidebar.svg +0 -10
- package/svgs_raw/editor/link.svg +0 -12
- package/svgs_raw/editor/media-center.svg +0 -12
- package/svgs_raw/editor/media-full-width.svg +0 -12
- package/svgs_raw/editor/media-wide.svg +0 -12
- package/svgs_raw/editor/media-wrap-left.svg +0 -12
- package/svgs_raw/editor/media-wrap-right.svg +0 -12
- package/svgs_raw/editor/mention.svg +0 -12
- package/svgs_raw/editor/more.svg +0 -12
- package/svgs_raw/editor/note.svg +0 -12
- package/svgs_raw/editor/number-list.svg +0 -12
- package/svgs_raw/editor/open.svg +0 -12
- package/svgs_raw/editor/outdent.svg +0 -12
- package/svgs_raw/editor/panel.svg +0 -12
- package/svgs_raw/editor/photo.svg +0 -12
- package/svgs_raw/editor/quote.svg +0 -12
- package/svgs_raw/editor/recent.svg +0 -12
- package/svgs_raw/editor/redo.svg +0 -12
- package/svgs_raw/editor/remove-emoji.svg +0 -4
- package/svgs_raw/editor/remove.svg +0 -12
- package/svgs_raw/editor/search.svg +0 -12
- package/svgs_raw/editor/settings.svg +0 -9
- package/svgs_raw/editor/strikethrough.svg +0 -12
- package/svgs_raw/editor/success.svg +0 -12
- package/svgs_raw/editor/table-display-options.svg +0 -10
- package/svgs_raw/editor/table.svg +0 -12
- package/svgs_raw/editor/task.svg +0 -12
- package/svgs_raw/editor/text-color.svg +0 -12
- package/svgs_raw/editor/text-style.svg +0 -12
- package/svgs_raw/editor/underline.svg +0 -12
- package/svgs_raw/editor/undo.svg +0 -12
- package/svgs_raw/editor/unlink.svg +0 -12
- package/svgs_raw/editor/warning.svg +0 -12
- package/svgs_raw/email.svg +0 -13
- package/svgs_raw/emoji/activity.svg +0 -12
- package/svgs_raw/emoji/atlassian.svg +0 -15
- package/svgs_raw/emoji/custom.svg +0 -12
- package/svgs_raw/emoji/emoji.svg +0 -12
- package/svgs_raw/emoji/flags.svg +0 -12
- package/svgs_raw/emoji/food.svg +0 -12
- package/svgs_raw/emoji/frequent.svg +0 -12
- package/svgs_raw/emoji/keyboard.svg +0 -13
- package/svgs_raw/emoji/nature.svg +0 -12
- package/svgs_raw/emoji/objects.svg +0 -12
- package/svgs_raw/emoji/people.svg +0 -12
- package/svgs_raw/emoji/productivity.svg +0 -1
- package/svgs_raw/emoji/symbols.svg +0 -12
- package/svgs_raw/emoji/travel.svg +0 -12
- package/svgs_raw/emoji-add.svg +0 -12
- package/svgs_raw/emoji.svg +0 -12
- package/svgs_raw/error.svg +0 -14
- package/svgs_raw/export.svg +0 -12
- package/svgs_raw/feedback.svg +0 -15
- package/svgs_raw/file.svg +0 -14
- package/svgs_raw/filter.svg +0 -14
- package/svgs_raw/flag-filled.svg +0 -12
- package/svgs_raw/folder-filled.svg +0 -12
- package/svgs_raw/folder.svg +0 -12
- package/svgs_raw/followers.svg +0 -14
- package/svgs_raw/following.svg +0 -14
- package/svgs_raw/googledrive.svg +0 -12
- package/svgs_raw/graph-bar.svg +0 -15
- package/svgs_raw/graph-line.svg +0 -14
- package/svgs_raw/gsuite.svg +0 -12
- package/svgs_raw/highlights.svg +0 -13
- package/svgs_raw/hipchat/audio-only.svg +0 -13
- package/svgs_raw/hipchat/chevron-double-down.svg +0 -13
- package/svgs_raw/hipchat/chevron-double-up.svg +0 -13
- package/svgs_raw/hipchat/chevron-down.svg +0 -12
- package/svgs_raw/hipchat/chevron-up.svg +0 -12
- package/svgs_raw/hipchat/dial-out.svg +0 -12
- package/svgs_raw/hipchat/lobby.svg +0 -15
- package/svgs_raw/hipchat/media-attachment-count.svg +0 -12
- package/svgs_raw/hipchat/outgoing-sound.svg +0 -15
- package/svgs_raw/hipchat/sd-video.svg +0 -12
- package/svgs_raw/home-circle.svg +0 -9
- package/svgs_raw/home.svg +0 -9
- package/svgs_raw/image-border.svg +0 -16
- package/svgs_raw/image-resize.svg +0 -15
- package/svgs_raw/image.svg +0 -12
- package/svgs_raw/info.svg +0 -14
- package/svgs_raw/invite-team.svg +0 -15
- package/svgs_raw/issue-raise.svg +0 -14
- package/svgs_raw/issue.svg +0 -13
- package/svgs_raw/issues.svg +0 -15
- package/svgs_raw/jira/capture.svg +0 -12
- package/svgs_raw/jira/failed-build-status.svg +0 -14
- package/svgs_raw/jira/labs.svg +0 -14
- package/svgs_raw/jira/test-session.svg +0 -21
- package/svgs_raw/label.svg +0 -10
- package/svgs_raw/lightbulb-filled.svg +0 -12
- package/svgs_raw/lightbulb.svg +0 -12
- package/svgs_raw/like.svg +0 -10
- package/svgs_raw/link-filled.svg +0 -14
- package/svgs_raw/link.svg +0 -13
- package/svgs_raw/list.svg +0 -15
- package/svgs_raw/location.svg +0 -12
- package/svgs_raw/lock-circle.svg +0 -16
- package/svgs_raw/lock-filled.svg +0 -3
- package/svgs_raw/lock.svg +0 -13
- package/svgs_raw/marketplace.svg +0 -19
- package/svgs_raw/media-services/actual-size.svg +0 -10
- package/svgs_raw/media-services/add-comment.svg +0 -14
- package/svgs_raw/media-services/annotate.svg +0 -12
- package/svgs_raw/media-services/arrow.svg +0 -12
- package/svgs_raw/media-services/audio.svg +0 -13
- package/svgs_raw/media-services/blur.svg +0 -15
- package/svgs_raw/media-services/brush.svg +0 -12
- package/svgs_raw/media-services/button-option.svg +0 -12
- package/svgs_raw/media-services/code.svg +0 -13
- package/svgs_raw/media-services/document.svg +0 -15
- package/svgs_raw/media-services/filter.svg +0 -14
- package/svgs_raw/media-services/fit-to-page.svg +0 -10
- package/svgs_raw/media-services/full-screen.svg +0 -10
- package/svgs_raw/media-services/grid.svg +0 -15
- package/svgs_raw/media-services/image.svg +0 -15
- package/svgs_raw/media-services/line-thickness.svg +0 -12
- package/svgs_raw/media-services/line.svg +0 -12
- package/svgs_raw/media-services/no-image.svg +0 -12
- package/svgs_raw/media-services/open-mediaviewer.svg +0 -13
- package/svgs_raw/media-services/oval.svg +0 -12
- package/svgs_raw/media-services/pdf.svg +0 -16
- package/svgs_raw/media-services/preselected.svg +0 -12
- package/svgs_raw/media-services/presentation.svg +0 -15
- package/svgs_raw/media-services/rectangle.svg +0 -12
- package/svgs_raw/media-services/scale-large.svg +0 -14
- package/svgs_raw/media-services/scale-small.svg +0 -14
- package/svgs_raw/media-services/spreadsheet.svg +0 -18
- package/svgs_raw/media-services/text.svg +0 -16
- package/svgs_raw/media-services/unknown.svg +0 -13
- package/svgs_raw/media-services/video.svg +0 -14
- package/svgs_raw/media-services/zip.svg +0 -16
- package/svgs_raw/media-services/zoom-in.svg +0 -10
- package/svgs_raw/media-services/zoom-out.svg +0 -10
- package/svgs_raw/mention.svg +0 -14
- package/svgs_raw/menu-expand.svg +0 -9
- package/svgs_raw/menu.svg +0 -14
- package/svgs_raw/mobile.svg +0 -3
- package/svgs_raw/more-vertical.svg +0 -14
- package/svgs_raw/more.svg +0 -14
- package/svgs_raw/notification-all.svg +0 -17
- package/svgs_raw/notification-direct.svg +0 -13
- package/svgs_raw/notification.svg +0 -13
- package/svgs_raw/office-building-filled.svg +0 -22
- package/svgs_raw/office-building.svg +0 -22
- package/svgs_raw/open.svg +0 -13
- package/svgs_raw/overview.svg +0 -12
- package/svgs_raw/page-filled.svg +0 -15
- package/svgs_raw/page.svg +0 -15
- package/svgs_raw/pdf.svg +0 -16
- package/svgs_raw/people-group.svg +0 -17
- package/svgs_raw/people.svg +0 -15
- package/svgs_raw/person-circle.svg +0 -14
- package/svgs_raw/person-with-circle.svg +0 -9
- package/svgs_raw/person-with-cross.svg +0 -9
- package/svgs_raw/person-with-tick.svg +0 -9
- package/svgs_raw/person.svg +0 -13
- package/svgs_raw/portfolio.svg +0 -12
- package/svgs_raw/preferences.svg +0 -17
- package/svgs_raw/premium.svg +0 -3
- package/svgs_raw/presence-active.svg +0 -12
- package/svgs_raw/presence-busy.svg +0 -13
- package/svgs_raw/presence-unavailable.svg +0 -13
- package/svgs_raw/question-circle.svg +0 -14
- package/svgs_raw/question.svg +0 -14
- package/svgs_raw/questions.svg +0 -12
- package/svgs_raw/queues.svg +0 -12
- package/svgs_raw/quote.svg +0 -12
- package/svgs_raw/radio.svg +0 -13
- package/svgs_raw/recent.svg +0 -12
- package/svgs_raw/redo.svg +0 -13
- package/svgs_raw/refresh.svg +0 -15
- package/svgs_raw/retry.svg +0 -11
- package/svgs_raw/roadmap.svg +0 -10
- package/svgs_raw/room-menu.svg +0 -16
- package/svgs_raw/schedule-filled.svg +0 -15
- package/svgs_raw/schedule.svg +0 -16
- package/svgs_raw/screen.svg +0 -14
- package/svgs_raw/search.svg +0 -12
- package/svgs_raw/select-clear.svg +0 -12
- package/svgs_raw/send.svg +0 -13
- package/svgs_raw/settings.svg +0 -12
- package/svgs_raw/share.svg +0 -16
- package/svgs_raw/ship.svg +0 -14
- package/svgs_raw/shortcut.svg +0 -14
- package/svgs_raw/sign-in.svg +0 -14
- package/svgs_raw/sign-out.svg +0 -14
- package/svgs_raw/sprint.svg +0 -9
- package/svgs_raw/star-filled.svg +0 -10
- package/svgs_raw/star-large.svg +0 -10
- package/svgs_raw/star.svg +0 -12
- package/svgs_raw/status.svg +0 -9
- package/svgs_raw/stopwatch.svg +0 -9
- package/svgs_raw/subtask.svg +0 -13
- package/svgs_raw/suitcase.svg +0 -3
- package/svgs_raw/switcher.svg +0 -13
- package/svgs_raw/table.svg +0 -15
- package/svgs_raw/task.svg +0 -13
- package/svgs_raw/teams.svg +0 -3
- package/svgs_raw/trash.svg +0 -14
- package/svgs_raw/tray.svg +0 -15
- package/svgs_raw/undo.svg +0 -13
- package/svgs_raw/unlink.svg +0 -17
- package/svgs_raw/unlock-circle.svg +0 -16
- package/svgs_raw/unlock-filled.svg +0 -13
- package/svgs_raw/unlock.svg +0 -14
- package/svgs_raw/upload.svg +0 -14
- package/svgs_raw/user-avatar-circle.svg +0 -14
- package/svgs_raw/vid-audio-muted.svg +0 -10
- package/svgs_raw/vid-audio-on.svg +0 -13
- package/svgs_raw/vid-backward.svg +0 -3
- package/svgs_raw/vid-camera-off.svg +0 -10
- package/svgs_raw/vid-camera-on.svg +0 -10
- package/svgs_raw/vid-connection-circle.svg +0 -15
- package/svgs_raw/vid-forward.svg +0 -10
- package/svgs_raw/vid-full-screen-off.svg +0 -15
- package/svgs_raw/vid-full-screen-on.svg +0 -10
- package/svgs_raw/vid-hang-up.svg +0 -12
- package/svgs_raw/vid-hd-circle.svg +0 -13
- package/svgs_raw/vid-pause.svg +0 -10
- package/svgs_raw/vid-play.svg +0 -10
- package/svgs_raw/vid-raised-hand.svg +0 -14
- package/svgs_raw/vid-share-screen.svg +0 -16
- package/svgs_raw/vid-speaking-circle.svg +0 -14
- package/svgs_raw/vid-volume-full.svg +0 -10
- package/svgs_raw/vid-volume-half.svg +0 -10
- package/svgs_raw/vid-volume-muted.svg +0 -10
- package/svgs_raw/video-circle.svg +0 -14
- package/svgs_raw/video-filled.svg +0 -13
- package/svgs_raw/warning.svg +0 -14
- package/svgs_raw/watch-filled.svg +0 -13
- package/svgs_raw/watch.svg +0 -13
- package/svgs_raw/world-small.svg +0 -12
- package/svgs_raw/world.svg +0 -12
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::75a10fac3fe1f9f4b8110a6252449ece>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -22,7 +22,6 @@ var metadata = {
|
|
|
22
22
|
keywords: ['add', 'plus', 'create', 'new', 'icon', 'create', 'plus', 'jira status'],
|
|
23
23
|
componentName: 'AddIcon',
|
|
24
24
|
package: '@atlaskit/icon/core/add',
|
|
25
|
-
oldName: ['add-circle', 'add', 'editor/add', 'emoji/custom'],
|
|
26
25
|
categorization: 'single-purpose',
|
|
27
26
|
usage: 'Single purpose - Reserved for creating and adding an object.',
|
|
28
27
|
team: 'Design System Team',
|
|
@@ -78,7 +77,6 @@ var metadata = {
|
|
|
78
77
|
keywords: ['align-image-center', 'alignimagecenter', 'icon', 'content', 'media', 'image', 'alignment', 'centre'],
|
|
79
78
|
componentName: 'AlignImageCenterIcon',
|
|
80
79
|
package: '@atlaskit/icon/core/align-image-center',
|
|
81
|
-
oldName: ['editor/align-image-center'],
|
|
82
80
|
categorization: 'single-purpose',
|
|
83
81
|
usage: 'Single purpose - Reserved for center aligning media and content.',
|
|
84
82
|
team: 'Design System Team',
|
|
@@ -88,7 +86,6 @@ var metadata = {
|
|
|
88
86
|
keywords: ['align-image-left', 'alignimageleft', 'icon', 'content', 'media', 'image', 'alignment', 'left'],
|
|
89
87
|
componentName: 'AlignImageLeftIcon',
|
|
90
88
|
package: '@atlaskit/icon/core/align-image-left',
|
|
91
|
-
oldName: ['editor/align-image-left'],
|
|
92
89
|
categorization: 'single-purpose',
|
|
93
90
|
usage: 'Single purpose - Reserved for left aligning media and content.',
|
|
94
91
|
team: 'Design System Team',
|
|
@@ -98,7 +95,6 @@ var metadata = {
|
|
|
98
95
|
keywords: ['align-image-right', 'alignimageright', 'icon', 'content', 'media', 'image', 'alignment', 'right'],
|
|
99
96
|
componentName: 'AlignImageRightIcon',
|
|
100
97
|
package: '@atlaskit/icon/core/align-image-right',
|
|
101
|
-
oldName: ['editor/align-image-right'],
|
|
102
98
|
categorization: 'single-purpose',
|
|
103
99
|
usage: 'Single purpose - Reserved for right aligning media and content.',
|
|
104
100
|
team: 'Design System Team',
|
|
@@ -108,7 +104,6 @@ var metadata = {
|
|
|
108
104
|
keywords: ['align-text-center', 'aligntextcenter', 'icon', 'alignment', 'text', 'content'],
|
|
109
105
|
componentName: 'AlignTextCenterIcon',
|
|
110
106
|
package: '@atlaskit/icon/core/align-text-center',
|
|
111
|
-
oldName: ['editor/align-center'],
|
|
112
107
|
categorization: 'multi-purpose',
|
|
113
108
|
usage: 'Multi purpose - Known uses: align text center, align center.',
|
|
114
109
|
team: 'Design System Team',
|
|
@@ -118,7 +113,6 @@ var metadata = {
|
|
|
118
113
|
keywords: ['align-text-left', 'aligntextleft', 'icon', 'alignment', 'text', 'content', 'summary'],
|
|
119
114
|
componentName: 'AlignTextLeftIcon',
|
|
120
115
|
package: '@atlaskit/icon/core/align-text-left',
|
|
121
|
-
oldName: ['editor/align-left', 'overview'],
|
|
122
116
|
categorization: 'multi-purpose',
|
|
123
117
|
usage: 'Multi purpose - Known uses: align text left, align content left, summary.',
|
|
124
118
|
team: 'Design System Team',
|
|
@@ -128,7 +122,6 @@ var metadata = {
|
|
|
128
122
|
keywords: ['align-text-right', 'aligntextright', 'icon', 'alignment', 'text', 'content'],
|
|
129
123
|
componentName: 'AlignTextRightIcon',
|
|
130
124
|
package: '@atlaskit/icon/core/align-text-right',
|
|
131
|
-
oldName: ['editor/align-right'],
|
|
132
125
|
categorization: 'multi-purpose',
|
|
133
126
|
usage: 'Multi purpose - Known uses: align text right, align content right.',
|
|
134
127
|
team: 'Design System Team',
|
|
@@ -138,7 +131,6 @@ var metadata = {
|
|
|
138
131
|
keywords: ['angle-brackets', 'anglebrackets', 'icon', 'code', '<>', '</>', 'syntax', 'jira status'],
|
|
139
132
|
componentName: 'AngleBracketsIcon',
|
|
140
133
|
package: '@atlaskit/icon/core/angle-brackets',
|
|
141
|
-
oldName: ['bitbucket/repos', 'bitbucket/source', 'code', 'editor/code', 'media-services/code'],
|
|
142
134
|
categorization: 'multi-purpose',
|
|
143
135
|
usage: 'Multi purpose - Known uses: code or source code in Bitbucket and Jira.',
|
|
144
136
|
team: 'Design System Team',
|
|
@@ -157,7 +149,6 @@ var metadata = {
|
|
|
157
149
|
keywords: ['app', 'icon', 'plugin', 'external app', 'third-party app', 'add-on', 'add on'],
|
|
158
150
|
componentName: 'AppIcon',
|
|
159
151
|
package: '@atlaskit/icon/core/app',
|
|
160
|
-
oldName: ['addon'],
|
|
161
152
|
categorization: 'single-purpose',
|
|
162
153
|
usage: 'Single purpose - Reserved for marketplace apps and integrations across apps.',
|
|
163
154
|
team: 'Design System Team',
|
|
@@ -167,7 +158,6 @@ var metadata = {
|
|
|
167
158
|
keywords: ['app-switcher', 'appswitcher', 'icon', 'application switcher', 'change app', 'switch app', 'app switcher'],
|
|
168
159
|
componentName: 'AppSwitcherIcon',
|
|
169
160
|
package: '@atlaskit/icon/core/app-switcher',
|
|
170
|
-
oldName: ['app-switcher', 'switcher'],
|
|
171
161
|
categorization: 'single-purpose',
|
|
172
162
|
usage: 'Single purpose - Reserved for app switcher in global app navigation.',
|
|
173
163
|
team: 'Design System Team',
|
|
@@ -195,7 +185,6 @@ var metadata = {
|
|
|
195
185
|
keywords: ['archive-box', 'archivebox', 'icon', 'file box'],
|
|
196
186
|
componentName: 'ArchiveBoxIcon',
|
|
197
187
|
package: '@atlaskit/icon/core/archive-box',
|
|
198
|
-
oldName: ['archive'],
|
|
199
188
|
categorization: 'multi-purpose',
|
|
200
189
|
usage: 'Multi purpose - Known uses: archiving pages, storage.',
|
|
201
190
|
team: 'Design System Team',
|
|
@@ -205,7 +194,6 @@ var metadata = {
|
|
|
205
194
|
keywords: ['arrow-down', 'arrowdown', 'icon', 'down', 'bottom', 'sorting'],
|
|
206
195
|
componentName: 'ArrowDownIcon',
|
|
207
196
|
package: '@atlaskit/icon/core/arrow-down',
|
|
208
|
-
oldName: ['arrow-down-circle', 'arrow-down'],
|
|
209
197
|
categorization: 'multi-purpose',
|
|
210
198
|
usage: 'Multi purpose - Know uses: sorting table headers or Bitbucket code difference.',
|
|
211
199
|
team: 'Design System Team',
|
|
@@ -233,7 +221,6 @@ var metadata = {
|
|
|
233
221
|
keywords: ['arrow-left', 'arrowleft', 'back', 'previous', 'icon', 'back', 'previous'],
|
|
234
222
|
componentName: 'ArrowLeftIcon',
|
|
235
223
|
package: '@atlaskit/icon/core/arrow-left',
|
|
236
|
-
oldName: ['arrow-left-circle', 'arrow-left'],
|
|
237
224
|
categorization: 'multi-purpose',
|
|
238
225
|
usage: 'Multi purpose - Known uses: back to previous screen, previous slide.',
|
|
239
226
|
team: 'Design System Team',
|
|
@@ -243,7 +230,6 @@ var metadata = {
|
|
|
243
230
|
keywords: ['arrow-right', 'arrowright', 'forward', 'next', 'icon', 'forward', 'next', 'link'],
|
|
244
231
|
componentName: 'ArrowRightIcon',
|
|
245
232
|
package: '@atlaskit/icon/core/arrow-right',
|
|
246
|
-
oldName: ['arrow-right-circle', 'arrow-right'],
|
|
247
233
|
categorization: 'multi-purpose',
|
|
248
234
|
usage: 'Multi purpose - Known uses: link to nested menu item, a linked menu item, next slide.',
|
|
249
235
|
team: 'Design System Team',
|
|
@@ -253,7 +239,6 @@ var metadata = {
|
|
|
253
239
|
keywords: ['arrow-up', 'arrowup', 'icon', 'improvement', 'jira status'],
|
|
254
240
|
componentName: 'ArrowUpIcon',
|
|
255
241
|
package: '@atlaskit/icon/core/arrow-up',
|
|
256
|
-
oldName: ['arrow-up-circle', 'arrow-up'],
|
|
257
242
|
categorization: 'multi-purpose',
|
|
258
243
|
usage: 'Multi purpose - Known uses: back to top.',
|
|
259
244
|
team: 'Design System Team',
|
|
@@ -272,7 +257,6 @@ var metadata = {
|
|
|
272
257
|
keywords: ['arrow-up-right', 'arrowupright', 'icon', 'open', 'diagonal arrow'],
|
|
273
258
|
componentName: 'ArrowUpRightIcon',
|
|
274
259
|
package: '@atlaskit/icon/core/arrow-up-right',
|
|
275
|
-
oldName: ['editor/open', 'open'],
|
|
276
260
|
categorization: 'multi-purpose',
|
|
277
261
|
usage: 'Multi purpose',
|
|
278
262
|
team: 'Design System Team',
|
|
@@ -300,7 +284,6 @@ var metadata = {
|
|
|
300
284
|
keywords: ['attachment', 'paperclip', 'icon', 'paperclip', 'attach', 'attachment'],
|
|
301
285
|
componentName: 'AttachmentIcon',
|
|
302
286
|
package: '@atlaskit/icon/core/attachment',
|
|
303
|
-
oldName: ['attachment', 'editor/attachment'],
|
|
304
287
|
categorization: 'single-purpose',
|
|
305
288
|
usage: 'Reserved for attaching files to work types or other objects.',
|
|
306
289
|
team: 'Design System Team',
|
|
@@ -310,7 +293,6 @@ var metadata = {
|
|
|
310
293
|
keywords: ['audio', 'music', 'note', 'sound', 'icon', 'music', 'musical note'],
|
|
311
294
|
componentName: 'AudioIcon',
|
|
312
295
|
package: '@atlaskit/icon/core/audio',
|
|
313
|
-
oldName: ['audio-circle', 'audio', 'media-services/audio'],
|
|
314
296
|
categorization: 'single-purpose',
|
|
315
297
|
usage: '📦 @atlaskit/icon/core/audio',
|
|
316
298
|
team: 'Design System Team',
|
|
@@ -329,7 +311,6 @@ var metadata = {
|
|
|
329
311
|
keywords: ['backlog', 'icon', 'rows'],
|
|
330
312
|
componentName: 'BacklogIcon',
|
|
331
313
|
package: '@atlaskit/icon/core/backlog',
|
|
332
|
-
oldName: ['backlog'],
|
|
333
314
|
categorization: 'single-purpose',
|
|
334
315
|
usage: 'Single purpose - Reserved for backlogs in Jira.',
|
|
335
316
|
team: 'Design System Team',
|
|
@@ -339,7 +320,6 @@ var metadata = {
|
|
|
339
320
|
keywords: ['basketball', 'icon', 'ball', 'sports', 'basketball'],
|
|
340
321
|
componentName: 'BasketballIcon',
|
|
341
322
|
package: '@atlaskit/icon/core/basketball',
|
|
342
|
-
oldName: ['emoji/activity'],
|
|
343
323
|
categorization: 'multi-purpose',
|
|
344
324
|
usage: 'Multi purpose - Known usages: Sport emoji category.',
|
|
345
325
|
team: 'Design System Team',
|
|
@@ -349,7 +329,6 @@ var metadata = {
|
|
|
349
329
|
keywords: ['board', 'icon', 'columns', 'active sprint'],
|
|
350
330
|
componentName: 'BoardIcon',
|
|
351
331
|
package: '@atlaskit/icon/core/board',
|
|
352
|
-
oldName: ['board'],
|
|
353
332
|
categorization: 'single-purpose',
|
|
354
333
|
usage: 'Single purpose - Reserved for boards in Jira.',
|
|
355
334
|
team: 'Design System Team',
|
|
@@ -359,7 +338,6 @@ var metadata = {
|
|
|
359
338
|
keywords: ['boards', 'icon'],
|
|
360
339
|
componentName: 'BoardsIcon',
|
|
361
340
|
package: '@atlaskit/icon/core/boards',
|
|
362
|
-
oldName: ['switcher'],
|
|
363
341
|
categorization: 'single-purpose',
|
|
364
342
|
usage: 'Single purpose - Reserved as the icon to represent multiple boards.',
|
|
365
343
|
team: 'Design System Team',
|
|
@@ -369,7 +347,6 @@ var metadata = {
|
|
|
369
347
|
keywords: ['book-with-bookmark', 'bookwithbookmark', 'icon', 'knowledge base', 'article'],
|
|
370
348
|
componentName: 'BookWithBookmarkIcon',
|
|
371
349
|
package: '@atlaskit/icon/core/book-with-bookmark',
|
|
372
|
-
oldName: ['book'],
|
|
373
350
|
categorization: 'multi-purpose',
|
|
374
351
|
usage: 'Multi purpose - Known uses: knowledge bases, articles, and other representations of books or info.',
|
|
375
352
|
team: 'Design System Team',
|
|
@@ -388,7 +365,6 @@ var metadata = {
|
|
|
388
365
|
keywords: ['branch', 'icon', 'git branch', 'bitbucket branch', 'branches', 'jira status'],
|
|
389
366
|
componentName: 'BranchIcon',
|
|
390
367
|
package: '@atlaskit/icon/core/branch',
|
|
391
|
-
oldName: ['bitbucket/branches'],
|
|
392
368
|
categorization: 'single-purpose',
|
|
393
369
|
usage: 'Single purpose - Reserved for branches in Bitbucket and Jira.',
|
|
394
370
|
team: 'Design System Team',
|
|
@@ -398,7 +374,6 @@ var metadata = {
|
|
|
398
374
|
keywords: ['briefcase', 'icon', 'suitcase', 'toolbox', 'operations', 'business'],
|
|
399
375
|
componentName: 'BriefcaseIcon',
|
|
400
376
|
package: '@atlaskit/icon/core/briefcase',
|
|
401
|
-
oldName: ['suitcase'],
|
|
402
377
|
categorization: 'multi-purpose',
|
|
403
378
|
usage: 'Multi purpose - Known uses: Job title in Atlas, Operations in JSM.',
|
|
404
379
|
team: 'Design System Team',
|
|
@@ -408,7 +383,6 @@ var metadata = {
|
|
|
408
383
|
keywords: ['bug', 'icon', 'bug report', 'test'],
|
|
409
384
|
componentName: 'BugIcon',
|
|
410
385
|
package: '@atlaskit/icon/core/bug',
|
|
411
|
-
oldName: ['jira/test-session'],
|
|
412
386
|
categorization: 'multi-purpose',
|
|
413
387
|
usage: 'Multi purpose - Known uses: Request types in JSM, bugs in Jira.',
|
|
414
388
|
team: 'Design System Team',
|
|
@@ -418,7 +392,6 @@ var metadata = {
|
|
|
418
392
|
keywords: ['calendar', 'date', 'icon', 'date', 'month', 'day', 'year', 'jira status'],
|
|
419
393
|
componentName: 'CalendarIcon',
|
|
420
394
|
package: '@atlaskit/icon/core/calendar',
|
|
421
|
-
oldName: ['calendar-filled', 'calendar', 'editor/date'],
|
|
422
395
|
categorization: 'multi-purpose',
|
|
423
396
|
usage: 'Multi purpose - Known uses: date metadata, date input field, calendar view, jira status.',
|
|
424
397
|
team: 'Design System Team',
|
|
@@ -428,7 +401,6 @@ var metadata = {
|
|
|
428
401
|
keywords: ['calendar-plus', 'calendarplus', 'icon', 'calendar', 'add', 'plus', 'schedule'],
|
|
429
402
|
componentName: 'CalendarPlusIcon',
|
|
430
403
|
package: '@atlaskit/icon/core/calendar-plus',
|
|
431
|
-
oldName: ['schedule-filled', 'schedule'],
|
|
432
404
|
categorization: 'multi-purpose',
|
|
433
405
|
usage: 'Known uses: Auto-scheduling in Jira Plans. Scheduled dates.',
|
|
434
406
|
team: 'Design System Team',
|
|
@@ -438,7 +410,6 @@ var metadata = {
|
|
|
438
410
|
keywords: ['camera', 'photo', 'icon'],
|
|
439
411
|
componentName: 'CameraIcon',
|
|
440
412
|
package: '@atlaskit/icon/core/camera',
|
|
441
|
-
oldName: ['camera-filled', 'camera', 'editor/photo'],
|
|
442
413
|
categorization: 'multi-purpose',
|
|
443
414
|
usage: 'Multi purpose - Known uses: upload photo in Trello, photos.',
|
|
444
415
|
team: 'Design System Team',
|
|
@@ -448,7 +419,6 @@ var metadata = {
|
|
|
448
419
|
keywords: ['capture', 'icon', 'focus', 'focus area', 'capture'],
|
|
449
420
|
componentName: 'CaptureIcon',
|
|
450
421
|
package: '@atlaskit/icon/core/capture',
|
|
451
|
-
oldName: ['jira/capture'],
|
|
452
422
|
replacement: {
|
|
453
423
|
name: 'focus-area',
|
|
454
424
|
location: '@atlaskit/icon'
|
|
@@ -489,7 +459,6 @@ var metadata = {
|
|
|
489
459
|
keywords: ['chart-bar', 'chartbar', 'icon', 'graph', 'bar', 'analytics', 'report', 'column chart'],
|
|
490
460
|
componentName: 'ChartBarIcon',
|
|
491
461
|
package: '@atlaskit/icon/core/chart-bar',
|
|
492
|
-
oldName: ['graph-bar', 'media-services/presentation'],
|
|
493
462
|
categorization: 'multi-purpose',
|
|
494
463
|
usage: 'Known uses: Bar charts; Reports in JSM, Space Analytics in Confluence',
|
|
495
464
|
team: 'Design System Team',
|
|
@@ -530,7 +499,6 @@ var metadata = {
|
|
|
530
499
|
keywords: ['chart-trend', 'charttrend', 'icon', 'reports', 'graph', 'impact effort', ''],
|
|
531
500
|
componentName: 'ChartTrendIcon',
|
|
532
501
|
package: '@atlaskit/icon/core/chart-trend',
|
|
533
|
-
oldName: ['graph-line'],
|
|
534
502
|
replacement: {
|
|
535
503
|
name: 'chart-trend-up',
|
|
536
504
|
location: '@atlaskit/icon'
|
|
@@ -571,7 +539,6 @@ var metadata = {
|
|
|
571
539
|
keywords: ['check-circle', 'checkcircle', 'tick', 'icon', 'tick', 'yes', 'completed'],
|
|
572
540
|
componentName: 'CheckCircleIcon',
|
|
573
541
|
package: '@atlaskit/icon/core/check-circle',
|
|
574
|
-
oldName: ['check-circle', 'check-circle-outline', 'emoji/productivity'],
|
|
575
542
|
categorization: 'multi-purpose',
|
|
576
543
|
usage: 'Known uses: completed items, productivity emoji category. Completed task work type in JSM Calendar view.',
|
|
577
544
|
team: 'Design System Team',
|
|
@@ -590,7 +557,6 @@ var metadata = {
|
|
|
590
557
|
keywords: ['check-mark', 'checkmark', 'icon', 'tick'],
|
|
591
558
|
componentName: 'CheckMarkIcon',
|
|
592
559
|
package: '@atlaskit/icon/core/check-mark',
|
|
593
|
-
oldName: ['check', 'editor/done'],
|
|
594
560
|
categorization: 'multi-purpose',
|
|
595
561
|
usage: 'Multi purpose - Known uses: table cells, checkboxes.',
|
|
596
562
|
team: 'Design System Team',
|
|
@@ -600,7 +566,6 @@ var metadata = {
|
|
|
600
566
|
keywords: ['checkbox-checked', 'checkboxchecked', 'icon', 'filled', 'checked', 'select all'],
|
|
601
567
|
componentName: 'CheckboxCheckedIcon',
|
|
602
568
|
package: '@atlaskit/icon/core/checkbox-checked',
|
|
603
|
-
oldName: ['checkbox', 'editor/task'],
|
|
604
569
|
categorization: 'multi-purpose',
|
|
605
570
|
usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
|
|
606
571
|
team: 'Design System Team',
|
|
@@ -610,7 +575,6 @@ var metadata = {
|
|
|
610
575
|
keywords: ['checkbox-indeterminate', 'checkboxindeterminate', 'icon', 'filled', 'mixed'],
|
|
611
576
|
componentName: 'CheckboxIndeterminateIcon',
|
|
612
577
|
package: '@atlaskit/icon/core/checkbox-indeterminate',
|
|
613
|
-
oldName: ['checkbox-indeterminate'],
|
|
614
578
|
categorization: 'multi-purpose',
|
|
615
579
|
usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
|
|
616
580
|
team: 'Design System Team',
|
|
@@ -651,7 +615,6 @@ var metadata = {
|
|
|
651
615
|
keywords: ['chevron-down', 'chevrondown', 'expand', 'collapse', 'icon', 'chevron down', 'expand', 'open'],
|
|
652
616
|
componentName: 'ChevronDownIcon',
|
|
653
617
|
package: '@atlaskit/icon/core/chevron-down',
|
|
654
|
-
oldName: ['chevron-down', 'chevron-down-circle', 'hipchat/chevron-down'],
|
|
655
618
|
shouldRecommendSmallIcon: true,
|
|
656
619
|
categorization: 'multi-purpose',
|
|
657
620
|
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Open dropdown menu, expanded tree item, collapse tree item',
|
|
@@ -663,7 +626,6 @@ var metadata = {
|
|
|
663
626
|
keywords: ['chevron-left', 'chevronleft', 'back', 'previous', 'icon', 'chevron left', 'back', 'previous'],
|
|
664
627
|
componentName: 'ChevronLeftIcon',
|
|
665
628
|
package: '@atlaskit/icon/core/chevron-left',
|
|
666
|
-
oldName: ['chevron-left-circle', 'chevron-left', 'chevron-left-large'],
|
|
667
629
|
shouldRecommendSmallIcon: true,
|
|
668
630
|
categorization: 'multi-purpose',
|
|
669
631
|
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Navigate back, show previous page of pagination results',
|
|
@@ -675,7 +637,6 @@ var metadata = {
|
|
|
675
637
|
keywords: ['chevron-right', 'chevronright', 'forward', 'next', 'icon', 'chevron right', 'next', 'collapsed', 'expand', 'show children'],
|
|
676
638
|
componentName: 'ChevronRightIcon',
|
|
677
639
|
package: '@atlaskit/icon/core/chevron-right',
|
|
678
|
-
oldName: ['chevron-right-circle', 'chevron-right', 'chevron-right-large'],
|
|
679
640
|
shouldRecommendSmallIcon: true,
|
|
680
641
|
categorization: 'multi-purpose',
|
|
681
642
|
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Next page of pagination results, collapsed tree item, expand tree item',
|
|
@@ -687,7 +648,6 @@ var metadata = {
|
|
|
687
648
|
keywords: ['chevron-up', 'chevronup', 'expand', 'collapse', 'icon', 'chevron up', 'close dropdown menu', 'collapse'],
|
|
688
649
|
componentName: 'ChevronUpIcon',
|
|
689
650
|
package: '@atlaskit/icon/core/chevron-up',
|
|
690
|
-
oldName: ['chevron-up-circle', 'hipchat/chevron-up', 'chevron-up'],
|
|
691
651
|
shouldRecommendSmallIcon: true,
|
|
692
652
|
categorization: 'multi-purpose',
|
|
693
653
|
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Close dropdown menu',
|
|
@@ -699,7 +659,6 @@ var metadata = {
|
|
|
699
659
|
keywords: ['child-work-items', 'childworkitems', 'icon', 'children', 'child', 'related', 'work items'],
|
|
700
660
|
componentName: 'ChildWorkItemsIcon',
|
|
701
661
|
package: '@atlaskit/icon/core/child-work-items',
|
|
702
|
-
oldName: ['child-issues'],
|
|
703
662
|
categorization: 'single-purpose',
|
|
704
663
|
usage: 'Reserved for child work items.',
|
|
705
664
|
team: 'Design System Team',
|
|
@@ -718,7 +677,6 @@ var metadata = {
|
|
|
718
677
|
keywords: ['clock', 'icon', 'time', 'recent', 'history'],
|
|
719
678
|
componentName: 'ClockIcon',
|
|
720
679
|
package: '@atlaskit/icon/core/clock',
|
|
721
|
-
oldName: ['editor/recent', 'emoji/frequent', 'recent'],
|
|
722
680
|
categorization: 'multi-purpose',
|
|
723
681
|
usage: 'Known uses: recent, time input, sprint time remaining, overdue task work type status.',
|
|
724
682
|
team: 'Design System Team',
|
|
@@ -728,7 +686,6 @@ var metadata = {
|
|
|
728
686
|
keywords: ['close', 'icon', 'cross', 'x', 'close', 'remove'],
|
|
729
687
|
componentName: 'CloseIcon',
|
|
730
688
|
package: '@atlaskit/icon/core/close',
|
|
731
|
-
oldName: ['cross', 'editor/close'],
|
|
732
689
|
replacement: {
|
|
733
690
|
name: 'cross',
|
|
734
691
|
location: '@atlaskit/icon'
|
|
@@ -742,7 +699,6 @@ var metadata = {
|
|
|
742
699
|
keywords: ['cloud-arrow-up', 'cloudarrowup', 'icon', 'deployments', 'up arrow'],
|
|
743
700
|
componentName: 'CloudArrowUpIcon',
|
|
744
701
|
package: '@atlaskit/icon/core/cloud-arrow-up',
|
|
745
|
-
oldName: ['upload'],
|
|
746
702
|
categorization: 'multi-purpose',
|
|
747
703
|
usage: 'Multi purpose - Known uses: deployments in Jira.',
|
|
748
704
|
team: 'Design System Team',
|
|
@@ -770,7 +726,6 @@ var metadata = {
|
|
|
770
726
|
keywords: ['comment', 'chat', 'speech', 'icon', 'speech bubble'],
|
|
771
727
|
componentName: 'CommentIcon',
|
|
772
728
|
package: '@atlaskit/icon/core/comment',
|
|
773
|
-
oldName: ['comment', 'questions'],
|
|
774
729
|
categorization: 'single-purpose',
|
|
775
730
|
usage: 'Single purpose - Reserved for comments on objects.',
|
|
776
731
|
team: 'Design System Team',
|
|
@@ -780,7 +735,6 @@ var metadata = {
|
|
|
780
735
|
keywords: ['comment-add', 'commentadd', 'icon', 'speech bubble', 'plus'],
|
|
781
736
|
componentName: 'CommentAddIcon',
|
|
782
737
|
package: '@atlaskit/icon/core/comment-add',
|
|
783
|
-
oldName: ['media-services/add-comment'],
|
|
784
738
|
categorization: 'single-purpose',
|
|
785
739
|
usage: 'Single purpose - Reserved for adding a comment to an object.',
|
|
786
740
|
team: 'Design System Team',
|
|
@@ -790,7 +744,6 @@ var metadata = {
|
|
|
790
744
|
keywords: ['commit', 'icon', 'git commit', 'bitbucket commit'],
|
|
791
745
|
componentName: 'CommitIcon',
|
|
792
746
|
package: '@atlaskit/icon/core/commit',
|
|
793
|
-
oldName: ['bitbucket/commits'],
|
|
794
747
|
categorization: 'single-purpose',
|
|
795
748
|
usage: 'Single purpose - Reserved for commits in Jira or Bitbucket.',
|
|
796
749
|
team: 'Design System Team',
|
|
@@ -800,7 +753,6 @@ var metadata = {
|
|
|
800
753
|
keywords: ['compass', 'icon', 'template'],
|
|
801
754
|
componentName: 'CompassIcon',
|
|
802
755
|
package: '@atlaskit/icon/core/compass',
|
|
803
|
-
oldName: ['discover-filled', 'discover'],
|
|
804
756
|
categorization: 'multi-purpose',
|
|
805
757
|
usage: 'Multi purpose - Known uses: templates.',
|
|
806
758
|
team: 'Design System Team',
|
|
@@ -810,7 +762,6 @@ var metadata = {
|
|
|
810
762
|
keywords: ['component', 'block', 'lego', 'icon', 'lego', 'brick', 'block'],
|
|
811
763
|
componentName: 'ComponentIcon',
|
|
812
764
|
package: '@atlaskit/icon/core/component',
|
|
813
|
-
oldName: ['component'],
|
|
814
765
|
categorization: 'single-purpose',
|
|
815
766
|
usage: 'Single purpose - Reserved for components in Jira and Compass.',
|
|
816
767
|
team: 'Design System Team',
|
|
@@ -820,7 +771,6 @@ var metadata = {
|
|
|
820
771
|
keywords: ['content-width-narrow', 'contentwidthnarrow', 'icon', 'content', 'media', 'image', 'width', 'fixed', 'narrow'],
|
|
821
772
|
componentName: 'ContentWidthNarrowIcon',
|
|
822
773
|
package: '@atlaskit/icon/core/content-width-narrow',
|
|
823
|
-
oldName: ['editor/media-center'],
|
|
824
774
|
categorization: 'single-purpose',
|
|
825
775
|
usage: 'Single purpose - Reserved for setting media and content to a narrow width.',
|
|
826
776
|
team: 'Design System Team',
|
|
@@ -830,7 +780,6 @@ var metadata = {
|
|
|
830
780
|
keywords: ['content-width-wide', 'contentwidthwide', 'icon', 'content', 'media', 'image', 'width', 'fixed', 'wide'],
|
|
831
781
|
componentName: 'ContentWidthWideIcon',
|
|
832
782
|
package: '@atlaskit/icon/core/content-width-wide',
|
|
833
|
-
oldName: ['editor/media-wide'],
|
|
834
783
|
categorization: 'single-purpose',
|
|
835
784
|
usage: 'Single purpose - Reserved for setting media and content to a wide width.',
|
|
836
785
|
team: 'Design System Team',
|
|
@@ -840,7 +789,6 @@ var metadata = {
|
|
|
840
789
|
keywords: ['content-wrap-left', 'contentwrapleft', 'icon', 'content', 'media', 'image', 'alignment', 'left', 'inline', 'wrap'],
|
|
841
790
|
componentName: 'ContentWrapLeftIcon',
|
|
842
791
|
package: '@atlaskit/icon/core/content-wrap-left',
|
|
843
|
-
oldName: ['editor/media-wrap-left'],
|
|
844
792
|
categorization: 'single-purpose',
|
|
845
793
|
usage: 'Single purpose - Reserved for left aligning media and content with wrapping enabled.',
|
|
846
794
|
team: 'Design System Team',
|
|
@@ -850,7 +798,6 @@ var metadata = {
|
|
|
850
798
|
keywords: ['content-wrap-right', 'contentwrapright', 'icon', 'content', 'media', 'image', 'alignment', 'right', 'inline', 'wrap'],
|
|
851
799
|
componentName: 'ContentWrapRightIcon',
|
|
852
800
|
package: '@atlaskit/icon/core/content-wrap-right',
|
|
853
|
-
oldName: ['editor/media-wrap-right'],
|
|
854
801
|
categorization: 'single-purpose',
|
|
855
802
|
usage: 'Single purpose - Reserved for right aligning media and content with wrapping enabled.',
|
|
856
803
|
team: 'Design System Team',
|
|
@@ -860,7 +807,6 @@ var metadata = {
|
|
|
860
807
|
keywords: ['copy', 'duplicate', 'icon', 'copy', 'object'],
|
|
861
808
|
componentName: 'CopyIcon',
|
|
862
809
|
package: '@atlaskit/icon/core/copy',
|
|
863
|
-
oldName: ['copy'],
|
|
864
810
|
categorization: 'single-purpose',
|
|
865
811
|
usage: 'Single purpose - Reserved for copying data such as text, code or other objects.',
|
|
866
812
|
team: 'Design System Team',
|
|
@@ -870,7 +816,6 @@ var metadata = {
|
|
|
870
816
|
keywords: ['credit-card', 'creditcard', 'icon', 'payment', 'invoice'],
|
|
871
817
|
componentName: 'CreditCardIcon',
|
|
872
818
|
package: '@atlaskit/icon/core/credit-card',
|
|
873
|
-
oldName: ['creditcard-filled', 'creditcard'],
|
|
874
819
|
categorization: 'multi-purpose',
|
|
875
820
|
usage: 'Multi purpose - Known uses: billing in Admin, invoices in PPC, payments.',
|
|
876
821
|
team: 'Design System Team',
|
|
@@ -880,7 +825,6 @@ var metadata = {
|
|
|
880
825
|
keywords: ['cross', 'close', 'x', 'cancel', 'icon', 'cross', 'x', 'close', 'remove'],
|
|
881
826
|
componentName: 'CrossIcon',
|
|
882
827
|
package: '@atlaskit/icon/core/cross',
|
|
883
|
-
oldName: ['cross', 'editor/close'],
|
|
884
828
|
categorization: 'multi-purpose',
|
|
885
829
|
usage: 'Known uses: closing modals, panels, and transient views; removing tags',
|
|
886
830
|
team: 'Design System Team',
|
|
@@ -890,7 +834,6 @@ var metadata = {
|
|
|
890
834
|
keywords: ['cross-circle', 'crosscircle', 'close', 'x', 'cancel', 'icon', 'x', 'exit', 'clear', 'no', 'filled'],
|
|
891
835
|
componentName: 'CrossCircleIcon',
|
|
892
836
|
package: '@atlaskit/icon/core/cross-circle',
|
|
893
|
-
oldName: ['cross-circle', 'editor/error', 'select-clear'],
|
|
894
837
|
categorization: 'multi-purpose',
|
|
895
838
|
usage: 'Multi purpose - Known uses: clear text field, error status.',
|
|
896
839
|
team: 'Design System Team',
|
|
@@ -909,7 +852,6 @@ var metadata = {
|
|
|
909
852
|
keywords: ['customize', 'icon', 'customise', 'configure', 'modify', 'preferences', 'settings', 'sliders'],
|
|
910
853
|
componentName: 'CustomizeIcon',
|
|
911
854
|
package: '@atlaskit/icon/core/customize',
|
|
912
|
-
oldName: ['preferences'],
|
|
913
855
|
categorization: 'multi-purpose',
|
|
914
856
|
usage: 'Multi purpose - Known uses: customize sidebar, customize view, settings.',
|
|
915
857
|
team: 'Design System Team',
|
|
@@ -919,7 +861,6 @@ var metadata = {
|
|
|
919
861
|
keywords: ['dashboard', 'window', 'grid', 'icon', 'activity', 'view'],
|
|
920
862
|
componentName: 'DashboardIcon',
|
|
921
863
|
package: '@atlaskit/icon/core/dashboard',
|
|
922
|
-
oldName: ['activity', 'dashboard'],
|
|
923
864
|
categorization: 'single-purpose',
|
|
924
865
|
usage: 'Single purpose - Reserved for dashboards in Jira.',
|
|
925
866
|
team: 'Design System Team',
|
|
@@ -965,7 +906,6 @@ var metadata = {
|
|
|
965
906
|
keywords: ['decision', 'icon', 'fork', 'diagonal arrow'],
|
|
966
907
|
componentName: 'DecisionIcon',
|
|
967
908
|
package: '@atlaskit/icon/core/decision',
|
|
968
|
-
oldName: ['decision', 'editor/decision'],
|
|
969
909
|
categorization: 'single-purpose',
|
|
970
910
|
usage: 'Single purpose - Reserved for decisions.',
|
|
971
911
|
team: 'Design System Team',
|
|
@@ -984,7 +924,6 @@ var metadata = {
|
|
|
984
924
|
keywords: ['delete', 'icon', 'trash', 'bin', 'remove'],
|
|
985
925
|
componentName: 'DeleteIcon',
|
|
986
926
|
package: '@atlaskit/icon/core/delete',
|
|
987
|
-
oldName: ['editor/remove', 'trash'],
|
|
988
927
|
categorization: 'single-purpose',
|
|
989
928
|
usage: 'Single purpose - Reserved for removing or deleting an object.',
|
|
990
929
|
team: 'Design System Team',
|
|
@@ -994,7 +933,6 @@ var metadata = {
|
|
|
994
933
|
keywords: ['department', 'icon', 'organization', 'organisation', 'org chart', 'hierarchy'],
|
|
995
934
|
componentName: 'DepartmentIcon',
|
|
996
935
|
package: '@atlaskit/icon/core/department',
|
|
997
|
-
oldName: ['department'],
|
|
998
936
|
categorization: 'single-purpose',
|
|
999
937
|
usage: 'Single purpose - Reserved for departments, reporting lines, or other tree chart representations.',
|
|
1000
938
|
team: 'Design System Team',
|
|
@@ -1004,7 +942,6 @@ var metadata = {
|
|
|
1004
942
|
keywords: ['device-mobile', 'devicemobile', 'icon', 'iphone', 'mobile phone', 'cell phone'],
|
|
1005
943
|
componentName: 'DeviceMobileIcon',
|
|
1006
944
|
package: '@atlaskit/icon/core/device-mobile',
|
|
1007
|
-
oldName: ['mobile'],
|
|
1008
945
|
categorization: 'multi-purpose',
|
|
1009
946
|
usage: 'Multi purpose - Known uses: call, contact us.',
|
|
1010
947
|
team: 'Design System Team',
|
|
@@ -1023,7 +960,6 @@ var metadata = {
|
|
|
1023
960
|
keywords: ['discovery', 'icon', 'discovery', 'note', 'filled', 'onboarding', 'status'],
|
|
1024
961
|
componentName: 'DiscoveryIcon',
|
|
1025
962
|
package: '@atlaskit/icon/core/discovery',
|
|
1026
|
-
oldName: ['editor/note'],
|
|
1027
963
|
replacement: {
|
|
1028
964
|
name: 'status-discovery',
|
|
1029
965
|
location: '@atlaskit/icon'
|
|
@@ -1037,7 +973,6 @@ var metadata = {
|
|
|
1037
973
|
keywords: ['download', 'cloud', 'icon', 'down arrow', 'file download'],
|
|
1038
974
|
componentName: 'DownloadIcon',
|
|
1039
975
|
package: '@atlaskit/icon/core/download',
|
|
1040
|
-
oldName: ['download'],
|
|
1041
976
|
categorization: 'single-purpose',
|
|
1042
977
|
usage: 'Single purpose - Reserved for file downloads.',
|
|
1043
978
|
team: 'Design System Team',
|
|
@@ -1057,7 +992,6 @@ var metadata = {
|
|
|
1057
992
|
keywords: ['drag-handle-vertical', 'draghandlevertical', 'icon', 'drag handler', 'reorder', 'move', 'reorder vertical'],
|
|
1058
993
|
componentName: 'DragHandleVerticalIcon',
|
|
1059
994
|
package: '@atlaskit/icon/core/drag-handle-vertical',
|
|
1060
|
-
oldName: ['drag-handler'],
|
|
1061
995
|
categorization: 'single-purpose',
|
|
1062
996
|
usage: 'Reserved for dragging elements along a vertical axis.',
|
|
1063
997
|
team: 'Design System Team',
|
|
@@ -1068,7 +1002,6 @@ var metadata = {
|
|
|
1068
1002
|
keywords: ['edit', 'pencil', 'write', 'icon', 'pencil', 'pencil on page'],
|
|
1069
1003
|
componentName: 'EditIcon',
|
|
1070
1004
|
package: '@atlaskit/icon/core/edit',
|
|
1071
|
-
oldName: ['edit-filled', 'edit', 'editor/edit'],
|
|
1072
1005
|
categorization: 'single-purpose',
|
|
1073
1006
|
usage: 'Single purpose - Reserved for editing objects.',
|
|
1074
1007
|
team: 'Design System Team',
|
|
@@ -1087,7 +1020,6 @@ var metadata = {
|
|
|
1087
1020
|
keywords: ['email', 'icon', 'envelope', 'message'],
|
|
1088
1021
|
componentName: 'EmailIcon',
|
|
1089
1022
|
package: '@atlaskit/icon/core/email',
|
|
1090
|
-
oldName: ['email'],
|
|
1091
1023
|
categorization: 'single-purpose',
|
|
1092
1024
|
usage: 'Single purpose - Reserved for when an email-related things.',
|
|
1093
1025
|
team: 'Design System Team',
|
|
@@ -1097,7 +1029,6 @@ var metadata = {
|
|
|
1097
1029
|
keywords: ['emoji', 'emoticon', 'smiley', 'icon', 'smiley face', 'emoticon'],
|
|
1098
1030
|
componentName: 'EmojiIcon',
|
|
1099
1031
|
package: '@atlaskit/icon/core/emoji',
|
|
1100
|
-
oldName: ['editor/emoji', 'emoji/emoji', 'emoji', 'emoji/people'],
|
|
1101
1032
|
categorization: 'single-purpose',
|
|
1102
1033
|
usage: "Single purpose - Reserved for Editor as a category for Emoji\'s.",
|
|
1103
1034
|
team: 'Design System Team',
|
|
@@ -1107,7 +1038,6 @@ var metadata = {
|
|
|
1107
1038
|
keywords: ['emoji-add', 'emojiadd', 'icon', 'smiley face', 'emoticon', 'plus'],
|
|
1108
1039
|
componentName: 'EmojiAddIcon',
|
|
1109
1040
|
package: '@atlaskit/icon/core/emoji-add',
|
|
1110
|
-
oldName: ['emoji-add'],
|
|
1111
1041
|
categorization: 'single-purpose',
|
|
1112
1042
|
usage: 'Single purpose - Reserved for adding an emoji reaction.',
|
|
1113
1043
|
team: 'Design System Team',
|
|
@@ -1153,7 +1083,6 @@ var metadata = {
|
|
|
1153
1083
|
keywords: ['error', 'warning', 'alert', 'icon', 'filled', 'status', 'danger', 'exclamation', '!', 'error'],
|
|
1154
1084
|
componentName: 'ErrorIcon',
|
|
1155
1085
|
package: '@atlaskit/icon/core/error',
|
|
1156
|
-
oldName: ['error'],
|
|
1157
1086
|
replacement: {
|
|
1158
1087
|
name: 'status-error',
|
|
1159
1088
|
location: '@atlaskit/icon'
|
|
@@ -1177,7 +1106,6 @@ var metadata = {
|
|
|
1177
1106
|
keywords: ['expand-horizontal', 'expandhorizontal', 'icon', 'expand', 'width', 'horizontal arrows', 'maximum width', 'stretch', 'fit'],
|
|
1178
1107
|
componentName: 'ExpandHorizontalIcon',
|
|
1179
1108
|
package: '@atlaskit/icon/core/expand-horizontal',
|
|
1180
|
-
oldName: ['editor/media-full-width'],
|
|
1181
1109
|
categorization: 'single-purpose',
|
|
1182
1110
|
usage: 'Single purpose - Reserved for expanding an element to its maximum width.',
|
|
1183
1111
|
team: 'Design System Team',
|
|
@@ -1196,7 +1124,6 @@ var metadata = {
|
|
|
1196
1124
|
keywords: ['eye-open', 'eyeopen', 'icon', 'watch', 'visible', 'visbility', 'permissions'],
|
|
1197
1125
|
componentName: 'EyeOpenIcon',
|
|
1198
1126
|
package: '@atlaskit/icon/core/eye-open',
|
|
1199
|
-
oldName: ['watch'],
|
|
1200
1127
|
categorization: 'multi-purpose',
|
|
1201
1128
|
usage: 'Multi purpose - Known uses: watch page in Confluence, show password in text field, and following in Atlas.',
|
|
1202
1129
|
team: 'Design System Team',
|
|
@@ -1206,7 +1133,6 @@ var metadata = {
|
|
|
1206
1133
|
keywords: ['eye-open-filled', 'eyeopenfilled', 'icon', 'watching', 'visible', 'visbility', 'permissions', 'filled'],
|
|
1207
1134
|
componentName: 'EyeOpenFilledIcon',
|
|
1208
1135
|
package: '@atlaskit/icon/core/eye-open-filled',
|
|
1209
|
-
oldName: ['hipchat/audio-only', 'watch-filled'],
|
|
1210
1136
|
categorization: 'multi-purpose',
|
|
1211
1137
|
usage: 'Multi purpose - Known uses: watched pages in Confluence.',
|
|
1212
1138
|
team: 'Design System Team',
|
|
@@ -1234,7 +1160,6 @@ var metadata = {
|
|
|
1234
1160
|
keywords: ['feedback', 'announce', 'speaker', 'megaphone', 'icon', 'diagonal arrow', 'chat bubble', 'survey', 'critique'],
|
|
1235
1161
|
componentName: 'FeedbackIcon',
|
|
1236
1162
|
package: '@atlaskit/icon/core/feedback',
|
|
1237
|
-
oldName: ['editor/feedback', 'feedback'],
|
|
1238
1163
|
categorization: 'single-purpose',
|
|
1239
1164
|
usage: 'Single purpose - Known uses: customer feedback.',
|
|
1240
1165
|
team: 'Design System Team',
|
|
@@ -1289,7 +1214,6 @@ var metadata = {
|
|
|
1289
1214
|
keywords: ['file', 'document', 'paper', 'page', 'sheet', 'icon', 'document', 'file', 'paper'],
|
|
1290
1215
|
componentName: 'FileIcon',
|
|
1291
1216
|
package: '@atlaskit/icon/core/file',
|
|
1292
|
-
oldName: ['document-filled', 'document', 'editor/file', 'file'],
|
|
1293
1217
|
categorization: 'multi-purpose',
|
|
1294
1218
|
usage: "Multi purpose - Known uses: document, file. Do not use to represent a page — use the dedicated \'Page\' icon instead.",
|
|
1295
1219
|
team: 'Design System Team',
|
|
@@ -1299,7 +1223,6 @@ var metadata = {
|
|
|
1299
1223
|
keywords: ['files', 'icon', 'documents', 'files', 'papers'],
|
|
1300
1224
|
componentName: 'FilesIcon',
|
|
1301
1225
|
package: '@atlaskit/icon/core/files',
|
|
1302
|
-
oldName: ['documents'],
|
|
1303
1226
|
categorization: 'multi-purpose',
|
|
1304
1227
|
usage: "Multi purpose - Known uses: documents, files. Do not use to represent pages — use the dedicated \'Pages\' icon instead.",
|
|
1305
1228
|
team: 'Design System Team',
|
|
@@ -1309,7 +1232,6 @@ var metadata = {
|
|
|
1309
1232
|
keywords: ['filter', 'icon', 'funnel', 'refine'],
|
|
1310
1233
|
componentName: 'FilterIcon',
|
|
1311
1234
|
package: '@atlaskit/icon/core/filter',
|
|
1312
|
-
oldName: ['filter', 'media-services/filter'],
|
|
1313
1235
|
categorization: 'single-purpose',
|
|
1314
1236
|
usage: 'Single purpose - Reserved for filterting data or objects.',
|
|
1315
1237
|
team: 'Design System Team',
|
|
@@ -1319,7 +1241,6 @@ var metadata = {
|
|
|
1319
1241
|
keywords: ['flag', 'icon', 'important', 'emoji category'],
|
|
1320
1242
|
componentName: 'FlagIcon',
|
|
1321
1243
|
package: '@atlaskit/icon/core/flag',
|
|
1322
|
-
oldName: ['emoji/flags'],
|
|
1323
1244
|
categorization: 'multi-purpose',
|
|
1324
1245
|
usage: 'Multi purpose - Known uses: flags in Editor, feature flags.',
|
|
1325
1246
|
team: 'Design System Team',
|
|
@@ -1329,7 +1250,6 @@ var metadata = {
|
|
|
1329
1250
|
keywords: ['flag-filled', 'flagfilled', 'icon', 'flag', 'important', 'filled'],
|
|
1330
1251
|
componentName: 'FlagFilledIcon',
|
|
1331
1252
|
package: '@atlaskit/icon/core/flag-filled',
|
|
1332
|
-
oldName: ['flag-filled'],
|
|
1333
1253
|
categorization: 'multi-purpose',
|
|
1334
1254
|
usage: 'Multi purpose - Known uses: active feature flags.',
|
|
1335
1255
|
team: 'Design System Team',
|
|
@@ -1339,7 +1259,6 @@ var metadata = {
|
|
|
1339
1259
|
keywords: ['flask', 'icon', 'labs', 'test', 'erlenmeyer flask', 'beaker'],
|
|
1340
1260
|
componentName: 'FlaskIcon',
|
|
1341
1261
|
package: '@atlaskit/icon/core/flask',
|
|
1342
|
-
oldName: ['jira/labs'],
|
|
1343
1262
|
categorization: 'multi-purpose',
|
|
1344
1263
|
usage: 'Multi purpose - Known uses: labs in Jira.',
|
|
1345
1264
|
team: 'Design System Team',
|
|
@@ -1358,7 +1277,6 @@ var metadata = {
|
|
|
1358
1277
|
keywords: ['folder-closed', 'folderclosed', 'icon', 'directory'],
|
|
1359
1278
|
componentName: 'FolderClosedIcon',
|
|
1360
1279
|
package: '@atlaskit/icon/core/folder-closed',
|
|
1361
|
-
oldName: ['folder'],
|
|
1362
1280
|
categorization: 'single-purpose',
|
|
1363
1281
|
usage: 'Single purpose - Reserved for folders in Confluence.',
|
|
1364
1282
|
team: 'Design System Team',
|
|
@@ -1386,7 +1304,6 @@ var metadata = {
|
|
|
1386
1304
|
keywords: ['fullscreen-enter', 'fullscreenenter', 'icon', 'full screen'],
|
|
1387
1305
|
componentName: 'FullscreenEnterIcon',
|
|
1388
1306
|
package: '@atlaskit/icon/core/fullscreen-enter',
|
|
1389
|
-
oldName: ['vid-full-screen-on'],
|
|
1390
1307
|
categorization: 'single-purpose',
|
|
1391
1308
|
usage: 'Single purpose - Reserved for full screen videos or objects.',
|
|
1392
1309
|
team: 'Design System Team',
|
|
@@ -1396,7 +1313,6 @@ var metadata = {
|
|
|
1396
1313
|
keywords: ['fullscreen-exit', 'fullscreenexit', 'icon', 'un-full screen', 'un-fullscreen'],
|
|
1397
1314
|
componentName: 'FullscreenExitIcon',
|
|
1398
1315
|
package: '@atlaskit/icon/core/fullscreen-exit',
|
|
1399
|
-
oldName: ['media-services/full-screen'],
|
|
1400
1316
|
categorization: 'single-purpose',
|
|
1401
1317
|
usage: 'Single purpose - Reserved for return screen videos or objects.',
|
|
1402
1318
|
team: 'Design System Team',
|
|
@@ -1415,7 +1331,6 @@ var metadata = {
|
|
|
1415
1331
|
keywords: ['globe', 'icon', 'world'],
|
|
1416
1332
|
componentName: 'GlobeIcon',
|
|
1417
1333
|
package: '@atlaskit/icon/core/globe',
|
|
1418
|
-
oldName: ['world', 'world-small'],
|
|
1419
1334
|
categorization: 'multi-purpose',
|
|
1420
1335
|
usage: 'Multi purpose - Known uses: public link in Confluence share dialog, global rules in Automation.',
|
|
1421
1336
|
team: 'Design System Team',
|
|
@@ -1434,7 +1349,6 @@ var metadata = {
|
|
|
1434
1349
|
keywords: ['grid', 'icon', 'view all content', 'tile view', 'layout', 'grid', 'tiles'],
|
|
1435
1350
|
componentName: 'GridIcon',
|
|
1436
1351
|
package: '@atlaskit/icon/core/grid',
|
|
1437
|
-
oldName: ['editor/table', 'media-services/grid', 'table'],
|
|
1438
1352
|
categorization: 'multi-purpose',
|
|
1439
1353
|
usage: 'Multi purpose - Known uses: spaces in Confluence, and grid view, all content in Confluence.',
|
|
1440
1354
|
team: 'Design System Team',
|
|
@@ -1444,7 +1358,6 @@ var metadata = {
|
|
|
1444
1358
|
keywords: ['grow-diagonal', 'growdiagonal', 'icon', 'grow', 'width and height', 'diagonal arrows'],
|
|
1445
1359
|
componentName: 'GrowDiagonalIcon',
|
|
1446
1360
|
package: '@atlaskit/icon/core/grow-diagonal',
|
|
1447
|
-
oldName: ['media-services/actual-size'],
|
|
1448
1361
|
categorization: 'single-purpose',
|
|
1449
1362
|
usage: 'Single purpose - Reserved for increasing the size of an element when height and width are changed concurrently.',
|
|
1450
1363
|
team: 'Design System Team',
|
|
@@ -1454,7 +1367,6 @@ var metadata = {
|
|
|
1454
1367
|
keywords: ['grow-horizontal', 'growhorizontal', 'icon', 'grow', 'width', 'horizontal arrows'],
|
|
1455
1368
|
componentName: 'GrowHorizontalIcon',
|
|
1456
1369
|
package: '@atlaskit/icon/core/grow-horizontal',
|
|
1457
|
-
oldName: ['editor/expand'],
|
|
1458
1370
|
categorization: 'single-purpose',
|
|
1459
1371
|
usage: 'Single purpose - Reserved for increasing the width of an element.',
|
|
1460
1372
|
team: 'Design System Team',
|
|
@@ -1491,7 +1403,6 @@ var metadata = {
|
|
|
1491
1403
|
keywords: ['heart', 'icon', 'like', 'love', 'emoji category'],
|
|
1492
1404
|
componentName: 'HeartIcon',
|
|
1493
1405
|
package: '@atlaskit/icon/core/heart',
|
|
1494
|
-
oldName: ['emoji/symbols'],
|
|
1495
1406
|
categorization: 'multi-purpose',
|
|
1496
1407
|
usage: 'Multi purpose - Known uses: emoji symbols in Editor.',
|
|
1497
1408
|
team: 'Design System Team',
|
|
@@ -1510,7 +1421,6 @@ var metadata = {
|
|
|
1510
1421
|
keywords: ['home', 'icon', 'house', 'building'],
|
|
1511
1422
|
componentName: 'HomeIcon',
|
|
1512
1423
|
package: '@atlaskit/icon/core/home',
|
|
1513
|
-
oldName: ['home-circle', 'home'],
|
|
1514
1424
|
categorization: 'single-purpose',
|
|
1515
1425
|
usage: 'Single purpose - Reserved for home in navigation. When a user clicks on this, they should return to the homepage.',
|
|
1516
1426
|
team: 'Design System Team',
|
|
@@ -1520,7 +1430,6 @@ var metadata = {
|
|
|
1520
1430
|
keywords: ['image', 'picture', 'photo', 'icon', 'picture', 'asset'],
|
|
1521
1431
|
componentName: 'ImageIcon',
|
|
1522
1432
|
package: '@atlaskit/icon/core/image',
|
|
1523
|
-
oldName: ['editor/image', 'image', 'media-services/image', 'media-services/scale-large', 'media-services/scale-small'],
|
|
1524
1433
|
categorization: 'multi-purpose',
|
|
1525
1434
|
usage: 'Multi purpose - Known uses: images, image upload.',
|
|
1526
1435
|
team: 'Design System Team',
|
|
@@ -1557,7 +1466,6 @@ var metadata = {
|
|
|
1557
1466
|
keywords: ['inbox', 'icon', 'document tray', 'work', 'letter', 'post'],
|
|
1558
1467
|
componentName: 'InboxIcon',
|
|
1559
1468
|
package: '@atlaskit/icon/core/inbox',
|
|
1560
|
-
oldName: ['tray'],
|
|
1561
1469
|
categorization: 'multi-purpose',
|
|
1562
1470
|
usage: "Multi purpose - Known uses: \'Your work\' in Confluence, inbox, mail.",
|
|
1563
1471
|
team: 'Design System Team',
|
|
@@ -1576,7 +1484,6 @@ var metadata = {
|
|
|
1576
1484
|
keywords: ['information', 'icon', 'info', 'filled', 'status', 'information'],
|
|
1577
1485
|
componentName: 'InformationIcon',
|
|
1578
1486
|
package: '@atlaskit/icon/core/information',
|
|
1579
|
-
oldName: ['editor/info', 'editor/panel', 'info'],
|
|
1580
1487
|
replacement: {
|
|
1581
1488
|
name: 'status-information',
|
|
1582
1489
|
location: '@atlaskit/icon'
|
|
@@ -1609,7 +1516,6 @@ var metadata = {
|
|
|
1609
1516
|
keywords: ['layout-one-column', 'layoutonecolumn', 'icon', 'layout', 'column', '1 col'],
|
|
1610
1517
|
componentName: 'LayoutOneColumnIcon',
|
|
1611
1518
|
package: '@atlaskit/icon/core/layout-one-column',
|
|
1612
|
-
oldName: ['editor/layout-single'],
|
|
1613
1519
|
categorization: 'single-purpose',
|
|
1614
1520
|
usage: 'Reserved for single column layout option in Confluence Editor',
|
|
1615
1521
|
team: 'Design System Team',
|
|
@@ -1619,7 +1525,6 @@ var metadata = {
|
|
|
1619
1525
|
keywords: ['layout-three-columns', 'layoutthreecolumns', 'icon', 'layout', 'columns', '3 col', '3 cols'],
|
|
1620
1526
|
componentName: 'LayoutThreeColumnsIcon',
|
|
1621
1527
|
package: '@atlaskit/icon/core/layout-three-columns',
|
|
1622
|
-
oldName: ['editor/layout-three-equal'],
|
|
1623
1528
|
categorization: 'single-purpose',
|
|
1624
1529
|
usage: 'Single purpose - Reserved for 3 column layout option in Confluence Editor.',
|
|
1625
1530
|
team: 'Design System Team',
|
|
@@ -1629,7 +1534,6 @@ var metadata = {
|
|
|
1629
1534
|
keywords: ['layout-three-columns-sidebars', 'layoutthreecolumnssidebars', 'icon', 'layout', 'columns', '3 col', '3 cols', 'sidebars', 'asides'],
|
|
1630
1535
|
componentName: 'LayoutThreeColumnsSidebarsIcon',
|
|
1631
1536
|
package: '@atlaskit/icon/core/layout-three-columns-sidebars',
|
|
1632
|
-
oldName: ['editor/layout-three-with-sidebars'],
|
|
1633
1537
|
categorization: 'single-purpose',
|
|
1634
1538
|
usage: 'Single purpose - Reserved for 3 column layout with left and right sidebars option in Confluence Editor.',
|
|
1635
1539
|
team: 'Design System Team',
|
|
@@ -1639,7 +1543,6 @@ var metadata = {
|
|
|
1639
1543
|
keywords: ['layout-two-columns', 'layouttwocolumns', 'icon', 'layout', 'columns', '2 col', '2 cols'],
|
|
1640
1544
|
componentName: 'LayoutTwoColumnsIcon',
|
|
1641
1545
|
package: '@atlaskit/icon/core/layout-two-columns',
|
|
1642
|
-
oldName: ['editor/layout-two-equal'],
|
|
1643
1546
|
categorization: 'single-purpose',
|
|
1644
1547
|
usage: 'Single purpose - Reserved for 2 column layout option in Confluence Editor.',
|
|
1645
1548
|
team: 'Design System Team',
|
|
@@ -1649,7 +1552,6 @@ var metadata = {
|
|
|
1649
1552
|
keywords: ['layout-two-columns-sidebar-left', 'layouttwocolumnssidebarleft', 'icon', 'layout', 'columns', '2 col', '2 cols', 'sidebar', 'aside'],
|
|
1650
1553
|
componentName: 'LayoutTwoColumnsSidebarLeftIcon',
|
|
1651
1554
|
package: '@atlaskit/icon/core/layout-two-columns-sidebar-left',
|
|
1652
|
-
oldName: ['editor/layout-two-left-sidebar'],
|
|
1653
1555
|
categorization: 'single-purpose',
|
|
1654
1556
|
usage: 'Single purpose - Reserved for 2 column layout with left sidebar option in Confluence Editor.',
|
|
1655
1557
|
team: 'Design System Team',
|
|
@@ -1659,7 +1561,6 @@ var metadata = {
|
|
|
1659
1561
|
keywords: ['layout-two-columns-sidebar-right', 'layouttwocolumnssidebarright', 'icon', 'layout', 'columns', '2 col', '2 cols', 'sidebar', 'aside'],
|
|
1660
1562
|
componentName: 'LayoutTwoColumnsSidebarRightIcon',
|
|
1661
1563
|
package: '@atlaskit/icon/core/layout-two-columns-sidebar-right',
|
|
1662
|
-
oldName: ['editor/layout-two-right-sidebar'],
|
|
1663
1564
|
categorization: 'single-purpose',
|
|
1664
1565
|
usage: 'Single purpose - Reserved for 2 column layout with right sidebar option in Confluence Editor.',
|
|
1665
1566
|
team: 'Design System Team',
|
|
@@ -1678,7 +1579,6 @@ var metadata = {
|
|
|
1678
1579
|
keywords: ['lightbulb', 'idea', 'hint', 'icon', 'idea', 'initiative', 'tip', 'learnings'],
|
|
1679
1580
|
componentName: 'LightbulbIcon',
|
|
1680
1581
|
package: '@atlaskit/icon/core/lightbulb',
|
|
1681
|
-
oldName: ['editor/hint', 'emoji/objects', 'lightbulb-filled', 'lightbulb'],
|
|
1682
1582
|
categorization: 'multi-purpose',
|
|
1683
1583
|
usage: 'Known uses: learnings in Atlas.',
|
|
1684
1584
|
team: 'Design System Team',
|
|
@@ -1688,7 +1588,6 @@ var metadata = {
|
|
|
1688
1588
|
keywords: ['link', 'icon', 'url', 'hyperlink', 'website', 'www', 'http', ''],
|
|
1689
1589
|
componentName: 'LinkIcon',
|
|
1690
1590
|
package: '@atlaskit/icon/core/link',
|
|
1691
|
-
oldName: ['editor/link', 'link-filled', 'link'],
|
|
1692
1591
|
categorization: 'single-purpose',
|
|
1693
1592
|
usage: 'Single purpose - Reserved for links, urls, or copy link.',
|
|
1694
1593
|
team: 'Design System Team',
|
|
@@ -1698,7 +1597,6 @@ var metadata = {
|
|
|
1698
1597
|
keywords: ['link-broken', 'linkbroken', 'icon', 'unlink', 'remove link', 'break link', 'url', 'hyperlink', 'website', 'www', 'https'],
|
|
1699
1598
|
componentName: 'LinkBrokenIcon',
|
|
1700
1599
|
package: '@atlaskit/icon/core/link-broken',
|
|
1701
|
-
oldName: ['editor/unlink', 'unlink'],
|
|
1702
1600
|
categorization: 'single-purpose',
|
|
1703
1601
|
usage: 'Single purpose - Reserved for removing a link.',
|
|
1704
1602
|
team: 'Design System Team',
|
|
@@ -1708,7 +1606,6 @@ var metadata = {
|
|
|
1708
1606
|
keywords: ['link-external', 'linkexternal', 'icon', 'new tab', 'new window', 'open in', 'url', 'hyperlink', 'www', 'http', 'https', 'website', 'external', 'shortcut', 'diagonal arrow', 'offsite'],
|
|
1709
1607
|
componentName: 'LinkExternalIcon',
|
|
1710
1608
|
package: '@atlaskit/icon/core/link-external',
|
|
1711
|
-
oldName: ['shortcut'],
|
|
1712
1609
|
categorization: 'single-purpose',
|
|
1713
1610
|
usage: 'Single purpose - Reserved for links that open up a new tab.',
|
|
1714
1611
|
team: 'Design System Team',
|
|
@@ -1718,7 +1615,6 @@ var metadata = {
|
|
|
1718
1615
|
keywords: ['list-bulleted', 'listbulleted', 'icon', 'bullets', 'unordered list'],
|
|
1719
1616
|
componentName: 'ListBulletedIcon',
|
|
1720
1617
|
package: '@atlaskit/icon/core/list-bulleted',
|
|
1721
|
-
oldName: ['bullet-list', 'editor/bullet-list'],
|
|
1722
1618
|
categorization: 'multi-purpose',
|
|
1723
1619
|
usage: 'Multi purpose - Known uses: bulleted lists, view all.',
|
|
1724
1620
|
team: 'Design System Team',
|
|
@@ -1737,7 +1633,6 @@ var metadata = {
|
|
|
1737
1633
|
keywords: ['list-numbered', 'listnumbered', 'icon', 'list', 'numbers'],
|
|
1738
1634
|
componentName: 'ListNumberedIcon',
|
|
1739
1635
|
package: '@atlaskit/icon/core/list-numbered',
|
|
1740
|
-
oldName: ['editor/number-list'],
|
|
1741
1636
|
categorization: 'multi-purpose',
|
|
1742
1637
|
usage: 'Multi purpose - Known usages: Numbered list in Confluence Editor.',
|
|
1743
1638
|
team: 'Design System Team',
|
|
@@ -1747,7 +1642,6 @@ var metadata = {
|
|
|
1747
1642
|
keywords: ['lobby-bell', 'lobbybell', 'icon', 'ding', 'risks'],
|
|
1748
1643
|
componentName: 'LobbyBellIcon',
|
|
1749
1644
|
package: '@atlaskit/icon/core/lobby-bell',
|
|
1750
|
-
oldName: ['hipchat/lobby'],
|
|
1751
1645
|
categorization: 'multi-purpose',
|
|
1752
1646
|
usage: 'Multi purpose - Known uses: risks in Atlas.',
|
|
1753
1647
|
team: 'Design System Team',
|
|
@@ -1757,7 +1651,6 @@ var metadata = {
|
|
|
1757
1651
|
keywords: ['location', 'pin', 'gps', 'map', 'icon', 'map', 'pin', 'address'],
|
|
1758
1652
|
componentName: 'LocationIcon',
|
|
1759
1653
|
package: '@atlaskit/icon/core/location',
|
|
1760
|
-
oldName: ['location'],
|
|
1761
1654
|
categorization: 'multi-purpose',
|
|
1762
1655
|
usage: 'Multi purpose - Known uses: location in Atlas.',
|
|
1763
1656
|
team: 'Design System Team',
|
|
@@ -1767,7 +1660,6 @@ var metadata = {
|
|
|
1767
1660
|
keywords: ['lock-locked', 'locklocked', 'icon', 'permissions', 'no access', 'restricted', 'security', 'secure', 'forbidden', 'authentication'],
|
|
1768
1661
|
componentName: 'LockLockedIcon',
|
|
1769
1662
|
package: '@atlaskit/icon/core/lock-locked',
|
|
1770
|
-
oldName: ['lock-circle', 'lock-filled', 'lock', 'unlock-circle'],
|
|
1771
1663
|
categorization: 'multi-purpose',
|
|
1772
1664
|
usage: 'Multi purpose - Known uses: secure password in textfields, locked page in Confluence.',
|
|
1773
1665
|
team: 'Design System Team',
|
|
@@ -1777,7 +1669,6 @@ var metadata = {
|
|
|
1777
1669
|
keywords: ['lock-unlocked', 'lockunlocked', 'icon', 'open permissions', 'unrestricted access', 'security', 'insecure', 'authentication'],
|
|
1778
1670
|
componentName: 'LockUnlockedIcon',
|
|
1779
1671
|
package: '@atlaskit/icon/core/lock-unlocked',
|
|
1780
|
-
oldName: ['unlock-filled', 'unlock'],
|
|
1781
1672
|
categorization: 'multi-purpose',
|
|
1782
1673
|
usage: 'Multi purpose - Known uses: unlocked page in Confluence.',
|
|
1783
1674
|
team: 'Design System Team',
|
|
@@ -1787,7 +1678,6 @@ var metadata = {
|
|
|
1787
1678
|
keywords: ['log-in', 'login', 'icon', 'sign in', 'enter', 'account'],
|
|
1788
1679
|
componentName: 'LogInIcon',
|
|
1789
1680
|
package: '@atlaskit/icon/core/log-in',
|
|
1790
|
-
oldName: ['sign-in'],
|
|
1791
1681
|
categorization: 'single-purpose',
|
|
1792
1682
|
usage: 'Single purpose - Reserved for log in.',
|
|
1793
1683
|
team: 'Design System Team',
|
|
@@ -1797,7 +1687,6 @@ var metadata = {
|
|
|
1797
1687
|
keywords: ['log-out', 'logout', 'icon', 'sign out', 'exit', 'account'],
|
|
1798
1688
|
componentName: 'LogOutIcon',
|
|
1799
1689
|
package: '@atlaskit/icon/core/log-out',
|
|
1800
|
-
oldName: ['sign-out'],
|
|
1801
1690
|
categorization: 'single-purpose',
|
|
1802
1691
|
usage: 'Single purpose - Reserved for log out.',
|
|
1803
1692
|
team: 'Design System Team',
|
|
@@ -1825,7 +1714,6 @@ var metadata = {
|
|
|
1825
1714
|
keywords: ['marketplace', 'store', 'shop', 'icon', 'app store', 'storefront', 'stand', 'third-party developer'],
|
|
1826
1715
|
componentName: 'MarketplaceIcon',
|
|
1827
1716
|
package: '@atlaskit/icon/core/marketplace',
|
|
1828
|
-
oldName: ['marketplace'],
|
|
1829
1717
|
categorization: 'single-purpose',
|
|
1830
1718
|
usage: 'Single purpose - Reserved for Atlassian Marketplace.',
|
|
1831
1719
|
team: 'Design System Team',
|
|
@@ -1835,7 +1723,6 @@ var metadata = {
|
|
|
1835
1723
|
keywords: ['maximize', 'icon', 'diagonal', 'resize', 'enlarge'],
|
|
1836
1724
|
componentName: 'MaximizeIcon',
|
|
1837
1725
|
package: '@atlaskit/icon/core/maximize',
|
|
1838
|
-
oldName: ['editor/image-resize', 'image-resize', 'media-services/actual-size'],
|
|
1839
1726
|
categorization: 'single-purpose',
|
|
1840
1727
|
usage: 'Single purpose - Reserved for resizing screens, panels, modals, or media to its maximum size.',
|
|
1841
1728
|
team: 'Design System Team',
|
|
@@ -1854,7 +1741,6 @@ var metadata = {
|
|
|
1854
1741
|
keywords: ['mention', 'user', 'person', '@', 'icon', 'at symbol', '@', 'tag', 'username'],
|
|
1855
1742
|
componentName: 'MentionIcon',
|
|
1856
1743
|
package: '@atlaskit/icon/core/mention',
|
|
1857
|
-
oldName: ['editor/mention'],
|
|
1858
1744
|
categorization: 'single-purpose',
|
|
1859
1745
|
usage: 'Single purpose - Reserved for user mentions.',
|
|
1860
1746
|
team: 'Design System Team',
|
|
@@ -1864,7 +1750,6 @@ var metadata = {
|
|
|
1864
1750
|
keywords: ['menu', 'hamburger', 'navigation', 'switcher', 'app switcher', 'icon', 'menu', 'top navigation', '3 lines', 'hamburger'],
|
|
1865
1751
|
componentName: 'MenuIcon',
|
|
1866
1752
|
package: '@atlaskit/icon/core/menu',
|
|
1867
|
-
oldName: ['menu-expand', 'menu'],
|
|
1868
1753
|
categorization: 'single-purpose',
|
|
1869
1754
|
usage: 'Single purpose - Reserved for accessing the menu in global app navigation.',
|
|
1870
1755
|
team: 'Design System Team',
|
|
@@ -1892,7 +1777,6 @@ var metadata = {
|
|
|
1892
1777
|
keywords: ['microphone', 'icon', 'mic', 'mic on', 'voice', 'speak'],
|
|
1893
1778
|
componentName: 'MicrophoneIcon',
|
|
1894
1779
|
package: '@atlaskit/icon/core/microphone',
|
|
1895
|
-
oldName: ['vid-audio-on'],
|
|
1896
1780
|
categorization: 'multi-purpose',
|
|
1897
1781
|
usage: 'Multi purpose - Known uses: record sounds in Trello.',
|
|
1898
1782
|
team: 'Design System Team',
|
|
@@ -1902,7 +1786,6 @@ var metadata = {
|
|
|
1902
1786
|
keywords: ['minimize', 'icon', 'minimize', 'dock'],
|
|
1903
1787
|
componentName: 'MinimizeIcon',
|
|
1904
1788
|
package: '@atlaskit/icon/core/minimize',
|
|
1905
|
-
oldName: ['media-services/fit-to-page', 'vid-full-screen-off'],
|
|
1906
1789
|
categorization: 'single-purpose',
|
|
1907
1790
|
usage: 'Single purpose - Reserved for minimizing or docking modals to the bottom of the viewport.',
|
|
1908
1791
|
team: 'Design System Team',
|
|
@@ -1912,7 +1795,6 @@ var metadata = {
|
|
|
1912
1795
|
keywords: ['minus', 'icon', 'rule', 'horizontal line', 'divider', 'minus', 'subtract'],
|
|
1913
1796
|
componentName: 'MinusIcon',
|
|
1914
1797
|
package: '@atlaskit/icon/core/minus',
|
|
1915
|
-
oldName: ['editor/divider', 'editor/horizontal-rule'],
|
|
1916
1798
|
categorization: 'multi-purpose',
|
|
1917
1799
|
usage: 'Multi purpose - Known uses: horizontal rule in Editor.',
|
|
1918
1800
|
team: 'Design System Team',
|
|
@@ -1949,7 +1831,6 @@ var metadata = {
|
|
|
1949
1831
|
keywords: ['notification', 'bell', 'alarm', 'icon', 'bell', 'alert'],
|
|
1950
1832
|
componentName: 'NotificationIcon',
|
|
1951
1833
|
package: '@atlaskit/icon/core/notification',
|
|
1952
|
-
oldName: ['notification-direct', 'notification'],
|
|
1953
1834
|
categorization: 'single-purpose',
|
|
1954
1835
|
usage: 'Single purpose - Reserved for notifications within global app navigation and within app screens.',
|
|
1955
1836
|
team: 'Design System Team',
|
|
@@ -1977,7 +1858,6 @@ var metadata = {
|
|
|
1977
1858
|
keywords: ['office-building', 'officebuilding', 'icon', 'organization', 'organisation', 'business'],
|
|
1978
1859
|
componentName: 'OfficeBuildingIcon',
|
|
1979
1860
|
package: '@atlaskit/icon/core/office-building',
|
|
1980
|
-
oldName: ['office-building-filled', 'office-building'],
|
|
1981
1861
|
categorization: 'multi-purpose',
|
|
1982
1862
|
usage: 'Multi purpose - Known uses: office in Atlas, company.',
|
|
1983
1863
|
team: 'Design System Team',
|
|
@@ -1987,7 +1867,6 @@ var metadata = {
|
|
|
1987
1867
|
keywords: ['on-call', 'oncall', 'icon', 'phone', 'on-call', 'support'],
|
|
1988
1868
|
componentName: 'OnCallIcon',
|
|
1989
1869
|
package: '@atlaskit/icon/core/on-call',
|
|
1990
|
-
oldName: ['hipchat/dial-out'],
|
|
1991
1870
|
categorization: 'single-purpose',
|
|
1992
1871
|
usage: 'Single purpose - Reserved for representing on-call across Atlassian apps.',
|
|
1993
1872
|
team: 'Design System Team',
|
|
@@ -2006,7 +1885,6 @@ var metadata = {
|
|
|
2006
1885
|
keywords: ['page', 'file', 'document', 'icon', 'single page', 'feed', 'document', 'jira status'],
|
|
2007
1886
|
componentName: 'PageIcon',
|
|
2008
1887
|
package: '@atlaskit/icon/core/page',
|
|
2009
|
-
oldName: ['document-filled', 'document', 'editor/note', 'media-services/document', 'page-filled', 'page'],
|
|
2010
1888
|
categorization: 'single-purpose',
|
|
2011
1889
|
usage: 'Single purpose - Reserved for pages in Confluence.',
|
|
2012
1890
|
team: 'Design System Team',
|
|
@@ -2016,7 +1894,6 @@ var metadata = {
|
|
|
2016
1894
|
keywords: ['pages', 'icon', 'multiple pages', 'feeds', 'documents'],
|
|
2017
1895
|
componentName: 'PagesIcon',
|
|
2018
1896
|
package: '@atlaskit/icon/core/pages',
|
|
2019
|
-
oldName: ['documents', 'queues'],
|
|
2020
1897
|
categorization: 'single-purpose',
|
|
2021
1898
|
usage: 'Single purpose - Reserved for multipe pages in Confluence.',
|
|
2022
1899
|
team: 'Design System Team',
|
|
@@ -2026,7 +1903,6 @@ var metadata = {
|
|
|
2026
1903
|
keywords: ['paint-bucket', 'paintbucket', 'icon', 'paint', 'bucket', 'fill', 'background', 'customize'],
|
|
2027
1904
|
componentName: 'PaintBucketIcon',
|
|
2028
1905
|
package: '@atlaskit/icon/core/paint-bucket',
|
|
2029
|
-
oldName: ['editor/background-color'],
|
|
2030
1906
|
categorization: 'multi-purpose',
|
|
2031
1907
|
usage: 'Multi purpose - Known usages: Customize fill color.',
|
|
2032
1908
|
team: 'Design System Team',
|
|
@@ -2054,7 +1930,6 @@ var metadata = {
|
|
|
2054
1930
|
keywords: ['panel-right', 'panelright', 'icon', 'detail view', 'right rail', 'drawer', 'preview panel', 'sidebar'],
|
|
2055
1931
|
componentName: 'PanelRightIcon',
|
|
2056
1932
|
package: '@atlaskit/icon/core/panel-right',
|
|
2057
|
-
oldName: ['detail-view', 'room-menu'],
|
|
2058
1933
|
categorization: 'single-purpose',
|
|
2059
1934
|
usage: 'Reserved for opening a preview panel to the right of the viewport edge. Use only for left-to-right languages.',
|
|
2060
1935
|
team: 'Design System Team',
|
|
@@ -2073,7 +1948,6 @@ var metadata = {
|
|
|
2073
1948
|
keywords: ['people-group', 'peoplegroup', 'person', 'user', 'group', 'icon', 'users', 'customers', 'people'],
|
|
2074
1949
|
componentName: 'PeopleGroupIcon',
|
|
2075
1950
|
package: '@atlaskit/icon/core/people-group',
|
|
2076
|
-
oldName: ['people-group', 'people'],
|
|
2077
1951
|
categorization: 'single-purpose',
|
|
2078
1952
|
usage: 'Single purpose - Known uses: representing a group or collection of people or users.',
|
|
2079
1953
|
team: 'Design System Team',
|
|
@@ -2083,7 +1957,6 @@ var metadata = {
|
|
|
2083
1957
|
keywords: ['person', 'person', 'user', 'avatar', 'icon', 'user', 'customer'],
|
|
2084
1958
|
componentName: 'PersonIcon',
|
|
2085
1959
|
package: '@atlaskit/icon/core/person',
|
|
2086
|
-
oldName: ['person'],
|
|
2087
1960
|
categorization: 'single-purpose',
|
|
2088
1961
|
usage: 'Single purpose - Known uses: representing a person or user, owner, contributor.',
|
|
2089
1962
|
team: 'Design System Team',
|
|
@@ -2093,27 +1966,24 @@ var metadata = {
|
|
|
2093
1966
|
keywords: ['person-add', 'personadd', 'icon', 'user', 'customer', 'plus'],
|
|
2094
1967
|
componentName: 'PersonAddIcon',
|
|
2095
1968
|
package: '@atlaskit/icon/core/person-add',
|
|
2096
|
-
oldName: ['invite-team'],
|
|
2097
1969
|
categorization: 'single-purpose',
|
|
2098
1970
|
usage: 'Single purpose - Reserved for adding a user to an object.',
|
|
2099
1971
|
team: 'Design System Team',
|
|
2100
|
-
status: '
|
|
1972
|
+
status: 'ready-to-publish'
|
|
2101
1973
|
},
|
|
2102
1974
|
'person-added': {
|
|
2103
1975
|
keywords: ['person-added', 'personadded', 'icon', 'user', 'customer', 'check', 'tick'],
|
|
2104
1976
|
componentName: 'PersonAddedIcon',
|
|
2105
1977
|
package: '@atlaskit/icon/core/person-added',
|
|
2106
|
-
oldName: ['app-access', 'person-with-tick'],
|
|
2107
1978
|
categorization: 'single-purpose',
|
|
2108
1979
|
usage: 'Single purpose - Reserved for a user added to an object.',
|
|
2109
1980
|
team: 'Design System Team',
|
|
2110
|
-
status: '
|
|
1981
|
+
status: 'ready-to-publish'
|
|
2111
1982
|
},
|
|
2112
1983
|
'person-avatar': {
|
|
2113
1984
|
keywords: ['person-avatar', 'personavatar', 'icon', 'user', 'customer'],
|
|
2114
1985
|
componentName: 'PersonAvatarIcon',
|
|
2115
1986
|
package: '@atlaskit/icon/core/person-avatar',
|
|
2116
|
-
oldName: ['person-circle', 'user-avatar-circle'],
|
|
2117
1987
|
categorization: 'single-purpose',
|
|
2118
1988
|
usage: 'Single purpose - Reserved for user avatar.',
|
|
2119
1989
|
team: 'Design System Team',
|
|
@@ -2123,7 +1993,6 @@ var metadata = {
|
|
|
2123
1993
|
keywords: ['person-offboard', 'personoffboard', 'icon', 'user', 'customer', 'right arrow'],
|
|
2124
1994
|
componentName: 'PersonOffboardIcon',
|
|
2125
1995
|
package: '@atlaskit/icon/core/person-offboard',
|
|
2126
|
-
oldName: ['followers'],
|
|
2127
1996
|
categorization: 'single-purpose',
|
|
2128
1997
|
usage: '📦 @atlaskit/icon/core/person-offboard',
|
|
2129
1998
|
team: 'Design System Team',
|
|
@@ -2151,7 +2020,6 @@ var metadata = {
|
|
|
2151
2020
|
keywords: ['phone', 'icon', 'call', 'dial out'],
|
|
2152
2021
|
componentName: 'PhoneIcon',
|
|
2153
2022
|
package: '@atlaskit/icon/core/phone',
|
|
2154
|
-
oldName: ['hipchat/dial-out'],
|
|
2155
2023
|
categorization: 'multi-purpose',
|
|
2156
2024
|
usage: 'Multi purpose - Known uses: call us, phone number input.',
|
|
2157
2025
|
team: 'Design System Team',
|
|
@@ -2179,7 +2047,6 @@ var metadata = {
|
|
|
2179
2047
|
keywords: ['plus-square', 'plussquare', 'icon', 'square', 'plus', 'add', 'work type'],
|
|
2180
2048
|
componentName: 'PlusSquareIcon',
|
|
2181
2049
|
package: '@atlaskit/icon/core/plus-square',
|
|
2182
|
-
oldName: ['issue-raise'],
|
|
2183
2050
|
categorization: 'multi-purpose',
|
|
2184
2051
|
usage: "Known usages: \'New feature\' work type.",
|
|
2185
2052
|
team: 'Design System Team',
|
|
@@ -2198,7 +2065,6 @@ var metadata = {
|
|
|
2198
2065
|
keywords: ['premium', 'icon', 'AI', 'sparkles', 'stars', 'new', 'feature'],
|
|
2199
2066
|
componentName: 'PremiumIcon',
|
|
2200
2067
|
package: '@atlaskit/icon/core/premium',
|
|
2201
|
-
oldName: ['premium'],
|
|
2202
2068
|
categorization: 'single-purpose',
|
|
2203
2069
|
usage: 'Single purpose - Reserved for premium features.',
|
|
2204
2070
|
team: 'Design System Team',
|
|
@@ -2352,7 +2218,6 @@ var metadata = {
|
|
|
2352
2218
|
keywords: ['pull-request', 'pullrequest', 'icon', 'git pull request', 'bitbucket pull request', 'jira status'],
|
|
2353
2219
|
componentName: 'PullRequestIcon',
|
|
2354
2220
|
package: '@atlaskit/icon/core/pull-request',
|
|
2355
|
-
oldName: ['bitbucket/pullrequests'],
|
|
2356
2221
|
categorization: 'single-purpose',
|
|
2357
2222
|
usage: 'Single purpose - Reserved for pull requests.',
|
|
2358
2223
|
team: 'Design System Team',
|
|
@@ -2371,7 +2236,6 @@ var metadata = {
|
|
|
2371
2236
|
keywords: ['question-circle', 'questioncircle', 'help', 'icon', 'help', 'answers', 'faq', 'jira status'],
|
|
2372
2237
|
componentName: 'QuestionCircleIcon',
|
|
2373
2238
|
package: '@atlaskit/icon/core/question-circle',
|
|
2374
|
-
oldName: ['editor/help', 'question-circle', 'question'],
|
|
2375
2239
|
categorization: 'multi-purpose',
|
|
2376
2240
|
usage: 'Multi purpose - Known uses: help, tip.',
|
|
2377
2241
|
team: 'Design System Team',
|
|
@@ -2381,7 +2245,6 @@ var metadata = {
|
|
|
2381
2245
|
keywords: ['quotation-mark', 'quotationmark', 'icon', 'quote', 'testimonial', 'blockquote', 'jira status'],
|
|
2382
2246
|
componentName: 'QuotationMarkIcon',
|
|
2383
2247
|
package: '@atlaskit/icon/core/quotation-mark',
|
|
2384
|
-
oldName: ['editor/quote', 'quote'],
|
|
2385
2248
|
categorization: 'multi-purpose',
|
|
2386
2249
|
usage: 'Multi purpose - Known uses: blockquote, comment, testimonial, blogs in Confluence.',
|
|
2387
2250
|
team: 'Design System Team',
|
|
@@ -2391,7 +2254,6 @@ var metadata = {
|
|
|
2391
2254
|
keywords: ['radio-checked', 'radiochecked', 'icon', 'radio', 'input type', 'selected'],
|
|
2392
2255
|
componentName: 'RadioCheckedIcon',
|
|
2393
2256
|
package: '@atlaskit/icon/core/radio-checked',
|
|
2394
|
-
oldName: ['radio'],
|
|
2395
2257
|
categorization: 'single-purpose',
|
|
2396
2258
|
usage: 'Reserved for the selected state of radio controls.',
|
|
2397
2259
|
team: 'Design System Team',
|
|
@@ -2401,7 +2263,6 @@ var metadata = {
|
|
|
2401
2263
|
keywords: ['radio-unchecked', 'radiounchecked', 'icon', 'radio', 'input type', 'unselected'],
|
|
2402
2264
|
componentName: 'RadioUncheckedIcon',
|
|
2403
2265
|
package: '@atlaskit/icon/core/radio-unchecked',
|
|
2404
|
-
oldName: ['media-services/preselected'],
|
|
2405
2266
|
categorization: 'single-purpose',
|
|
2406
2267
|
usage: 'Reserved for the unselected state of radio controls.',
|
|
2407
2268
|
team: 'Design System Team',
|
|
@@ -2411,7 +2272,6 @@ var metadata = {
|
|
|
2411
2272
|
keywords: ['redo', 'icon', 'editor', 'redo', 'backwards'],
|
|
2412
2273
|
componentName: 'RedoIcon',
|
|
2413
2274
|
package: '@atlaskit/icon/core/redo',
|
|
2414
|
-
oldName: ['editor/redo', 'redo'],
|
|
2415
2275
|
categorization: 'single-purpose',
|
|
2416
2276
|
usage: 'Single purpose - Reserved for redo in Editor.',
|
|
2417
2277
|
team: 'Design System Team',
|
|
@@ -2421,7 +2281,6 @@ var metadata = {
|
|
|
2421
2281
|
keywords: ['refresh', 'cycle', 'icon', 'refresh', 'reload', 'update', 'circular arrows', 'replay'],
|
|
2422
2282
|
componentName: 'RefreshIcon',
|
|
2423
2283
|
package: '@atlaskit/icon/core/refresh',
|
|
2424
|
-
oldName: ['refresh'],
|
|
2425
2284
|
categorization: 'single-purpose',
|
|
2426
2285
|
usage: 'Reserved for reloading or replaying content',
|
|
2427
2286
|
team: 'Design System Team',
|
|
@@ -2431,7 +2290,6 @@ var metadata = {
|
|
|
2431
2290
|
keywords: ['release', 'icon', 'ship', 'boat'],
|
|
2432
2291
|
componentName: 'ReleaseIcon',
|
|
2433
2292
|
package: '@atlaskit/icon/core/release',
|
|
2434
|
-
oldName: ['ship'],
|
|
2435
2293
|
categorization: 'single-purpose',
|
|
2436
2294
|
usage: 'Single purpose - Reserved for releases in Jira.',
|
|
2437
2295
|
team: 'Design System Team',
|
|
@@ -2441,7 +2299,6 @@ var metadata = {
|
|
|
2441
2299
|
keywords: ['retry', 'icon', 'try again', ''],
|
|
2442
2300
|
componentName: 'RetryIcon',
|
|
2443
2301
|
package: '@atlaskit/icon/core/retry',
|
|
2444
|
-
oldName: ['retry'],
|
|
2445
2302
|
categorization: 'single-purpose',
|
|
2446
2303
|
usage: 'Single purpose - Reserved for retry.',
|
|
2447
2304
|
team: 'Design System Team',
|
|
@@ -2451,7 +2308,6 @@ var metadata = {
|
|
|
2451
2308
|
keywords: ['roadmap', 'icon'],
|
|
2452
2309
|
componentName: 'RoadmapIcon',
|
|
2453
2310
|
package: '@atlaskit/icon/core/roadmap',
|
|
2454
|
-
oldName: ['roadmap'],
|
|
2455
2311
|
categorization: 'single-purpose',
|
|
2456
2312
|
usage: 'Single purpose - Reserved for roadmaps in Jira or Trello.',
|
|
2457
2313
|
team: 'Design System Team',
|
|
@@ -2488,7 +2344,6 @@ var metadata = {
|
|
|
2488
2344
|
keywords: ['screen', 'desktop', 'computer', 'monitor', 'icon', 'display', 'monitor', 'desktop'],
|
|
2489
2345
|
componentName: 'ScreenIcon',
|
|
2490
2346
|
package: '@atlaskit/icon/core/screen',
|
|
2491
|
-
oldName: ['screen'],
|
|
2492
2347
|
categorization: 'multi-purpose',
|
|
2493
2348
|
usage: 'Multi purpose - Known uses: assets in Jira.',
|
|
2494
2349
|
team: 'Design System Team',
|
|
@@ -2507,7 +2362,6 @@ var metadata = {
|
|
|
2507
2362
|
keywords: ['search', 'find', 'magnify', 'icon', 'magnifying glass'],
|
|
2508
2363
|
componentName: 'SearchIcon',
|
|
2509
2364
|
package: '@atlaskit/icon/core/search',
|
|
2510
|
-
oldName: ['editor/search', 'search'],
|
|
2511
2365
|
categorization: 'single-purpose',
|
|
2512
2366
|
usage: 'Single purpose - Reserved for searching objects.',
|
|
2513
2367
|
team: 'Design System Team',
|
|
@@ -2517,7 +2371,6 @@ var metadata = {
|
|
|
2517
2371
|
keywords: ['send', 'mail', 'icon', 'submit', 'paper airplane', 'paper aeroplane'],
|
|
2518
2372
|
componentName: 'SendIcon',
|
|
2519
2373
|
package: '@atlaskit/icon/core/send',
|
|
2520
|
-
oldName: ['send'],
|
|
2521
2374
|
categorization: 'single-purpose',
|
|
2522
2375
|
usage: 'Single purpose - Reserved for sending messages in Rovo Chat.',
|
|
2523
2376
|
team: 'Design System Team',
|
|
@@ -2527,7 +2380,6 @@ var metadata = {
|
|
|
2527
2380
|
keywords: ['settings', 'cog', 'options', 'configuration', 'icon', 'system preferences', 'gear', 'cog'],
|
|
2528
2381
|
componentName: 'SettingsIcon',
|
|
2529
2382
|
package: '@atlaskit/icon/core/settings',
|
|
2530
|
-
oldName: ['editor/settings', 'settings'],
|
|
2531
2383
|
categorization: 'single-purpose',
|
|
2532
2384
|
usage: 'Single purpose - Reserved for any object or user settings.',
|
|
2533
2385
|
team: 'Design System Team',
|
|
@@ -2546,7 +2398,6 @@ var metadata = {
|
|
|
2546
2398
|
keywords: ['share', 'icon', 'share', 'access'],
|
|
2547
2399
|
componentName: 'ShareIcon',
|
|
2548
2400
|
package: '@atlaskit/icon/core/share',
|
|
2549
|
-
oldName: ['share'],
|
|
2550
2401
|
categorization: 'single-purpose',
|
|
2551
2402
|
usage: 'Single purpose - Reserved for sharing an object.',
|
|
2552
2403
|
team: 'Design System Team',
|
|
@@ -2574,7 +2425,6 @@ var metadata = {
|
|
|
2574
2425
|
keywords: ['shortcut', 'export', 'icon', 'addshortcut', 'square', 'plus'],
|
|
2575
2426
|
componentName: 'ShortcutIcon',
|
|
2576
2427
|
package: '@atlaskit/icon/core/shortcut',
|
|
2577
|
-
oldName: ['add-item'],
|
|
2578
2428
|
categorization: 'single-purpose',
|
|
2579
2429
|
usage: 'Single purpose - Reserved for shortcuts in Jira.',
|
|
2580
2430
|
team: 'Design System Team',
|
|
@@ -2584,7 +2434,6 @@ var metadata = {
|
|
|
2584
2434
|
keywords: ['show-more-horizontal', 'showmorehorizontal', 'icon', 'ellipses', 'three dots', 'meatball', 'more actions'],
|
|
2585
2435
|
componentName: 'ShowMoreHorizontalIcon',
|
|
2586
2436
|
package: '@atlaskit/icon/core/show-more-horizontal',
|
|
2587
|
-
oldName: ['editor/more', 'more'],
|
|
2588
2437
|
categorization: 'single-purpose',
|
|
2589
2438
|
usage: 'Single purpose - Reserved for more action menus.',
|
|
2590
2439
|
team: 'Design System Team',
|
|
@@ -2594,7 +2443,6 @@ var metadata = {
|
|
|
2594
2443
|
keywords: ['show-more-vertical', 'showmorevertical', 'icon', 'three dots', 'kebab', 'more actions'],
|
|
2595
2444
|
componentName: 'ShowMoreVerticalIcon',
|
|
2596
2445
|
package: '@atlaskit/icon/core/show-more-vertical',
|
|
2597
|
-
oldName: ['more-vertical'],
|
|
2598
2446
|
categorization: 'single-purpose',
|
|
2599
2447
|
usage: 'Single purpose - Reserved for more action menus, traditionally on mobile.',
|
|
2600
2448
|
team: 'Design System Team',
|
|
@@ -2604,7 +2452,6 @@ var metadata = {
|
|
|
2604
2452
|
keywords: ['shrink-diagonal', 'shrinkdiagonal', 'icon', 'resize', 'diagonal arrows'],
|
|
2605
2453
|
componentName: 'ShrinkDiagonalIcon',
|
|
2606
2454
|
package: '@atlaskit/icon/core/shrink-diagonal',
|
|
2607
|
-
oldName: ['media-services/fit-to-page', 'vid-full-screen-off'],
|
|
2608
2455
|
categorization: 'single-purpose',
|
|
2609
2456
|
usage: 'Single purpose - Reserved for shrinking the height and width of modals, panels, media, or objects.',
|
|
2610
2457
|
team: 'Design System Team',
|
|
@@ -2614,7 +2461,6 @@ var metadata = {
|
|
|
2614
2461
|
keywords: ['shrink-horizontal', 'shrinkhorizontal', 'icon', 'contract', 'width', 'horizontal arrows'],
|
|
2615
2462
|
componentName: 'ShrinkHorizontalIcon',
|
|
2616
2463
|
package: '@atlaskit/icon/core/shrink-horizontal',
|
|
2617
|
-
oldName: ['editor/collapse'],
|
|
2618
2464
|
categorization: 'single-purpose',
|
|
2619
2465
|
usage: 'Single purpose - Reserved for contracting or reducing the width of an element.',
|
|
2620
2466
|
team: 'Design System Team',
|
|
@@ -2696,7 +2542,6 @@ var metadata = {
|
|
|
2696
2542
|
keywords: ['snippet', 'icon', 'scissors', 'cut'],
|
|
2697
2543
|
componentName: 'SnippetIcon',
|
|
2698
2544
|
package: '@atlaskit/icon/core/snippet',
|
|
2699
|
-
oldName: ['bitbucket/snippets'],
|
|
2700
2545
|
categorization: 'single-purpose',
|
|
2701
2546
|
usage: 'Single purpose - Reserved for snippets in Bitbucket.',
|
|
2702
2547
|
team: 'Design System Team',
|
|
@@ -2724,7 +2569,6 @@ var metadata = {
|
|
|
2724
2569
|
keywords: ['spreadsheet', 'icon', 'table', 'cells', 'tabular data', 'data table', 'spreadsheet'],
|
|
2725
2570
|
componentName: 'SpreadsheetIcon',
|
|
2726
2571
|
package: '@atlaskit/icon/core/spreadsheet',
|
|
2727
|
-
oldName: ['media-services/spreadsheet'],
|
|
2728
2572
|
replacement: {
|
|
2729
2573
|
name: 'table',
|
|
2730
2574
|
location: '@atlaskit/icon'
|
|
@@ -2738,7 +2582,6 @@ var metadata = {
|
|
|
2738
2582
|
keywords: ['sprint', 'icon', 'loop', 'iterate'],
|
|
2739
2583
|
componentName: 'SprintIcon',
|
|
2740
2584
|
package: '@atlaskit/icon/core/sprint',
|
|
2741
|
-
oldName: ['sprint'],
|
|
2742
2585
|
categorization: 'single-purpose',
|
|
2743
2586
|
usage: 'Single purpose - Reserved for sprints in Jira.',
|
|
2744
2587
|
team: 'Design System Team',
|
|
@@ -2748,7 +2591,6 @@ var metadata = {
|
|
|
2748
2591
|
keywords: ['star-starred', 'starstarred', 'icon', 'favourite', 'star', 'starred', 'filled'],
|
|
2749
2592
|
componentName: 'StarStarredIcon',
|
|
2750
2593
|
package: '@atlaskit/icon/core/star-starred',
|
|
2751
|
-
oldName: ['star-filled'],
|
|
2752
2594
|
categorization: 'single-purpose',
|
|
2753
2595
|
usage: 'Single purpose - Reserved for starred or favourited objects.',
|
|
2754
2596
|
team: 'Design System Team',
|
|
@@ -2758,7 +2600,6 @@ var metadata = {
|
|
|
2758
2600
|
keywords: ['star-unstarred', 'starunstarred', 'icon', 'favourite', 'star'],
|
|
2759
2601
|
componentName: 'StarUnstarredIcon',
|
|
2760
2602
|
package: '@atlaskit/icon/core/star-unstarred',
|
|
2761
|
-
oldName: ['star', 'star-large'],
|
|
2762
2603
|
categorization: 'single-purpose',
|
|
2763
2604
|
usage: 'Single purpose - Reserved for starring or favoriting objects.',
|
|
2764
2605
|
team: 'Design System Team',
|
|
@@ -2777,7 +2618,6 @@ var metadata = {
|
|
|
2777
2618
|
keywords: ['status-error', 'statuserror', 'icon', 'filled', 'status', 'danger', 'exclamation', '!', 'error'],
|
|
2778
2619
|
componentName: 'StatusErrorIcon',
|
|
2779
2620
|
package: '@atlaskit/icon/core/status-error',
|
|
2780
|
-
oldName: ['error'],
|
|
2781
2621
|
categorization: 'single-purpose',
|
|
2782
2622
|
usage: 'Reserved for error statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information.',
|
|
2783
2623
|
team: 'Design System Team',
|
|
@@ -2787,7 +2627,6 @@ var metadata = {
|
|
|
2787
2627
|
keywords: ['status-information', 'statusinformation', 'icon', 'info', 'filled', 'status', 'information'],
|
|
2788
2628
|
componentName: 'StatusInformationIcon',
|
|
2789
2629
|
package: '@atlaskit/icon/core/status-information',
|
|
2790
|
-
oldName: ['editor/info', 'editor/panel', 'info'],
|
|
2791
2630
|
categorization: 'single-purpose',
|
|
2792
2631
|
usage: "Reserved for information statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information. For information tooltips, use the unfilled \'information circle\' icon.",
|
|
2793
2632
|
team: 'Design System Team',
|
|
@@ -2797,7 +2636,6 @@ var metadata = {
|
|
|
2797
2636
|
keywords: ['status-success', 'statussuccess', 'icon', 'tick', 'completed', 'success', 'filled', 'check mark', 'status'],
|
|
2798
2637
|
componentName: 'StatusSuccessIcon',
|
|
2799
2638
|
package: '@atlaskit/icon/core/status-success',
|
|
2800
|
-
oldName: ['check-circle', 'editor/success'],
|
|
2801
2639
|
categorization: 'single-purpose',
|
|
2802
2640
|
usage: 'Reserved for success statuses and messaging. Filled status icons provide higher visual contrast to draw attention to important information.',
|
|
2803
2641
|
team: 'Design System Team',
|
|
@@ -2816,7 +2654,6 @@ var metadata = {
|
|
|
2816
2654
|
keywords: ['status-warning', 'statuswarning', 'icon', 'alert', 'filled', 'exclamation', '!', 'warning', 'status'],
|
|
2817
2655
|
componentName: 'StatusWarningIcon',
|
|
2818
2656
|
package: '@atlaskit/icon/core/status-warning',
|
|
2819
|
-
oldName: ['editor/warning', 'warning'],
|
|
2820
2657
|
categorization: 'single-purpose',
|
|
2821
2658
|
usage: 'Reserved for warning statuses. Filled status icons provide higher visual contrast to draw attention to important information.',
|
|
2822
2659
|
team: 'Design System Team',
|
|
@@ -2826,7 +2663,6 @@ var metadata = {
|
|
|
2826
2663
|
keywords: ['stopwatch', 'icon', 'timer'],
|
|
2827
2664
|
componentName: 'StopwatchIcon',
|
|
2828
2665
|
package: '@atlaskit/icon/core/stopwatch',
|
|
2829
|
-
oldName: ['stopwatch'],
|
|
2830
2666
|
categorization: 'multi-purpose',
|
|
2831
2667
|
usage: 'Multi purpose - Known uses: timer in Confluence Whiteboards.',
|
|
2832
2668
|
team: 'Design System Team',
|
|
@@ -2872,7 +2708,6 @@ var metadata = {
|
|
|
2872
2708
|
keywords: ['stroke-weight-small', 'strokeweightsmall', 'icon', 'border', 'weight', 'thickness', 'stroke', 'confluence', 'editor', 'whiteboards', 'thin'],
|
|
2873
2709
|
componentName: 'StrokeWeightSmallIcon',
|
|
2874
2710
|
package: '@atlaskit/icon/core/stroke-weight-small',
|
|
2875
|
-
oldName: ['media-services/line'],
|
|
2876
2711
|
categorization: 'single-purpose',
|
|
2877
2712
|
usage: 'Reserved for representing thin border stroke widths.',
|
|
2878
2713
|
team: 'Editor',
|
|
@@ -2882,7 +2717,6 @@ var metadata = {
|
|
|
2882
2717
|
keywords: ['subtasks', 'icon', 'todo', 'checklist', 'work type'],
|
|
2883
2718
|
componentName: 'SubtasksIcon',
|
|
2884
2719
|
package: '@atlaskit/icon/core/subtasks',
|
|
2885
|
-
oldName: ['subtask'],
|
|
2886
2720
|
categorization: 'single-purpose',
|
|
2887
2721
|
usage: 'Reserved for subtask work type.',
|
|
2888
2722
|
team: 'Design System Team',
|
|
@@ -2892,7 +2726,6 @@ var metadata = {
|
|
|
2892
2726
|
keywords: ['success', 'icon', 'tick', 'completed', 'success', 'filled', 'check mark', 'status'],
|
|
2893
2727
|
componentName: 'SuccessIcon',
|
|
2894
2728
|
package: '@atlaskit/icon/core/success',
|
|
2895
|
-
oldName: ['check-circle', 'editor/success'],
|
|
2896
2729
|
replacement: {
|
|
2897
2730
|
name: 'status-success',
|
|
2898
2731
|
location: '@atlaskit/icon'
|
|
@@ -3050,7 +2883,6 @@ var metadata = {
|
|
|
3050
2883
|
keywords: ['tag', 'icon', 'label', 'topic'],
|
|
3051
2884
|
componentName: 'TagIcon',
|
|
3052
2885
|
package: '@atlaskit/icon/core/tag',
|
|
3053
|
-
oldName: ['label'],
|
|
3054
2886
|
categorization: 'single-purpose',
|
|
3055
2887
|
usage: 'Single purpose - Reserved for tags in Atlas.',
|
|
3056
2888
|
team: 'Design System Team',
|
|
@@ -3060,7 +2892,6 @@ var metadata = {
|
|
|
3060
2892
|
keywords: ['takeout-food', 'takeoutfood', 'icon', 'takeaway', 'takeout', 'food', 'burger', 'drink'],
|
|
3061
2893
|
componentName: 'TakeoutFoodIcon',
|
|
3062
2894
|
package: '@atlaskit/icon/core/takeout-food',
|
|
3063
|
-
oldName: ['emoji/food'],
|
|
3064
2895
|
categorization: 'multi-purpose',
|
|
3065
2896
|
usage: 'Multi purpose - Known usages: Food emoji category.',
|
|
3066
2897
|
team: 'Design System Team',
|
|
@@ -3079,7 +2910,6 @@ var metadata = {
|
|
|
3079
2910
|
keywords: ['task', 'check', 'tick', 'icon', 'single task', 'todo', 'list', 'check mark', 'tick'],
|
|
3080
2911
|
componentName: 'TaskIcon',
|
|
3081
2912
|
package: '@atlaskit/icon/core/task',
|
|
3082
|
-
oldName: ['task'],
|
|
3083
2913
|
categorization: 'single-purpose',
|
|
3084
2914
|
usage: 'Single purpose - Reserved for tasks in Jira.',
|
|
3085
2915
|
team: 'Design System Team',
|
|
@@ -3116,7 +2946,6 @@ var metadata = {
|
|
|
3116
2946
|
keywords: ['teams', 'icon', 'infinite love', 'people', 'persons', 'customers', 'users'],
|
|
3117
2947
|
componentName: 'TeamsIcon',
|
|
3118
2948
|
package: '@atlaskit/icon/core/teams',
|
|
3119
|
-
oldName: ['teams'],
|
|
3120
2949
|
categorization: 'single-purpose',
|
|
3121
2950
|
usage: 'Single purpose - Reserved for teams in Atlassian.',
|
|
3122
2951
|
team: 'Design System Team',
|
|
@@ -3135,7 +2964,6 @@ var metadata = {
|
|
|
3135
2964
|
keywords: ['text-bold', 'textbold', 'icon', 'text', 'type', 'bold', 'font'],
|
|
3136
2965
|
componentName: 'TextBoldIcon',
|
|
3137
2966
|
package: '@atlaskit/icon/core/text-bold',
|
|
3138
|
-
oldName: ['editor/bold'],
|
|
3139
2967
|
categorization: 'single-purpose',
|
|
3140
2968
|
usage: 'Single purpose - Reserved for bolding text.',
|
|
3141
2969
|
team: 'Design System Team',
|
|
@@ -3155,7 +2983,6 @@ var metadata = {
|
|
|
3155
2983
|
keywords: ['text-indent-left', 'textindentleft', 'icon', 'text', 'outdent', 'left', 'arrow'],
|
|
3156
2984
|
componentName: 'TextIndentLeftIcon',
|
|
3157
2985
|
package: '@atlaskit/icon/core/text-indent-left',
|
|
3158
|
-
oldName: ['editor/outdent'],
|
|
3159
2986
|
categorization: 'single-purpose',
|
|
3160
2987
|
usage: 'Single purpose - Reserved for shifting the indent of text content left.',
|
|
3161
2988
|
team: 'Design System Team',
|
|
@@ -3165,7 +2992,6 @@ var metadata = {
|
|
|
3165
2992
|
keywords: ['text-indent-right', 'textindentright', 'icon', 'text', 'indent', 'right', 'arrow'],
|
|
3166
2993
|
componentName: 'TextIndentRightIcon',
|
|
3167
2994
|
package: '@atlaskit/icon/core/text-indent-right',
|
|
3168
|
-
oldName: ['editor/indent'],
|
|
3169
2995
|
categorization: 'single-purpose',
|
|
3170
2996
|
usage: 'Single purpose - Reserved for shifting the indent of text content right.',
|
|
3171
2997
|
team: 'Design System Team',
|
|
@@ -3175,7 +3001,6 @@ var metadata = {
|
|
|
3175
3001
|
keywords: ['text-italic', 'textitalic', 'icon', 'text', 'type', 'italic', 'font'],
|
|
3176
3002
|
componentName: 'TextItalicIcon',
|
|
3177
3003
|
package: '@atlaskit/icon/core/text-italic',
|
|
3178
|
-
oldName: ['editor/italic'],
|
|
3179
3004
|
categorization: 'single-purpose',
|
|
3180
3005
|
usage: 'Single purpose - Reserved for italicizing text.',
|
|
3181
3006
|
team: 'Design System Team',
|
|
@@ -3213,7 +3038,6 @@ var metadata = {
|
|
|
3213
3038
|
keywords: ['text-style', 'textstyle', 'icon', 'characters', 'font', 'letters', 'type', 'typography'],
|
|
3214
3039
|
componentName: 'TextStyleIcon',
|
|
3215
3040
|
package: '@atlaskit/icon/core/text-style',
|
|
3216
|
-
oldName: ['editor/text-style', 'emoji/keyboard'],
|
|
3217
3041
|
categorization: 'single-purpose',
|
|
3218
3042
|
usage: 'Single purpose - Reserved for text styles in Editor.',
|
|
3219
3043
|
team: 'Editor',
|
|
@@ -3260,7 +3084,6 @@ var metadata = {
|
|
|
3260
3084
|
keywords: ['thumbs-up', 'thumbsup', 'icon', 'vote', 'upvote', 'like', 'feedback', 'hand'],
|
|
3261
3085
|
componentName: 'ThumbsUpIcon',
|
|
3262
3086
|
package: '@atlaskit/icon/core/thumbs-up',
|
|
3263
|
-
oldName: ['like'],
|
|
3264
3087
|
categorization: 'multi-purpose',
|
|
3265
3088
|
usage: 'Multi purpose - Known uses: voting options in Jira, like.',
|
|
3266
3089
|
team: 'Design System Team',
|
|
@@ -3306,7 +3129,6 @@ var metadata = {
|
|
|
3306
3129
|
keywords: ['tree', 'icon', 'tree', 'nature'],
|
|
3307
3130
|
componentName: 'TreeIcon',
|
|
3308
3131
|
package: '@atlaskit/icon/core/tree',
|
|
3309
|
-
oldName: ['emoji/nature'],
|
|
3310
3132
|
categorization: 'multi-purpose',
|
|
3311
3133
|
usage: 'Multi purpose - Known usages: Nature emoji category.',
|
|
3312
3134
|
team: 'Design System Team',
|
|
@@ -3316,7 +3138,6 @@ var metadata = {
|
|
|
3316
3138
|
keywords: ['undo', 'icon', 'backward', 'mistake', 'correct'],
|
|
3317
3139
|
componentName: 'UndoIcon',
|
|
3318
3140
|
package: '@atlaskit/icon/core/undo',
|
|
3319
|
-
oldName: ['editor/undo', 'undo'],
|
|
3320
3141
|
categorization: 'single-purpose',
|
|
3321
3142
|
usage: 'Single purpose - Reserved for undo in Editor.',
|
|
3322
3143
|
team: 'Design System Team',
|
|
@@ -3326,7 +3147,6 @@ var metadata = {
|
|
|
3326
3147
|
keywords: ['upload', 'cloud', 'icon', 'stream', 'file'],
|
|
3327
3148
|
componentName: 'UploadIcon',
|
|
3328
3149
|
package: '@atlaskit/icon/core/upload',
|
|
3329
|
-
oldName: ['export'],
|
|
3330
3150
|
categorization: 'single-purpose',
|
|
3331
3151
|
usage: 'Single purpose - Reserved for upload in Editor.',
|
|
3332
3152
|
team: 'Design System Team',
|
|
@@ -3336,7 +3156,6 @@ var metadata = {
|
|
|
3336
3156
|
keywords: ['vehicle-car', 'vehiclecar', 'icon', 'car', 'transportation', 'vehicle'],
|
|
3337
3157
|
componentName: 'VehicleCarIcon',
|
|
3338
3158
|
package: '@atlaskit/icon/core/vehicle-car',
|
|
3339
|
-
oldName: ['emoji/travel'],
|
|
3340
3159
|
categorization: 'multi-purpose',
|
|
3341
3160
|
usage: 'Multi purpose - Known usages: Transport emoji category.',
|
|
3342
3161
|
team: 'Design System Team',
|
|
@@ -3346,7 +3165,6 @@ var metadata = {
|
|
|
3346
3165
|
keywords: ['video', 'icon', 'media', 'movie'],
|
|
3347
3166
|
componentName: 'VideoIcon',
|
|
3348
3167
|
package: '@atlaskit/icon/core/video',
|
|
3349
|
-
oldName: ['media-services/video', 'hipchat/sd-video', 'vid-camera-on', 'video-circle', 'video-filled'],
|
|
3350
3168
|
categorization: 'single-purpose',
|
|
3351
3169
|
usage: 'Single purpose - Reserved for representing video content across Atlassian and Loom.',
|
|
3352
3170
|
team: 'Design System Team',
|
|
@@ -3374,7 +3192,6 @@ var metadata = {
|
|
|
3374
3192
|
keywords: ['video-pause', 'videopause', 'icon', 'media', 'video'],
|
|
3375
3193
|
componentName: 'VideoPauseIcon',
|
|
3376
3194
|
package: '@atlaskit/icon/core/video-pause',
|
|
3377
|
-
oldName: ['vid-pause'],
|
|
3378
3195
|
categorization: 'single-purpose',
|
|
3379
3196
|
usage: 'Single purpose - Reserved for pause video in Media.',
|
|
3380
3197
|
team: 'Design System Team',
|
|
@@ -3393,7 +3210,6 @@ var metadata = {
|
|
|
3393
3210
|
keywords: ['video-play', 'videoplay', 'icon', 'media', 'video'],
|
|
3394
3211
|
componentName: 'VideoPlayIcon',
|
|
3395
3212
|
package: '@atlaskit/icon/core/video-play',
|
|
3396
|
-
oldName: ['vid-play'],
|
|
3397
3213
|
categorization: 'single-purpose',
|
|
3398
3214
|
usage: 'Single purpose - Reserved for play video in Media.',
|
|
3399
3215
|
team: 'Design System Team',
|
|
@@ -3484,7 +3300,6 @@ var metadata = {
|
|
|
3484
3300
|
keywords: ['volume-high', 'volumehigh', 'icon', 'louder', 'volume up'],
|
|
3485
3301
|
componentName: 'VolumeHighIcon',
|
|
3486
3302
|
package: '@atlaskit/icon/core/volume-high',
|
|
3487
|
-
oldName: ['hipchat/outgoing-sound', 'vid-volume-full'],
|
|
3488
3303
|
categorization: 'multi-purpose',
|
|
3489
3304
|
usage: '📦 @atlaskit/icon/core/volume-high',
|
|
3490
3305
|
team: 'Design System Team',
|
|
@@ -3494,7 +3309,6 @@ var metadata = {
|
|
|
3494
3309
|
keywords: ['volume-low', 'volumelow', 'icon', 'quiter', 'volume down'],
|
|
3495
3310
|
componentName: 'VolumeLowIcon',
|
|
3496
3311
|
package: '@atlaskit/icon/core/volume-low',
|
|
3497
|
-
oldName: ['vid-volume-half'],
|
|
3498
3312
|
categorization: 'multi-purpose',
|
|
3499
3313
|
usage: '📦 @atlaskit/icon/core/volume-low',
|
|
3500
3314
|
team: 'Design System Team',
|
|
@@ -3504,7 +3318,6 @@ var metadata = {
|
|
|
3504
3318
|
keywords: ['volume-muted', 'volumemuted', 'icon', 'volume off', 'no volume'],
|
|
3505
3319
|
componentName: 'VolumeMutedIcon',
|
|
3506
3320
|
package: '@atlaskit/icon/core/volume-muted',
|
|
3507
|
-
oldName: ['vid-volume-muted'],
|
|
3508
3321
|
categorization: 'multi-purpose',
|
|
3509
3322
|
usage: '📦 @atlaskit/icon/core/volume-muted',
|
|
3510
3323
|
team: 'Design System Team',
|
|
@@ -3514,7 +3327,6 @@ var metadata = {
|
|
|
3514
3327
|
keywords: ['warning', 'error', 'alert', 'icon', 'alert', 'filled', 'exclamation', '!', 'warning', 'status'],
|
|
3515
3328
|
componentName: 'WarningIcon',
|
|
3516
3329
|
package: '@atlaskit/icon/core/warning',
|
|
3517
|
-
oldName: ['editor/warning', 'warning'],
|
|
3518
3330
|
replacement: {
|
|
3519
3331
|
name: 'status-warning',
|
|
3520
3332
|
location: '@atlaskit/icon'
|
|
@@ -3537,7 +3349,6 @@ var metadata = {
|
|
|
3537
3349
|
keywords: ['work-item', 'workitem', 'icon', 'check mark', 'tick', 'work item', 'work type'],
|
|
3538
3350
|
componentName: 'WorkItemIcon',
|
|
3539
3351
|
package: '@atlaskit/icon/core/work-item',
|
|
3540
|
-
oldName: ['issue'],
|
|
3541
3352
|
categorization: 'single-purpose',
|
|
3542
3353
|
usage: 'Reserved for work items.',
|
|
3543
3354
|
team: 'Design System Team',
|
|
@@ -3547,7 +3358,6 @@ var metadata = {
|
|
|
3547
3358
|
keywords: ['work-items', 'workitems', 'icon', 'check mark', 'tick', 'work items', 'work type'],
|
|
3548
3359
|
componentName: 'WorkItemsIcon',
|
|
3549
3360
|
package: '@atlaskit/icon/core/work-items',
|
|
3550
|
-
oldName: ['issues'],
|
|
3551
3361
|
categorization: 'single-purpose',
|
|
3552
3362
|
usage: 'Reserved for representing multiple work items.',
|
|
3553
3363
|
team: 'Design System Team',
|
|
@@ -3557,7 +3367,6 @@ var metadata = {
|
|
|
3557
3367
|
keywords: ['zoom-in', 'zoomin', 'icon', 'magnify', 'magnifying glass'],
|
|
3558
3368
|
componentName: 'ZoomInIcon',
|
|
3559
3369
|
package: '@atlaskit/icon/core/zoom-in',
|
|
3560
|
-
oldName: ['media-services/zoom-in'],
|
|
3561
3370
|
categorization: 'single-purpose',
|
|
3562
3371
|
usage: 'Single purpose - Reserved for zooming in of an object or view.',
|
|
3563
3372
|
team: 'Design System Team',
|
|
@@ -3567,7 +3376,6 @@ var metadata = {
|
|
|
3567
3376
|
keywords: ['zoom-out', 'zoomout', 'icon', 'minify', 'magnifying glass'],
|
|
3568
3377
|
componentName: 'ZoomOutIcon',
|
|
3569
3378
|
package: '@atlaskit/icon/core/zoom-out',
|
|
3570
|
-
oldName: ['media-services/zoom-out'],
|
|
3571
3379
|
categorization: 'single-purpose',
|
|
3572
3380
|
usage: 'Single purpose - Reserved for zooming out of an object or view.',
|
|
3573
3381
|
team: 'Design System Team',
|