@atlaskit/icon 22.12.0 → 22.14.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 +17 -0
- package/build/index.tsx +11 -7
- package/codemods/22.14.0-new-icon-migrate-color-prop.tsx +119 -0
- package/codemods/__tests__/next-new-icon-migrate-color-prop.test.tsx +64 -0
- package/core/add.d.ts +5 -0
- package/core/add.js +9 -4
- package/core/ai-agent.d.ts +5 -0
- package/core/ai-agent.js +9 -4
- package/core/ai-chat.d.ts +5 -0
- package/core/ai-chat.js +9 -4
- package/core/alert.d.ts +5 -0
- package/core/alert.js +9 -4
- package/core/align-center.d.ts +5 -0
- package/core/align-center.js +9 -4
- package/core/align-left.d.ts +5 -0
- package/core/align-left.js +9 -4
- package/core/align-right.d.ts +5 -0
- package/core/align-right.js +9 -4
- package/core/angle-brackets.d.ts +5 -0
- package/core/angle-brackets.js +9 -4
- package/core/app-switcher-legacy.d.ts +5 -0
- package/core/app-switcher-legacy.js +9 -4
- package/core/app-switcher.d.ts +5 -0
- package/core/app-switcher.js +9 -4
- package/core/app.d.ts +5 -0
- package/core/app.js +9 -4
- package/core/apps.d.ts +5 -0
- package/core/apps.js +9 -4
- package/core/archive-box.d.ts +5 -0
- package/core/archive-box.js +9 -4
- package/core/arrow-down.d.ts +5 -0
- package/core/arrow-down.js +9 -4
- package/core/arrow-left.d.ts +5 -0
- package/core/arrow-left.js +9 -4
- package/core/arrow-right.d.ts +5 -0
- package/core/arrow-right.js +9 -4
- package/core/arrow-up-right.d.ts +5 -0
- package/core/arrow-up-right.js +9 -4
- package/core/arrow-up.d.ts +5 -0
- package/core/arrow-up.js +9 -4
- package/core/atlassian-intelligence.d.ts +5 -0
- package/core/atlassian-intelligence.js +9 -4
- package/core/attachment.d.ts +5 -0
- package/core/attachment.js +9 -4
- package/core/audio.d.ts +5 -0
- package/core/audio.js +9 -4
- package/core/automation.d.ts +5 -0
- package/core/automation.js +9 -4
- package/core/backlog.d.ts +5 -0
- package/core/backlog.js +9 -4
- package/core/board.d.ts +5 -0
- package/core/board.js +9 -4
- package/core/boards.d.ts +5 -0
- package/core/boards.js +9 -4
- package/core/book-with-bookmark.d.ts +5 -0
- package/core/book-with-bookmark.js +9 -4
- package/core/branch.d.ts +5 -0
- package/core/branch.js +9 -4
- package/core/briefcase.d.ts +5 -0
- package/core/briefcase.js +9 -4
- package/core/bug.d.ts +5 -0
- package/core/bug.js +9 -4
- package/core/bulleted-list.d.ts +5 -0
- package/core/bulleted-list.js +9 -4
- package/core/calendar.d.ts +5 -0
- package/core/calendar.js +9 -4
- package/core/camera.d.ts +5 -0
- package/core/camera.js +9 -4
- package/core/capture.d.ts +5 -0
- package/core/capture.js +9 -4
- package/core/changes.d.ts +5 -0
- package/core/changes.js +9 -4
- package/core/chart-bar.d.ts +5 -0
- package/core/chart-bar.js +9 -4
- package/core/chart-matrix.d.ts +5 -0
- package/core/chart-matrix.js +9 -4
- package/core/chart-pie.d.ts +5 -0
- package/core/chart-pie.js +9 -4
- package/core/chart-trend.d.ts +5 -0
- package/core/chart-trend.js +9 -4
- package/core/check-circle.d.ts +5 -0
- package/core/check-circle.js +9 -4
- package/core/check-mark.d.ts +5 -0
- package/core/check-mark.js +9 -4
- package/core/checkbox-checked.d.ts +5 -0
- package/core/checkbox-checked.js +9 -4
- package/core/checkbox-indeterminate.d.ts +5 -0
- package/core/checkbox-indeterminate.js +9 -4
- package/core/checkbox-unchecked.d.ts +5 -0
- package/core/checkbox-unchecked.js +9 -4
- package/core/child-issues.d.ts +5 -0
- package/core/child-issues.js +9 -4
- package/core/clock.d.ts +5 -0
- package/core/clock.js +9 -4
- package/core/close.d.ts +5 -0
- package/core/close.js +9 -4
- package/core/cloud-arrow-up.d.ts +5 -0
- package/core/cloud-arrow-up.js +9 -4
- package/core/collapse.d.ts +5 -0
- package/core/collapse.js +9 -4
- package/core/comment-add.d.ts +5 -0
- package/core/comment-add.js +9 -4
- package/core/comment.d.ts +5 -0
- package/core/comment.js +9 -4
- package/core/commit.d.ts +5 -0
- package/core/commit.js +9 -4
- package/core/compass.d.ts +5 -0
- package/core/compass.js +9 -4
- package/core/component.d.ts +5 -0
- package/core/component.js +9 -4
- package/core/copy.d.ts +5 -0
- package/core/copy.js +9 -4
- package/core/credit-card.d.ts +5 -0
- package/core/credit-card.js +9 -4
- package/core/cross-circle.d.ts +5 -0
- package/core/cross-circle.js +9 -4
- package/core/customize.d.ts +5 -0
- package/core/customize.js +9 -4
- package/core/dashboard.d.ts +5 -0
- package/core/dashboard.js +9 -4
- package/core/database.d.ts +5 -0
- package/core/database.js +9 -4
- package/core/decision.d.ts +5 -0
- package/core/decision.js +9 -4
- package/core/delete.d.ts +5 -0
- package/core/delete.js +9 -4
- package/core/department.d.ts +5 -0
- package/core/department.js +9 -4
- package/core/device-mobile.d.ts +5 -0
- package/core/device-mobile.js +9 -4
- package/core/download.d.ts +5 -0
- package/core/download.js +9 -4
- package/core/drag-handle.d.ts +5 -0
- package/core/drag-handle.js +9 -4
- package/core/edit.d.ts +5 -0
- package/core/edit.js +9 -4
- package/core/email.d.ts +5 -0
- package/core/email.js +9 -4
- package/core/emoji-add.d.ts +5 -0
- package/core/emoji-add.js +9 -4
- package/core/emoji.d.ts +5 -0
- package/core/emoji.js +9 -4
- package/core/epic.d.ts +5 -0
- package/core/epic.js +9 -4
- package/core/error.d.ts +5 -0
- package/core/error.js +9 -4
- package/core/expand.d.ts +5 -0
- package/core/expand.js +9 -4
- package/core/eye-open-filled.d.ts +5 -0
- package/core/eye-open-filled.js +9 -4
- package/core/eye-open.d.ts +5 -0
- package/core/eye-open.js +9 -4
- package/core/feed.d.ts +5 -0
- package/core/feed.js +9 -4
- package/core/feedback.d.ts +5 -0
- package/core/feedback.js +9 -4
- package/core/filter.d.ts +5 -0
- package/core/filter.js +9 -4
- package/core/flag.d.ts +5 -0
- package/core/flag.js +9 -4
- package/core/flask.d.ts +5 -0
- package/core/flask.js +9 -4
- package/core/folder-closed.d.ts +5 -0
- package/core/folder-closed.js +9 -4
- package/core/folder-open.d.ts +5 -0
- package/core/folder-open.js +9 -4
- package/core/fullscreen-enter.d.ts +5 -0
- package/core/fullscreen-enter.js +9 -4
- package/core/fullscreen-exit.d.ts +5 -0
- package/core/fullscreen-exit.js +9 -4
- package/core/globe.d.ts +5 -0
- package/core/globe.js +9 -4
- package/core/goal.d.ts +5 -0
- package/core/goal.js +9 -4
- package/core/grid.d.ts +5 -0
- package/core/grid.js +9 -4
- package/core/hashtag.d.ts +5 -0
- package/core/hashtag.js +9 -4
- package/core/heart.d.ts +5 -0
- package/core/heart.js +9 -4
- package/core/home.d.ts +5 -0
- package/core/home.js +9 -4
- package/core/image.d.ts +5 -0
- package/core/image.js +9 -4
- package/core/inbox.d.ts +5 -0
- package/core/inbox.js +9 -4
- package/core/incident.d.ts +5 -0
- package/core/incident.js +9 -4
- package/core/information.d.ts +5 -0
- package/core/information.js +9 -4
- package/core/issue.d.ts +5 -0
- package/core/issue.js +9 -4
- package/core/issues.d.ts +5 -0
- package/core/issues.js +9 -4
- package/core/lightbulb.d.ts +5 -0
- package/core/lightbulb.js +9 -4
- package/core/link-broken.d.ts +5 -0
- package/core/link-broken.js +9 -4
- package/core/link-external.d.ts +5 -0
- package/core/link-external.js +9 -4
- package/core/link.d.ts +5 -0
- package/core/link.js +9 -4
- package/core/lobby-bell.d.ts +5 -0
- package/core/lobby-bell.js +9 -4
- package/core/location.d.ts +5 -0
- package/core/location.js +9 -4
- package/core/lock-locked.d.ts +5 -0
- package/core/lock-locked.js +9 -4
- package/core/lock-unlocked.d.ts +5 -0
- package/core/lock-unlocked.js +9 -4
- package/core/log-in.d.ts +5 -0
- package/core/log-in.js +9 -4
- package/core/log-out.d.ts +5 -0
- package/core/log-out.js +9 -4
- package/core/marketplace.d.ts +5 -0
- package/core/marketplace.js +9 -4
- package/core/maximize.d.ts +5 -0
- package/core/maximize.js +9 -4
- package/core/megaphone.d.ts +5 -0
- package/core/megaphone.js +9 -4
- package/core/mention.d.ts +5 -0
- package/core/mention.js +9 -4
- package/core/menu.d.ts +5 -0
- package/core/menu.js +9 -4
- package/core/microphone.d.ts +5 -0
- package/core/microphone.js +9 -4
- package/core/migration/add--add-circle.d.ts +5 -0
- package/core/migration/add--add-circle.js +8 -4
- package/core/migration/add--editor-add.d.ts +5 -0
- package/core/migration/add--editor-add.js +8 -4
- package/core/migration/add--emoji-custom.d.ts +5 -0
- package/core/migration/add--emoji-custom.js +8 -4
- package/core/migration/add.d.ts +5 -0
- package/core/migration/add.js +8 -4
- package/core/migration/align-center--editor-align-center.d.ts +5 -0
- package/core/migration/align-center--editor-align-center.js +8 -4
- package/core/migration/align-left--editor-align-left.d.ts +5 -0
- package/core/migration/align-left--editor-align-left.js +8 -4
- package/core/migration/align-left--overview.d.ts +5 -0
- package/core/migration/align-left--overview.js +8 -4
- package/core/migration/align-right--editor-align-right.d.ts +5 -0
- package/core/migration/align-right--editor-align-right.js +8 -4
- package/core/migration/angle-brackets--bitbucket-repos.d.ts +5 -0
- package/core/migration/angle-brackets--bitbucket-repos.js +8 -4
- package/core/migration/angle-brackets--bitbucket-source.d.ts +5 -0
- package/core/migration/angle-brackets--bitbucket-source.js +8 -4
- package/core/migration/angle-brackets--code.d.ts +5 -0
- package/core/migration/angle-brackets--code.js +8 -4
- package/core/migration/angle-brackets--editor-code.d.ts +5 -0
- package/core/migration/angle-brackets--editor-code.js +8 -4
- package/core/migration/angle-brackets--media-services-code.d.ts +5 -0
- package/core/migration/angle-brackets--media-services-code.js +8 -4
- package/core/migration/app--addon.d.ts +5 -0
- package/core/migration/app--addon.js +8 -4
- package/core/migration/app-switcher--switcher.d.ts +5 -0
- package/core/migration/app-switcher--switcher.js +8 -4
- package/core/migration/app-switcher.d.ts +5 -0
- package/core/migration/app-switcher.js +8 -4
- package/core/migration/archive-box--archive.d.ts +5 -0
- package/core/migration/archive-box--archive.js +8 -4
- package/core/migration/arrow-down--arrow-down-circle.d.ts +5 -0
- package/core/migration/arrow-down--arrow-down-circle.js +8 -4
- package/core/migration/arrow-down.d.ts +5 -0
- package/core/migration/arrow-down.js +8 -4
- package/core/migration/arrow-left--arrow-left-circle.d.ts +5 -0
- package/core/migration/arrow-left--arrow-left-circle.js +8 -4
- package/core/migration/arrow-left.d.ts +5 -0
- package/core/migration/arrow-left.js +8 -4
- package/core/migration/arrow-right--arrow-right-circle.d.ts +5 -0
- package/core/migration/arrow-right--arrow-right-circle.js +8 -4
- package/core/migration/arrow-right.d.ts +5 -0
- package/core/migration/arrow-right.js +8 -4
- package/core/migration/arrow-up--arrow-up-circle.d.ts +5 -0
- package/core/migration/arrow-up--arrow-up-circle.js +8 -4
- package/core/migration/arrow-up-right--editor-open.d.ts +5 -0
- package/core/migration/arrow-up-right--editor-open.js +8 -4
- package/core/migration/arrow-up-right--open.d.ts +5 -0
- package/core/migration/arrow-up-right--open.js +8 -4
- package/core/migration/arrow-up.d.ts +5 -0
- package/core/migration/arrow-up.js +8 -4
- package/core/migration/attachment--editor-attachment.d.ts +5 -0
- package/core/migration/attachment--editor-attachment.js +8 -4
- package/core/migration/attachment.d.ts +5 -0
- package/core/migration/attachment.js +8 -4
- package/core/migration/audio--audio-circle.d.ts +5 -0
- package/core/migration/audio--audio-circle.js +8 -4
- package/core/migration/audio--media-services-audio.d.ts +5 -0
- package/core/migration/audio--media-services-audio.js +8 -4
- package/core/migration/audio.d.ts +5 -0
- package/core/migration/audio.js +8 -4
- package/core/migration/backlog.d.ts +5 -0
- package/core/migration/backlog.js +8 -4
- package/core/migration/board.d.ts +5 -0
- package/core/migration/board.js +8 -4
- package/core/migration/book-with-bookmark--book.d.ts +5 -0
- package/core/migration/book-with-bookmark--book.js +8 -4
- package/core/migration/branch--bitbucket-branches.d.ts +5 -0
- package/core/migration/branch--bitbucket-branches.js +8 -4
- package/core/migration/briefcase--suitcase.d.ts +5 -0
- package/core/migration/briefcase--suitcase.js +8 -4
- package/core/migration/bug--jira-test-session.d.ts +5 -0
- package/core/migration/bug--jira-test-session.js +8 -4
- package/core/migration/bulleted-list--bullet-list.d.ts +5 -0
- package/core/migration/bulleted-list--bullet-list.js +8 -4
- package/core/migration/bulleted-list--editor-bullet-list.d.ts +5 -0
- package/core/migration/bulleted-list--editor-bullet-list.js +8 -4
- package/core/migration/calendar--calendar-filled.d.ts +5 -0
- package/core/migration/calendar--calendar-filled.js +8 -4
- package/core/migration/calendar--editor-date.d.ts +5 -0
- package/core/migration/calendar--editor-date.js +8 -4
- package/core/migration/calendar.d.ts +5 -0
- package/core/migration/calendar.js +8 -4
- package/core/migration/camera--camera-filled.d.ts +5 -0
- package/core/migration/camera--camera-filled.js +8 -4
- package/core/migration/camera--editor-photo.d.ts +5 -0
- package/core/migration/camera--editor-photo.js +8 -4
- package/core/migration/camera.d.ts +5 -0
- package/core/migration/camera.js +8 -4
- package/core/migration/capture--jira-capture.d.ts +5 -0
- package/core/migration/capture--jira-capture.js +8 -4
- package/core/migration/chart-bar--graph-bar.d.ts +5 -0
- package/core/migration/chart-bar--graph-bar.js +8 -4
- package/core/migration/chart-bar--media-services-presentation.d.ts +5 -0
- package/core/migration/chart-bar--media-services-presentation.js +8 -4
- package/core/migration/chart-trend--graph-line.d.ts +5 -0
- package/core/migration/chart-trend--graph-line.js +8 -4
- package/core/migration/check-circle--editor-success.d.ts +5 -0
- package/core/migration/check-circle--editor-success.js +8 -4
- package/core/migration/check-circle.d.ts +5 -0
- package/core/migration/check-circle.js +8 -4
- package/core/migration/check-mark--check.d.ts +5 -0
- package/core/migration/check-mark--check.js +8 -4
- package/core/migration/check-mark--editor-done.d.ts +5 -0
- package/core/migration/check-mark--editor-done.js +8 -4
- package/core/migration/checkbox-checked--checkbox.d.ts +5 -0
- package/core/migration/checkbox-checked--checkbox.js +8 -4
- package/core/migration/checkbox-checked--editor-task.d.ts +5 -0
- package/core/migration/checkbox-checked--editor-task.js +8 -4
- package/core/migration/checkbox-indeterminate.d.ts +5 -0
- package/core/migration/checkbox-indeterminate.js +8 -4
- package/core/migration/child-issues.d.ts +5 -0
- package/core/migration/child-issues.js +8 -4
- package/core/migration/clock--editor-recent.d.ts +5 -0
- package/core/migration/clock--editor-recent.js +8 -4
- package/core/migration/clock--emoji-frequent.d.ts +5 -0
- package/core/migration/clock--emoji-frequent.js +8 -4
- package/core/migration/clock--recent.d.ts +5 -0
- package/core/migration/clock--recent.js +8 -4
- package/core/migration/close--cross.d.ts +5 -0
- package/core/migration/close--cross.js +8 -4
- package/core/migration/close--editor-close.d.ts +5 -0
- package/core/migration/close--editor-close.js +8 -4
- package/core/migration/cloud-arrow-up--upload.d.ts +5 -0
- package/core/migration/cloud-arrow-up--upload.js +8 -4
- package/core/migration/collapse--editor-collapse.d.ts +5 -0
- package/core/migration/collapse--editor-collapse.js +8 -4
- package/core/migration/comment--questions.d.ts +5 -0
- package/core/migration/comment--questions.js +8 -4
- package/core/migration/comment-add--media-services-add-comment.d.ts +5 -0
- package/core/migration/comment-add--media-services-add-comment.js +8 -4
- package/core/migration/comment.d.ts +5 -0
- package/core/migration/comment.js +8 -4
- package/core/migration/commit--bitbucket-commits.d.ts +5 -0
- package/core/migration/commit--bitbucket-commits.js +8 -4
- package/core/migration/compass--discover-filled.d.ts +5 -0
- package/core/migration/compass--discover-filled.js +8 -4
- package/core/migration/compass--discover.d.ts +5 -0
- package/core/migration/compass--discover.js +8 -4
- package/core/migration/component.d.ts +5 -0
- package/core/migration/component.js +8 -4
- package/core/migration/copy.d.ts +5 -0
- package/core/migration/copy.js +8 -4
- package/core/migration/credit-card--creditcard-filled.d.ts +5 -0
- package/core/migration/credit-card--creditcard-filled.js +8 -4
- package/core/migration/credit-card--creditcard.d.ts +5 -0
- package/core/migration/credit-card--creditcard.js +8 -4
- package/core/migration/cross-circle--editor-error.d.ts +5 -0
- package/core/migration/cross-circle--editor-error.js +8 -4
- package/core/migration/cross-circle--select-clear.d.ts +5 -0
- package/core/migration/cross-circle--select-clear.js +8 -4
- package/core/migration/cross-circle.d.ts +5 -0
- package/core/migration/cross-circle.js +8 -4
- package/core/migration/customize--preferences.d.ts +5 -0
- package/core/migration/customize--preferences.js +8 -4
- package/core/migration/dashboard--activity.d.ts +5 -0
- package/core/migration/dashboard--activity.js +8 -4
- package/core/migration/dashboard.d.ts +5 -0
- package/core/migration/dashboard.js +8 -4
- package/core/migration/decision--editor-decision.d.ts +5 -0
- package/core/migration/decision--editor-decision.js +8 -4
- package/core/migration/decision.d.ts +5 -0
- package/core/migration/decision.js +8 -4
- package/core/migration/delete--editor-remove.d.ts +5 -0
- package/core/migration/delete--editor-remove.js +8 -4
- package/core/migration/delete--trash.d.ts +5 -0
- package/core/migration/delete--trash.js +8 -4
- package/core/migration/department.d.ts +5 -0
- package/core/migration/department.js +8 -4
- package/core/migration/device-mobile--mobile.d.ts +5 -0
- package/core/migration/device-mobile--mobile.js +8 -4
- package/core/migration/download.d.ts +5 -0
- package/core/migration/download.js +8 -4
- package/core/migration/drag-handle--drag-handler.d.ts +5 -0
- package/core/migration/drag-handle--drag-handler.js +8 -4
- package/core/migration/edit--edit-filled.d.ts +5 -0
- package/core/migration/edit--edit-filled.js +8 -4
- package/core/migration/edit--editor-edit.d.ts +5 -0
- package/core/migration/edit--editor-edit.js +8 -4
- package/core/migration/edit.d.ts +5 -0
- package/core/migration/edit.js +8 -4
- package/core/migration/email.d.ts +5 -0
- package/core/migration/email.js +8 -4
- package/core/migration/emoji--editor-emoji.d.ts +5 -0
- package/core/migration/emoji--editor-emoji.js +8 -4
- package/core/migration/emoji--emoji-emoji.d.ts +5 -0
- package/core/migration/emoji--emoji-emoji.js +8 -4
- package/core/migration/emoji--emoji-people.d.ts +5 -0
- package/core/migration/emoji--emoji-people.js +8 -4
- package/core/migration/emoji-add.d.ts +5 -0
- package/core/migration/emoji-add.js +8 -4
- package/core/migration/emoji.d.ts +5 -0
- package/core/migration/emoji.js +8 -4
- package/core/migration/error.d.ts +5 -0
- package/core/migration/error.js +8 -4
- package/core/migration/expand--editor-expand.d.ts +5 -0
- package/core/migration/expand--editor-expand.js +8 -4
- package/core/migration/expand--editor-image-resize.d.ts +5 -0
- package/core/migration/expand--editor-image-resize.js +8 -4
- package/core/migration/expand--image-resize.d.ts +5 -0
- package/core/migration/expand--image-resize.js +8 -4
- package/core/migration/eye-open--watch.d.ts +5 -0
- package/core/migration/eye-open--watch.js +8 -4
- package/core/migration/eye-open-filled--hipchat-audio-only.d.ts +5 -0
- package/core/migration/eye-open-filled--hipchat-audio-only.js +8 -4
- package/core/migration/eye-open-filled--watch-filled.d.ts +5 -0
- package/core/migration/eye-open-filled--watch-filled.js +8 -4
- package/core/migration/feedback--editor-feedback.d.ts +5 -0
- package/core/migration/feedback--editor-feedback.js +8 -4
- package/core/migration/feedback.d.ts +5 -0
- package/core/migration/feedback.js +8 -4
- package/core/migration/filter--media-services-filter.d.ts +5 -0
- package/core/migration/filter--media-services-filter.js +8 -4
- package/core/migration/filter.d.ts +5 -0
- package/core/migration/filter.js +8 -4
- package/core/migration/flag--emoji-flags.d.ts +5 -0
- package/core/migration/flag--emoji-flags.js +8 -4
- package/core/migration/flask--jira-labs.d.ts +5 -0
- package/core/migration/flask--jira-labs.js +8 -4
- package/core/migration/folder-closed--folder.d.ts +5 -0
- package/core/migration/folder-closed--folder.js +8 -4
- package/core/migration/fullscreen-enter--vid-full-screen-on.d.ts +5 -0
- package/core/migration/fullscreen-enter--vid-full-screen-on.js +8 -4
- package/core/migration/fullscreen-exit--media-services-full-screen.d.ts +5 -0
- package/core/migration/fullscreen-exit--media-services-full-screen.js +8 -4
- package/core/migration/fullscreen-exit--vid-full-screen-off.d.ts +5 -0
- package/core/migration/fullscreen-exit--vid-full-screen-off.js +8 -4
- package/core/migration/globe--world-small.d.ts +5 -0
- package/core/migration/globe--world-small.js +8 -4
- package/core/migration/globe--world.d.ts +5 -0
- package/core/migration/globe--world.js +8 -4
- package/core/migration/grid--editor-table.d.ts +5 -0
- package/core/migration/grid--editor-table.js +8 -4
- package/core/migration/grid--media-services-grid.d.ts +5 -0
- package/core/migration/grid--media-services-grid.js +8 -4
- package/core/migration/grid--table.d.ts +5 -0
- package/core/migration/grid--table.js +8 -4
- package/core/migration/heart--emoji-symbols.d.ts +5 -0
- package/core/migration/heart--emoji-symbols.js +8 -4
- package/core/migration/home--home-circle.d.ts +5 -0
- package/core/migration/home--home-circle.js +8 -4
- package/core/migration/home.d.ts +5 -0
- package/core/migration/home.js +8 -4
- package/core/migration/image--editor-image.d.ts +5 -0
- package/core/migration/image--editor-image.js +8 -4
- package/core/migration/image--media-services-image.d.ts +5 -0
- package/core/migration/image--media-services-image.js +8 -4
- package/core/migration/image--media-services-scale-large.d.ts +5 -0
- package/core/migration/image--media-services-scale-large.js +8 -4
- package/core/migration/image--media-services-scale-small.d.ts +5 -0
- package/core/migration/image--media-services-scale-small.js +8 -4
- package/core/migration/image.d.ts +5 -0
- package/core/migration/image.js +8 -4
- package/core/migration/inbox--tray.d.ts +5 -0
- package/core/migration/inbox--tray.js +8 -4
- package/core/migration/information--editor-info.d.ts +5 -0
- package/core/migration/information--editor-info.js +8 -4
- package/core/migration/information--editor-panel.d.ts +5 -0
- package/core/migration/information--editor-panel.js +8 -4
- package/core/migration/information--info.d.ts +5 -0
- package/core/migration/information--info.js +8 -4
- package/core/migration/issue.d.ts +5 -0
- package/core/migration/issue.js +8 -4
- package/core/migration/issues.d.ts +5 -0
- package/core/migration/issues.js +8 -4
- package/core/migration/lightbulb--editor-hint.d.ts +5 -0
- package/core/migration/lightbulb--editor-hint.js +8 -4
- package/core/migration/lightbulb--emoji-objects.d.ts +5 -0
- package/core/migration/lightbulb--emoji-objects.js +8 -4
- package/core/migration/lightbulb--lightbulb-filled.d.ts +5 -0
- package/core/migration/lightbulb--lightbulb-filled.js +8 -4
- package/core/migration/lightbulb.d.ts +5 -0
- package/core/migration/lightbulb.js +8 -4
- package/core/migration/link--editor-link.d.ts +5 -0
- package/core/migration/link--editor-link.js +8 -4
- package/core/migration/link--link-filled.d.ts +5 -0
- package/core/migration/link--link-filled.js +8 -4
- package/core/migration/link-broken--editor-unlink.d.ts +5 -0
- package/core/migration/link-broken--editor-unlink.js +8 -4
- package/core/migration/link-broken--unlink.d.ts +5 -0
- package/core/migration/link-broken--unlink.js +8 -4
- package/core/migration/link-external--shortcut.d.ts +5 -0
- package/core/migration/link-external--shortcut.js +8 -4
- package/core/migration/link.d.ts +5 -0
- package/core/migration/link.js +8 -4
- package/core/migration/lobby-bell--hipchat-lobby.d.ts +5 -0
- package/core/migration/lobby-bell--hipchat-lobby.js +8 -4
- package/core/migration/location.d.ts +5 -0
- package/core/migration/location.js +8 -4
- package/core/migration/lock-locked--lock-circle.d.ts +5 -0
- package/core/migration/lock-locked--lock-circle.js +8 -4
- package/core/migration/lock-locked--lock-filled.d.ts +5 -0
- package/core/migration/lock-locked--lock-filled.js +8 -4
- package/core/migration/lock-locked--lock.d.ts +5 -0
- package/core/migration/lock-locked--lock.js +8 -4
- package/core/migration/lock-locked--unlock-circle.d.ts +5 -0
- package/core/migration/lock-locked--unlock-circle.js +8 -4
- package/core/migration/lock-unlocked--unlock-filled.d.ts +5 -0
- package/core/migration/lock-unlocked--unlock-filled.js +8 -4
- package/core/migration/lock-unlocked--unlock.d.ts +5 -0
- package/core/migration/lock-unlocked--unlock.js +8 -4
- package/core/migration/log-in--sign-in.d.ts +5 -0
- package/core/migration/log-in--sign-in.js +8 -4
- package/core/migration/log-out--sign-out.d.ts +5 -0
- package/core/migration/log-out--sign-out.js +8 -4
- package/core/migration/marketplace.d.ts +5 -0
- package/core/migration/marketplace.js +8 -4
- package/core/migration/maximize--media-services-actual-size.d.ts +5 -0
- package/core/migration/maximize--media-services-actual-size.js +8 -4
- package/core/migration/mention--editor-mention.d.ts +5 -0
- package/core/migration/mention--editor-mention.js +8 -4
- package/core/migration/menu--menu-expand.d.ts +5 -0
- package/core/migration/menu--menu-expand.js +8 -4
- package/core/migration/menu.d.ts +5 -0
- package/core/migration/menu.js +8 -4
- package/core/migration/microphone--vid-audio-on.d.ts +5 -0
- package/core/migration/microphone--vid-audio-on.js +8 -4
- package/core/migration/minimize--media-services-fit-to-page.d.ts +5 -0
- package/core/migration/minimize--media-services-fit-to-page.js +8 -4
- package/core/migration/minimize--vid-full-screen-off.d.ts +5 -0
- package/core/migration/minimize--vid-full-screen-off.js +8 -4
- package/core/migration/notification--notification-direct.d.ts +5 -0
- package/core/migration/notification--notification-direct.js +8 -4
- package/core/migration/notification.d.ts +5 -0
- package/core/migration/notification.js +8 -4
- package/core/migration/office-building--office-building-filled.d.ts +5 -0
- package/core/migration/office-building--office-building-filled.js +8 -4
- package/core/migration/office-building.d.ts +5 -0
- package/core/migration/office-building.js +8 -4
- package/core/migration/page--document-filled.d.ts +5 -0
- package/core/migration/page--document-filled.js +8 -4
- package/core/migration/page--document.d.ts +5 -0
- package/core/migration/page--document.js +8 -4
- package/core/migration/page--editor-note.d.ts +5 -0
- package/core/migration/page--editor-note.js +8 -4
- package/core/migration/page--media-services-document.d.ts +5 -0
- package/core/migration/page--media-services-document.js +8 -4
- package/core/migration/page--page-filled.d.ts +5 -0
- package/core/migration/page--page-filled.js +8 -4
- package/core/migration/page.d.ts +5 -0
- package/core/migration/page.js +8 -4
- package/core/migration/pages--documents.d.ts +5 -0
- package/core/migration/pages--documents.js +8 -4
- package/core/migration/pages--queues.d.ts +5 -0
- package/core/migration/pages--queues.js +8 -4
- package/core/migration/person-add--invite-team.d.ts +5 -0
- package/core/migration/person-add--invite-team.js +8 -4
- package/core/migration/person-added--app-access.d.ts +5 -0
- package/core/migration/person-added--app-access.js +8 -4
- package/core/migration/person-added--person-with-tick.d.ts +5 -0
- package/core/migration/person-added--person-with-tick.js +8 -4
- package/core/migration/person-avatar--person-circle.d.ts +5 -0
- package/core/migration/person-avatar--person-circle.js +8 -4
- package/core/migration/person-avatar--user-avatar-circle.d.ts +5 -0
- package/core/migration/person-avatar--user-avatar-circle.js +8 -4
- package/core/migration/person-offboard--followers.d.ts +5 -0
- package/core/migration/person-offboard--followers.js +8 -4
- package/core/migration/person.d.ts +5 -0
- package/core/migration/person.js +8 -4
- package/core/migration/phone--hipchat-dial-out.d.ts +5 -0
- package/core/migration/phone--hipchat-dial-out.js +8 -4
- package/core/migration/premium.d.ts +5 -0
- package/core/migration/premium.js +8 -4
- package/core/migration/pull-request--bitbucket-pullrequests.d.ts +5 -0
- package/core/migration/pull-request--bitbucket-pullrequests.js +8 -4
- package/core/migration/question-circle--editor-help.d.ts +5 -0
- package/core/migration/question-circle--editor-help.js +8 -4
- package/core/migration/question-circle--question.d.ts +5 -0
- package/core/migration/question-circle--question.js +8 -4
- package/core/migration/question-circle.d.ts +5 -0
- package/core/migration/question-circle.js +8 -4
- package/core/migration/quotation-mark--editor-quote.d.ts +5 -0
- package/core/migration/quotation-mark--editor-quote.js +8 -4
- package/core/migration/quotation-mark--quote.d.ts +5 -0
- package/core/migration/quotation-mark--quote.js +8 -4
- package/core/migration/redo--editor-redo.d.ts +5 -0
- package/core/migration/redo--editor-redo.js +8 -4
- package/core/migration/redo.d.ts +5 -0
- package/core/migration/redo.js +8 -4
- package/core/migration/release--ship.d.ts +5 -0
- package/core/migration/release--ship.js +8 -4
- package/core/migration/retry.d.ts +5 -0
- package/core/migration/retry.js +8 -4
- package/core/migration/roadmap.d.ts +5 -0
- package/core/migration/roadmap.js +8 -4
- package/core/migration/screen.d.ts +5 -0
- package/core/migration/screen.js +8 -4
- package/core/migration/search--editor-search.d.ts +5 -0
- package/core/migration/search--editor-search.js +8 -4
- package/core/migration/search.d.ts +5 -0
- package/core/migration/search.js +8 -4
- package/core/migration/send.d.ts +5 -0
- package/core/migration/send.js +8 -4
- package/core/migration/settings--editor-settings.d.ts +5 -0
- package/core/migration/settings--editor-settings.js +8 -4
- package/core/migration/settings.d.ts +5 -0
- package/core/migration/settings.js +8 -4
- package/core/migration/share.d.ts +5 -0
- package/core/migration/share.js +8 -4
- package/core/migration/shortcut--add-item.d.ts +5 -0
- package/core/migration/shortcut--add-item.js +8 -4
- package/core/migration/show-more-horizontal--editor-more.d.ts +5 -0
- package/core/migration/show-more-horizontal--editor-more.js +8 -4
- package/core/migration/show-more-horizontal--more.d.ts +5 -0
- package/core/migration/show-more-horizontal--more.js +8 -4
- package/core/migration/show-more-vertical--more-vertical.d.ts +5 -0
- package/core/migration/show-more-vertical--more-vertical.js +8 -4
- package/core/migration/snippet--bitbucket-snippets.d.ts +5 -0
- package/core/migration/snippet--bitbucket-snippets.js +8 -4
- package/core/migration/spreadsheet--media-services-spreadsheet.d.ts +5 -0
- package/core/migration/spreadsheet--media-services-spreadsheet.js +8 -4
- package/core/migration/sprint.d.ts +5 -0
- package/core/migration/sprint.js +8 -4
- package/core/migration/star-starred--star-filled.d.ts +5 -0
- package/core/migration/star-starred--star-filled.js +8 -4
- package/core/migration/star-unstarred--star-large.d.ts +5 -0
- package/core/migration/star-unstarred--star-large.js +8 -4
- package/core/migration/star-unstarred--star.d.ts +5 -0
- package/core/migration/star-unstarred--star.js +8 -4
- package/core/migration/stopwatch.d.ts +5 -0
- package/core/migration/stopwatch.js +8 -4
- package/core/migration/subtasks--subtask.d.ts +5 -0
- package/core/migration/subtasks--subtask.js +8 -4
- package/core/migration/tag--label.d.ts +5 -0
- package/core/migration/tag--label.js +8 -4
- package/core/migration/task.d.ts +5 -0
- package/core/migration/task.js +8 -4
- package/core/migration/teams.d.ts +5 -0
- package/core/migration/teams.js +8 -4
- package/core/migration/text-style--editor-text-style.d.ts +5 -0
- package/core/migration/text-style--editor-text-style.js +8 -4
- package/core/migration/text-style--emoji-keyboard.d.ts +5 -0
- package/core/migration/text-style--emoji-keyboard.js +8 -4
- package/core/migration/thumbs-up--like.d.ts +5 -0
- package/core/migration/thumbs-up--like.js +8 -4
- package/core/migration/undo--editor-undo.d.ts +5 -0
- package/core/migration/undo--editor-undo.js +8 -4
- package/core/migration/undo.d.ts +5 -0
- package/core/migration/undo.js +8 -4
- package/core/migration/upload--export.d.ts +5 -0
- package/core/migration/upload--export.js +8 -4
- package/core/migration/video--hipchat-sd-video.d.ts +5 -0
- package/core/migration/video--hipchat-sd-video.js +8 -4
- package/core/migration/video--media-services-video.d.ts +5 -0
- package/core/migration/video--media-services-video.js +8 -4
- package/core/migration/video--vid-camera-on.d.ts +5 -0
- package/core/migration/video--vid-camera-on.js +8 -4
- package/core/migration/video--video-circle.d.ts +5 -0
- package/core/migration/video--video-circle.js +8 -4
- package/core/migration/video--video-filled.d.ts +5 -0
- package/core/migration/video--video-filled.js +8 -4
- package/core/migration/video-pause--vid-pause.d.ts +5 -0
- package/core/migration/video-pause--vid-pause.js +8 -4
- package/core/migration/video-play--vid-play.d.ts +5 -0
- package/core/migration/video-play--vid-play.js +8 -4
- package/core/migration/volume-high--hipchat-outgoing-sound.d.ts +5 -0
- package/core/migration/volume-high--hipchat-outgoing-sound.js +8 -4
- package/core/migration/volume-high--vid-volume-full.d.ts +5 -0
- package/core/migration/volume-high--vid-volume-full.js +8 -4
- package/core/migration/volume-low--vid-volume-half.d.ts +5 -0
- package/core/migration/volume-low--vid-volume-half.js +8 -4
- package/core/migration/volume-muted--vid-volume-muted.d.ts +5 -0
- package/core/migration/volume-muted--vid-volume-muted.js +8 -4
- package/core/migration/warning--editor-warning.d.ts +5 -0
- package/core/migration/warning--editor-warning.js +8 -4
- package/core/migration/warning.d.ts +5 -0
- package/core/migration/warning.js +8 -4
- package/core/migration/zoom-in--media-services-zoom-in.d.ts +5 -0
- package/core/migration/zoom-in--media-services-zoom-in.js +8 -4
- package/core/migration/zoom-out--media-services-zoom-out.d.ts +5 -0
- package/core/migration/zoom-out--media-services-zoom-out.js +8 -4
- package/core/minimize.d.ts +5 -0
- package/core/minimize.js +9 -4
- package/core/node.d.ts +5 -0
- package/core/node.js +9 -4
- package/core/notification.d.ts +5 -0
- package/core/notification.js +9 -4
- package/core/office-building.d.ts +5 -0
- package/core/office-building.js +9 -4
- package/core/page.d.ts +5 -0
- package/core/page.js +9 -4
- package/core/pages.d.ts +5 -0
- package/core/pages.js +9 -4
- package/core/person-add.d.ts +5 -0
- package/core/person-add.js +9 -4
- package/core/person-added.d.ts +5 -0
- package/core/person-added.js +9 -4
- package/core/person-avatar.d.ts +5 -0
- package/core/person-avatar.js +9 -4
- package/core/person-offboard.d.ts +5 -0
- package/core/person-offboard.js +9 -4
- package/core/person.d.ts +5 -0
- package/core/person.js +9 -4
- package/core/phone.d.ts +5 -0
- package/core/phone.js +9 -4
- package/core/pin-filled.d.ts +5 -0
- package/core/pin-filled.js +9 -4
- package/core/pin.d.ts +5 -0
- package/core/pin.js +9 -4
- package/core/power-plug.d.ts +5 -0
- package/core/power-plug.js +9 -4
- package/core/premium.d.ts +5 -0
- package/core/premium.js +9 -4
- package/core/presenter-mode.d.ts +5 -0
- package/core/presenter-mode.js +9 -4
- package/core/printer.d.ts +5 -0
- package/core/printer.js +9 -4
- package/core/priority-blocker.d.ts +5 -0
- package/core/priority-blocker.js +9 -4
- package/core/priority-critical.d.ts +5 -0
- package/core/priority-critical.js +9 -4
- package/core/priority-high.d.ts +5 -0
- package/core/priority-high.js +9 -4
- package/core/priority-highest.d.ts +5 -0
- package/core/priority-highest.js +9 -4
- package/core/priority-low.d.ts +5 -0
- package/core/priority-low.js +9 -4
- package/core/priority-lowest.d.ts +5 -0
- package/core/priority-lowest.js +9 -4
- package/core/priority-major.d.ts +5 -0
- package/core/priority-major.js +9 -4
- package/core/priority-medium.d.ts +5 -0
- package/core/priority-medium.js +9 -4
- package/core/priority-minor.d.ts +5 -0
- package/core/priority-minor.js +9 -4
- package/core/priority-trivial.d.ts +5 -0
- package/core/priority-trivial.js +9 -4
- package/core/problem.d.ts +5 -0
- package/core/problem.js +9 -4
- package/core/project.d.ts +5 -0
- package/core/project.js +9 -4
- package/core/pull-request.d.ts +5 -0
- package/core/pull-request.js +9 -4
- package/core/question-circle.d.ts +5 -0
- package/core/question-circle.js +9 -4
- package/core/quotation-mark.d.ts +5 -0
- package/core/quotation-mark.js +9 -4
- package/core/redo.d.ts +5 -0
- package/core/redo.js +9 -4
- package/core/release.d.ts +5 -0
- package/core/release.js +9 -4
- package/core/retry.d.ts +5 -0
- package/core/retry.js +9 -4
- package/core/roadmap.d.ts +5 -0
- package/core/roadmap.js +9 -4
- package/core/scorecard.d.ts +5 -0
- package/core/scorecard.js +9 -4
- package/core/screen.d.ts +5 -0
- package/core/screen.js +9 -4
- package/core/search.d.ts +5 -0
- package/core/search.js +9 -4
- package/core/send.d.ts +5 -0
- package/core/send.js +9 -4
- package/core/settings.d.ts +5 -0
- package/core/settings.js +9 -4
- package/core/shapes.d.ts +5 -0
- package/core/shapes.js +9 -4
- package/core/share.d.ts +5 -0
- package/core/share.js +9 -4
- package/core/shield.d.ts +5 -0
- package/core/shield.js +9 -4
- package/core/shortcut.d.ts +5 -0
- package/core/shortcut.js +9 -4
- package/core/show-more-horizontal.d.ts +5 -0
- package/core/show-more-horizontal.js +9 -4
- package/core/show-more-vertical.d.ts +5 -0
- package/core/show-more-vertical.js +9 -4
- package/core/sidebar-collapse.d.ts +5 -0
- package/core/sidebar-collapse.js +9 -4
- package/core/sidebar-expand.d.ts +5 -0
- package/core/sidebar-expand.js +9 -4
- package/core/snippet.d.ts +5 -0
- package/core/snippet.js +9 -4
- package/core/spreadsheet.d.ts +5 -0
- package/core/spreadsheet.js +9 -4
- package/core/sprint.d.ts +5 -0
- package/core/sprint.js +9 -4
- package/core/star-starred.d.ts +5 -0
- package/core/star-starred.js +9 -4
- package/core/star-unstarred.d.ts +5 -0
- package/core/star-unstarred.js +9 -4
- package/core/stopwatch.d.ts +5 -0
- package/core/stopwatch.js +9 -4
- package/core/story.d.ts +5 -0
- package/core/story.js +9 -4
- package/core/subtasks.d.ts +5 -0
- package/core/subtasks.js +9 -4
- package/core/tag.d.ts +5 -0
- package/core/tag.js +9 -4
- package/core/task.d.ts +5 -0
- package/core/task.js +9 -4
- package/core/tasks.d.ts +5 -0
- package/core/tasks.js +9 -4
- package/core/teams.d.ts +5 -0
- package/core/teams.js +9 -4
- package/core/text-style.d.ts +5 -0
- package/core/text-style.js +9 -4
- package/core/thumbs-down.d.ts +5 -0
- package/core/thumbs-down.js +9 -4
- package/core/thumbs-up.d.ts +5 -0
- package/core/thumbs-up.js +9 -4
- package/core/timeline.d.ts +5 -0
- package/core/timeline.js +9 -4
- package/core/transition.d.ts +5 -0
- package/core/transition.js +9 -4
- package/core/undo.d.ts +5 -0
- package/core/undo.js +9 -4
- package/core/upload.d.ts +5 -0
- package/core/upload.js +9 -4
- package/core/video-next.d.ts +5 -0
- package/core/video-next.js +9 -4
- package/core/video-pause.d.ts +5 -0
- package/core/video-pause.js +9 -4
- package/core/video-play.d.ts +5 -0
- package/core/video-play.js +9 -4
- package/core/video-previous.d.ts +5 -0
- package/core/video-previous.js +9 -4
- package/core/video.d.ts +5 -0
- package/core/video.js +9 -4
- package/core/volume-high.d.ts +5 -0
- package/core/volume-high.js +9 -4
- package/core/volume-low.d.ts +5 -0
- package/core/volume-low.js +9 -4
- package/core/volume-muted.d.ts +5 -0
- package/core/volume-muted.js +9 -4
- package/core/warning.d.ts +5 -0
- package/core/warning.js +9 -4
- package/core/whiteboard.d.ts +5 -0
- package/core/whiteboard.js +9 -4
- package/core/zoom-in.d.ts +5 -0
- package/core/zoom-in.js +9 -4
- package/core/zoom-out.d.ts +5 -0
- package/core/zoom-out.js +9 -4
- package/dist/cjs/components/icon.js +1 -0
- package/dist/cjs/metadata-core.js +766 -958
- package/dist/cjs/metadata-utility.js +80 -100
- package/dist/cjs/metadata.js +4 -5
- package/dist/es2019/components/icon.js +1 -0
- package/dist/es2019/metadata-core.js +766 -958
- package/dist/es2019/metadata-utility.js +80 -100
- package/dist/es2019/metadata.js +4 -5
- package/dist/esm/components/icon.js +1 -0
- package/dist/esm/metadata-core.js +766 -958
- package/dist/esm/metadata-utility.js +80 -100
- package/dist/esm/metadata.js +4 -5
- package/dist/types/metadata-core.d.ts +42 -13
- package/dist/types/metadata-utility.d.ts +42 -13
- package/dist/types/metadata.d.ts +4 -5
- package/dist/types-ts4.5/metadata-core.d.ts +42 -13
- package/dist/types-ts4.5/metadata-utility.d.ts +42 -13
- package/dist/types-ts4.5/metadata.d.ts +4 -5
- package/package.json +5 -5
- package/utility/add.d.ts +5 -0
- package/utility/add.js +9 -4
- package/utility/check-circle.d.ts +5 -0
- package/utility/check-circle.js +9 -4
- package/utility/check-mark.d.ts +5 -0
- package/utility/check-mark.js +9 -4
- package/utility/chevron-down.d.ts +5 -0
- package/utility/chevron-down.js +9 -4
- package/utility/chevron-left.d.ts +5 -0
- package/utility/chevron-left.js +9 -4
- package/utility/chevron-right.d.ts +5 -0
- package/utility/chevron-right.js +9 -4
- package/utility/chevron-up.d.ts +5 -0
- package/utility/chevron-up.js +9 -4
- package/utility/cross-circle.d.ts +5 -0
- package/utility/cross-circle.js +9 -4
- package/utility/cross.d.ts +5 -0
- package/utility/cross.js +9 -4
- package/utility/error.d.ts +5 -0
- package/utility/error.js +9 -4
- package/utility/information.d.ts +5 -0
- package/utility/information.js +9 -4
- package/utility/link-external.d.ts +5 -0
- package/utility/link-external.js +9 -4
- package/utility/lock-locked.d.ts +5 -0
- package/utility/lock-locked.js +9 -4
- package/utility/lock-unlocked.d.ts +5 -0
- package/utility/lock-unlocked.js +9 -4
- package/utility/migration/add--add-circle.d.ts +5 -0
- package/utility/migration/add--add-circle.js +8 -4
- package/utility/migration/add--editor-add.d.ts +5 -0
- package/utility/migration/add--editor-add.js +8 -4
- package/utility/migration/add--emoji-custom.d.ts +5 -0
- package/utility/migration/add--emoji-custom.js +8 -4
- package/utility/migration/add.d.ts +5 -0
- package/utility/migration/add.js +8 -4
- package/utility/migration/check-circle--editor-success.d.ts +5 -0
- package/utility/migration/check-circle--editor-success.js +8 -4
- package/utility/migration/check-circle.d.ts +5 -0
- package/utility/migration/check-circle.js +8 -4
- package/utility/migration/check-mark--check.d.ts +5 -0
- package/utility/migration/check-mark--check.js +8 -4
- package/utility/migration/check-mark--editor-done.d.ts +5 -0
- package/utility/migration/check-mark--editor-done.js +8 -4
- package/utility/migration/chevron-down--chevron-down-circle.d.ts +5 -0
- package/utility/migration/chevron-down--chevron-down-circle.js +8 -4
- package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +5 -0
- package/utility/migration/chevron-down--hipchat-chevron-down.js +8 -4
- package/utility/migration/chevron-down.d.ts +5 -0
- package/utility/migration/chevron-down.js +8 -4
- package/utility/migration/chevron-left--chevron-left-circle.d.ts +5 -0
- package/utility/migration/chevron-left--chevron-left-circle.js +8 -4
- package/utility/migration/chevron-left--chevron-left-large.d.ts +5 -0
- package/utility/migration/chevron-left--chevron-left-large.js +8 -4
- package/utility/migration/chevron-left.d.ts +5 -0
- package/utility/migration/chevron-left.js +8 -4
- package/utility/migration/chevron-right--chevron-right-circle.d.ts +5 -0
- package/utility/migration/chevron-right--chevron-right-circle.js +8 -4
- package/utility/migration/chevron-right--chevron-right-large.d.ts +5 -0
- package/utility/migration/chevron-right--chevron-right-large.js +8 -4
- package/utility/migration/chevron-right.d.ts +5 -0
- package/utility/migration/chevron-right.js +8 -4
- package/utility/migration/chevron-up--chevron-up-circle.d.ts +5 -0
- package/utility/migration/chevron-up--chevron-up-circle.js +8 -4
- package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +5 -0
- package/utility/migration/chevron-up--hipchat-chevron-up.js +8 -4
- package/utility/migration/chevron-up.d.ts +5 -0
- package/utility/migration/chevron-up.js +8 -4
- package/utility/migration/cross-circle--editor-error.d.ts +5 -0
- package/utility/migration/cross-circle--editor-error.js +8 -4
- package/utility/migration/cross-circle--select-clear.d.ts +5 -0
- package/utility/migration/cross-circle--select-clear.js +8 -4
- package/utility/migration/cross-circle.d.ts +5 -0
- package/utility/migration/cross-circle.js +8 -4
- package/utility/migration/error.d.ts +5 -0
- package/utility/migration/error.js +8 -4
- package/utility/migration/information--editor-info.d.ts +5 -0
- package/utility/migration/information--editor-info.js +8 -4
- package/utility/migration/information--editor-panel.d.ts +5 -0
- package/utility/migration/information--editor-panel.js +8 -4
- package/utility/migration/information--info.d.ts +5 -0
- package/utility/migration/information--info.js +8 -4
- package/utility/migration/link-external--shortcut.d.ts +5 -0
- package/utility/migration/link-external--shortcut.js +8 -4
- package/utility/migration/lock-locked--lock-circle.d.ts +5 -0
- package/utility/migration/lock-locked--lock-circle.js +8 -4
- package/utility/migration/lock-locked--lock-filled.d.ts +5 -0
- package/utility/migration/lock-locked--lock-filled.js +8 -4
- package/utility/migration/lock-locked--lock.d.ts +5 -0
- package/utility/migration/lock-locked--lock.js +8 -4
- package/utility/migration/lock-locked--unlock-circle.d.ts +5 -0
- package/utility/migration/lock-locked--unlock-circle.js +8 -4
- package/utility/migration/lock-unlocked--unlock-filled.d.ts +5 -0
- package/utility/migration/lock-unlocked--unlock-filled.js +8 -4
- package/utility/migration/lock-unlocked--unlock.d.ts +5 -0
- package/utility/migration/lock-unlocked--unlock.js +8 -4
- package/utility/migration/show-more-horizontal--editor-more.d.ts +5 -0
- package/utility/migration/show-more-horizontal--editor-more.js +8 -4
- package/utility/migration/show-more-horizontal--more.d.ts +5 -0
- package/utility/migration/show-more-horizontal--more.js +8 -4
- package/utility/migration/show-more-vertical--more-vertical.d.ts +5 -0
- package/utility/migration/show-more-vertical--more-vertical.js +8 -4
- package/utility/migration/star-starred--star-filled.d.ts +5 -0
- package/utility/migration/star-starred--star-filled.js +8 -4
- package/utility/migration/star-unstarred--star-large.d.ts +5 -0
- package/utility/migration/star-unstarred--star-large.js +8 -4
- package/utility/migration/star-unstarred--star.d.ts +5 -0
- package/utility/migration/star-unstarred--star.js +8 -4
- package/utility/migration/warning--editor-warning.d.ts +5 -0
- package/utility/migration/warning--editor-warning.js +8 -4
- package/utility/migration/warning.d.ts +5 -0
- package/utility/migration/warning.js +8 -4
- package/utility/show-more-horizontal.d.ts +5 -0
- package/utility/show-more-horizontal.js +9 -4
- package/utility/show-more-vertical.d.ts +5 -0
- package/utility/show-more-vertical.js +9 -4
- package/utility/star-starred.d.ts +5 -0
- package/utility/star-starred.js +9 -4
- package/utility/star-unstarred.d.ts +5 -0
- package/utility/star-unstarred.js +9 -4
- package/utility/warning.d.ts +5 -0
- package/utility/warning.js +9 -4
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::993f785927c2408710e5ee5f82495b95>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _add = _interopRequireDefault(require("@atlaskit/icon/core/add"));
|
|
|
9
14
|
var _custom = _interopRequireDefault(require("@atlaskit/icon/glyph/emoji/custom"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AddIcon.
|
|
16
20
|
* This component is AddIcon, with `UNSAFE_fallbackIcon` set to "EmojiCustomIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: single-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Reserved for creating and adding an object.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
package/core/migration/add.d.ts
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::e857163e3778a8dc5f5111131b088120>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
package/core/migration/add.js
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a3cd3ac3bf699ed68984a782516f00d3>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _add = _interopRequireDefault(require("@atlaskit/icon/core/add"));
|
|
|
9
14
|
var _add2 = _interopRequireDefault(require("@atlaskit/icon/glyph/add"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AddIcon.
|
|
16
20
|
* This component is AddIcon, with `UNSAFE_fallbackIcon` set to "AddIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: single-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Reserved for creating and adding an object.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::7cf6dc53162e04fd15c12383f09b13b8>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::92b0bd716c64cd20329267e0e2389bd5>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _alignCenter = _interopRequireDefault(require("@atlaskit/icon/core/align-cen
|
|
|
9
14
|
var _alignCenter2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/align-center"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AlignCenterIcon.
|
|
16
20
|
* This component is AlignCenterIcon, with `UNSAFE_fallbackIcon` set to "EditorAlignCenterIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: align text center, align center.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9afc218988f51f136611ecc4b2576977>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::ded42a2176e90ff5d25ae7a30b9bfdee>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _alignLeft = _interopRequireDefault(require("@atlaskit/icon/core/align-left"
|
|
|
9
14
|
var _alignLeft2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/align-left"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AlignLeftIcon.
|
|
16
20
|
* This component is AlignLeftIcon, with `UNSAFE_fallbackIcon` set to "EditorAlignLeftIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: align text left, align content left, summary.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9afc218988f51f136611ecc4b2576977>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::b7153374bd66c23008629396a8ef1772>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _alignLeft = _interopRequireDefault(require("@atlaskit/icon/core/align-left"
|
|
|
9
14
|
var _overview = _interopRequireDefault(require("@atlaskit/icon/glyph/overview"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AlignLeftIcon.
|
|
16
20
|
* This component is AlignLeftIcon, with `UNSAFE_fallbackIcon` set to "OverviewIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: align text left, align content left, summary.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::50345709714de25fd43edb51697847e3>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::3c9c78083abbd92d6c223f40bed6661f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _alignRight = _interopRequireDefault(require("@atlaskit/icon/core/align-righ
|
|
|
9
14
|
var _alignRight2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/align-right"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AlignRightIcon.
|
|
16
20
|
* This component is AlignRightIcon, with `UNSAFE_fallbackIcon` set to "EditorAlignRightIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: align text right, align content right.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::af67a5369f96dbe652477186460f7877>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::f75133641ab5603e8d82017a304a822d>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _angleBrackets = _interopRequireDefault(require("@atlaskit/icon/core/angle-b
|
|
|
9
14
|
var _repos = _interopRequireDefault(require("@atlaskit/icon/glyph/bitbucket/repos"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AngleBracketsIcon.
|
|
16
20
|
* This component is AngleBracketsIcon, with `UNSAFE_fallbackIcon` set to "BitbucketReposIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: code or source code in Bitbucket and Jira.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::af67a5369f96dbe652477186460f7877>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::4b7f6729363f33cca20888ab275f4d50>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _angleBrackets = _interopRequireDefault(require("@atlaskit/icon/core/angle-b
|
|
|
9
14
|
var _source = _interopRequireDefault(require("@atlaskit/icon/glyph/bitbucket/source"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AngleBracketsIcon.
|
|
16
20
|
* This component is AngleBracketsIcon, with `UNSAFE_fallbackIcon` set to "BitbucketSourceIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: code or source code in Bitbucket and Jira.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::af67a5369f96dbe652477186460f7877>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d5c84bcbaf0a8d597ad6bcb764a045d9>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _angleBrackets = _interopRequireDefault(require("@atlaskit/icon/core/angle-b
|
|
|
9
14
|
var _code = _interopRequireDefault(require("@atlaskit/icon/glyph/code"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AngleBracketsIcon.
|
|
16
20
|
* This component is AngleBracketsIcon, with `UNSAFE_fallbackIcon` set to "CodeIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: code or source code in Bitbucket and Jira.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::af67a5369f96dbe652477186460f7877>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::fe11fa2b56ea146abbf5f8545c488003>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _angleBrackets = _interopRequireDefault(require("@atlaskit/icon/core/angle-b
|
|
|
9
14
|
var _code = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/code"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AngleBracketsIcon.
|
|
16
20
|
* This component is AngleBracketsIcon, with `UNSAFE_fallbackIcon` set to "EditorCodeIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: code or source code in Bitbucket and Jira.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::af67a5369f96dbe652477186460f7877>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::4e719eca62a0d64e0bb9bc1272bbc7f2>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _angleBrackets = _interopRequireDefault(require("@atlaskit/icon/core/angle-b
|
|
|
9
14
|
var _code = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/code"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AngleBracketsIcon.
|
|
16
20
|
* This component is AngleBracketsIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesCodeIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: code or source code in Bitbucket and Jira.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6e03488abc69cc14813a879d3222424b>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::cece983cfb7ae353948ef1474e1313af>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _app = _interopRequireDefault(require("@atlaskit/icon/core/app"));
|
|
|
9
14
|
var _addon = _interopRequireDefault(require("@atlaskit/icon/glyph/addon"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AppIcon.
|
|
16
20
|
* This component is AppIcon, with `UNSAFE_fallbackIcon` set to "AddonIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: single-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Reserved for marketplace apps and integrations across products.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8f1dbb8943a13c42819e38abbb15c271>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::fd1954f550952e385638cb03be972a4f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _appSwitcher = _interopRequireDefault(require("@atlaskit/icon/core/app-switc
|
|
|
9
14
|
var _switcher = _interopRequireDefault(require("@atlaskit/icon/glyph/switcher"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AppSwitcherIcon.
|
|
16
20
|
* This component is AppSwitcherIcon, with `UNSAFE_fallbackIcon` set to "SwitcherIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: single-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Reserved for app switcher in global product navigation.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8f1dbb8943a13c42819e38abbb15c271>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::7b29c688e198c5697ad96595c7e7cd5e>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _appSwitcher = _interopRequireDefault(require("@atlaskit/icon/core/app-switc
|
|
|
9
14
|
var _appSwitcher2 = _interopRequireDefault(require("@atlaskit/icon/glyph/app-switcher"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for AppSwitcherIcon.
|
|
16
20
|
* This component is AppSwitcherIcon, with `UNSAFE_fallbackIcon` set to "AppSwitcherIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: single-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Reserved for app switcher in global product navigation.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6167cd7aa744d13205c3e9048d1f122e>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::12aed34d6a872f003ad2c6d1edb780be>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _archiveBox = _interopRequireDefault(require("@atlaskit/icon/core/archive-bo
|
|
|
9
14
|
var _archive = _interopRequireDefault(require("@atlaskit/icon/glyph/archive"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for ArchiveBoxIcon.
|
|
16
20
|
* This component is ArchiveBoxIcon, with `UNSAFE_fallbackIcon` set to "ArchiveIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Known uses: archiving pages, storage.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a312ddb5cf593e721721b3ef933d0e38>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::328abe4ae962842efafe567252f8457c>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _arrowDown = _interopRequireDefault(require("@atlaskit/icon/core/arrow-down"
|
|
|
9
14
|
var _arrowDownCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/arrow-down-circle"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for ArrowDownIcon.
|
|
16
20
|
* This component is ArrowDownIcon, with `UNSAFE_fallbackIcon` set to "ArrowDownCircleIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Know uses: sorting table headers or Bitbucket code difference.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a312ddb5cf593e721721b3ef933d0e38>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
|
|
2
7
|
import React from 'react';
|
|
3
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a06822fee829d2413d8b454801d9acbc>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
1
6
|
"use strict";
|
|
2
7
|
|
|
3
8
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -9,14 +14,13 @@ var _arrowDown = _interopRequireDefault(require("@atlaskit/icon/core/arrow-down"
|
|
|
9
14
|
var _arrowDown2 = _interopRequireDefault(require("@atlaskit/icon/glyph/arrow-down"));
|
|
10
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
16
|
/**
|
|
12
|
-
* ⚠️ EXPERIMENTAL ⚠️ - New icons are
|
|
13
|
-
* Please reach out in #help-design-system before using these in production.
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
14
18
|
*
|
|
15
19
|
* Migration Icon component for ArrowDownIcon.
|
|
16
20
|
* This component is ArrowDownIcon, with `UNSAFE_fallbackIcon` set to "ArrowDownIcon".
|
|
17
21
|
*
|
|
18
|
-
* Category:
|
|
19
|
-
* Location:
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
20
24
|
* Usage guidance: Know uses: sorting table headers or Bitbucket code difference.
|
|
21
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
22
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|