@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
package/glyph/image-resize.js
CHANGED
|
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var
|
|
9
|
+
var _maximize = _interopRequireDefault(require("@atlaskit/icon/core/maximize"));
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
const ImageResizeIcon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
12
12
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill-rule="evenodd"><rect width="18" height="18" x="3" y="3" fill="currentcolor" rx="2"/><path fill="inherit" d="M5 14v3.89a1.1 1.1 0 0 0 1.1 1.1H10a1 1 0 1 0 0-2H7V14a1 1 0 1 0-2 0"/><path fill="inherit" d="M5.707 18.121c.39.39 1.027.388 1.41.004L18.125 7.117a.995.995 0 0 0-.004-1.41 1 1 0 0 0-1.41-.004L5.703 16.711a.995.995 0 0 0 .004 1.41"/><path fill="inherit" d="M17 7v2.99a1 1 0 0 0 2 0V6.1A1.1 1.1 0 0 0 17.9 5H14a1 1 0 0 0 0 2z"/></g></svg>`
|
|
13
13
|
}, props, {
|
|
14
|
-
newIcon:
|
|
14
|
+
newIcon: _maximize.default
|
|
15
15
|
}));
|
|
16
16
|
ImageResizeIcon.displayName = 'ImageResizeIcon';
|
|
17
17
|
var _default = exports.default = ImageResizeIcon;
|
|
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var
|
|
9
|
+
var _growDiagonal = _interopRequireDefault(require("@atlaskit/icon/core/grow-diagonal"));
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
const MediaServicesActualSizeIcon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
12
12
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M16.587 6.003H15A1 1 0 0 1 15 4h3.9l.047.001a.98.98 0 0 1 .736.285l.032.032c.2.2.296.47.284.736l.001.048v3.896a1 1 0 1 1-2 0V7.411l-3.309 3.308a.977.977 0 0 1-1.374-.005l-.032-.032a.976.976 0 0 1-.005-1.374zM7.413 17.997H9A1 1 0 0 1 9 20H5.1l-.047-.001a.98.98 0 0 1-.736-.285l-.032-.032A.98.98 0 0 1 4 18.946v-3.944a1 1 0 1 1 2 0v1.587l3.309-3.308a.977.977 0 0 1 1.374.005l.032.032a.976.976 0 0 1 .005 1.374z"/></svg>`
|
|
13
13
|
}, props, {
|
|
14
|
-
newIcon:
|
|
14
|
+
newIcon: _growDiagonal.default
|
|
15
15
|
}));
|
|
16
16
|
MediaServicesActualSizeIcon.displayName = 'MediaServicesActualSizeIcon';
|
|
17
17
|
var _default = exports.default = MediaServicesActualSizeIcon;
|
|
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var
|
|
9
|
+
var _shrinkDiagonal = _interopRequireDefault(require("@atlaskit/icon/core/shrink-diagonal"));
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
const MediaServicesFitToPageIcon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
12
12
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M16.413 8.997H18A1 1 0 0 1 18 11h-3.9l-.047-.001a.98.98 0 0 1-.736-.285l-.032-.032A.98.98 0 0 1 13 9.946V6.002a1 1 0 1 1 2 0v1.587l3.309-3.308a.977.977 0 0 1 1.374.005l.032.032a.976.976 0 0 1 .005 1.374zm-8.826 6.006H6A1 1 0 0 1 6 13h3.9l.047.001a.98.98 0 0 1 .736.285l.032.032c.2.2.296.47.284.736l.001.048v3.896a1 1 0 1 1-2 0v-1.587l-3.309 3.308a.977.977 0 0 1-1.374-.005l-.032-.032a.976.976 0 0 1-.005-1.374z"/></svg>`
|
|
13
13
|
}, props, {
|
|
14
|
-
newIcon:
|
|
14
|
+
newIcon: _shrinkDiagonal.default
|
|
15
15
|
}));
|
|
16
16
|
MediaServicesFitToPageIcon.displayName = 'MediaServicesFitToPageIcon';
|
|
17
17
|
var _default = exports.default = MediaServicesFitToPageIcon;
|
package/glyph/people-group.js
CHANGED
|
@@ -6,9 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
+
var _peopleGroup = _interopRequireDefault(require("@atlaskit/icon/core/people-group"));
|
|
9
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
11
|
const PeopleGroupIcon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
11
12
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path d="M8.13 10H4a2 2 0 0 0-2 2v3.73c0 1.31 1.87 2.05 4 2.23V15a3 3 0 0 1 3-3h.35a4 4 0 0 1-1.23-2m7.75 0H20c1.11 0 2 .89 2 2v3.73c0 1.31-1.87 2.05-4 2.23V15a3 3 0 0 0-3-3h-.35a4 4 0 0 0 1.23-2M9.97 5.55a3 3 0 1 0-1.96 3.27 4 4 0 0 1 1.96-3.27M16 8.83a3 3 0 1 0-1.96-3.28A4 4 0 0 1 16 8.83"/><path d="M7 15c0-1.105.887-2 2-2h6c1.105 0 2 .885 2 2v3.73c0 3.027-10 3.027-10 0z"/><circle cx="12" cy="9" r="3"/></g></svg>`
|
|
12
|
-
}, props
|
|
13
|
+
}, props, {
|
|
14
|
+
newIcon: _peopleGroup.default
|
|
15
|
+
}));
|
|
13
16
|
PeopleGroupIcon.displayName = 'PeopleGroupIcon';
|
|
14
17
|
var _default = exports.default = PeopleGroupIcon;
|
package/glyph/people.js
CHANGED
|
@@ -6,9 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
+
var _peopleGroup = _interopRequireDefault(require("@atlaskit/icon/core/people-group"));
|
|
9
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
11
|
const PeopleIcon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
11
12
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><circle cx="16" cy="9" r="3"/><circle cx="8" cy="6" r="3"/><path d="M11 15c0-1.105.887-2 2-2h6c1.105 0 2 .885 2 2v3.73c0 3.027-10 3.027-10 0z"/><path d="M13 12a1.997 1.997 0 0 0-2-2H5c-1.113 0-2 .897-2 2.003v3.826c0 1.921 4.054 2.518 7 1.984v-2.807A3 3 0 0 1 12.997 12z"/></g></svg>`
|
|
12
|
-
}, props
|
|
13
|
+
}, props, {
|
|
14
|
+
newIcon: _peopleGroup.default
|
|
15
|
+
}));
|
|
13
16
|
PeopleIcon.displayName = 'PeopleIcon';
|
|
14
17
|
var _default = exports.default = PeopleIcon;
|
package/glyph/refresh.js
CHANGED
|
@@ -6,9 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
+
var _refresh = _interopRequireDefault(require("@atlaskit/icon/core/refresh"));
|
|
9
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
11
|
const RefreshIcon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
11
12
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path fill-rule="nonzero" d="M8 6.003v2.995a1 1 0 1 0 2 0V5.102C10 4.494 9.507 4 8.9 4H5a1 1 0 0 0 0 2.003z"/><path fill-rule="nonzero" d="M9.428 18.018C7.351 16.989 6 14.807 6 12.37c0-2.266 1.167-4.319 3.02-5.425.48-.286.646-.922.371-1.421a.98.98 0 0 0-1.364-.386C5.557 6.611 4 9.35 4 12.37c0 3.248 1.802 6.158 4.57 7.529.498.247 1.095.026 1.332-.493.237-.52.025-1.141-.474-1.388"/><path d="M14 15.002v3.896c0 .608.493 1.102 1.1 1.102H19a1 1 0 0 0 0-2.003h-3v-2.995a1 1 0 1 0-2 0"/><path d="M14.097 4.596c-.237.52-.025 1.14.474 1.387 2.077 1.029 3.428 3.21 3.428 5.647 0 2.266-1.167 4.32-3.021 5.425a1.063 1.063 0 0 0-.37 1.42c.274.5.885.673 1.364.387 2.47-1.473 4.027-4.212 4.027-7.232 0-3.248-1.802-6.158-4.57-7.528A.96.96 0 0 0 15.002 4a1 1 0 0 0-.905.596"/></g></svg>`
|
|
12
|
-
}, props
|
|
13
|
+
}, props, {
|
|
14
|
+
newIcon: _refresh.default
|
|
15
|
+
}));
|
|
13
16
|
RefreshIcon.displayName = 'RefreshIcon';
|
|
14
17
|
var _default = exports.default = RefreshIcon;
|
package/glyph/switcher.js
CHANGED
|
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var
|
|
9
|
+
var _boards = _interopRequireDefault(require("@atlaskit/icon/core/boards"));
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
const SwitcherIcon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
12
12
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor"><path d="M3.507 15H16.5c-.007 0-.007-10-.007-10H3.5c.007 0 .007 10 .007 10M1.5 4.994C1.5 3.893 2.263 3 3.192 3h13.616c.934 0 1.692.895 1.692 1.994v10.012c0 1.101-.763 1.994-1.692 1.994H3.192c-.934 0-1.692-.895-1.692-1.994zM6.5 5v10h2V5zm5 0v10h2V5z"/><path d="M20.5 5h.006c1.101 0 1.994.895 1.994 1.994v12.012A1.995 1.995 0 0 1 20.506 21H8.494A1.995 1.995 0 0 1 6.5 19.006V19h13c.555 0 1-.448 1-1z"/></g></svg>`
|
|
13
13
|
}, props, {
|
|
14
|
-
newIcon:
|
|
14
|
+
newIcon: _boards.default
|
|
15
15
|
}));
|
|
16
16
|
SwitcherIcon.displayName = 'SwitcherIcon';
|
|
17
17
|
var _default = exports.default = SwitcherIcon;
|
|
@@ -6,12 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var
|
|
9
|
+
var _shrinkDiagonal = _interopRequireDefault(require("@atlaskit/icon/core/shrink-diagonal"));
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
const VidFullScreenOffIcon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
12
12
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path fill-rule="nonzero" d="M9 15.003v2.995a1 1 0 1 0 2 0v-3.896C11 13.494 10.507 13 9.9 13H6a1 1 0 0 0 0 2.003z"/><path fill-rule="nonzero" d="M3.74 20.294a.997.997 0 0 0 1.407.005l5.152-5.152a1 1 0 0 0-.005-1.407l-.034-.034a.997.997 0 0 0-1.407-.005l-5.152 5.152a1 1 0 0 0 .005 1.407z"/><path d="M19.067 3.321 13.32 9.066a1.115 1.115 0 0 0 .005 1.57l.036.037a1.11 1.11 0 0 0 1.571.005l5.747-5.744a1.116 1.116 0 0 0-.006-1.57l-.037-.037a1.117 1.117 0 0 0-1.57-.006"/><path d="M13 6.002v3.896c0 .608.493 1.102 1.1 1.102H18a1 1 0 0 0 0-2.003h-3V6.002a1 1 0 1 0-2 0"/></g></svg>`
|
|
13
13
|
}, props, {
|
|
14
|
-
newIcon:
|
|
14
|
+
newIcon: _shrinkDiagonal.default
|
|
15
15
|
}));
|
|
16
16
|
VidFullScreenOffIcon.displayName = 'VidFullScreenOffIcon';
|
|
17
17
|
var _default = exports.default = VidFullScreenOffIcon;
|
package/package.json
CHANGED
package/utility/add.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::352f1b02ad2efb6f7e4c3beb0a4253f2>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,7 +19,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
19
19
|
* Icon: "Add".
|
|
20
20
|
* Category: utility
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for creating and adding an object as a secondary action
|
|
22
|
+
* Usage guidance: Reserved for creating and adding an object as a secondary/tertiary action in a menu item.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a37f5f3d92e63232532970cd1a91de97>>
|
|
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 ArrowDownIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'spacing' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default ArrowDownIcon;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::1d864317b2e0546e93a628c11da23007>>
|
|
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
15
|
+
/**
|
|
16
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
17
|
+
* Please reach out in #icon-contributions before using these in production.
|
|
18
|
+
*
|
|
19
|
+
* Icon: "ArrowDown".
|
|
20
|
+
* Category: utility
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Know uses: sorting table headers or Bitbucket code difference.
|
|
23
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
|
+
*/
|
|
26
|
+
const ArrowDownIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m2 6.25 4 4m0 0 4-4m-4 4V1"/>`,
|
|
28
|
+
type: 'utility'
|
|
29
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
+
}, props));
|
|
31
|
+
ArrowDownIcon.displayName = 'ArrowDownIcon';
|
|
32
|
+
var _default = exports.default = ArrowDownIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::25bff349f2cc2fc211a9cceeb8a6e8cb>>
|
|
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 ArrowLeftIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'spacing' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default ArrowLeftIcon;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::1ff09d75b59c128504feca76a39b7398>>
|
|
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
15
|
+
/**
|
|
16
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
17
|
+
* Please reach out in #icon-contributions before using these in production.
|
|
18
|
+
*
|
|
19
|
+
* Icon: "ArrowLeft".
|
|
20
|
+
* Category: utility
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Known uses: back to previous screen, previous slide.
|
|
23
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
|
+
*/
|
|
26
|
+
const ArrowLeftIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m5.75 2-4 4m0 0 4 4m-4-4H11"/>`,
|
|
28
|
+
type: 'utility'
|
|
29
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
+
}, props));
|
|
31
|
+
ArrowLeftIcon.displayName = 'ArrowLeftIcon';
|
|
32
|
+
var _default = exports.default = ArrowLeftIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::1572de0a8ffc11b81b024ab9d713a612>>
|
|
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 ArrowRightIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'spacing' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default ArrowRightIcon;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::899046800e1fb5fe56f73125221fc4e3>>
|
|
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
15
|
+
/**
|
|
16
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
17
|
+
* Please reach out in #icon-contributions before using these in production.
|
|
18
|
+
*
|
|
19
|
+
* Icon: "ArrowRight".
|
|
20
|
+
* Category: utility
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Known uses: link to nested menu item, a linked menu item, next slide.
|
|
23
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
|
+
*/
|
|
26
|
+
const ArrowRightIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m6.25 2 4 4m0 0-4 4m4-4H1"/>`,
|
|
28
|
+
type: 'utility'
|
|
29
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
+
}, props));
|
|
31
|
+
ArrowRightIcon.displayName = 'ArrowRightIcon';
|
|
32
|
+
var _default = exports.default = ArrowRightIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::1be91662bae25b5721e89c71a70ca1c3>>
|
|
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 ArrowUpIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'spacing' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default ArrowUpIcon;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::184c5d6bcdbfbb69e17a5cfbff8ec7ca>>
|
|
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
15
|
+
/**
|
|
16
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
17
|
+
* Please reach out in #icon-contributions before using these in production.
|
|
18
|
+
*
|
|
19
|
+
* Icon: "ArrowUp".
|
|
20
|
+
* Category: utility
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Known uses: back to top.
|
|
23
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
|
+
*/
|
|
26
|
+
const ArrowUpIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m2 5.75 4-4m0 0 4 4m-4-4V11"/>`,
|
|
28
|
+
type: 'utility'
|
|
29
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
+
}, props));
|
|
31
|
+
ArrowUpIcon.displayName = 'ArrowUpIcon';
|
|
32
|
+
var _default = exports.default = ArrowUpIcon;
|
package/utility/check-circle.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::0b6de97621094044fe4945eda7c29f2c>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,12 +19,12 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
19
19
|
* Icon: "CheckCircle".
|
|
20
20
|
* Category: utility
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance:
|
|
22
|
+
* Usage guidance: 📦 @atlaskit/icon/utility/check-circle
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
26
26
|
const CheckCircleIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
-
dangerouslySetGlyph: `<path
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m3.284 6 1.81 2.172 3.622-4.344M6 .75a5.25 5.25 0 1 0 0 10.5A5.25 5.25 0 0 0 6 .75Z"/>`,
|
|
28
28
|
type: 'utility'
|
|
29
29
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
30
|
}, props));
|
package/utility/check-mark.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::de079945bd0ce69f73f9818513d51348>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,12 +19,12 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
19
19
|
* Icon: "CheckMark".
|
|
20
20
|
* Category: utility
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance:
|
|
22
|
+
* Usage guidance: 📦 @atlaskit/icon/utility/check-mark
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
26
26
|
const CheckMarkIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
-
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m1.5 6 2.75 3.5 6.25-7"/>`,
|
|
28
28
|
type: 'utility'
|
|
29
29
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
30
|
}, props));
|
package/utility/chevron-down.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::3eb2993a427b2667a5277a7a906fec96>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -24,7 +24,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
26
26
|
const ChevronDownIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
-
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.5 4 6
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.5 4.5 8.25 6.75 6 9 3.75 6.75 1.5 4.5"/>`,
|
|
28
28
|
type: 'utility'
|
|
29
29
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
30
|
}, props));
|
package/utility/chevron-left.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::db781ab5297a2cc1540c99d75921a718>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -24,7 +24,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
26
26
|
const ChevronLeftIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
-
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.5 10.5 3 6l4.5-4.5"/>`,
|
|
28
28
|
type: 'utility'
|
|
29
29
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
30
|
}, props));
|
package/utility/chevron-right.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::06cd0b36f2db8d427e1038f3037e7be1>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,12 +19,12 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
19
19
|
* Icon: "ChevronRight".
|
|
20
20
|
* Category: utility
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for menu fly
|
|
22
|
+
* Usage guidance: Reserved for menu fly outs and to indicate next in dates.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
26
26
|
const ChevronRightIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
-
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M4.5 10.5 9 6 4.5 1.5"/>`,
|
|
28
28
|
type: 'utility'
|
|
29
29
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
30
|
}, props));
|
package/utility/chevron-up.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::ab8a8aa2ebc044e57b9de62448e21102>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -24,7 +24,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
26
26
|
const ChevronUpIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
-
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.5
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.5 7.5 6 3 1.5 7.5"/>`,
|
|
28
28
|
type: 'utility'
|
|
29
29
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
30
|
}, props));
|
package/utility/cross.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::7dfdc599c601af5ad9de21c16ca28508>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -24,7 +24,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
26
26
|
const CrossIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
-
dangerouslySetGlyph: `<path
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m2 10 4-4m4-4L6 6m0 0L2 2m4 4 4 4"/>`,
|
|
28
28
|
type: 'utility'
|
|
29
29
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
30
|
}, props));
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::122487c97142e9a4242ee95accac9bd8>>
|
|
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 DragHandleIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'spacing' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default DragHandleIcon;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d9b20cd6d5a58eee49b13b7e1f3bb509>>
|
|
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 _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
15
|
+
/**
|
|
16
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
|
|
17
|
+
* Please reach out in #icon-contributions before using these in production.
|
|
18
|
+
*
|
|
19
|
+
* Icon: "DragHandle".
|
|
20
|
+
* Category: utility
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Reserved for draggable elements.
|
|
23
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
|
+
*/
|
|
26
|
+
const DragHandleIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M5 2.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M5 6a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 5 6m4.5 0A1.25 1.25 0 1 1 7 6a1.25 1.25 0 0 1 2.5 0M5 9.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0"/>`,
|
|
28
|
+
type: 'utility'
|
|
29
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
|
+
}, props));
|
|
31
|
+
DragHandleIcon.displayName = 'DragHandleIcon';
|
|
32
|
+
var _default = exports.default = DragHandleIcon;
|
package/utility/lock-locked.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::1d5f14263119d51347110423adb447f1>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -24,7 +24,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
26
26
|
const LockLockedIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="M8.813 11.25c.517 0 .937-.42.937-.
|
|
27
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8.813 11.25c.517 0 .937-.42.937-.937V7.187a.937.937 0 0 0-.937-.937H3.188a.937.937 0 0 0-.938.938v3.125c0 .517.42.937.938.937z"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M3.75 6.25h-.562a.937.937 0 0 0-.938.938v3.125c0 .517.42.937.938.937h5.624c.518 0 .938-.42.938-.937V7.187a.937.937 0 0 0-.937-.937H8.25m-4.5 0V3a2.25 2.25 0 0 1 4.5 0v3.25m-4.5 0h4.5"/>`,
|
|
28
28
|
type: 'utility'
|
|
29
29
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
30
|
}, props));
|
package/utility/lock-unlocked.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::d1691c033c64bbb1d389da7537e5b28c>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -24,7 +24,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
26
26
|
const LockUnlockedIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
-
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8.25 3a2.25 2.25 0 0 0-4.5
|
|
27
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M2.25 7.188c0-.518.42-.938.938-.938h5.625c.517 0 .937.42.937.938v3.125c0 .517-.42.937-.937.937H3.186a.937.937 0 0 1-.937-.937z"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8.25 3a2.25 2.25 0 0 0-4.5 0v3.25m0 0h-.562a.937.937 0 0 0-.938.938v3.125c0 .517.42.937.938.937h5.624c.518 0 .938-.42.938-.937V7.187a.937.937 0 0 0-.937-.937z"/>`,
|
|
28
28
|
type: 'utility'
|
|
29
29
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
30
30
|
}, props));
|
|
@@ -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::11b3fd805ca3303c9c31d031c1aee0a8>>
|
|
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: utility
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Reserved for creating and adding an object as a secondary action
|
|
24
|
+
* Usage guidance: Reserved for creating and adding an object as a secondary/tertiary action in a menu item.
|
|
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::aeb8e9a885c7b2d92b8e0a5c972b995e>>
|
|
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: utility
|
|
23
23
|
* Location: @atlaskit/icon
|
|
24
|
-
* Usage guidance: Reserved for creating and adding an object as a secondary action
|
|
24
|
+
* Usage guidance: Reserved for creating and adding an object as a secondary/tertiary action in a menu item.
|
|
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
|
*/
|