@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
|
@@ -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::c8928d354384cdc256cd7500e0279cfc>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,6 +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: 📦 @atlaskit/icon/core/volume-low
|
|
24
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
25
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
26
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::36d41aeb39d4142f53da92f71b49b1b6>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,6 +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: 📦 @atlaskit/icon/core/volume-muted
|
|
24
25
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
25
26
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
26
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::c8252af273d608fc2b7bbef5f3bac65d>>
|
|
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 warning system status.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for warning system status.
|
|
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::d277a773f51897e45ed042b256e449b5>>
|
|
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 warning system status.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for warning system status.
|
|
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::369a9cff93ff77aca3eae91b467a819a>>
|
|
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 zooming in of an object or view.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for zooming in of an object or view.
|
|
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::5386464064fca547d0725bc827cb8ff4>>
|
|
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 zooming out of an object or view.
|
|
24
|
+
* Usage guidance: Single purpose - Reserved for zooming out of an object or view.
|
|
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/minimize.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::22573e00ad5c8740349c8b15bbddb16b>>
|
|
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: "Minimize".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance:
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for minimizing or docking modals to the bottom of the viewport.
|
|
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 MinimizeIcon = 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="M2 13.25h12"/>`
|
|
28
28
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
29
|
}, props));
|
|
30
30
|
MinimizeIcon.displayName = 'MinimizeIcon';
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c225b67e52b98819d203eb5c2f4947b0>>
|
|
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 MinusSquareIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default MinusSquareIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c6e6fd8840c70bd4ffea9d7680e6f89e>>
|
|
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: "MinusSquare".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Multi purpose - Known usages: 'Remove feature' Jira issue status.
|
|
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 MinusSquareIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M12 8H4m-1 6.25h10c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25Z"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
MinusSquareIcon.displayName = 'MinusSquareIcon';
|
|
31
|
+
var _default = exports.default = MinusSquareIcon;
|
package/core/minus.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a9a2f3e6157eb8dee4dda11656c4147a>>
|
|
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 MinusIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default MinusIcon;
|
package/core/minus.js
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9fe233238226da2c28c4755e30d64d82>>
|
|
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: "Minus".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Multi purpose - Known uses: horizontal rule in Editor.
|
|
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 MinusIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M2 8h12"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
MinusIcon.displayName = 'MinusIcon';
|
|
31
|
+
var _default = exports.default = MinusIcon;
|
package/core/node.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::fe55a1fa8a71c16989a3a00e47b85768>>
|
|
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: "Node".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for a non-expandable item in a page tree.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for a non-expandable item in a page tree.
|
|
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
|
*/
|
package/core/note.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::1a47d2bd555fb32e349a093e02201e75>>
|
|
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 NoteIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default NoteIcon;
|
package/core/note.js
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::51f1eb5f1d050331ee42b4634275726e>>
|
|
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: "Note".
|
|
20
|
+
* Category: single-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for notes.
|
|
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 NoteIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M14.25 9.75V3c0-.69-.56-1.25-1.25-1.25H3c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25h6.75m4.5-4.5h-4.5v4.5m4.5-4.5c0 .32-.127.627-.354.854l-3.292 3.292a1.2 1.2 0 0 1-.854.354M4 5.25h7m-7 3.5h3"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
NoteIcon.displayName = 'NoteIcon';
|
|
31
|
+
var _default = exports.default = NoteIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::2f807cc0477accc8e32ca672372707eb>>
|
|
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 NotificationMutedIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default NotificationMutedIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::fa053bb5844daf0bea936a93d43bc83b>>
|
|
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: "NotificationMuted".
|
|
20
|
+
* Category: single-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for muting or disabling notifications.
|
|
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 NotificationMutedIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M12.25 8.5V5a4.25 4.25 0 0 0-6.857-3.357M12.75 12.75H10.5m2.25 0L3.895 3.895m8.855 8.855L15 15m-4.5-2.25h-5m5 0a2.5 2.5 0 0 1-5 0m0 0H2.378a.625.625 0 0 1-.53-.956l1.841-2.947a.4.4 0 0 0 .06-.211V5c0-.382.051-.753.146-1.105M1 1l2.895 2.895"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
NotificationMutedIcon.displayName = 'NotificationMutedIcon';
|
|
31
|
+
var _default = exports.default = NotificationMutedIcon;
|
package/core/notification.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::98484f38f14f471bf84b78bbb9c90b61>>
|
|
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: "Notification".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for notifications within global product navigation and within product screens.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for notifications within global product navigation and within product screens.
|
|
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 NotificationIcon = 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="M10.5 12.75a2.5 2.5 0 0 1-5 0m6.75-4.114V5a4.25 4.25 0 0 0-8.5 0v3.636a.4.4 0 0 1-.06.21l-1.842 2.948a.625.625 0 0 0 .53.956h11.244c.491 0 .79-.54.53-.956l-1.841-2.947a.4.4 0 0 1-.061-.211Z"/>`
|
|
28
28
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
29
|
}, props));
|
|
30
30
|
NotificationIcon.displayName = 'NotificationIcon';
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::36ebfc48e605a7a8b41f119fba2ebf6a>>
|
|
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 ObjectiveIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default ObjectiveIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::eb4833534361edb064eafa9e92e131dc>>
|
|
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: "Objective".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for objectives.
|
|
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 ObjectiveIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M15.25 8A7.25 7.25 0 1 1 8 .75M7.5 8.5l3.75-3.75m0 0v-2l2-2 .5 1.5 1.5.5-2 2zm.5 3.25A3.75 3.75 0 1 1 8 4.25"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
ObjectiveIcon.displayName = 'ObjectiveIcon';
|
|
31
|
+
var _default = exports.default = ObjectiveIcon;
|
package/core/office-building.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::59ed0d1eaf3692b12c2c689c7a7ea5c7>>
|
|
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: "OfficeBuilding".
|
|
20
20
|
* Category: multi-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Known uses: office in Atlas, company.
|
|
22
|
+
* Usage guidance: Multi purpose - Known uses: office in Atlas, company.
|
|
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 OfficeBuildingIcon = 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="M13.25 15.25V2c0-.69-.56-1.25-1.25-1.25H4c-.69 0-1.25.56-1.25 1.25v13.25m10.5 0h-3.5m3.5 0H15m-12.25 0h3.5m-3.5 0H1m4-11.5h2m2 0h2m0 3H9m-2 0H5m1.25 8.5v-4.5h3.5v4.5m-3.5 0h3.5"/>`
|
|
28
28
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
29
|
}, props));
|
|
30
30
|
OfficeBuildingIcon.displayName = 'OfficeBuildingIcon';
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d34b98ee989684c324440a1cebbf3cf7>>
|
|
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 OnCallIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default OnCallIcon;
|
package/core/on-call.js
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::f132f9d57063d5f8f984514886c64c79>>
|
|
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: "OnCall".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for representing on-call across Atlassian products.
|
|
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 OnCallIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m2.319 8.693 2.43-2.026a1 1 0 0 0 .322-1.043L4.25 2.75H.75c0 2.13.573 4.16 1.569 5.943Zm0 0a13 13 0 0 0 4.988 4.988m0 0a12.17 12.17 0 0 0 5.943 1.569v-3.5l-2.874-.821a1 1 0 0 0-1.043.321z"/><path fill="currentcolor" d="M16 1a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-2.5 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0M11 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
OnCallIcon.displayName = 'OnCallIcon';
|
|
31
|
+
var _default = exports.default = OnCallIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::17c28e8fd2012314efea284dee702615>>
|
|
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 OperationsIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default OperationsIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::7f7d37328f169f3db1cf1ea1f68605ce>>
|
|
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: "Operations".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for IT Operations.
|
|
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 OperationsIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M10.652 5.348A3.75 3.75 0 1 0 8 11.75m-.25-3.5 5.377-5.377A7.25 7.25 0 1 0 8 15.25"/><path fill="currentcolor" fill-rule="evenodd" d="M14.58 4.862a.75.75 0 0 1 .959.454l.008.025a.75.75 0 1 1-1.414.499l-.007-.02a.75.75 0 0 1 .454-.958m-2.798 2.573a.75.75 0 0 1 .713.786l-.001.014-.001.015a.75.75 0 1 1-1.498-.083v-.01l.001-.01a.75.75 0 0 1 .786-.712m3.497.183a.75.75 0 0 1 .71.788v.026a.75.75 0 1 1-1.498-.081v-.022a.75.75 0 0 1 .788-.71m-4.205 2.657a.75.75 0 0 1-.052 1.06l-.022.019a.75.75 0 1 1-1-1.118l.015-.013a.75.75 0 0 1 1.059.052m3.799.159a.75.75 0 0 1 .355 1l-.011.023a.75.75 0 0 1-1.353-.649l.01-.019a.75.75 0 0 1 .999-.355m-1.457 2.443a.75.75 0 0 1-.053 1.06l-.02.017a.75.75 0 1 1-1.001-1.117l.015-.014a.75.75 0 0 1 1.06.054m-2.278 1.703a.75.75 0 0 1-.454.958l-.025.009a.75.75 0 1 1-.499-1.415l.02-.007a.75.75 0 0 1 .958.455" clip-rule="evenodd"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
OperationsIcon.displayName = 'OperationsIcon';
|
|
31
|
+
var _default = exports.default = OperationsIcon;
|
package/core/page.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::cab2bd3bf7f5b1e2b2df4de8af9192f9>>
|
|
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: "Page".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for pages in Confluence.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for pages in Confluence.
|
|
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
|
*/
|
package/core/pages.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::6fe29fb1fa71b460174eab4f230e9b47>>
|
|
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: "Pages".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for multipe pages in Confluence.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for multipe pages in Confluence.
|
|
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::b3b5be04229c3410f7482706a235fee5>>
|
|
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 PaintBucketIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default PaintBucketIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::7d4d9e1e9576ff1294affc9854efaf91>>
|
|
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: "PaintBucket".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Multi purpose - Known usages: Customize fill color.
|
|
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 PaintBucketIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M6.75 3.25 1.134 8.866a1.25 1.25 0 0 0 0 1.768l4.732 4.732a1.25 1.25 0 0 0 1.768 0L13.25 9.75m-6.5-6.5 6.5 6.5m-6.5-6.5L5 1.5m8.25 8.25h-12m14 4.75a.75.75 0 0 1-1.5 0c0-.414.75-1.75.75-1.75s.75 1.336.75 1.75Z"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
PaintBucketIcon.displayName = 'PaintBucketIcon';
|
|
31
|
+
var _default = exports.default = PaintBucketIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::b85ae36a25cc8dae320ed8377bdaec35>>
|
|
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 PaintPaletteIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default PaintPaletteIcon;
|