@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
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a8c9a2a27e9f3bf583de7032d81a567c>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _file = _interopRequireDefault(require("@atlaskit/icon/core/file"));
|
|
14
|
+
var _file2 = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/file"));
|
|
15
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
|
+
/**
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
18
|
+
*
|
|
19
|
+
* Migration Icon component for FileIcon.
|
|
20
|
+
* This component is FileIcon, with `UNSAFE_fallbackIcon` set to "EditorFileIcon".
|
|
21
|
+
*
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: document, file. Do not use to represent a page — use the dedicated 'Page' icon instead.
|
|
25
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
|
+
*/
|
|
28
|
+
const FileIcon = props => /*#__PURE__*/_react.default.createElement(_file.default, Object.assign({
|
|
29
|
+
LEGACY_fallbackIcon: _file2.default
|
|
30
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
31
|
+
}, props));
|
|
32
|
+
FileIcon.Name = 'FileIconMigration';
|
|
33
|
+
var _default = exports.default = FileIcon;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::42c5e60b1c36a0f825c72e8ee615b046>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import React from 'react';
|
|
8
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
9
9
|
|
|
10
|
-
declare const
|
|
10
|
+
declare const FileIconMigration: {
|
|
11
11
|
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
12
12
|
displayName: string;
|
|
13
13
|
};
|
|
14
|
-
export default
|
|
14
|
+
export default FileIconMigration;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::e2104a7e2001270a0fe14e45cccd019e>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _file = _interopRequireDefault(require("@atlaskit/icon/core/file"));
|
|
14
|
+
var _file2 = _interopRequireDefault(require("@atlaskit/icon/glyph/file"));
|
|
15
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
|
+
/**
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
18
|
+
*
|
|
19
|
+
* Migration Icon component for FileIcon.
|
|
20
|
+
* This component is FileIcon, with `UNSAFE_fallbackIcon` set to "FileIcon".
|
|
21
|
+
*
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: document, file. Do not use to represent a page — use the dedicated 'Page' icon instead.
|
|
25
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
|
+
*/
|
|
28
|
+
const FileIcon = props => /*#__PURE__*/_react.default.createElement(_file.default, Object.assign({
|
|
29
|
+
LEGACY_fallbackIcon: _file2.default
|
|
30
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
31
|
+
}, props));
|
|
32
|
+
FileIcon.Name = 'FileIconMigration';
|
|
33
|
+
var _default = exports.default = FileIcon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::495b41f17bb234b21976efb1b14fccc5>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: single-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Reserved for filterting data or objects.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for filterting data or objects.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
package/core/migration/filter.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::c6201d26dca2fcc65b1fa6a651dc1932>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: single-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Reserved for filterting data or objects.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for filterting data or objects.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::b6ba260dc455c16e57318a723a5389ca>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: flags in Editor, feature flags.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: flags in Editor, feature flags.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::3a7f236984fbfc26f625771673afac4e>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
9
|
+
|
|
10
|
+
declare const FlagFilledIconMigration: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default FlagFilledIconMigration;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::496af900b1a2cc85ae833643ca0f5a83>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _flagFilled = _interopRequireDefault(require("@atlaskit/icon/core/flag-filled"));
|
|
14
|
+
var _flagFilled2 = _interopRequireDefault(require("@atlaskit/icon/glyph/flag-filled"));
|
|
15
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
|
+
/**
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
18
|
+
*
|
|
19
|
+
* Migration Icon component for FlagFilledIcon.
|
|
20
|
+
* This component is FlagFilledIcon, with `UNSAFE_fallbackIcon` set to "FlagFilledIcon".
|
|
21
|
+
*
|
|
22
|
+
* Category: multi-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: active feature flags.
|
|
25
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
|
+
*/
|
|
28
|
+
const FlagFilledIcon = props => /*#__PURE__*/_react.default.createElement(_flagFilled.default, Object.assign({
|
|
29
|
+
LEGACY_fallbackIcon: _flagFilled2.default
|
|
30
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
31
|
+
}, props));
|
|
32
|
+
FlagFilledIcon.Name = 'FlagFilledIconMigration';
|
|
33
|
+
var _default = exports.default = FlagFilledIcon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::7ee4d23543044b49d83e30ba3847abe9>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: labs in Jira.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: labs in Jira.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::ee1eb5b9c2dc1252445220feb5624bc0>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: single-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Reserved for folders in Confluence.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for folders in Confluence.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::aaad434ee2e3df626d1a95390bfba18f>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: single-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Reserved for full screen videos or objects.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for full screen videos or objects.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::35c36d3c5667e719e56ee79f328d8c93>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: single-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Reserved for return screen videos or objects.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for return screen videos or objects.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::4442b26f895c7bd8f37e00e5e9a5d5f3>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: public link in Confluence share dialog, global rules in Automation.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: public link in Confluence share dialog, global rules in Automation.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::b5756c3ad87c22497f5a0e06b47599c6>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: public link in Confluence share dialog, global rules in Automation.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: public link in Confluence share dialog, global rules in Automation.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::e1553e0ad3fb3679b002f927a7b64ff4>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: spaces in Confluence, and grid view, all content in Confluence.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: spaces in Confluence, and grid view, all content in Confluence.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::c7030c82945019d02fa17f5b0582bde3>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: spaces in Confluence, and grid view, all content in Confluence.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: spaces in Confluence, and grid view, all content in Confluence.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::63106028c2b9029f61a745d0303aeaf4>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: spaces in Confluence, and grid view, all content in Confluence.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: spaces in Confluence, and grid view, all content in Confluence.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::bf73813161d9b4163f745caaa9ef9838>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import React from 'react';
|
|
8
8
|
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
9
9
|
|
|
10
|
-
declare const
|
|
10
|
+
declare const GrowDiagonalIconMigration: {
|
|
11
11
|
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
12
12
|
displayName: string;
|
|
13
13
|
};
|
|
14
|
-
export default
|
|
14
|
+
export default GrowDiagonalIconMigration;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::25f723f32d19d42c30411b7dea35f5d8>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _growDiagonal = _interopRequireDefault(require("@atlaskit/icon/core/grow-diagonal"));
|
|
14
|
+
var _actualSize = _interopRequireDefault(require("@atlaskit/icon/glyph/media-services/actual-size"));
|
|
15
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
|
+
/**
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
18
|
+
*
|
|
19
|
+
* Migration Icon component for GrowDiagonalIcon.
|
|
20
|
+
* This component is GrowDiagonalIcon, with `UNSAFE_fallbackIcon` set to "MediaServicesActualSizeIcon".
|
|
21
|
+
*
|
|
22
|
+
* Category: single-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for increasing the size of an element when height and width are changed concurrently.
|
|
25
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
|
+
*/
|
|
28
|
+
const GrowDiagonalIcon = props => /*#__PURE__*/_react.default.createElement(_growDiagonal.default, Object.assign({
|
|
29
|
+
LEGACY_fallbackIcon: _actualSize.default
|
|
30
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
31
|
+
}, props));
|
|
32
|
+
GrowDiagonalIcon.Name = 'GrowDiagonalIconMigration';
|
|
33
|
+
var _default = exports.default = GrowDiagonalIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6d838622f261c1ba1b9900a7103f231f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
9
|
+
|
|
10
|
+
declare const GrowHorizontalIconMigration: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type' | 'LEGACY_fallbackIcon'> ): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default GrowHorizontalIconMigration;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::67066ba75632b5137ecea2b7677c232a>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _growHorizontal = _interopRequireDefault(require("@atlaskit/icon/core/grow-horizontal"));
|
|
14
|
+
var _expand = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/expand"));
|
|
15
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
|
+
/**
|
|
17
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
18
|
+
*
|
|
19
|
+
* Migration Icon component for GrowHorizontalIcon.
|
|
20
|
+
* This component is GrowHorizontalIcon, with `UNSAFE_fallbackIcon` set to "EditorExpandIcon".
|
|
21
|
+
*
|
|
22
|
+
* Category: single-purpose
|
|
23
|
+
* Location: @atlaskit/icon
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for increasing the width of an element.
|
|
25
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
|
+
*/
|
|
28
|
+
const GrowHorizontalIcon = props => /*#__PURE__*/_react.default.createElement(_growHorizontal.default, Object.assign({
|
|
29
|
+
LEGACY_fallbackIcon: _expand.default
|
|
30
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
31
|
+
}, props));
|
|
32
|
+
GrowHorizontalIcon.Name = 'GrowHorizontalIconMigration';
|
|
33
|
+
var _default = exports.default = GrowHorizontalIcon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::d092721c4d0e438ac48889feda75ddf2>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: emoji symbols in Editor.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: emoji symbols in Editor.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::c36fd6b94d1882307e74d467a95bf5e6>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: single-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Reserved for home in navigation. When a user clicks on this, they should return to the homepage.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for home in navigation. When a user clicks on this, they should return to the homepage.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
package/core/migration/home.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::2e03fe705115d7eb1b2d16ea070c4ed7>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: single-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Reserved for home in navigation. When a user clicks on this, they should return to the homepage.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for home in navigation. When a user clicks on this, they should return to the homepage.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::72cf91cd69faf8233daede09ab6fe6b2>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: images, image upload.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: images, image upload.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::deccf96eb14261d3e7a63c7d68a56108>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: images, image upload.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: images, image upload.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::ef4a5ce55e9783bece96e39d792db078>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: images, image upload.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: images, image upload.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::e202046d46acf6f84b388f04ee865bda>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: images, image upload.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: images, image upload.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
package/core/migration/image.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::afa29e2e2228d1612fc14b72d7b53a5c>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: images, image upload.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: images, image upload.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::08a56937a53238bf45cfac4a5da4a72d>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: multi-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses: 'Your work' in Confluence, inbox, mail.
|
|
24
|
+
* Usage guidance: Multi purpose - Known uses: 'Your work' in Confluence, inbox, mail.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::3d62bf5321e1b947c24893afd2858951>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
21
21
|
*
|
|
22
22
|
* Category: single-purpose
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Known uses:
|
|
24
|
+
* Usage guidance: Single purpose - Known uses: information state in section messages or inline messages.
|
|
25
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
26
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
27
27
|
*/
|