@atlaskit/icon 22.14.1 → 22.15.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 +16 -0
- package/core/add.js +2 -2
- package/core/ai-agent.js +2 -2
- package/core/ai-chat.js +3 -3
- package/core/alert.js +2 -2
- package/core/align-center.js +2 -2
- package/core/align-left.js +2 -2
- package/core/align-right.js +2 -2
- package/core/angle-brackets.js +2 -2
- package/core/app-switcher-legacy.js +2 -2
- package/core/app-switcher.js +2 -2
- package/core/app.js +2 -2
- package/core/apps.js +2 -2
- package/core/archive-box.js +2 -2
- package/core/arrow-down.js +2 -2
- package/core/arrow-left.js +2 -2
- package/core/arrow-right.js +2 -2
- package/core/arrow-up-right.js +3 -3
- package/core/arrow-up.js +2 -2
- package/core/atlassian-intelligence.js +2 -2
- package/core/attachment.js +2 -2
- package/core/audio.js +2 -1
- package/core/automation.js +2 -2
- package/core/backlog.js +2 -2
- package/core/{bulleted-list.d.ts → basketball.d.ts} +3 -3
- package/core/basketball.js +31 -0
- package/core/board.js +2 -2
- package/core/boards.js +2 -2
- package/core/book-with-bookmark.js +2 -2
- package/core/branch.js +3 -3
- package/core/briefcase.js +2 -2
- package/core/bug.js +2 -2
- package/core/calendar.js +2 -2
- package/core/camera.js +2 -2
- package/core/capture.js +2 -1
- package/core/{expand.d.ts → cash.d.ts} +3 -3
- package/core/cash.js +31 -0
- package/core/changes.js +2 -2
- package/core/chart-bar.js +2 -2
- package/core/chart-matrix.js +2 -2
- package/core/chart-pie.js +2 -2
- package/core/chart-trend.js +2 -2
- package/core/check-circle.js +3 -3
- package/core/check-mark.js +3 -3
- package/core/checkbox-checked.js +3 -3
- package/core/checkbox-indeterminate.js +2 -2
- package/core/checkbox-unchecked.js +2 -2
- package/core/child-issues.js +2 -2
- package/core/clock.js +2 -2
- package/core/close.js +2 -2
- package/core/cloud-arrow-up.js +2 -2
- package/core/collapse-horizontal.d.ts +14 -0
- package/core/collapse-horizontal.js +31 -0
- package/core/collapse-vertical.d.ts +14 -0
- package/core/collapse-vertical.js +31 -0
- package/core/comment-add.js +3 -3
- package/core/comment.js +3 -3
- package/core/commit.js +3 -3
- package/core/compass.js +2 -2
- package/core/component.js +2 -2
- package/core/content-align-center.d.ts +14 -0
- package/core/content-align-center.js +31 -0
- package/core/content-align-left.d.ts +14 -0
- package/core/content-align-left.js +31 -0
- package/core/content-align-right.d.ts +14 -0
- package/core/content-align-right.js +31 -0
- package/core/content-width-narrow.d.ts +14 -0
- package/core/content-width-narrow.js +31 -0
- package/core/content-width-wide.d.ts +14 -0
- package/core/content-width-wide.js +31 -0
- package/core/content-wrap-left.d.ts +14 -0
- package/core/content-wrap-left.js +31 -0
- package/core/content-wrap-right.d.ts +14 -0
- package/core/content-wrap-right.js +31 -0
- package/core/copy.js +2 -2
- package/core/credit-card.js +2 -2
- package/core/cross-circle.js +2 -2
- package/core/customize.js +2 -2
- package/core/dashboard.js +2 -2
- package/core/{collapse.d.ts → data-flow.d.ts} +3 -3
- package/core/data-flow.js +31 -0
- package/core/database.js +2 -2
- package/core/decision.js +2 -2
- package/core/defect.d.ts +14 -0
- package/core/{expand.js → defect.js} +8 -8
- package/core/delete.js +2 -2
- package/core/department.js +3 -3
- package/core/device-mobile.js +2 -2
- package/core/devices.d.ts +14 -0
- package/core/devices.js +31 -0
- package/core/discovery.d.ts +14 -0
- package/core/discovery.js +31 -0
- package/core/download.js +2 -2
- package/core/drag-handle.js +2 -2
- package/core/edit-bulk.d.ts +14 -0
- package/core/edit-bulk.js +31 -0
- package/core/edit.js +2 -2
- package/core/email.js +2 -2
- package/core/emoji-add.js +2 -2
- package/core/emoji.js +2 -2
- package/core/epic.js +2 -2
- package/core/error.js +3 -3
- package/core/expand-horizontal.d.ts +14 -0
- package/core/expand-horizontal.js +31 -0
- package/core/expand-vertical.d.ts +14 -0
- package/core/expand-vertical.js +31 -0
- package/core/eye-open-filled.js +3 -3
- package/core/eye-open-strikethrough.d.ts +14 -0
- package/core/eye-open-strikethrough.js +31 -0
- package/core/eye-open.js +3 -3
- package/core/feed.js +2 -2
- package/core/feedback.js +3 -3
- package/core/field.d.ts +14 -0
- package/core/field.js +31 -0
- package/core/file.d.ts +14 -0
- package/core/file.js +31 -0
- package/core/files.d.ts +14 -0
- package/core/files.js +31 -0
- package/core/filter.js +2 -2
- package/core/flag-filled.d.ts +14 -0
- package/core/flag-filled.js +31 -0
- package/core/flag.js +2 -2
- package/core/flask.js +2 -2
- package/core/folder-closed.js +2 -2
- package/core/folder-open.js +2 -2
- package/core/fullscreen-enter.js +2 -2
- package/core/fullscreen-exit.js +3 -3
- package/core/globe.js +2 -2
- package/core/goal.js +2 -2
- package/core/grid.js +2 -2
- package/core/grow-diagonal.d.ts +14 -0
- package/core/grow-diagonal.js +31 -0
- package/core/grow-horizontal.d.ts +14 -0
- package/core/grow-horizontal.js +31 -0
- package/core/grow-vertical.d.ts +14 -0
- package/core/grow-vertical.js +31 -0
- package/core/hashtag.js +2 -2
- package/core/headphones.d.ts +14 -0
- package/core/headphones.js +31 -0
- package/core/heart.js +2 -2
- package/core/home.js +2 -2
- package/core/image.js +2 -2
- package/core/inbox.js +2 -2
- package/core/incident.js +2 -2
- package/core/information.js +2 -2
- package/core/issue.js +3 -3
- package/core/issues.js +3 -3
- package/core/key-result.d.ts +14 -0
- package/core/key-result.js +31 -0
- package/core/layout-three-columns-sidebars.d.ts +14 -0
- package/core/layout-three-columns-sidebars.js +31 -0
- package/core/layout-three-columns.d.ts +14 -0
- package/core/layout-three-columns.js +31 -0
- package/core/layout-two-columns-sidebar-left.d.ts +14 -0
- package/core/layout-two-columns-sidebar-left.js +31 -0
- package/core/layout-two-columns-sidebar-right.d.ts +14 -0
- package/core/layout-two-columns-sidebar-right.js +31 -0
- package/core/layout-two-columns.d.ts +14 -0
- package/core/layout-two-columns.js +31 -0
- package/core/library.d.ts +14 -0
- package/core/library.js +31 -0
- package/core/lightbulb.js +2 -2
- package/core/link-broken.js +2 -2
- package/core/link-external.js +2 -2
- package/core/link.js +2 -2
- package/core/list-bulleted.d.ts +14 -0
- package/core/{bulleted-list.js → list-bulleted.js} +6 -6
- package/core/list-checklist.d.ts +14 -0
- package/core/list-checklist.js +31 -0
- package/core/list-numbered.d.ts +14 -0
- package/core/list-numbered.js +31 -0
- package/core/lobby-bell.js +2 -2
- package/core/location.js +2 -2
- package/core/lock-locked.js +3 -3
- package/core/lock-unlocked.js +3 -3
- package/core/log-in.js +2 -2
- package/core/log-out.js +2 -2
- package/core/magic-wand.d.ts +14 -0
- package/core/magic-wand.js +31 -0
- package/core/marketplace.js +3 -3
- package/core/maximize.js +3 -3
- package/core/megaphone.js +2 -2
- package/core/mention.js +2 -2
- package/core/menu.js +2 -2
- package/core/merge-failure.d.ts +14 -0
- package/core/merge-failure.js +31 -0
- package/core/merge-success.d.ts +14 -0
- package/core/merge-success.js +31 -0
- package/core/microphone.js +2 -2
- package/core/migration/add--add-circle.js +2 -2
- package/core/migration/add--editor-add.js +2 -2
- package/core/migration/add--emoji-custom.js +2 -2
- package/core/migration/add.js +2 -2
- package/core/migration/align-center--editor-align-center.js +2 -2
- package/core/migration/align-left--editor-align-left.js +2 -2
- package/core/migration/align-left--overview.js +2 -2
- package/core/migration/align-right--editor-align-right.js +2 -2
- package/core/migration/angle-brackets--bitbucket-repos.js +2 -2
- package/core/migration/angle-brackets--bitbucket-source.js +2 -2
- package/core/migration/angle-brackets--code.js +2 -2
- package/core/migration/angle-brackets--editor-code.js +2 -2
- package/core/migration/angle-brackets--media-services-code.js +2 -2
- package/core/migration/app--addon.js +2 -2
- package/core/migration/app-switcher.js +2 -2
- package/core/migration/archive-box--archive.js +2 -2
- package/core/migration/arrow-down--arrow-down-circle.js +2 -2
- package/core/migration/arrow-down.js +2 -2
- package/core/migration/arrow-left--arrow-left-circle.js +2 -2
- package/core/migration/arrow-left.js +2 -2
- package/core/migration/arrow-right--arrow-right-circle.js +2 -2
- package/core/migration/arrow-right.js +2 -2
- package/core/migration/arrow-up--arrow-up-circle.js +2 -2
- package/core/migration/arrow-up-right--editor-open.js +2 -2
- package/core/migration/arrow-up-right--open.js +2 -2
- package/core/migration/arrow-up.js +2 -2
- package/core/migration/attachment--editor-attachment.js +2 -2
- package/core/migration/attachment.js +2 -2
- package/core/migration/audio--audio-circle.js +2 -1
- package/core/migration/audio--media-services-audio.js +2 -1
- package/core/migration/audio.js +2 -1
- package/core/migration/backlog.js +2 -2
- package/core/migration/basketball--emoji-activity.d.ts +14 -0
- package/core/migration/basketball--emoji-activity.js +33 -0
- package/core/migration/board.js +2 -2
- package/core/migration/{expand--editor-expand.d.ts → boards--switcher.d.ts} +3 -3
- package/core/migration/{app-switcher--switcher.js → boards--switcher.js} +8 -8
- package/core/migration/book-with-bookmark--book.js +2 -2
- package/core/migration/branch--bitbucket-branches.js +2 -2
- package/core/migration/briefcase--suitcase.js +2 -2
- package/core/migration/bug--jira-test-session.js +2 -2
- package/core/migration/calendar--calendar-filled.js +2 -2
- package/core/migration/calendar--editor-date.js +2 -2
- package/core/migration/calendar.js +2 -2
- package/core/migration/camera--camera-filled.js +2 -2
- package/core/migration/camera--editor-photo.js +2 -2
- package/core/migration/camera.js +2 -2
- package/core/migration/capture--jira-capture.js +2 -1
- package/core/migration/chart-bar--graph-bar.js +2 -2
- package/core/migration/chart-bar--media-services-presentation.js +2 -2
- package/core/migration/chart-trend--graph-line.js +2 -2
- package/core/migration/{check-circle--editor-success.js → check-circle--check-circle-outline.js} +5 -5
- package/core/migration/{check-circle.js → check-circle--emoji-productivity.js} +5 -5
- package/core/migration/check-mark--check.js +2 -2
- package/core/migration/check-mark--editor-done.js +2 -2
- package/core/migration/checkbox-checked--checkbox.js +2 -2
- package/core/migration/checkbox-checked--editor-task.js +2 -2
- package/core/migration/checkbox-indeterminate.js +2 -2
- package/core/migration/child-issues.js +2 -2
- package/core/migration/clock--editor-recent.js +2 -2
- package/core/migration/clock--emoji-frequent.js +2 -2
- package/core/migration/clock--recent.js +2 -2
- package/core/migration/close--cross.js +2 -2
- package/core/migration/close--editor-close.js +2 -2
- package/core/migration/cloud-arrow-up--upload.js +2 -2
- package/core/migration/comment--questions.js +2 -2
- package/core/migration/comment-add--media-services-add-comment.js +2 -2
- package/core/migration/comment.js +2 -2
- package/core/migration/commit--bitbucket-commits.js +2 -2
- package/core/migration/compass--discover-filled.js +2 -2
- package/core/migration/compass--discover.js +2 -2
- package/core/migration/component.js +2 -2
- package/core/migration/content-align-center--editor-align-image-center.d.ts +14 -0
- package/core/migration/content-align-center--editor-align-image-center.js +33 -0
- package/core/migration/content-align-left--editor-align-image-left.d.ts +14 -0
- package/core/migration/content-align-left--editor-align-image-left.js +33 -0
- package/core/migration/content-align-right--editor-align-image-right.d.ts +14 -0
- package/core/migration/content-align-right--editor-align-image-right.js +33 -0
- package/core/migration/content-width-narrow--editor-media-center.d.ts +14 -0
- package/core/migration/content-width-narrow--editor-media-center.js +33 -0
- package/core/migration/content-width-wide--editor-media-wide.d.ts +14 -0
- package/core/migration/content-width-wide--editor-media-wide.js +33 -0
- package/core/migration/copy.js +2 -2
- package/core/migration/credit-card--creditcard-filled.js +2 -2
- package/core/migration/credit-card--creditcard.js +2 -2
- package/core/migration/cross-circle--editor-error.js +2 -2
- package/core/migration/cross-circle--select-clear.js +2 -2
- package/core/migration/cross-circle.js +2 -2
- package/core/migration/customize--preferences.js +2 -2
- package/core/migration/dashboard--activity.js +2 -2
- package/core/migration/dashboard.js +2 -2
- package/core/migration/decision--editor-decision.js +2 -2
- package/core/migration/decision.js +2 -2
- package/core/migration/delete--editor-remove.js +2 -2
- package/core/migration/delete--trash.js +2 -2
- package/core/migration/department.js +2 -2
- package/core/migration/device-mobile--mobile.js +2 -2
- package/core/migration/download.js +2 -2
- package/core/migration/drag-handle--drag-handler.js +2 -2
- package/core/migration/edit--edit-filled.js +2 -2
- package/core/migration/edit--editor-edit.js +2 -2
- package/core/migration/edit.js +2 -2
- package/core/migration/email.js +2 -2
- package/core/migration/emoji--editor-emoji.js +2 -2
- package/core/migration/emoji--emoji-emoji.js +2 -2
- package/core/migration/emoji--emoji-people.js +2 -2
- package/core/migration/emoji-add.js +2 -2
- package/core/migration/emoji.js +2 -2
- package/core/migration/error.js +2 -2
- package/core/migration/expand-horizontal--editor-media-full-width.d.ts +14 -0
- package/core/migration/expand-horizontal--editor-media-full-width.js +33 -0
- package/core/migration/eye-open--watch.js +2 -2
- package/core/migration/eye-open-filled--hipchat-audio-only.js +2 -2
- package/core/migration/eye-open-filled--watch-filled.js +2 -2
- package/core/migration/feedback--editor-feedback.js +3 -3
- package/core/migration/feedback.js +3 -3
- package/core/migration/{phone--hipchat-dial-out.d.ts → file--editor-file.d.ts} +3 -3
- package/core/migration/file--editor-file.js +33 -0
- package/core/migration/{expand--editor-image-resize.d.ts → file.d.ts} +3 -3
- package/core/migration/file.js +33 -0
- package/core/migration/filter--media-services-filter.js +2 -2
- package/core/migration/filter.js +2 -2
- package/core/migration/flag--emoji-flags.js +2 -2
- package/core/migration/flag-filled.d.ts +14 -0
- package/core/migration/flag-filled.js +33 -0
- package/core/migration/flask--jira-labs.js +2 -2
- package/core/migration/folder-closed--folder.js +2 -2
- package/core/migration/fullscreen-enter--vid-full-screen-on.js +2 -2
- package/core/migration/fullscreen-exit--media-services-full-screen.js +2 -2
- package/core/migration/globe--world-small.js +2 -2
- package/core/migration/globe--world.js +2 -2
- package/core/migration/grid--editor-table.js +2 -2
- package/core/migration/grid--media-services-grid.js +2 -2
- package/core/migration/grid--table.js +2 -2
- package/core/migration/{bulleted-list--bullet-list.d.ts → grow-diagonal--media-services-actual-size.d.ts} +3 -3
- package/core/migration/grow-diagonal--media-services-actual-size.js +33 -0
- package/core/migration/grow-horizontal--editor-expand.d.ts +14 -0
- package/core/migration/grow-horizontal--editor-expand.js +33 -0
- package/core/migration/heart--emoji-symbols.js +2 -2
- package/core/migration/home--home-circle.js +2 -2
- package/core/migration/home.js +2 -2
- package/core/migration/image--editor-image.js +2 -2
- package/core/migration/image--media-services-image.js +2 -2
- package/core/migration/image--media-services-scale-large.js +2 -2
- package/core/migration/image--media-services-scale-small.js +2 -2
- package/core/migration/image.js +2 -2
- package/core/migration/inbox--tray.js +2 -2
- package/core/migration/information--editor-info.js +2 -2
- package/core/migration/information--editor-panel.js +2 -2
- package/core/migration/information--info.js +2 -2
- package/core/migration/issue.js +2 -2
- package/core/migration/issues.js +2 -2
- package/core/migration/layout-three-columns--editor-layout-three-equal.d.ts +14 -0
- package/core/migration/layout-three-columns--editor-layout-three-equal.js +33 -0
- package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.d.ts +14 -0
- package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.js +33 -0
- package/core/migration/layout-two-columns--editor-layout-two-equal.d.ts +14 -0
- package/core/migration/layout-two-columns--editor-layout-two-equal.js +33 -0
- package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.d.ts +14 -0
- package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.js +33 -0
- package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.d.ts +14 -0
- package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.js +33 -0
- package/core/migration/lightbulb--editor-hint.js +2 -2
- package/core/migration/lightbulb--emoji-objects.js +2 -2
- package/core/migration/lightbulb--lightbulb-filled.js +2 -2
- package/core/migration/lightbulb.js +2 -2
- package/core/migration/link--editor-link.js +2 -2
- package/core/migration/link--link-filled.js +2 -2
- package/core/migration/link-broken--editor-unlink.js +2 -2
- package/core/migration/link-broken--unlink.js +2 -2
- package/core/migration/link-external--shortcut.js +2 -2
- package/core/migration/link.js +2 -2
- package/core/migration/{bulleted-list--editor-bullet-list.d.ts → list-bulleted--bullet-list.d.ts} +3 -3
- package/core/migration/{bulleted-list--bullet-list.js → list-bulleted--bullet-list.js} +8 -8
- package/core/migration/list-bulleted--editor-bullet-list.d.ts +14 -0
- package/core/migration/{bulleted-list--editor-bullet-list.js → list-bulleted--editor-bullet-list.js} +8 -8
- package/core/migration/list-numbered--editor-number-list.d.ts +14 -0
- package/core/migration/list-numbered--editor-number-list.js +33 -0
- package/core/migration/lobby-bell--hipchat-lobby.js +2 -2
- package/core/migration/location.js +2 -2
- package/core/migration/lock-locked--lock-circle.js +2 -2
- package/core/migration/lock-locked--lock-filled.js +2 -2
- package/core/migration/lock-locked--lock.js +2 -2
- package/core/migration/lock-locked--unlock-circle.js +2 -2
- package/core/migration/lock-unlocked--unlock-filled.js +2 -2
- package/core/migration/lock-unlocked--unlock.js +2 -2
- package/core/migration/log-in--sign-in.js +2 -2
- package/core/migration/log-out--sign-out.js +2 -2
- package/core/migration/marketplace.js +2 -2
- package/core/migration/{expand--editor-image-resize.js → maximize--editor-image-resize.js} +8 -8
- package/core/migration/{collapse--editor-collapse.d.ts → maximize--image-resize.d.ts} +3 -3
- package/core/migration/{maximize--media-services-actual-size.js → maximize--image-resize.js} +5 -5
- package/core/migration/mention--editor-mention.js +2 -2
- package/core/migration/menu--menu-expand.js +2 -2
- package/core/migration/menu.js +2 -2
- package/core/migration/microphone--vid-audio-on.js +2 -2
- package/core/migration/{expand--image-resize.d.ts → minus--editor-horizontal-rule.d.ts} +3 -3
- package/core/migration/minus--editor-horizontal-rule.js +33 -0
- package/core/migration/notification--notification-direct.js +2 -2
- package/core/migration/notification.js +2 -2
- package/core/migration/office-building--office-building-filled.js +2 -2
- package/core/migration/office-building.js +2 -2
- package/core/migration/on-call--hipchat-dial-out.d.ts +14 -0
- package/core/migration/{phone--hipchat-dial-out.js → on-call--hipchat-dial-out.js} +8 -8
- package/core/migration/page--document-filled.js +2 -2
- package/core/migration/page--document.js +2 -2
- package/core/migration/page--editor-note.js +2 -2
- package/core/migration/page--media-services-document.js +2 -2
- package/core/migration/page--page-filled.js +2 -2
- package/core/migration/page.js +2 -2
- package/core/migration/pages--documents.js +2 -2
- package/core/migration/pages--queues.js +2 -2
- package/core/migration/{app-switcher--switcher.d.ts → paint-bucket--editor-background-color.d.ts} +3 -3
- package/core/migration/paint-bucket--editor-background-color.js +33 -0
- package/core/migration/people-group--people.d.ts +14 -0
- package/core/migration/people-group--people.js +33 -0
- package/core/migration/people-group.d.ts +14 -0
- package/core/migration/people-group.js +33 -0
- package/core/migration/person-add--invite-team.js +2 -2
- package/core/migration/person-added--app-access.js +2 -2
- package/core/migration/person-added--person-with-tick.js +2 -2
- package/core/migration/person-avatar--person-circle.js +2 -2
- package/core/migration/person-avatar--user-avatar-circle.js +2 -2
- package/core/migration/person-offboard--followers.js +2 -1
- package/core/migration/person.js +2 -2
- package/core/migration/premium.js +2 -2
- package/core/migration/pull-request--bitbucket-pullrequests.js +2 -2
- package/core/migration/question-circle--editor-help.js +2 -2
- package/core/migration/question-circle--question.js +2 -2
- package/core/migration/question-circle.js +2 -2
- package/core/migration/quotation-mark--editor-quote.js +2 -2
- package/core/migration/quotation-mark--quote.js +2 -2
- package/core/migration/redo--editor-redo.js +2 -2
- package/core/migration/redo.js +2 -2
- package/core/migration/refresh.d.ts +14 -0
- package/core/migration/{expand--editor-expand.js → refresh.js} +10 -10
- package/core/migration/release--ship.js +2 -2
- package/core/migration/retry.js +2 -2
- package/core/migration/roadmap.js +2 -2
- package/core/migration/screen.js +2 -2
- package/core/migration/search--editor-search.js +2 -2
- package/core/migration/search.js +2 -2
- package/core/migration/send.js +2 -2
- package/core/migration/settings--editor-settings.js +2 -2
- package/core/migration/settings.js +2 -2
- package/core/migration/share.js +2 -2
- package/core/migration/shortcut--add-item.js +2 -2
- package/core/migration/show-more-horizontal--editor-more.js +2 -2
- package/core/migration/show-more-horizontal--more.js +2 -2
- package/core/migration/show-more-vertical--more-vertical.js +2 -2
- package/core/migration/shrink-diagonal--media-services-fit-to-page.d.ts +14 -0
- package/core/migration/{minimize--media-services-fit-to-page.js → shrink-diagonal--media-services-fit-to-page.js} +8 -8
- package/core/migration/shrink-diagonal--vid-full-screen-off.d.ts +14 -0
- package/core/migration/{fullscreen-exit--vid-full-screen-off.js → shrink-diagonal--vid-full-screen-off.js} +8 -8
- package/core/migration/shrink-horizontal--editor-collapse.d.ts +14 -0
- package/core/migration/shrink-horizontal--editor-collapse.js +33 -0
- package/core/migration/snippet--bitbucket-snippets.js +2 -2
- package/core/migration/spreadsheet--media-services-spreadsheet.js +2 -2
- package/core/migration/sprint.js +2 -2
- package/core/migration/star-starred--star-filled.js +2 -2
- package/core/migration/star-unstarred--star-large.js +2 -2
- package/core/migration/star-unstarred--star.js +2 -2
- package/core/migration/stopwatch.js +2 -2
- package/core/migration/subtasks--subtask.js +2 -2
- package/core/migration/success--check-circle.d.ts +14 -0
- package/core/migration/success--check-circle.js +33 -0
- package/core/migration/success--editor-success.d.ts +14 -0
- package/core/migration/success--editor-success.js +33 -0
- package/core/migration/tag--label.js +2 -2
- package/core/migration/takeout-food--emoji-food.d.ts +14 -0
- package/core/migration/takeout-food--emoji-food.js +33 -0
- package/core/migration/task.js +2 -2
- package/core/migration/teams.js +2 -2
- package/core/migration/text-bold--editor-bold.d.ts +14 -0
- package/core/migration/text-bold--editor-bold.js +33 -0
- package/core/migration/text-indent-left--editor-outdent.d.ts +14 -0
- package/core/migration/text-indent-left--editor-outdent.js +33 -0
- package/core/migration/text-indent-right--editor-indent.d.ts +14 -0
- package/core/migration/text-indent-right--editor-indent.js +33 -0
- package/core/migration/text-italic--editor-italic.d.ts +14 -0
- package/core/migration/text-italic--editor-italic.js +33 -0
- package/core/migration/text-style--editor-text-style.js +2 -2
- package/core/migration/text-style--emoji-keyboard.js +2 -2
- package/core/migration/thumbs-up--like.js +2 -2
- package/core/migration/tree--emoji-nature.d.ts +14 -0
- package/core/migration/{expand--image-resize.js → tree--emoji-nature.js} +11 -11
- package/core/migration/undo--editor-undo.js +2 -2
- package/core/migration/undo.js +2 -2
- package/core/migration/upload--export.js +2 -2
- package/core/migration/vehicle-car--emoji-travel.d.ts +14 -0
- package/core/migration/vehicle-car--emoji-travel.js +33 -0
- package/core/migration/video--hipchat-sd-video.js +2 -2
- package/core/migration/video--media-services-video.js +2 -2
- package/core/migration/video--vid-camera-on.js +2 -2
- package/core/migration/video--video-circle.js +2 -2
- package/core/migration/video--video-filled.js +2 -2
- package/core/migration/video-pause--vid-pause.js +2 -2
- package/core/migration/video-play--vid-play.js +2 -2
- package/core/migration/volume-high--hipchat-outgoing-sound.js +2 -1
- package/core/migration/volume-high--vid-volume-full.js +2 -1
- package/core/migration/volume-low--vid-volume-half.js +2 -1
- package/core/migration/volume-muted--vid-volume-muted.js +2 -1
- package/core/migration/warning--editor-warning.js +2 -2
- package/core/migration/warning.js +2 -2
- package/core/migration/zoom-in--media-services-zoom-in.js +2 -2
- package/core/migration/zoom-out--media-services-zoom-out.js +2 -2
- package/core/minimize.js +3 -3
- package/core/minus-square.d.ts +14 -0
- package/core/minus-square.js +31 -0
- package/core/minus.d.ts +14 -0
- package/core/minus.js +31 -0
- package/core/node.js +2 -2
- package/core/note.d.ts +14 -0
- package/core/note.js +31 -0
- package/core/notification-muted.d.ts +14 -0
- package/core/notification-muted.js +31 -0
- package/core/notification.js +3 -3
- package/core/objective.d.ts +14 -0
- package/core/objective.js +31 -0
- package/core/office-building.js +3 -3
- package/core/on-call.d.ts +14 -0
- package/core/on-call.js +31 -0
- package/core/operations.d.ts +14 -0
- package/core/operations.js +31 -0
- package/core/page.js +2 -2
- package/core/pages.js +2 -2
- package/core/paint-bucket.d.ts +14 -0
- package/core/paint-bucket.js +31 -0
- package/core/paint-palette.d.ts +14 -0
- package/core/paint-palette.js +31 -0
- package/core/pen.d.ts +14 -0
- package/core/pen.js +31 -0
- package/core/people-group.d.ts +14 -0
- package/core/people-group.js +31 -0
- package/core/person-add.js +3 -3
- package/core/person-added.js +3 -3
- package/core/person-avatar.js +2 -2
- package/core/person-offboard.js +3 -2
- package/core/person.js +3 -3
- package/core/phone.js +2 -2
- package/core/pin-filled.js +2 -2
- package/core/pin.js +2 -2
- package/core/plus-square.d.ts +14 -0
- package/core/plus-square.js +31 -0
- package/core/power-plug.js +2 -2
- package/core/premium.js +2 -2
- package/core/presenter-mode.js +2 -2
- package/core/printer.js +2 -2
- package/core/priority-blocker.js +2 -2
- package/core/priority-critical.js +2 -2
- package/core/priority-high.js +2 -2
- package/core/priority-highest.js +2 -2
- package/core/priority-low.js +2 -2
- package/core/priority-lowest.js +2 -2
- package/core/priority-major.js +2 -2
- package/core/priority-medium.js +2 -2
- package/core/priority-minor.js +2 -2
- package/core/priority-trivial.js +2 -2
- package/core/problem.js +3 -3
- package/core/project.js +2 -2
- package/core/projection-screen.d.ts +14 -0
- package/core/projection-screen.js +31 -0
- package/core/pull-request.js +3 -3
- package/core/pulse.d.ts +14 -0
- package/core/pulse.js +31 -0
- package/core/question-circle.js +2 -2
- package/core/quotation-mark.js +2 -2
- package/core/redo.js +2 -2
- package/core/refresh.d.ts +14 -0
- package/core/refresh.js +31 -0
- package/core/release.js +2 -2
- package/core/retry.js +2 -2
- package/core/roadmap.js +2 -2
- package/core/scales.d.ts +14 -0
- package/core/scales.js +31 -0
- package/core/scorecard.js +3 -3
- package/core/screen.js +2 -2
- package/core/search.js +2 -2
- package/core/send.js +2 -2
- package/core/settings.js +2 -2
- package/core/shapes.js +2 -2
- package/core/share.js +2 -2
- package/core/shield.js +2 -2
- package/core/shortcut.js +2 -2
- package/core/show-more-horizontal.js +2 -2
- package/core/show-more-vertical.js +2 -2
- package/core/shrink-diagonal.d.ts +14 -0
- package/core/shrink-diagonal.js +31 -0
- package/core/shrink-horizontal.d.ts +14 -0
- package/core/{collapse.js → shrink-horizontal.js} +6 -6
- package/core/shrink-vertical.d.ts +14 -0
- package/core/shrink-vertical.js +31 -0
- package/core/sidebar-collapse.js +2 -2
- package/core/sidebar-expand.js +2 -2
- package/core/snippet.js +3 -3
- package/core/sort-ascending.d.ts +14 -0
- package/core/{migration/collapse--editor-collapse.js → sort-ascending.js} +9 -11
- package/core/sort-descending.d.ts +14 -0
- package/core/sort-descending.js +31 -0
- package/core/spreadsheet.js +2 -2
- package/core/sprint.js +2 -2
- package/core/star-starred.js +2 -2
- package/core/star-unstarred.js +2 -2
- package/core/stopwatch.js +2 -2
- package/core/story.js +2 -2
- package/core/subtasks.js +2 -2
- package/core/success.d.ts +14 -0
- package/core/success.js +31 -0
- package/core/tag.js +2 -2
- package/core/takeout-food.d.ts +14 -0
- package/core/takeout-food.js +31 -0
- package/core/target.d.ts +14 -0
- package/core/target.js +31 -0
- package/core/task.js +3 -3
- package/core/tasks.js +3 -3
- package/core/teams.js +2 -2
- package/core/text-bold.d.ts +14 -0
- package/core/text-bold.js +31 -0
- package/core/text-indent-left.d.ts +14 -0
- package/core/text-indent-left.js +31 -0
- package/core/text-indent-right.d.ts +14 -0
- package/core/text-indent-right.js +31 -0
- package/core/text-italic.d.ts +14 -0
- package/core/text-italic.js +31 -0
- package/core/text-spellcheck.d.ts +14 -0
- package/core/text-spellcheck.js +31 -0
- package/core/text-style.js +3 -3
- package/core/text.d.ts +14 -0
- package/core/text.js +31 -0
- package/core/theme.d.ts +14 -0
- package/core/theme.js +31 -0
- package/core/thumbs-down.js +2 -2
- package/core/thumbs-up.js +2 -2
- package/core/timeline.js +2 -2
- package/core/tools.d.ts +14 -0
- package/core/tools.js +31 -0
- package/core/transition.js +2 -2
- package/core/tree.d.ts +14 -0
- package/core/tree.js +31 -0
- package/core/undo.js +2 -2
- package/core/upload.js +2 -2
- package/core/vehicle-car.d.ts +14 -0
- package/core/vehicle-car.js +31 -0
- package/core/video-next-overlay.d.ts +14 -0
- package/core/video-next-overlay.js +31 -0
- package/core/video-next.js +2 -2
- package/core/video-pause-overlay.d.ts +14 -0
- package/core/video-pause-overlay.js +31 -0
- package/core/video-pause.js +2 -2
- package/core/video-play-overlay.d.ts +14 -0
- package/core/video-play-overlay.js +31 -0
- package/core/video-play.js +2 -2
- package/core/video-previous-overlay.d.ts +14 -0
- package/core/video-previous-overlay.js +31 -0
- package/core/video-previous.js +2 -2
- package/core/video.js +2 -2
- package/core/volume-high.js +2 -1
- package/core/volume-low.js +2 -1
- package/core/volume-muted.js +2 -1
- package/core/warning.js +3 -3
- package/core/whiteboard.js +2 -2
- package/core/zoom-in.js +2 -2
- package/core/zoom-out.js +2 -2
- package/dist/cjs/metadata-core.js +1163 -453
- package/dist/cjs/metadata-utility.js +87 -27
- package/dist/cjs/migration-map.js +315 -170
- package/dist/es2019/metadata-core.js +1163 -453
- package/dist/es2019/metadata-utility.js +87 -27
- package/dist/es2019/migration-map.js +315 -170
- package/dist/esm/metadata-core.js +1163 -453
- package/dist/esm/metadata-utility.js +87 -27
- package/dist/esm/migration-map.js +315 -170
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types/metadata-utility.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-utility.d.ts +1 -1
- package/glyph/bullet-list.js +2 -2
- package/glyph/check-circle-outline.js +4 -1
- package/glyph/check-circle.js +2 -2
- package/glyph/editor/align-image-center.js +4 -1
- package/glyph/editor/align-image-left.js +4 -1
- package/glyph/editor/align-image-right.js +4 -1
- package/glyph/editor/background-color.js +4 -1
- package/glyph/editor/bold.js +4 -1
- package/glyph/editor/bullet-list.js +2 -2
- package/glyph/editor/collapse.js +2 -2
- package/glyph/editor/expand.js +2 -2
- package/glyph/editor/file.js +4 -1
- package/glyph/editor/horizontal-rule.js +4 -1
- package/glyph/editor/image-resize.js +2 -2
- package/glyph/editor/indent.js +4 -1
- package/glyph/editor/italic.js +4 -1
- package/glyph/editor/layout-three-equal.js +4 -1
- package/glyph/editor/layout-three-with-sidebars.js +4 -1
- package/glyph/editor/layout-two-equal.js +4 -1
- package/glyph/editor/layout-two-left-sidebar.js +4 -1
- package/glyph/editor/layout-two-right-sidebar.js +4 -1
- package/glyph/editor/media-center.js +4 -1
- package/glyph/editor/media-full-width.js +4 -1
- package/glyph/editor/media-wide.js +4 -1
- package/glyph/editor/number-list.js +4 -1
- package/glyph/editor/outdent.js +4 -1
- package/glyph/editor/success.js +2 -2
- package/glyph/emoji/activity.js +4 -1
- package/glyph/emoji/food.js +4 -1
- package/glyph/emoji/nature.js +4 -1
- package/glyph/emoji/productivity.js +4 -1
- package/glyph/emoji/travel.js +4 -1
- package/glyph/file.js +4 -1
- package/glyph/flag-filled.js +4 -1
- package/glyph/hipchat/dial-out.js +2 -2
- package/glyph/image-resize.js +2 -2
- package/glyph/media-services/actual-size.js +2 -2
- package/glyph/media-services/fit-to-page.js +2 -2
- package/glyph/people-group.js +4 -1
- package/glyph/people.js +4 -1
- package/glyph/refresh.js +4 -1
- package/glyph/switcher.js +2 -2
- package/glyph/vid-full-screen-off.js +2 -2
- package/package.json +1 -1
- package/utility/add.js +2 -2
- package/utility/arrow-down.d.ts +14 -0
- package/utility/arrow-down.js +32 -0
- package/utility/arrow-left.d.ts +14 -0
- package/utility/arrow-left.js +32 -0
- package/utility/arrow-right.d.ts +14 -0
- package/utility/arrow-right.js +32 -0
- package/utility/arrow-up.d.ts +14 -0
- package/utility/arrow-up.js +32 -0
- package/utility/check-circle.js +3 -3
- package/utility/check-mark.js +3 -3
- package/utility/chevron-down.js +2 -2
- package/utility/chevron-left.js +2 -2
- package/utility/chevron-right.js +3 -3
- package/utility/chevron-up.js +2 -2
- package/utility/cross.js +2 -2
- package/utility/drag-handle.d.ts +14 -0
- package/utility/drag-handle.js +32 -0
- package/utility/lock-locked.js +2 -2
- package/utility/lock-unlocked.js +2 -2
- package/utility/migration/add--add-circle.js +2 -2
- package/utility/migration/add--editor-add.js +2 -2
- package/utility/migration/add--emoji-custom.js +2 -2
- package/utility/migration/add.js +2 -2
- package/utility/migration/arrow-down--arrow-down-circle.d.ts +14 -0
- package/utility/migration/arrow-down--arrow-down-circle.js +33 -0
- package/utility/migration/arrow-down.d.ts +14 -0
- package/utility/migration/arrow-down.js +33 -0
- package/utility/migration/arrow-left--arrow-left-circle.d.ts +14 -0
- package/utility/migration/arrow-left--arrow-left-circle.js +33 -0
- package/utility/migration/arrow-left.d.ts +14 -0
- package/utility/migration/arrow-left.js +33 -0
- package/utility/migration/arrow-right--arrow-right-circle.d.ts +14 -0
- package/utility/migration/arrow-right--arrow-right-circle.js +33 -0
- package/utility/migration/arrow-right.d.ts +14 -0
- package/utility/migration/arrow-right.js +33 -0
- package/utility/migration/arrow-up--arrow-up-circle.d.ts +14 -0
- package/utility/migration/arrow-up--arrow-up-circle.js +33 -0
- package/utility/migration/arrow-up.d.ts +14 -0
- package/utility/migration/arrow-up.js +33 -0
- package/utility/migration/{check-circle.js → check-circle--check-circle-outline.js} +5 -5
- package/utility/migration/{check-circle--editor-success.js → check-circle--emoji-productivity.js} +5 -5
- package/utility/migration/check-mark--check.js +2 -2
- package/utility/migration/check-mark--editor-done.js +2 -2
- package/utility/migration/chevron-right--chevron-right-circle.js +2 -2
- package/utility/migration/chevron-right--chevron-right-large.js +2 -2
- package/utility/migration/chevron-right.js +2 -2
- package/utility/migration/drag-handle--drag-handler.d.ts +14 -0
- package/utility/migration/drag-handle--drag-handler.js +33 -0
- package/utility/migration/success--check-circle.d.ts +14 -0
- package/utility/migration/success--check-circle.js +33 -0
- package/utility/migration/success--editor-success.d.ts +14 -0
- package/utility/migration/success--editor-success.js +33 -0
- package/utility/success.d.ts +14 -0
- package/utility/success.js +32 -0
- package/core/migration/fullscreen-exit--vid-full-screen-off.d.ts +0 -14
- package/core/migration/minimize--media-services-fit-to-page.d.ts +0 -14
- package/core/migration/minimize--vid-full-screen-off.d.ts +0 -14
- package/core/migration/minimize--vid-full-screen-off.js +0 -33
- /package/core/migration/{check-circle--editor-success.d.ts → check-circle--check-circle-outline.d.ts} +0 -0
- /package/core/migration/{check-circle.d.ts → check-circle--emoji-productivity.d.ts} +0 -0
- /package/core/migration/{maximize--media-services-actual-size.d.ts → maximize--editor-image-resize.d.ts} +0 -0
- /package/utility/migration/{check-circle--editor-success.d.ts → check-circle--check-circle-outline.d.ts} +0 -0
- /package/utility/migration/{check-circle.d.ts → check-circle--emoji-productivity.d.ts} +0 -0
|
@@ -41,8 +41,8 @@ var migrationMap = {
|
|
|
41
41
|
package: '@atlaskit/icon'
|
|
42
42
|
},
|
|
43
43
|
sizeGuidance: {
|
|
44
|
-
small: '
|
|
45
|
-
medium: '
|
|
44
|
+
small: 'swap-visual-change',
|
|
45
|
+
medium: 'swap-visual-change',
|
|
46
46
|
large: '32-icon-tile',
|
|
47
47
|
xlarge: '48-icon-tile'
|
|
48
48
|
}
|
|
@@ -145,10 +145,10 @@ var migrationMap = {
|
|
|
145
145
|
package: '@atlaskit/icon'
|
|
146
146
|
},
|
|
147
147
|
sizeGuidance: {
|
|
148
|
-
small: '
|
|
149
|
-
medium: '
|
|
150
|
-
large: '
|
|
151
|
-
xlarge: '
|
|
148
|
+
small: 'swap-visual-change',
|
|
149
|
+
medium: 'swap-visual-change',
|
|
150
|
+
large: 'not-recommended',
|
|
151
|
+
xlarge: 'not-recommended'
|
|
152
152
|
}
|
|
153
153
|
},
|
|
154
154
|
archive: {
|
|
@@ -171,8 +171,8 @@ var migrationMap = {
|
|
|
171
171
|
package: '@atlaskit/icon'
|
|
172
172
|
},
|
|
173
173
|
sizeGuidance: {
|
|
174
|
-
small: '
|
|
175
|
-
medium: '
|
|
174
|
+
small: 'swap-visual-change',
|
|
175
|
+
medium: 'swap-visual-change',
|
|
176
176
|
large: '32-icon-tile',
|
|
177
177
|
xlarge: '48-icon-tile'
|
|
178
178
|
}
|
|
@@ -197,8 +197,8 @@ var migrationMap = {
|
|
|
197
197
|
package: '@atlaskit/icon'
|
|
198
198
|
},
|
|
199
199
|
sizeGuidance: {
|
|
200
|
-
small: '
|
|
201
|
-
medium: '
|
|
200
|
+
small: 'swap-visual-change',
|
|
201
|
+
medium: 'swap-visual-change',
|
|
202
202
|
large: '32-icon-tile',
|
|
203
203
|
xlarge: '48-icon-tile'
|
|
204
204
|
}
|
|
@@ -223,8 +223,8 @@ var migrationMap = {
|
|
|
223
223
|
package: '@atlaskit/icon'
|
|
224
224
|
},
|
|
225
225
|
sizeGuidance: {
|
|
226
|
-
small: '
|
|
227
|
-
medium: '
|
|
226
|
+
small: 'swap-visual-change',
|
|
227
|
+
medium: 'swap-visual-change',
|
|
228
228
|
large: '32-icon-tile',
|
|
229
229
|
xlarge: '48-icon-tile'
|
|
230
230
|
}
|
|
@@ -249,8 +249,8 @@ var migrationMap = {
|
|
|
249
249
|
package: '@atlaskit/icon'
|
|
250
250
|
},
|
|
251
251
|
sizeGuidance: {
|
|
252
|
-
small: '
|
|
253
|
-
medium: '
|
|
252
|
+
small: 'swap-visual-change',
|
|
253
|
+
medium: 'swap-visual-change',
|
|
254
254
|
large: '32-icon-tile',
|
|
255
255
|
xlarge: '48-icon-tile'
|
|
256
256
|
}
|
|
@@ -503,7 +503,7 @@ var migrationMap = {
|
|
|
503
503
|
},
|
|
504
504
|
'bullet-list': {
|
|
505
505
|
newIcon: {
|
|
506
|
-
name: 'bulleted
|
|
506
|
+
name: 'list-bulleted',
|
|
507
507
|
type: 'core',
|
|
508
508
|
package: '@atlaskit/icon'
|
|
509
509
|
},
|
|
@@ -618,7 +618,7 @@ var migrationMap = {
|
|
|
618
618
|
},
|
|
619
619
|
'check-circle': {
|
|
620
620
|
newIcon: {
|
|
621
|
-
name: '
|
|
621
|
+
name: 'success',
|
|
622
622
|
type: 'core',
|
|
623
623
|
package: '@atlaskit/icon'
|
|
624
624
|
},
|
|
@@ -630,11 +630,16 @@ var migrationMap = {
|
|
|
630
630
|
}
|
|
631
631
|
},
|
|
632
632
|
'check-circle-outline': {
|
|
633
|
+
newIcon: {
|
|
634
|
+
name: 'check-circle',
|
|
635
|
+
type: 'core',
|
|
636
|
+
package: '@atlaskit/icon'
|
|
637
|
+
},
|
|
633
638
|
sizeGuidance: {
|
|
634
|
-
small: '
|
|
635
|
-
medium: '
|
|
636
|
-
large: 'icon-
|
|
637
|
-
xlarge: 'icon-
|
|
639
|
+
small: 'swap',
|
|
640
|
+
medium: 'swap',
|
|
641
|
+
large: 'icon-tile',
|
|
642
|
+
xlarge: 'icon-tile'
|
|
638
643
|
}
|
|
639
644
|
},
|
|
640
645
|
check: {
|
|
@@ -988,7 +993,7 @@ var migrationMap = {
|
|
|
988
993
|
},
|
|
989
994
|
'hipchat/dial-out': {
|
|
990
995
|
newIcon: {
|
|
991
|
-
name: '
|
|
996
|
+
name: 'on-call',
|
|
992
997
|
type: 'core',
|
|
993
998
|
package: '@atlaskit/icon'
|
|
994
999
|
},
|
|
@@ -1154,27 +1159,42 @@ var migrationMap = {
|
|
|
1154
1159
|
}
|
|
1155
1160
|
},
|
|
1156
1161
|
'editor/align-image-center': {
|
|
1162
|
+
newIcon: {
|
|
1163
|
+
name: 'content-align-center',
|
|
1164
|
+
type: 'core',
|
|
1165
|
+
package: '@atlaskit/icon'
|
|
1166
|
+
},
|
|
1157
1167
|
sizeGuidance: {
|
|
1158
|
-
small: '
|
|
1159
|
-
medium: '
|
|
1160
|
-
large: 'icon-
|
|
1161
|
-
xlarge: 'icon-
|
|
1168
|
+
small: 'swap-slight-visual-change',
|
|
1169
|
+
medium: 'swap-slight-visual-change',
|
|
1170
|
+
large: 'icon-tile',
|
|
1171
|
+
xlarge: 'icon-tile'
|
|
1162
1172
|
}
|
|
1163
1173
|
},
|
|
1164
1174
|
'editor/align-image-left': {
|
|
1175
|
+
newIcon: {
|
|
1176
|
+
name: 'content-align-left',
|
|
1177
|
+
type: 'core',
|
|
1178
|
+
package: '@atlaskit/icon'
|
|
1179
|
+
},
|
|
1165
1180
|
sizeGuidance: {
|
|
1166
|
-
small: '
|
|
1167
|
-
medium: '
|
|
1168
|
-
large: 'icon-
|
|
1169
|
-
xlarge: 'icon-
|
|
1181
|
+
small: 'swap-slight-visual-change',
|
|
1182
|
+
medium: 'swap-slight-visual-change',
|
|
1183
|
+
large: 'icon-tile',
|
|
1184
|
+
xlarge: 'icon-tile'
|
|
1170
1185
|
}
|
|
1171
1186
|
},
|
|
1172
1187
|
'editor/align-image-right': {
|
|
1188
|
+
newIcon: {
|
|
1189
|
+
name: 'content-align-right',
|
|
1190
|
+
type: 'core',
|
|
1191
|
+
package: '@atlaskit/icon'
|
|
1192
|
+
},
|
|
1173
1193
|
sizeGuidance: {
|
|
1174
|
-
small: '
|
|
1175
|
-
medium: '
|
|
1176
|
-
large: 'icon-
|
|
1177
|
-
xlarge: 'icon-
|
|
1194
|
+
small: 'swap-slight-visual-change',
|
|
1195
|
+
medium: 'swap-slight-visual-change',
|
|
1196
|
+
large: 'icon-tile',
|
|
1197
|
+
xlarge: 'icon-tile'
|
|
1178
1198
|
}
|
|
1179
1199
|
},
|
|
1180
1200
|
'editor/attachment': {
|
|
@@ -1191,24 +1211,34 @@ var migrationMap = {
|
|
|
1191
1211
|
}
|
|
1192
1212
|
},
|
|
1193
1213
|
'editor/background-color': {
|
|
1214
|
+
newIcon: {
|
|
1215
|
+
name: 'paint-bucket',
|
|
1216
|
+
type: 'core',
|
|
1217
|
+
package: '@atlaskit/icon'
|
|
1218
|
+
},
|
|
1194
1219
|
sizeGuidance: {
|
|
1195
|
-
small: '
|
|
1196
|
-
medium: '
|
|
1197
|
-
large: 'icon-
|
|
1198
|
-
xlarge: 'icon-
|
|
1220
|
+
small: 'swap-slight-visual-change',
|
|
1221
|
+
medium: 'swap-slight-visual-change',
|
|
1222
|
+
large: 'icon-tile',
|
|
1223
|
+
xlarge: 'icon-tile'
|
|
1199
1224
|
}
|
|
1200
1225
|
},
|
|
1201
1226
|
'editor/bold': {
|
|
1227
|
+
newIcon: {
|
|
1228
|
+
name: 'text-bold',
|
|
1229
|
+
type: 'core',
|
|
1230
|
+
package: '@atlaskit/icon'
|
|
1231
|
+
},
|
|
1202
1232
|
sizeGuidance: {
|
|
1203
|
-
small: '
|
|
1204
|
-
medium: '
|
|
1205
|
-
large: 'icon-
|
|
1206
|
-
xlarge: 'icon-
|
|
1233
|
+
small: 'swap-slight-visual-change',
|
|
1234
|
+
medium: 'swap-slight-visual-change',
|
|
1235
|
+
large: 'icon-tile',
|
|
1236
|
+
xlarge: 'icon-tile'
|
|
1207
1237
|
}
|
|
1208
1238
|
},
|
|
1209
1239
|
'editor/bullet-list': {
|
|
1210
1240
|
newIcon: {
|
|
1211
|
-
name: 'bulleted
|
|
1241
|
+
name: 'list-bulleted',
|
|
1212
1242
|
type: 'core',
|
|
1213
1243
|
package: '@atlaskit/icon'
|
|
1214
1244
|
},
|
|
@@ -1247,7 +1277,7 @@ var migrationMap = {
|
|
|
1247
1277
|
},
|
|
1248
1278
|
'editor/collapse': {
|
|
1249
1279
|
newIcon: {
|
|
1250
|
-
name: '
|
|
1280
|
+
name: 'shrink-horizontal',
|
|
1251
1281
|
type: 'core',
|
|
1252
1282
|
package: '@atlaskit/icon'
|
|
1253
1283
|
},
|
|
@@ -1346,7 +1376,7 @@ var migrationMap = {
|
|
|
1346
1376
|
},
|
|
1347
1377
|
'editor/expand': {
|
|
1348
1378
|
newIcon: {
|
|
1349
|
-
name: '
|
|
1379
|
+
name: 'grow-horizontal',
|
|
1350
1380
|
type: 'core',
|
|
1351
1381
|
package: '@atlaskit/icon'
|
|
1352
1382
|
},
|
|
@@ -1371,11 +1401,16 @@ var migrationMap = {
|
|
|
1371
1401
|
}
|
|
1372
1402
|
},
|
|
1373
1403
|
'editor/file': {
|
|
1404
|
+
newIcon: {
|
|
1405
|
+
name: 'file',
|
|
1406
|
+
type: 'core',
|
|
1407
|
+
package: '@atlaskit/icon'
|
|
1408
|
+
},
|
|
1374
1409
|
sizeGuidance: {
|
|
1375
|
-
small: '
|
|
1376
|
-
medium: '
|
|
1377
|
-
large: 'icon-
|
|
1378
|
-
xlarge: 'icon-
|
|
1410
|
+
small: 'swap-slight-visual-change',
|
|
1411
|
+
medium: 'swap-slight-visual-change',
|
|
1412
|
+
large: 'icon-tile',
|
|
1413
|
+
xlarge: 'icon-tile'
|
|
1379
1414
|
}
|
|
1380
1415
|
},
|
|
1381
1416
|
'editor/file-preview': {
|
|
@@ -1413,11 +1448,16 @@ var migrationMap = {
|
|
|
1413
1448
|
}
|
|
1414
1449
|
},
|
|
1415
1450
|
'editor/horizontal-rule': {
|
|
1451
|
+
newIcon: {
|
|
1452
|
+
name: 'minus',
|
|
1453
|
+
type: 'core',
|
|
1454
|
+
package: '@atlaskit/icon'
|
|
1455
|
+
},
|
|
1416
1456
|
sizeGuidance: {
|
|
1417
|
-
small: '
|
|
1418
|
-
medium: '
|
|
1419
|
-
large: 'icon-
|
|
1420
|
-
xlarge: 'icon-
|
|
1457
|
+
small: 'swap-slight-visual-change',
|
|
1458
|
+
medium: 'swap-slight-visual-change',
|
|
1459
|
+
large: 'icon-tile',
|
|
1460
|
+
xlarge: 'icon-tile'
|
|
1421
1461
|
}
|
|
1422
1462
|
},
|
|
1423
1463
|
'editor/image-border': {
|
|
@@ -1443,7 +1483,7 @@ var migrationMap = {
|
|
|
1443
1483
|
},
|
|
1444
1484
|
'editor/image-resize': {
|
|
1445
1485
|
newIcon: {
|
|
1446
|
-
name: '
|
|
1486
|
+
name: 'maximize',
|
|
1447
1487
|
type: 'core',
|
|
1448
1488
|
package: '@atlaskit/icon'
|
|
1449
1489
|
},
|
|
@@ -1455,11 +1495,16 @@ var migrationMap = {
|
|
|
1455
1495
|
}
|
|
1456
1496
|
},
|
|
1457
1497
|
'editor/indent': {
|
|
1498
|
+
newIcon: {
|
|
1499
|
+
name: 'text-indent-right',
|
|
1500
|
+
type: 'core',
|
|
1501
|
+
package: '@atlaskit/icon'
|
|
1502
|
+
},
|
|
1458
1503
|
sizeGuidance: {
|
|
1459
|
-
small: '
|
|
1460
|
-
medium: '
|
|
1461
|
-
large: 'icon-
|
|
1462
|
-
xlarge: 'icon-
|
|
1504
|
+
small: 'swap-slight-visual-change',
|
|
1505
|
+
medium: 'swap-slight-visual-change',
|
|
1506
|
+
large: 'icon-tile',
|
|
1507
|
+
xlarge: 'icon-tile'
|
|
1463
1508
|
}
|
|
1464
1509
|
},
|
|
1465
1510
|
'editor/info': {
|
|
@@ -1476,11 +1521,16 @@ var migrationMap = {
|
|
|
1476
1521
|
}
|
|
1477
1522
|
},
|
|
1478
1523
|
'editor/italic': {
|
|
1524
|
+
newIcon: {
|
|
1525
|
+
name: 'text-italic',
|
|
1526
|
+
type: 'core',
|
|
1527
|
+
package: '@atlaskit/icon'
|
|
1528
|
+
},
|
|
1479
1529
|
sizeGuidance: {
|
|
1480
|
-
small: '
|
|
1481
|
-
medium: '
|
|
1482
|
-
large: 'icon-
|
|
1483
|
-
xlarge: 'icon-
|
|
1530
|
+
small: 'swap-slight-visual-change',
|
|
1531
|
+
medium: 'swap-slight-visual-change',
|
|
1532
|
+
large: 'icon-tile',
|
|
1533
|
+
xlarge: 'icon-tile'
|
|
1484
1534
|
}
|
|
1485
1535
|
},
|
|
1486
1536
|
'editor/layout-single': {
|
|
@@ -1492,43 +1542,68 @@ var migrationMap = {
|
|
|
1492
1542
|
}
|
|
1493
1543
|
},
|
|
1494
1544
|
'editor/layout-three-equal': {
|
|
1545
|
+
newIcon: {
|
|
1546
|
+
name: 'layout-three-columns',
|
|
1547
|
+
type: 'core',
|
|
1548
|
+
package: '@atlaskit/icon'
|
|
1549
|
+
},
|
|
1495
1550
|
sizeGuidance: {
|
|
1496
|
-
small: '
|
|
1497
|
-
medium: '
|
|
1498
|
-
large: 'icon-
|
|
1499
|
-
xlarge: 'icon-
|
|
1551
|
+
small: 'swap-slight-visual-change',
|
|
1552
|
+
medium: 'swap-slight-visual-change',
|
|
1553
|
+
large: 'icon-tile',
|
|
1554
|
+
xlarge: 'icon-tile'
|
|
1500
1555
|
}
|
|
1501
1556
|
},
|
|
1502
1557
|
'editor/layout-three-with-sidebars': {
|
|
1558
|
+
newIcon: {
|
|
1559
|
+
name: 'layout-three-columns-sidebars',
|
|
1560
|
+
type: 'core',
|
|
1561
|
+
package: '@atlaskit/icon'
|
|
1562
|
+
},
|
|
1503
1563
|
sizeGuidance: {
|
|
1504
|
-
small: '
|
|
1505
|
-
medium: '
|
|
1506
|
-
large: 'icon-
|
|
1507
|
-
xlarge: 'icon-
|
|
1564
|
+
small: 'swap-slight-visual-change',
|
|
1565
|
+
medium: 'swap-slight-visual-change',
|
|
1566
|
+
large: 'icon-tile',
|
|
1567
|
+
xlarge: 'icon-tile'
|
|
1508
1568
|
}
|
|
1509
1569
|
},
|
|
1510
1570
|
'editor/layout-two-equal': {
|
|
1571
|
+
newIcon: {
|
|
1572
|
+
name: 'layout-two-columns',
|
|
1573
|
+
type: 'core',
|
|
1574
|
+
package: '@atlaskit/icon'
|
|
1575
|
+
},
|
|
1511
1576
|
sizeGuidance: {
|
|
1512
|
-
small: '
|
|
1513
|
-
medium: '
|
|
1514
|
-
large: 'icon-
|
|
1515
|
-
xlarge: 'icon-
|
|
1577
|
+
small: 'swap-slight-visual-change',
|
|
1578
|
+
medium: 'swap-slight-visual-change',
|
|
1579
|
+
large: 'icon-tile',
|
|
1580
|
+
xlarge: 'icon-tile'
|
|
1516
1581
|
}
|
|
1517
1582
|
},
|
|
1518
1583
|
'editor/layout-two-left-sidebar': {
|
|
1584
|
+
newIcon: {
|
|
1585
|
+
name: 'layout-two-columns-sidebar-left',
|
|
1586
|
+
type: 'core',
|
|
1587
|
+
package: '@atlaskit/icon'
|
|
1588
|
+
},
|
|
1519
1589
|
sizeGuidance: {
|
|
1520
|
-
small: '
|
|
1521
|
-
medium: '
|
|
1522
|
-
large: 'icon-
|
|
1523
|
-
xlarge: 'icon-
|
|
1590
|
+
small: 'swap-slight-visual-change',
|
|
1591
|
+
medium: 'swap-slight-visual-change',
|
|
1592
|
+
large: 'icon-tile',
|
|
1593
|
+
xlarge: 'icon-tile'
|
|
1524
1594
|
}
|
|
1525
1595
|
},
|
|
1526
1596
|
'editor/layout-two-right-sidebar': {
|
|
1597
|
+
newIcon: {
|
|
1598
|
+
name: 'layout-two-columns-sidebar-right',
|
|
1599
|
+
type: 'core',
|
|
1600
|
+
package: '@atlaskit/icon'
|
|
1601
|
+
},
|
|
1527
1602
|
sizeGuidance: {
|
|
1528
|
-
small: '
|
|
1529
|
-
medium: '
|
|
1530
|
-
large: 'icon-
|
|
1531
|
-
xlarge: 'icon-
|
|
1603
|
+
small: 'swap-slight-visual-change',
|
|
1604
|
+
medium: 'swap-slight-visual-change',
|
|
1605
|
+
large: 'icon-tile',
|
|
1606
|
+
xlarge: 'icon-tile'
|
|
1532
1607
|
}
|
|
1533
1608
|
},
|
|
1534
1609
|
'editor/link': {
|
|
@@ -1545,27 +1620,42 @@ var migrationMap = {
|
|
|
1545
1620
|
}
|
|
1546
1621
|
},
|
|
1547
1622
|
'editor/media-center': {
|
|
1623
|
+
newIcon: {
|
|
1624
|
+
name: 'content-width-narrow',
|
|
1625
|
+
type: 'core',
|
|
1626
|
+
package: '@atlaskit/icon'
|
|
1627
|
+
},
|
|
1548
1628
|
sizeGuidance: {
|
|
1549
|
-
small: '
|
|
1550
|
-
medium: '
|
|
1551
|
-
large: 'icon-
|
|
1552
|
-
xlarge: 'icon-
|
|
1629
|
+
small: 'swap-slight-visual-change',
|
|
1630
|
+
medium: 'swap-slight-visual-change',
|
|
1631
|
+
large: 'icon-tile',
|
|
1632
|
+
xlarge: 'icon-tile'
|
|
1553
1633
|
}
|
|
1554
1634
|
},
|
|
1555
1635
|
'editor/media-full-width': {
|
|
1636
|
+
newIcon: {
|
|
1637
|
+
name: 'expand-horizontal',
|
|
1638
|
+
type: 'core',
|
|
1639
|
+
package: '@atlaskit/icon'
|
|
1640
|
+
},
|
|
1556
1641
|
sizeGuidance: {
|
|
1557
|
-
small: '
|
|
1558
|
-
medium: '
|
|
1559
|
-
large: 'icon-
|
|
1560
|
-
xlarge: 'icon-
|
|
1642
|
+
small: 'swap-slight-visual-change',
|
|
1643
|
+
medium: 'swap-slight-visual-change',
|
|
1644
|
+
large: 'icon-tile',
|
|
1645
|
+
xlarge: 'icon-tile'
|
|
1561
1646
|
}
|
|
1562
1647
|
},
|
|
1563
1648
|
'editor/media-wide': {
|
|
1649
|
+
newIcon: {
|
|
1650
|
+
name: 'content-width-wide',
|
|
1651
|
+
type: 'core',
|
|
1652
|
+
package: '@atlaskit/icon'
|
|
1653
|
+
},
|
|
1564
1654
|
sizeGuidance: {
|
|
1565
|
-
small: '
|
|
1566
|
-
medium: '
|
|
1567
|
-
large: 'icon-
|
|
1568
|
-
xlarge: 'icon-
|
|
1655
|
+
small: 'swap-slight-visual-change',
|
|
1656
|
+
medium: 'swap-slight-visual-change',
|
|
1657
|
+
large: 'icon-tile',
|
|
1658
|
+
xlarge: 'icon-tile'
|
|
1569
1659
|
}
|
|
1570
1660
|
},
|
|
1571
1661
|
'editor/media-wrap-left': {
|
|
@@ -1624,11 +1714,16 @@ var migrationMap = {
|
|
|
1624
1714
|
}
|
|
1625
1715
|
},
|
|
1626
1716
|
'editor/number-list': {
|
|
1717
|
+
newIcon: {
|
|
1718
|
+
name: 'list-numbered',
|
|
1719
|
+
type: 'core',
|
|
1720
|
+
package: '@atlaskit/icon'
|
|
1721
|
+
},
|
|
1627
1722
|
sizeGuidance: {
|
|
1628
|
-
small: '
|
|
1629
|
-
medium: '
|
|
1630
|
-
large: 'icon-
|
|
1631
|
-
xlarge: 'icon-
|
|
1723
|
+
small: 'swap-slight-visual-change',
|
|
1724
|
+
medium: 'swap-slight-visual-change',
|
|
1725
|
+
large: 'icon-tile',
|
|
1726
|
+
xlarge: 'icon-tile'
|
|
1632
1727
|
}
|
|
1633
1728
|
},
|
|
1634
1729
|
'editor/open': {
|
|
@@ -1645,11 +1740,16 @@ var migrationMap = {
|
|
|
1645
1740
|
}
|
|
1646
1741
|
},
|
|
1647
1742
|
'editor/outdent': {
|
|
1743
|
+
newIcon: {
|
|
1744
|
+
name: 'text-indent-left',
|
|
1745
|
+
type: 'core',
|
|
1746
|
+
package: '@atlaskit/icon'
|
|
1747
|
+
},
|
|
1648
1748
|
sizeGuidance: {
|
|
1649
|
-
small: '
|
|
1650
|
-
medium: '
|
|
1651
|
-
large: 'icon-
|
|
1652
|
-
xlarge: 'icon-
|
|
1749
|
+
small: 'swap-slight-visual-change',
|
|
1750
|
+
medium: 'swap-slight-visual-change',
|
|
1751
|
+
large: 'icon-tile',
|
|
1752
|
+
xlarge: 'icon-tile'
|
|
1653
1753
|
}
|
|
1654
1754
|
},
|
|
1655
1755
|
'editor/panel': {
|
|
@@ -1774,7 +1874,7 @@ var migrationMap = {
|
|
|
1774
1874
|
},
|
|
1775
1875
|
'editor/success': {
|
|
1776
1876
|
newIcon: {
|
|
1777
|
-
name: '
|
|
1877
|
+
name: 'success',
|
|
1778
1878
|
type: 'core',
|
|
1779
1879
|
package: '@atlaskit/icon'
|
|
1780
1880
|
},
|
|
@@ -1800,8 +1900,8 @@ var migrationMap = {
|
|
|
1800
1900
|
package: '@atlaskit/icon'
|
|
1801
1901
|
},
|
|
1802
1902
|
sizeGuidance: {
|
|
1803
|
-
small: 'swap',
|
|
1804
|
-
medium: 'swap',
|
|
1903
|
+
small: 'swap-slight-visual-change',
|
|
1904
|
+
medium: 'swap-slight-visual-change',
|
|
1805
1905
|
large: 'icon-tile',
|
|
1806
1906
|
xlarge: 'icon-tile'
|
|
1807
1907
|
}
|
|
@@ -1901,11 +2001,16 @@ var migrationMap = {
|
|
|
1901
2001
|
}
|
|
1902
2002
|
},
|
|
1903
2003
|
'emoji/activity': {
|
|
2004
|
+
newIcon: {
|
|
2005
|
+
name: 'basketball',
|
|
2006
|
+
type: 'core',
|
|
2007
|
+
package: '@atlaskit/icon'
|
|
2008
|
+
},
|
|
1904
2009
|
sizeGuidance: {
|
|
1905
|
-
small: '
|
|
1906
|
-
medium: '
|
|
1907
|
-
large: 'icon-
|
|
1908
|
-
xlarge: 'icon-
|
|
2010
|
+
small: 'swap-slight-visual-change',
|
|
2011
|
+
medium: 'swap-slight-visual-change',
|
|
2012
|
+
large: 'icon-tile',
|
|
2013
|
+
xlarge: 'icon-tile'
|
|
1909
2014
|
}
|
|
1910
2015
|
},
|
|
1911
2016
|
'emoji-add': {
|
|
@@ -1962,18 +2067,23 @@ var migrationMap = {
|
|
|
1962
2067
|
package: '@atlaskit/icon'
|
|
1963
2068
|
},
|
|
1964
2069
|
sizeGuidance: {
|
|
1965
|
-
small: '
|
|
1966
|
-
medium: '
|
|
1967
|
-
large: 'icon-
|
|
1968
|
-
xlarge: 'icon-
|
|
2070
|
+
small: 'swap',
|
|
2071
|
+
medium: 'swap',
|
|
2072
|
+
large: 'icon-tile',
|
|
2073
|
+
xlarge: 'icon-tile'
|
|
1969
2074
|
}
|
|
1970
2075
|
},
|
|
1971
2076
|
'emoji/food': {
|
|
2077
|
+
newIcon: {
|
|
2078
|
+
name: 'takeout-food',
|
|
2079
|
+
type: 'core',
|
|
2080
|
+
package: '@atlaskit/icon'
|
|
2081
|
+
},
|
|
1972
2082
|
sizeGuidance: {
|
|
1973
|
-
small: '
|
|
1974
|
-
medium: '
|
|
1975
|
-
large: 'icon-
|
|
1976
|
-
xlarge: 'icon-
|
|
2083
|
+
small: 'swap-slight-visual-change',
|
|
2084
|
+
medium: 'swap-slight-visual-change',
|
|
2085
|
+
large: 'icon-tile',
|
|
2086
|
+
xlarge: 'icon-tile'
|
|
1977
2087
|
}
|
|
1978
2088
|
},
|
|
1979
2089
|
'emoji/frequent': {
|
|
@@ -2016,11 +2126,16 @@ var migrationMap = {
|
|
|
2016
2126
|
}
|
|
2017
2127
|
},
|
|
2018
2128
|
'emoji/nature': {
|
|
2129
|
+
newIcon: {
|
|
2130
|
+
name: 'tree',
|
|
2131
|
+
type: 'core',
|
|
2132
|
+
package: '@atlaskit/icon'
|
|
2133
|
+
},
|
|
2019
2134
|
sizeGuidance: {
|
|
2020
|
-
small: '
|
|
2021
|
-
medium: '
|
|
2022
|
-
large: 'icon-
|
|
2023
|
-
xlarge: 'icon-
|
|
2135
|
+
small: 'swap-slight-visual-change',
|
|
2136
|
+
medium: 'swap-slight-visual-change',
|
|
2137
|
+
large: 'icon-tile',
|
|
2138
|
+
xlarge: 'icon-tile'
|
|
2024
2139
|
}
|
|
2025
2140
|
},
|
|
2026
2141
|
'emoji/objects': {
|
|
@@ -2043,18 +2158,23 @@ var migrationMap = {
|
|
|
2043
2158
|
package: '@atlaskit/icon'
|
|
2044
2159
|
},
|
|
2045
2160
|
sizeGuidance: {
|
|
2046
|
-
small: '
|
|
2047
|
-
medium: '
|
|
2048
|
-
large: 'icon-
|
|
2049
|
-
xlarge: 'icon-
|
|
2161
|
+
small: 'swap-slight-visual-change',
|
|
2162
|
+
medium: 'swap-slight-visual-change',
|
|
2163
|
+
large: 'icon-tile',
|
|
2164
|
+
xlarge: 'icon-tile'
|
|
2050
2165
|
}
|
|
2051
2166
|
},
|
|
2052
2167
|
'emoji/productivity': {
|
|
2168
|
+
newIcon: {
|
|
2169
|
+
name: 'check-circle',
|
|
2170
|
+
type: 'core',
|
|
2171
|
+
package: '@atlaskit/icon'
|
|
2172
|
+
},
|
|
2053
2173
|
sizeGuidance: {
|
|
2054
|
-
small: '
|
|
2055
|
-
medium: '
|
|
2056
|
-
large: 'icon-
|
|
2057
|
-
xlarge: 'icon-
|
|
2174
|
+
small: 'swap-slight-visual-change',
|
|
2175
|
+
medium: 'swap-slight-visual-change',
|
|
2176
|
+
large: 'icon-tile',
|
|
2177
|
+
xlarge: 'icon-tile'
|
|
2058
2178
|
}
|
|
2059
2179
|
},
|
|
2060
2180
|
'emoji/symbols': {
|
|
@@ -2071,11 +2191,16 @@ var migrationMap = {
|
|
|
2071
2191
|
}
|
|
2072
2192
|
},
|
|
2073
2193
|
'emoji/travel': {
|
|
2194
|
+
newIcon: {
|
|
2195
|
+
name: 'vehicle-car',
|
|
2196
|
+
type: 'core',
|
|
2197
|
+
package: '@atlaskit/icon'
|
|
2198
|
+
},
|
|
2074
2199
|
sizeGuidance: {
|
|
2075
|
-
small: '
|
|
2076
|
-
medium: '
|
|
2077
|
-
large: 'icon-
|
|
2078
|
-
xlarge: 'icon-
|
|
2200
|
+
small: 'swap-slight-visual-change',
|
|
2201
|
+
medium: 'swap-slight-visual-change',
|
|
2202
|
+
large: 'icon-tile',
|
|
2203
|
+
xlarge: 'icon-tile'
|
|
2079
2204
|
}
|
|
2080
2205
|
},
|
|
2081
2206
|
error: {
|
|
@@ -2098,10 +2223,10 @@ var migrationMap = {
|
|
|
2098
2223
|
package: '@atlaskit/icon'
|
|
2099
2224
|
},
|
|
2100
2225
|
sizeGuidance: {
|
|
2101
|
-
small: '
|
|
2102
|
-
medium: '
|
|
2103
|
-
large: 'icon-
|
|
2104
|
-
xlarge: 'icon-
|
|
2226
|
+
small: 'swap',
|
|
2227
|
+
medium: 'swap',
|
|
2228
|
+
large: 'icon-tile',
|
|
2229
|
+
xlarge: 'icon-tile'
|
|
2105
2230
|
}
|
|
2106
2231
|
},
|
|
2107
2232
|
feedback: {
|
|
@@ -2118,11 +2243,16 @@ var migrationMap = {
|
|
|
2118
2243
|
}
|
|
2119
2244
|
},
|
|
2120
2245
|
file: {
|
|
2246
|
+
newIcon: {
|
|
2247
|
+
name: 'file',
|
|
2248
|
+
type: 'core',
|
|
2249
|
+
package: '@atlaskit/icon'
|
|
2250
|
+
},
|
|
2121
2251
|
sizeGuidance: {
|
|
2122
|
-
small: '
|
|
2123
|
-
medium: '
|
|
2124
|
-
large: 'icon-
|
|
2125
|
-
xlarge: 'icon-
|
|
2252
|
+
small: 'swap-slight-visual-change',
|
|
2253
|
+
medium: 'swap-slight-visual-change',
|
|
2254
|
+
large: 'icon-tile',
|
|
2255
|
+
xlarge: 'icon-tile'
|
|
2126
2256
|
}
|
|
2127
2257
|
},
|
|
2128
2258
|
filter: {
|
|
@@ -2139,11 +2269,16 @@ var migrationMap = {
|
|
|
2139
2269
|
}
|
|
2140
2270
|
},
|
|
2141
2271
|
'flag-filled': {
|
|
2272
|
+
newIcon: {
|
|
2273
|
+
name: 'flag-filled',
|
|
2274
|
+
type: 'core',
|
|
2275
|
+
package: '@atlaskit/icon'
|
|
2276
|
+
},
|
|
2142
2277
|
sizeGuidance: {
|
|
2143
|
-
small: '
|
|
2144
|
-
medium: '
|
|
2145
|
-
large: 'icon-
|
|
2146
|
-
xlarge: 'icon-
|
|
2278
|
+
small: 'swap-slight-visual-change',
|
|
2279
|
+
medium: 'swap-slight-visual-change',
|
|
2280
|
+
large: 'icon-tile',
|
|
2281
|
+
xlarge: 'icon-tile'
|
|
2147
2282
|
}
|
|
2148
2283
|
},
|
|
2149
2284
|
'folder-filled': {
|
|
@@ -2287,7 +2422,7 @@ var migrationMap = {
|
|
|
2287
2422
|
},
|
|
2288
2423
|
'image-resize': {
|
|
2289
2424
|
newIcon: {
|
|
2290
|
-
name: '
|
|
2425
|
+
name: 'maximize',
|
|
2291
2426
|
type: 'core',
|
|
2292
2427
|
package: '@atlaskit/icon'
|
|
2293
2428
|
},
|
|
@@ -2427,8 +2562,8 @@ var migrationMap = {
|
|
|
2427
2562
|
sizeGuidance: {
|
|
2428
2563
|
small: 'swap-visual-change',
|
|
2429
2564
|
medium: 'swap-visual-change',
|
|
2430
|
-
large: 'icon-tile',
|
|
2431
|
-
xlarge: 'icon-tile'
|
|
2565
|
+
large: '32-icon-tile',
|
|
2566
|
+
xlarge: '48-icon-tile'
|
|
2432
2567
|
}
|
|
2433
2568
|
},
|
|
2434
2569
|
lightbulb: {
|
|
@@ -2537,8 +2672,8 @@ var migrationMap = {
|
|
|
2537
2672
|
package: '@atlaskit/icon'
|
|
2538
2673
|
},
|
|
2539
2674
|
sizeGuidance: {
|
|
2540
|
-
small: '
|
|
2541
|
-
medium: '
|
|
2675
|
+
small: 'swap-visual-change',
|
|
2676
|
+
medium: 'swap-visual-change',
|
|
2542
2677
|
large: '32-icon-tile',
|
|
2543
2678
|
xlarge: '48-icon-tile'
|
|
2544
2679
|
}
|
|
@@ -2579,7 +2714,7 @@ var migrationMap = {
|
|
|
2579
2714
|
},
|
|
2580
2715
|
'media-services/actual-size': {
|
|
2581
2716
|
newIcon: {
|
|
2582
|
-
name: '
|
|
2717
|
+
name: 'grow-diagonal',
|
|
2583
2718
|
type: 'core',
|
|
2584
2719
|
package: '@atlaskit/icon'
|
|
2585
2720
|
},
|
|
@@ -2697,7 +2832,7 @@ var migrationMap = {
|
|
|
2697
2832
|
},
|
|
2698
2833
|
'media-services/fit-to-page': {
|
|
2699
2834
|
newIcon: {
|
|
2700
|
-
name: '
|
|
2835
|
+
name: 'shrink-diagonal',
|
|
2701
2836
|
type: 'core',
|
|
2702
2837
|
package: '@atlaskit/icon'
|
|
2703
2838
|
},
|
|
@@ -3133,19 +3268,29 @@ var migrationMap = {
|
|
|
3133
3268
|
}
|
|
3134
3269
|
},
|
|
3135
3270
|
'people-group': {
|
|
3271
|
+
newIcon: {
|
|
3272
|
+
name: 'people-group',
|
|
3273
|
+
type: 'core',
|
|
3274
|
+
package: '@atlaskit/icon'
|
|
3275
|
+
},
|
|
3136
3276
|
sizeGuidance: {
|
|
3137
|
-
small: '
|
|
3138
|
-
medium: '
|
|
3139
|
-
large: 'icon-
|
|
3140
|
-
xlarge: 'icon-
|
|
3277
|
+
small: 'swap-visual-change',
|
|
3278
|
+
medium: 'swap-visual-change',
|
|
3279
|
+
large: 'icon-tile',
|
|
3280
|
+
xlarge: 'icon-tile'
|
|
3141
3281
|
}
|
|
3142
3282
|
},
|
|
3143
3283
|
people: {
|
|
3284
|
+
newIcon: {
|
|
3285
|
+
name: 'people-group',
|
|
3286
|
+
type: 'core',
|
|
3287
|
+
package: '@atlaskit/icon'
|
|
3288
|
+
},
|
|
3144
3289
|
sizeGuidance: {
|
|
3145
|
-
small: '
|
|
3146
|
-
medium: '
|
|
3147
|
-
large: 'icon-
|
|
3148
|
-
xlarge: 'icon-
|
|
3290
|
+
small: 'swap-visual-change',
|
|
3291
|
+
medium: 'swap-visual-change',
|
|
3292
|
+
large: 'icon-tile',
|
|
3293
|
+
xlarge: 'icon-tile'
|
|
3149
3294
|
}
|
|
3150
3295
|
},
|
|
3151
3296
|
'person-circle': {
|
|
@@ -3361,11 +3506,16 @@ var migrationMap = {
|
|
|
3361
3506
|
}
|
|
3362
3507
|
},
|
|
3363
3508
|
refresh: {
|
|
3509
|
+
newIcon: {
|
|
3510
|
+
name: 'refresh',
|
|
3511
|
+
type: 'core',
|
|
3512
|
+
package: '@atlaskit/icon'
|
|
3513
|
+
},
|
|
3364
3514
|
sizeGuidance: {
|
|
3365
|
-
small: '
|
|
3366
|
-
medium: '
|
|
3367
|
-
large: 'icon-
|
|
3368
|
-
xlarge: 'icon-
|
|
3515
|
+
small: 'swap',
|
|
3516
|
+
medium: 'swap',
|
|
3517
|
+
large: 'icon-tile',
|
|
3518
|
+
xlarge: 'icon-tile'
|
|
3369
3519
|
}
|
|
3370
3520
|
},
|
|
3371
3521
|
retry: {
|
|
@@ -3662,7 +3812,7 @@ var migrationMap = {
|
|
|
3662
3812
|
},
|
|
3663
3813
|
switcher: {
|
|
3664
3814
|
newIcon: {
|
|
3665
|
-
name: '
|
|
3815
|
+
name: 'boards',
|
|
3666
3816
|
type: 'core',
|
|
3667
3817
|
package: '@atlaskit/icon'
|
|
3668
3818
|
},
|
|
@@ -3923,15 +4073,10 @@ var migrationMap = {
|
|
|
3923
4073
|
},
|
|
3924
4074
|
'vid-full-screen-off': {
|
|
3925
4075
|
newIcon: {
|
|
3926
|
-
name: '
|
|
4076
|
+
name: 'shrink-diagonal',
|
|
3927
4077
|
type: 'core',
|
|
3928
4078
|
package: '@atlaskit/icon'
|
|
3929
4079
|
},
|
|
3930
|
-
additionalIcons: [{
|
|
3931
|
-
name: 'fullscreen-exit',
|
|
3932
|
-
type: 'core',
|
|
3933
|
-
package: '@atlaskit/icon'
|
|
3934
|
-
}],
|
|
3935
4080
|
sizeGuidance: {
|
|
3936
4081
|
small: 'swap-visual-change',
|
|
3937
4082
|
medium: 'swap-visual-change',
|