@atlaskit/icon 22.14.1 → 22.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/core/add.js +2 -2
- package/core/ai-agent.js +2 -2
- package/core/ai-chat.js +3 -3
- package/core/alert.js +2 -2
- package/core/align-center.js +2 -2
- package/core/align-left.js +2 -2
- package/core/align-right.js +2 -2
- package/core/angle-brackets.js +2 -2
- package/core/app-switcher-legacy.js +2 -2
- package/core/app-switcher.js +2 -2
- package/core/app.js +2 -2
- package/core/apps.js +2 -2
- package/core/archive-box.js +2 -2
- package/core/arrow-down.js +2 -2
- package/core/arrow-left.js +2 -2
- package/core/arrow-right.js +2 -2
- package/core/arrow-up-right.js +3 -3
- package/core/arrow-up.js +2 -2
- package/core/atlassian-intelligence.js +2 -2
- package/core/attachment.js +2 -2
- package/core/audio.js +2 -1
- package/core/automation.js +2 -2
- package/core/backlog.js +2 -2
- package/core/{bulleted-list.d.ts → basketball.d.ts} +3 -3
- package/core/basketball.js +31 -0
- package/core/board.js +2 -2
- package/core/boards.js +2 -2
- package/core/book-with-bookmark.js +2 -2
- package/core/branch.js +3 -3
- package/core/briefcase.js +2 -2
- package/core/bug.js +2 -2
- package/core/calendar.js +2 -2
- package/core/camera.js +2 -2
- package/core/capture.js +2 -1
- package/core/{expand.d.ts → cash.d.ts} +3 -3
- package/core/cash.js +31 -0
- package/core/changes.js +2 -2
- package/core/chart-bar.js +2 -2
- package/core/chart-matrix.js +2 -2
- package/core/chart-pie.js +2 -2
- package/core/chart-trend.js +2 -2
- package/core/check-circle.js +3 -3
- package/core/check-mark.js +3 -3
- package/core/checkbox-checked.js +3 -3
- package/core/checkbox-indeterminate.js +2 -2
- package/core/checkbox-unchecked.js +2 -2
- package/core/child-issues.js +2 -2
- package/core/clock.js +2 -2
- package/core/close.js +2 -2
- package/core/cloud-arrow-up.js +2 -2
- package/core/collapse-horizontal.d.ts +14 -0
- package/core/collapse-horizontal.js +31 -0
- package/core/collapse-vertical.d.ts +14 -0
- package/core/collapse-vertical.js +31 -0
- package/core/comment-add.js +3 -3
- package/core/comment.js +3 -3
- package/core/commit.js +3 -3
- package/core/compass.js +2 -2
- package/core/component.js +2 -2
- package/core/content-align-center.d.ts +14 -0
- package/core/content-align-center.js +31 -0
- package/core/content-align-left.d.ts +14 -0
- package/core/content-align-left.js +31 -0
- package/core/content-align-right.d.ts +14 -0
- package/core/content-align-right.js +31 -0
- package/core/content-width-narrow.d.ts +14 -0
- package/core/content-width-narrow.js +31 -0
- package/core/content-width-wide.d.ts +14 -0
- package/core/content-width-wide.js +31 -0
- package/core/content-wrap-left.d.ts +14 -0
- package/core/content-wrap-left.js +31 -0
- package/core/content-wrap-right.d.ts +14 -0
- package/core/content-wrap-right.js +31 -0
- package/core/copy.js +2 -2
- package/core/credit-card.js +2 -2
- package/core/cross-circle.js +2 -2
- package/core/customize.js +2 -2
- package/core/dashboard.js +2 -2
- package/core/{collapse.d.ts → data-flow.d.ts} +3 -3
- package/core/data-flow.js +31 -0
- package/core/database.js +2 -2
- package/core/decision.js +2 -2
- package/core/defect.d.ts +14 -0
- package/core/{expand.js → defect.js} +8 -8
- package/core/delete.js +2 -2
- package/core/department.js +3 -3
- package/core/device-mobile.js +2 -2
- package/core/devices.d.ts +14 -0
- package/core/devices.js +31 -0
- package/core/discovery.d.ts +14 -0
- package/core/discovery.js +31 -0
- package/core/download.js +2 -2
- package/core/drag-handle.js +2 -2
- package/core/edit-bulk.d.ts +14 -0
- package/core/edit-bulk.js +31 -0
- package/core/edit.js +2 -2
- package/core/email.js +2 -2
- package/core/emoji-add.js +2 -2
- package/core/emoji.js +2 -2
- package/core/epic.js +2 -2
- package/core/error.js +3 -3
- package/core/expand-horizontal.d.ts +14 -0
- package/core/expand-horizontal.js +31 -0
- package/core/expand-vertical.d.ts +14 -0
- package/core/expand-vertical.js +31 -0
- package/core/eye-open-filled.js +3 -3
- package/core/eye-open-strikethrough.d.ts +14 -0
- package/core/eye-open-strikethrough.js +31 -0
- package/core/eye-open.js +3 -3
- package/core/feed.js +2 -2
- package/core/feedback.js +3 -3
- package/core/field.d.ts +14 -0
- package/core/field.js +31 -0
- package/core/file.d.ts +14 -0
- package/core/file.js +31 -0
- package/core/files.d.ts +14 -0
- package/core/files.js +31 -0
- package/core/filter.js +2 -2
- package/core/flag-filled.d.ts +14 -0
- package/core/flag-filled.js +31 -0
- package/core/flag.js +2 -2
- package/core/flask.js +2 -2
- package/core/folder-closed.js +2 -2
- package/core/folder-open.js +2 -2
- package/core/fullscreen-enter.js +2 -2
- package/core/fullscreen-exit.js +3 -3
- package/core/globe.js +2 -2
- package/core/goal.js +2 -2
- package/core/grid.js +2 -2
- package/core/grow-diagonal.d.ts +14 -0
- package/core/grow-diagonal.js +31 -0
- package/core/grow-horizontal.d.ts +14 -0
- package/core/grow-horizontal.js +31 -0
- package/core/grow-vertical.d.ts +14 -0
- package/core/grow-vertical.js +31 -0
- package/core/hashtag.js +2 -2
- package/core/headphones.d.ts +14 -0
- package/core/headphones.js +31 -0
- package/core/heart.js +2 -2
- package/core/home.js +2 -2
- package/core/image.js +2 -2
- package/core/inbox.js +2 -2
- package/core/incident.js +2 -2
- package/core/information.js +2 -2
- package/core/issue.js +3 -3
- package/core/issues.js +3 -3
- package/core/key-result.d.ts +14 -0
- package/core/key-result.js +31 -0
- package/core/layout-three-columns-sidebars.d.ts +14 -0
- package/core/layout-three-columns-sidebars.js +31 -0
- package/core/layout-three-columns.d.ts +14 -0
- package/core/layout-three-columns.js +31 -0
- package/core/layout-two-columns-sidebar-left.d.ts +14 -0
- package/core/layout-two-columns-sidebar-left.js +31 -0
- package/core/layout-two-columns-sidebar-right.d.ts +14 -0
- package/core/layout-two-columns-sidebar-right.js +31 -0
- package/core/layout-two-columns.d.ts +14 -0
- package/core/layout-two-columns.js +31 -0
- package/core/library.d.ts +14 -0
- package/core/library.js +31 -0
- package/core/lightbulb.js +2 -2
- package/core/link-broken.js +2 -2
- package/core/link-external.js +2 -2
- package/core/link.js +2 -2
- package/core/list-bulleted.d.ts +14 -0
- package/core/{bulleted-list.js → list-bulleted.js} +6 -6
- package/core/list-checklist.d.ts +14 -0
- package/core/list-checklist.js +31 -0
- package/core/list-numbered.d.ts +14 -0
- package/core/list-numbered.js +31 -0
- package/core/lobby-bell.js +2 -2
- package/core/location.js +2 -2
- package/core/lock-locked.js +3 -3
- package/core/lock-unlocked.js +3 -3
- package/core/log-in.js +2 -2
- package/core/log-out.js +2 -2
- package/core/magic-wand.d.ts +14 -0
- package/core/magic-wand.js +31 -0
- package/core/marketplace.js +3 -3
- package/core/maximize.js +3 -3
- package/core/megaphone.js +2 -2
- package/core/mention.js +2 -2
- package/core/menu.js +2 -2
- package/core/merge-failure.d.ts +14 -0
- package/core/merge-failure.js +31 -0
- package/core/merge-success.d.ts +14 -0
- package/core/merge-success.js +31 -0
- package/core/microphone.js +2 -2
- package/core/migration/add--add-circle.js +2 -2
- package/core/migration/add--editor-add.js +2 -2
- package/core/migration/add--emoji-custom.js +2 -2
- package/core/migration/add.js +2 -2
- package/core/migration/align-center--editor-align-center.js +2 -2
- package/core/migration/align-left--editor-align-left.js +2 -2
- package/core/migration/align-left--overview.js +2 -2
- package/core/migration/align-right--editor-align-right.js +2 -2
- package/core/migration/angle-brackets--bitbucket-repos.js +2 -2
- package/core/migration/angle-brackets--bitbucket-source.js +2 -2
- package/core/migration/angle-brackets--code.js +2 -2
- package/core/migration/angle-brackets--editor-code.js +2 -2
- package/core/migration/angle-brackets--media-services-code.js +2 -2
- package/core/migration/app--addon.js +2 -2
- package/core/migration/app-switcher.js +2 -2
- package/core/migration/archive-box--archive.js +2 -2
- package/core/migration/arrow-down--arrow-down-circle.js +2 -2
- package/core/migration/arrow-down.js +2 -2
- package/core/migration/arrow-left--arrow-left-circle.js +2 -2
- package/core/migration/arrow-left.js +2 -2
- package/core/migration/arrow-right--arrow-right-circle.js +2 -2
- package/core/migration/arrow-right.js +2 -2
- package/core/migration/arrow-up--arrow-up-circle.js +2 -2
- package/core/migration/arrow-up-right--editor-open.js +2 -2
- package/core/migration/arrow-up-right--open.js +2 -2
- package/core/migration/arrow-up.js +2 -2
- package/core/migration/attachment--editor-attachment.js +2 -2
- package/core/migration/attachment.js +2 -2
- package/core/migration/audio--audio-circle.js +2 -1
- package/core/migration/audio--media-services-audio.js +2 -1
- package/core/migration/audio.js +2 -1
- package/core/migration/backlog.js +2 -2
- package/core/migration/basketball--emoji-activity.d.ts +14 -0
- package/core/migration/basketball--emoji-activity.js +33 -0
- package/core/migration/board.js +2 -2
- package/core/migration/{expand--editor-expand.d.ts → boards--switcher.d.ts} +3 -3
- package/core/migration/{app-switcher--switcher.js → boards--switcher.js} +8 -8
- package/core/migration/book-with-bookmark--book.js +2 -2
- package/core/migration/branch--bitbucket-branches.js +2 -2
- package/core/migration/briefcase--suitcase.js +2 -2
- package/core/migration/bug--jira-test-session.js +2 -2
- package/core/migration/calendar--calendar-filled.js +2 -2
- package/core/migration/calendar--editor-date.js +2 -2
- package/core/migration/calendar.js +2 -2
- package/core/migration/camera--camera-filled.js +2 -2
- package/core/migration/camera--editor-photo.js +2 -2
- package/core/migration/camera.js +2 -2
- package/core/migration/capture--jira-capture.js +2 -1
- package/core/migration/chart-bar--graph-bar.js +2 -2
- package/core/migration/chart-bar--media-services-presentation.js +2 -2
- package/core/migration/chart-trend--graph-line.js +2 -2
- package/core/migration/{check-circle--editor-success.js → check-circle--check-circle-outline.js} +5 -5
- package/core/migration/{check-circle.js → check-circle--emoji-productivity.js} +5 -5
- package/core/migration/check-mark--check.js +2 -2
- package/core/migration/check-mark--editor-done.js +2 -2
- package/core/migration/checkbox-checked--checkbox.js +2 -2
- package/core/migration/checkbox-checked--editor-task.js +2 -2
- package/core/migration/checkbox-indeterminate.js +2 -2
- package/core/migration/child-issues.js +2 -2
- package/core/migration/clock--editor-recent.js +2 -2
- package/core/migration/clock--emoji-frequent.js +2 -2
- package/core/migration/clock--recent.js +2 -2
- package/core/migration/close--cross.js +2 -2
- package/core/migration/close--editor-close.js +2 -2
- package/core/migration/cloud-arrow-up--upload.js +2 -2
- package/core/migration/comment--questions.js +2 -2
- package/core/migration/comment-add--media-services-add-comment.js +2 -2
- package/core/migration/comment.js +2 -2
- package/core/migration/commit--bitbucket-commits.js +2 -2
- package/core/migration/compass--discover-filled.js +2 -2
- package/core/migration/compass--discover.js +2 -2
- package/core/migration/component.js +2 -2
- package/core/migration/content-align-center--editor-align-image-center.d.ts +14 -0
- package/core/migration/content-align-center--editor-align-image-center.js +33 -0
- package/core/migration/content-align-left--editor-align-image-left.d.ts +14 -0
- package/core/migration/content-align-left--editor-align-image-left.js +33 -0
- package/core/migration/content-align-right--editor-align-image-right.d.ts +14 -0
- package/core/migration/content-align-right--editor-align-image-right.js +33 -0
- package/core/migration/content-width-narrow--editor-media-center.d.ts +14 -0
- package/core/migration/content-width-narrow--editor-media-center.js +33 -0
- package/core/migration/content-width-wide--editor-media-wide.d.ts +14 -0
- package/core/migration/content-width-wide--editor-media-wide.js +33 -0
- package/core/migration/copy.js +2 -2
- package/core/migration/credit-card--creditcard-filled.js +2 -2
- package/core/migration/credit-card--creditcard.js +2 -2
- package/core/migration/cross-circle--editor-error.js +2 -2
- package/core/migration/cross-circle--select-clear.js +2 -2
- package/core/migration/cross-circle.js +2 -2
- package/core/migration/customize--preferences.js +2 -2
- package/core/migration/dashboard--activity.js +2 -2
- package/core/migration/dashboard.js +2 -2
- package/core/migration/decision--editor-decision.js +2 -2
- package/core/migration/decision.js +2 -2
- package/core/migration/delete--editor-remove.js +2 -2
- package/core/migration/delete--trash.js +2 -2
- package/core/migration/department.js +2 -2
- package/core/migration/device-mobile--mobile.js +2 -2
- package/core/migration/download.js +2 -2
- package/core/migration/drag-handle--drag-handler.js +2 -2
- package/core/migration/edit--edit-filled.js +2 -2
- package/core/migration/edit--editor-edit.js +2 -2
- package/core/migration/edit.js +2 -2
- package/core/migration/email.js +2 -2
- package/core/migration/emoji--editor-emoji.js +2 -2
- package/core/migration/emoji--emoji-emoji.js +2 -2
- package/core/migration/emoji--emoji-people.js +2 -2
- package/core/migration/emoji-add.js +2 -2
- package/core/migration/emoji.js +2 -2
- package/core/migration/error.js +2 -2
- package/core/migration/expand-horizontal--editor-media-full-width.d.ts +14 -0
- package/core/migration/expand-horizontal--editor-media-full-width.js +33 -0
- package/core/migration/eye-open--watch.js +2 -2
- package/core/migration/eye-open-filled--hipchat-audio-only.js +2 -2
- package/core/migration/eye-open-filled--watch-filled.js +2 -2
- package/core/migration/feedback--editor-feedback.js +3 -3
- package/core/migration/feedback.js +3 -3
- package/core/migration/{phone--hipchat-dial-out.d.ts → file--editor-file.d.ts} +3 -3
- package/core/migration/file--editor-file.js +33 -0
- package/core/migration/{expand--editor-image-resize.d.ts → file.d.ts} +3 -3
- package/core/migration/file.js +33 -0
- package/core/migration/filter--media-services-filter.js +2 -2
- package/core/migration/filter.js +2 -2
- package/core/migration/flag--emoji-flags.js +2 -2
- package/core/migration/flag-filled.d.ts +14 -0
- package/core/migration/flag-filled.js +33 -0
- package/core/migration/flask--jira-labs.js +2 -2
- package/core/migration/folder-closed--folder.js +2 -2
- package/core/migration/fullscreen-enter--vid-full-screen-on.js +2 -2
- package/core/migration/fullscreen-exit--media-services-full-screen.js +2 -2
- package/core/migration/globe--world-small.js +2 -2
- package/core/migration/globe--world.js +2 -2
- package/core/migration/grid--editor-table.js +2 -2
- package/core/migration/grid--media-services-grid.js +2 -2
- package/core/migration/grid--table.js +2 -2
- package/core/migration/{bulleted-list--bullet-list.d.ts → grow-diagonal--media-services-actual-size.d.ts} +3 -3
- package/core/migration/grow-diagonal--media-services-actual-size.js +33 -0
- package/core/migration/grow-horizontal--editor-expand.d.ts +14 -0
- package/core/migration/grow-horizontal--editor-expand.js +33 -0
- package/core/migration/heart--emoji-symbols.js +2 -2
- package/core/migration/home--home-circle.js +2 -2
- package/core/migration/home.js +2 -2
- package/core/migration/image--editor-image.js +2 -2
- package/core/migration/image--media-services-image.js +2 -2
- package/core/migration/image--media-services-scale-large.js +2 -2
- package/core/migration/image--media-services-scale-small.js +2 -2
- package/core/migration/image.js +2 -2
- package/core/migration/inbox--tray.js +2 -2
- package/core/migration/information--editor-info.js +2 -2
- package/core/migration/information--editor-panel.js +2 -2
- package/core/migration/information--info.js +2 -2
- package/core/migration/issue.js +2 -2
- package/core/migration/issues.js +2 -2
- package/core/migration/layout-three-columns--editor-layout-three-equal.d.ts +14 -0
- package/core/migration/layout-three-columns--editor-layout-three-equal.js +33 -0
- package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.d.ts +14 -0
- package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.js +33 -0
- package/core/migration/layout-two-columns--editor-layout-two-equal.d.ts +14 -0
- package/core/migration/layout-two-columns--editor-layout-two-equal.js +33 -0
- package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.d.ts +14 -0
- package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.js +33 -0
- package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.d.ts +14 -0
- package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.js +33 -0
- package/core/migration/lightbulb--editor-hint.js +2 -2
- package/core/migration/lightbulb--emoji-objects.js +2 -2
- package/core/migration/lightbulb--lightbulb-filled.js +2 -2
- package/core/migration/lightbulb.js +2 -2
- package/core/migration/link--editor-link.js +2 -2
- package/core/migration/link--link-filled.js +2 -2
- package/core/migration/link-broken--editor-unlink.js +2 -2
- package/core/migration/link-broken--unlink.js +2 -2
- package/core/migration/link-external--shortcut.js +2 -2
- package/core/migration/link.js +2 -2
- package/core/migration/{bulleted-list--editor-bullet-list.d.ts → list-bulleted--bullet-list.d.ts} +3 -3
- package/core/migration/{bulleted-list--bullet-list.js → list-bulleted--bullet-list.js} +8 -8
- package/core/migration/list-bulleted--editor-bullet-list.d.ts +14 -0
- package/core/migration/{bulleted-list--editor-bullet-list.js → list-bulleted--editor-bullet-list.js} +8 -8
- package/core/migration/list-numbered--editor-number-list.d.ts +14 -0
- package/core/migration/list-numbered--editor-number-list.js +33 -0
- package/core/migration/lobby-bell--hipchat-lobby.js +2 -2
- package/core/migration/location.js +2 -2
- package/core/migration/lock-locked--lock-circle.js +2 -2
- package/core/migration/lock-locked--lock-filled.js +2 -2
- package/core/migration/lock-locked--lock.js +2 -2
- package/core/migration/lock-locked--unlock-circle.js +2 -2
- package/core/migration/lock-unlocked--unlock-filled.js +2 -2
- package/core/migration/lock-unlocked--unlock.js +2 -2
- package/core/migration/log-in--sign-in.js +2 -2
- package/core/migration/log-out--sign-out.js +2 -2
- package/core/migration/marketplace.js +2 -2
- package/core/migration/{expand--editor-image-resize.js → maximize--editor-image-resize.js} +8 -8
- package/core/migration/{collapse--editor-collapse.d.ts → maximize--image-resize.d.ts} +3 -3
- package/core/migration/{maximize--media-services-actual-size.js → maximize--image-resize.js} +5 -5
- package/core/migration/mention--editor-mention.js +2 -2
- package/core/migration/menu--menu-expand.js +2 -2
- package/core/migration/menu.js +2 -2
- package/core/migration/microphone--vid-audio-on.js +2 -2
- package/core/migration/{expand--image-resize.d.ts → minus--editor-horizontal-rule.d.ts} +3 -3
- package/core/migration/minus--editor-horizontal-rule.js +33 -0
- package/core/migration/notification--notification-direct.js +2 -2
- package/core/migration/notification.js +2 -2
- package/core/migration/office-building--office-building-filled.js +2 -2
- package/core/migration/office-building.js +2 -2
- package/core/migration/on-call--hipchat-dial-out.d.ts +14 -0
- package/core/migration/{phone--hipchat-dial-out.js → on-call--hipchat-dial-out.js} +8 -8
- package/core/migration/page--document-filled.js +2 -2
- package/core/migration/page--document.js +2 -2
- package/core/migration/page--editor-note.js +2 -2
- package/core/migration/page--media-services-document.js +2 -2
- package/core/migration/page--page-filled.js +2 -2
- package/core/migration/page.js +2 -2
- package/core/migration/pages--documents.js +2 -2
- package/core/migration/pages--queues.js +2 -2
- package/core/migration/{app-switcher--switcher.d.ts → paint-bucket--editor-background-color.d.ts} +3 -3
- package/core/migration/paint-bucket--editor-background-color.js +33 -0
- package/core/migration/people-group--people.d.ts +14 -0
- package/core/migration/people-group--people.js +33 -0
- package/core/migration/people-group.d.ts +14 -0
- package/core/migration/people-group.js +33 -0
- package/core/migration/person-add--invite-team.js +2 -2
- package/core/migration/person-added--app-access.js +2 -2
- package/core/migration/person-added--person-with-tick.js +2 -2
- package/core/migration/person-avatar--person-circle.js +2 -2
- package/core/migration/person-avatar--user-avatar-circle.js +2 -2
- package/core/migration/person-offboard--followers.js +2 -1
- package/core/migration/person.js +2 -2
- package/core/migration/premium.js +2 -2
- package/core/migration/pull-request--bitbucket-pullrequests.js +2 -2
- package/core/migration/question-circle--editor-help.js +2 -2
- package/core/migration/question-circle--question.js +2 -2
- package/core/migration/question-circle.js +2 -2
- package/core/migration/quotation-mark--editor-quote.js +2 -2
- package/core/migration/quotation-mark--quote.js +2 -2
- package/core/migration/redo--editor-redo.js +2 -2
- package/core/migration/redo.js +2 -2
- package/core/migration/refresh.d.ts +14 -0
- package/core/migration/{expand--editor-expand.js → refresh.js} +10 -10
- package/core/migration/release--ship.js +2 -2
- package/core/migration/retry.js +2 -2
- package/core/migration/roadmap.js +2 -2
- package/core/migration/screen.js +2 -2
- package/core/migration/search--editor-search.js +2 -2
- package/core/migration/search.js +2 -2
- package/core/migration/send.js +2 -2
- package/core/migration/settings--editor-settings.js +2 -2
- package/core/migration/settings.js +2 -2
- package/core/migration/share.js +2 -2
- package/core/migration/shortcut--add-item.js +2 -2
- package/core/migration/show-more-horizontal--editor-more.js +2 -2
- package/core/migration/show-more-horizontal--more.js +2 -2
- package/core/migration/show-more-vertical--more-vertical.js +2 -2
- package/core/migration/shrink-diagonal--media-services-fit-to-page.d.ts +14 -0
- package/core/migration/{minimize--media-services-fit-to-page.js → shrink-diagonal--media-services-fit-to-page.js} +8 -8
- package/core/migration/shrink-diagonal--vid-full-screen-off.d.ts +14 -0
- package/core/migration/{fullscreen-exit--vid-full-screen-off.js → shrink-diagonal--vid-full-screen-off.js} +8 -8
- package/core/migration/shrink-horizontal--editor-collapse.d.ts +14 -0
- package/core/migration/shrink-horizontal--editor-collapse.js +33 -0
- package/core/migration/snippet--bitbucket-snippets.js +2 -2
- package/core/migration/spreadsheet--media-services-spreadsheet.js +2 -2
- package/core/migration/sprint.js +2 -2
- package/core/migration/star-starred--star-filled.js +2 -2
- package/core/migration/star-unstarred--star-large.js +2 -2
- package/core/migration/star-unstarred--star.js +2 -2
- package/core/migration/stopwatch.js +2 -2
- package/core/migration/subtasks--subtask.js +2 -2
- package/core/migration/success--check-circle.d.ts +14 -0
- package/core/migration/success--check-circle.js +33 -0
- package/core/migration/success--editor-success.d.ts +14 -0
- package/core/migration/success--editor-success.js +33 -0
- package/core/migration/tag--label.js +2 -2
- package/core/migration/takeout-food--emoji-food.d.ts +14 -0
- package/core/migration/takeout-food--emoji-food.js +33 -0
- package/core/migration/task.js +2 -2
- package/core/migration/teams.js +2 -2
- package/core/migration/text-bold--editor-bold.d.ts +14 -0
- package/core/migration/text-bold--editor-bold.js +33 -0
- package/core/migration/text-indent-left--editor-outdent.d.ts +14 -0
- package/core/migration/text-indent-left--editor-outdent.js +33 -0
- package/core/migration/text-indent-right--editor-indent.d.ts +14 -0
- package/core/migration/text-indent-right--editor-indent.js +33 -0
- package/core/migration/text-italic--editor-italic.d.ts +14 -0
- package/core/migration/text-italic--editor-italic.js +33 -0
- package/core/migration/text-style--editor-text-style.js +2 -2
- package/core/migration/text-style--emoji-keyboard.js +2 -2
- package/core/migration/thumbs-up--like.js +2 -2
- package/core/migration/tree--emoji-nature.d.ts +14 -0
- package/core/migration/{expand--image-resize.js → tree--emoji-nature.js} +11 -11
- package/core/migration/undo--editor-undo.js +2 -2
- package/core/migration/undo.js +2 -2
- package/core/migration/upload--export.js +2 -2
- package/core/migration/vehicle-car--emoji-travel.d.ts +14 -0
- package/core/migration/vehicle-car--emoji-travel.js +33 -0
- package/core/migration/video--hipchat-sd-video.js +2 -2
- package/core/migration/video--media-services-video.js +2 -2
- package/core/migration/video--vid-camera-on.js +2 -2
- package/core/migration/video--video-circle.js +2 -2
- package/core/migration/video--video-filled.js +2 -2
- package/core/migration/video-pause--vid-pause.js +2 -2
- package/core/migration/video-play--vid-play.js +2 -2
- package/core/migration/volume-high--hipchat-outgoing-sound.js +2 -1
- package/core/migration/volume-high--vid-volume-full.js +2 -1
- package/core/migration/volume-low--vid-volume-half.js +2 -1
- package/core/migration/volume-muted--vid-volume-muted.js +2 -1
- package/core/migration/warning--editor-warning.js +2 -2
- package/core/migration/warning.js +2 -2
- package/core/migration/zoom-in--media-services-zoom-in.js +2 -2
- package/core/migration/zoom-out--media-services-zoom-out.js +2 -2
- package/core/minimize.js +3 -3
- package/core/minus-square.d.ts +14 -0
- package/core/minus-square.js +31 -0
- package/core/minus.d.ts +14 -0
- package/core/minus.js +31 -0
- package/core/node.js +2 -2
- package/core/note.d.ts +14 -0
- package/core/note.js +31 -0
- package/core/notification-muted.d.ts +14 -0
- package/core/notification-muted.js +31 -0
- package/core/notification.js +3 -3
- package/core/objective.d.ts +14 -0
- package/core/objective.js +31 -0
- package/core/office-building.js +3 -3
- package/core/on-call.d.ts +14 -0
- package/core/on-call.js +31 -0
- package/core/operations.d.ts +14 -0
- package/core/operations.js +31 -0
- package/core/page.js +2 -2
- package/core/pages.js +2 -2
- package/core/paint-bucket.d.ts +14 -0
- package/core/paint-bucket.js +31 -0
- package/core/paint-palette.d.ts +14 -0
- package/core/paint-palette.js +31 -0
- package/core/pen.d.ts +14 -0
- package/core/pen.js +31 -0
- package/core/people-group.d.ts +14 -0
- package/core/people-group.js +31 -0
- package/core/person-add.js +3 -3
- package/core/person-added.js +3 -3
- package/core/person-avatar.js +2 -2
- package/core/person-offboard.js +3 -2
- package/core/person.js +3 -3
- package/core/phone.js +2 -2
- package/core/pin-filled.js +2 -2
- package/core/pin.js +2 -2
- package/core/plus-square.d.ts +14 -0
- package/core/plus-square.js +31 -0
- package/core/power-plug.js +2 -2
- package/core/premium.js +2 -2
- package/core/presenter-mode.js +2 -2
- package/core/printer.js +2 -2
- package/core/priority-blocker.js +2 -2
- package/core/priority-critical.js +2 -2
- package/core/priority-high.js +2 -2
- package/core/priority-highest.js +2 -2
- package/core/priority-low.js +2 -2
- package/core/priority-lowest.js +2 -2
- package/core/priority-major.js +2 -2
- package/core/priority-medium.js +2 -2
- package/core/priority-minor.js +2 -2
- package/core/priority-trivial.js +2 -2
- package/core/problem.js +3 -3
- package/core/project.js +2 -2
- package/core/projection-screen.d.ts +14 -0
- package/core/projection-screen.js +31 -0
- package/core/pull-request.js +3 -3
- package/core/pulse.d.ts +14 -0
- package/core/pulse.js +31 -0
- package/core/question-circle.js +2 -2
- package/core/quotation-mark.js +2 -2
- package/core/redo.js +2 -2
- package/core/refresh.d.ts +14 -0
- package/core/refresh.js +31 -0
- package/core/release.js +2 -2
- package/core/retry.js +2 -2
- package/core/roadmap.js +2 -2
- package/core/scales.d.ts +14 -0
- package/core/scales.js +31 -0
- package/core/scorecard.js +3 -3
- package/core/screen.js +2 -2
- package/core/search.js +2 -2
- package/core/send.js +2 -2
- package/core/settings.js +2 -2
- package/core/shapes.js +2 -2
- package/core/share.js +2 -2
- package/core/shield.js +2 -2
- package/core/shortcut.js +2 -2
- package/core/show-more-horizontal.js +2 -2
- package/core/show-more-vertical.js +2 -2
- package/core/shrink-diagonal.d.ts +14 -0
- package/core/shrink-diagonal.js +31 -0
- package/core/shrink-horizontal.d.ts +14 -0
- package/core/{collapse.js → shrink-horizontal.js} +6 -6
- package/core/shrink-vertical.d.ts +14 -0
- package/core/shrink-vertical.js +31 -0
- package/core/sidebar-collapse.js +2 -2
- package/core/sidebar-expand.js +2 -2
- package/core/snippet.js +3 -3
- package/core/sort-ascending.d.ts +14 -0
- package/core/{migration/collapse--editor-collapse.js → sort-ascending.js} +9 -11
- package/core/sort-descending.d.ts +14 -0
- package/core/sort-descending.js +31 -0
- package/core/spreadsheet.js +2 -2
- package/core/sprint.js +2 -2
- package/core/star-starred.js +2 -2
- package/core/star-unstarred.js +2 -2
- package/core/stopwatch.js +2 -2
- package/core/story.js +2 -2
- package/core/subtasks.js +2 -2
- package/core/success.d.ts +14 -0
- package/core/success.js +31 -0
- package/core/tag.js +2 -2
- package/core/takeout-food.d.ts +14 -0
- package/core/takeout-food.js +31 -0
- package/core/target.d.ts +14 -0
- package/core/target.js +31 -0
- package/core/task.js +3 -3
- package/core/tasks.js +3 -3
- package/core/teams.js +2 -2
- package/core/text-bold.d.ts +14 -0
- package/core/text-bold.js +31 -0
- package/core/text-indent-left.d.ts +14 -0
- package/core/text-indent-left.js +31 -0
- package/core/text-indent-right.d.ts +14 -0
- package/core/text-indent-right.js +31 -0
- package/core/text-italic.d.ts +14 -0
- package/core/text-italic.js +31 -0
- package/core/text-spellcheck.d.ts +14 -0
- package/core/text-spellcheck.js +31 -0
- package/core/text-style.js +3 -3
- package/core/text.d.ts +14 -0
- package/core/text.js +31 -0
- package/core/theme.d.ts +14 -0
- package/core/theme.js +31 -0
- package/core/thumbs-down.js +2 -2
- package/core/thumbs-up.js +2 -2
- package/core/timeline.js +2 -2
- package/core/tools.d.ts +14 -0
- package/core/tools.js +31 -0
- package/core/transition.js +2 -2
- package/core/tree.d.ts +14 -0
- package/core/tree.js +31 -0
- package/core/undo.js +2 -2
- package/core/upload.js +2 -2
- package/core/vehicle-car.d.ts +14 -0
- package/core/vehicle-car.js +31 -0
- package/core/video-next-overlay.d.ts +14 -0
- package/core/video-next-overlay.js +31 -0
- package/core/video-next.js +2 -2
- package/core/video-pause-overlay.d.ts +14 -0
- package/core/video-pause-overlay.js +31 -0
- package/core/video-pause.js +2 -2
- package/core/video-play-overlay.d.ts +14 -0
- package/core/video-play-overlay.js +31 -0
- package/core/video-play.js +2 -2
- package/core/video-previous-overlay.d.ts +14 -0
- package/core/video-previous-overlay.js +31 -0
- package/core/video-previous.js +2 -2
- package/core/video.js +2 -2
- package/core/volume-high.js +2 -1
- package/core/volume-low.js +2 -1
- package/core/volume-muted.js +2 -1
- package/core/warning.js +3 -3
- package/core/whiteboard.js +2 -2
- package/core/zoom-in.js +2 -2
- package/core/zoom-out.js +2 -2
- package/dist/cjs/metadata-core.js +1163 -453
- package/dist/cjs/metadata-utility.js +87 -27
- package/dist/cjs/migration-map.js +315 -170
- package/dist/es2019/metadata-core.js +1163 -453
- package/dist/es2019/metadata-utility.js +87 -27
- package/dist/es2019/migration-map.js +315 -170
- package/dist/esm/metadata-core.js +1163 -453
- package/dist/esm/metadata-utility.js +87 -27
- package/dist/esm/migration-map.js +315 -170
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types/metadata-utility.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-utility.d.ts +1 -1
- package/glyph/bullet-list.js +2 -2
- package/glyph/check-circle-outline.js +4 -1
- package/glyph/check-circle.js +2 -2
- package/glyph/editor/align-image-center.js +4 -1
- package/glyph/editor/align-image-left.js +4 -1
- package/glyph/editor/align-image-right.js +4 -1
- package/glyph/editor/background-color.js +4 -1
- package/glyph/editor/bold.js +4 -1
- package/glyph/editor/bullet-list.js +2 -2
- package/glyph/editor/collapse.js +2 -2
- package/glyph/editor/expand.js +2 -2
- package/glyph/editor/file.js +4 -1
- package/glyph/editor/horizontal-rule.js +4 -1
- package/glyph/editor/image-resize.js +2 -2
- package/glyph/editor/indent.js +4 -1
- package/glyph/editor/italic.js +4 -1
- package/glyph/editor/layout-three-equal.js +4 -1
- package/glyph/editor/layout-three-with-sidebars.js +4 -1
- package/glyph/editor/layout-two-equal.js +4 -1
- package/glyph/editor/layout-two-left-sidebar.js +4 -1
- package/glyph/editor/layout-two-right-sidebar.js +4 -1
- package/glyph/editor/media-center.js +4 -1
- package/glyph/editor/media-full-width.js +4 -1
- package/glyph/editor/media-wide.js +4 -1
- package/glyph/editor/number-list.js +4 -1
- package/glyph/editor/outdent.js +4 -1
- package/glyph/editor/success.js +2 -2
- package/glyph/emoji/activity.js +4 -1
- package/glyph/emoji/food.js +4 -1
- package/glyph/emoji/nature.js +4 -1
- package/glyph/emoji/productivity.js +4 -1
- package/glyph/emoji/travel.js +4 -1
- package/glyph/file.js +4 -1
- package/glyph/flag-filled.js +4 -1
- package/glyph/hipchat/dial-out.js +2 -2
- package/glyph/image-resize.js +2 -2
- package/glyph/media-services/actual-size.js +2 -2
- package/glyph/media-services/fit-to-page.js +2 -2
- package/glyph/people-group.js +4 -1
- package/glyph/people.js +4 -1
- package/glyph/refresh.js +4 -1
- package/glyph/switcher.js +2 -2
- package/glyph/vid-full-screen-off.js +2 -2
- package/package.json +1 -1
- package/utility/add.js +2 -2
- package/utility/arrow-down.d.ts +14 -0
- package/utility/arrow-down.js +32 -0
- package/utility/arrow-left.d.ts +14 -0
- package/utility/arrow-left.js +32 -0
- package/utility/arrow-right.d.ts +14 -0
- package/utility/arrow-right.js +32 -0
- package/utility/arrow-up.d.ts +14 -0
- package/utility/arrow-up.js +32 -0
- package/utility/check-circle.js +3 -3
- package/utility/check-mark.js +3 -3
- package/utility/chevron-down.js +2 -2
- package/utility/chevron-left.js +2 -2
- package/utility/chevron-right.js +3 -3
- package/utility/chevron-up.js +2 -2
- package/utility/cross.js +2 -2
- package/utility/drag-handle.d.ts +14 -0
- package/utility/drag-handle.js +32 -0
- package/utility/lock-locked.js +2 -2
- package/utility/lock-unlocked.js +2 -2
- package/utility/migration/add--add-circle.js +2 -2
- package/utility/migration/add--editor-add.js +2 -2
- package/utility/migration/add--emoji-custom.js +2 -2
- package/utility/migration/add.js +2 -2
- package/utility/migration/arrow-down--arrow-down-circle.d.ts +14 -0
- package/utility/migration/arrow-down--arrow-down-circle.js +33 -0
- package/utility/migration/arrow-down.d.ts +14 -0
- package/utility/migration/arrow-down.js +33 -0
- package/utility/migration/arrow-left--arrow-left-circle.d.ts +14 -0
- package/utility/migration/arrow-left--arrow-left-circle.js +33 -0
- package/utility/migration/arrow-left.d.ts +14 -0
- package/utility/migration/arrow-left.js +33 -0
- package/utility/migration/arrow-right--arrow-right-circle.d.ts +14 -0
- package/utility/migration/arrow-right--arrow-right-circle.js +33 -0
- package/utility/migration/arrow-right.d.ts +14 -0
- package/utility/migration/arrow-right.js +33 -0
- package/utility/migration/arrow-up--arrow-up-circle.d.ts +14 -0
- package/utility/migration/arrow-up--arrow-up-circle.js +33 -0
- package/utility/migration/arrow-up.d.ts +14 -0
- package/utility/migration/arrow-up.js +33 -0
- package/utility/migration/{check-circle.js → check-circle--check-circle-outline.js} +5 -5
- package/utility/migration/{check-circle--editor-success.js → check-circle--emoji-productivity.js} +5 -5
- package/utility/migration/check-mark--check.js +2 -2
- package/utility/migration/check-mark--editor-done.js +2 -2
- package/utility/migration/chevron-right--chevron-right-circle.js +2 -2
- package/utility/migration/chevron-right--chevron-right-large.js +2 -2
- package/utility/migration/chevron-right.js +2 -2
- package/utility/migration/drag-handle--drag-handler.d.ts +14 -0
- package/utility/migration/drag-handle--drag-handler.js +33 -0
- package/utility/migration/success--check-circle.d.ts +14 -0
- package/utility/migration/success--check-circle.js +33 -0
- package/utility/migration/success--editor-success.d.ts +14 -0
- package/utility/migration/success--editor-success.js +33 -0
- package/utility/success.d.ts +14 -0
- package/utility/success.js +32 -0
- package/core/migration/fullscreen-exit--vid-full-screen-off.d.ts +0 -14
- package/core/migration/minimize--media-services-fit-to-page.d.ts +0 -14
- package/core/migration/minimize--vid-full-screen-off.d.ts +0 -14
- package/core/migration/minimize--vid-full-screen-off.js +0 -33
- /package/core/migration/{check-circle--editor-success.d.ts → check-circle--check-circle-outline.d.ts} +0 -0
- /package/core/migration/{check-circle.d.ts → check-circle--emoji-productivity.d.ts} +0 -0
- /package/core/migration/{maximize--media-services-actual-size.d.ts → maximize--editor-image-resize.d.ts} +0 -0
- /package/utility/migration/{check-circle--editor-success.d.ts → check-circle--check-circle-outline.d.ts} +0 -0
- /package/utility/migration/{check-circle.d.ts → check-circle--emoji-productivity.d.ts} +0 -0
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::2579cd3840de8c314e2c6abf0009963d>>
|
|
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: "TextIndentLeft".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for shifting the indent of text content left.
|
|
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 TextIndentLeftIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14M8 5.917h7M4.5 5.25 1.75 8l2.75 2.75m3.5-.667h7"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
TextIndentLeftIcon.displayName = 'TextIndentLeftIcon';
|
|
31
|
+
var _default = exports.default = TextIndentLeftIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::f0db1356dae9b3151edc74a7c6a73edf>>
|
|
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 TextIndentRightIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default TextIndentRightIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::7a9b93972aebd641aa54091f5086ce5d>>
|
|
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: "TextIndentRight".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for shifting the indent of text content right.
|
|
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 TextIndentRightIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h14M1 14.25h14M8 5.917h7M1.5 5.25 4.25 8 1.5 10.75m6.5-.667h7"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
TextIndentRightIcon.displayName = 'TextIndentRightIcon';
|
|
31
|
+
var _default = exports.default = TextIndentRightIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::5b448cabc428eb715c6ee7f650d7e4ce>>
|
|
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 TextItalicIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default TextItalicIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d8125771f29b1467b50fa8bd38b8cfc3>>
|
|
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: "TextItalic".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for italicizing text.
|
|
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 TextItalicIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m6.5 14.25 3-12.5m-3 12.5h-3m3 0H10m-.5-12.5h3m-3 0H6"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
TextItalicIcon.displayName = 'TextItalicIcon';
|
|
31
|
+
var _default = exports.default = TextItalicIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a625cad983ff108fbeffeada47d8efc4>>
|
|
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 TextSpellcheckIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default TextSpellcheckIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::946c42dbe8aab1cf4f5fec97b189831c>>
|
|
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: "TextSpellcheck".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for spellchecking.
|
|
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 TextSpellcheckIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 11v-.25l1.27-3.5M9.75 11v-.25l-1.27-3.5m0 0L6.13.75h-.75l-2.36 6.5m5.46 0H3.02M7.5 12.5l2.33 2.75 4.67-5.5"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
TextSpellcheckIcon.displayName = 'TextSpellcheckIcon';
|
|
31
|
+
var _default = exports.default = TextSpellcheckIcon;
|
package/core/text-style.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::03e2a0acabd5774aad5f5e2559df7d05>>
|
|
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: "TextStyle".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for text styles in Editor.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for text styles in Editor.
|
|
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 TextStyleIcon = 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.75 15v-.25l1.644-4.5M13.25 15v-.25l-1.644-4.5m0 0L8.5 1.75h-1l-3.106 8.5m7.212 0H4.394"/>`
|
|
28
28
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
29
|
}, props));
|
|
30
30
|
TextStyleIcon.displayName = 'TextStyleIcon';
|
package/core/text.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::10383df07bf375cdaaae8e5b9efb7ac9>>
|
|
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 TextIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default TextIcon;
|
package/core/text.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::2d4ec039ee6e7cce676172b71cf80240>>
|
|
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: "Text".
|
|
20
|
+
* Category: single-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for representing text objects.
|
|
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 TextIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M8.063 1.75H2.75V5m5.313-3.25h5.187V5M8.063 1.75v12.5m0 0H10.5m-2.437 0H5.5"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
TextIcon.displayName = 'TextIcon';
|
|
31
|
+
var _default = exports.default = TextIcon;
|
package/core/theme.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::b7d30d556dfa811b5b9ec149d5eb3e98>>
|
|
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 ThemeIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default ThemeIcon;
|
package/core/theme.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::8356b29996a8086562f55cfc309c6743>>
|
|
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: "Theme".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for representing themes and theme switching.
|
|
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 ThemeIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8 12.25a4.25 4.25 0 0 0 0-8.5z"/><path fill="currentcolor" fill-rule="evenodd" d="M12.25 8A4.25 4.25 0 0 1 8 12.25v-8.5A4.25 4.25 0 0 1 12.25 8" clip-rule="evenodd"/><path stroke="currentcolor" stroke-width="1.5" d="M15.25 8A7.25 7.25 0 1 1 .75 8a7.25 7.25 0 0 1 14.5 0Zm-3 0A4.25 4.25 0 0 1 8 12.25v-8.5A4.25 4.25 0 0 1 12.25 8Z"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
ThemeIcon.displayName = 'ThemeIcon';
|
|
31
|
+
var _default = exports.default = ThemeIcon;
|
package/core/thumbs-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::5ec3ab4f2572578f7d4396fe09a8e769>>
|
|
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: "ThumbsDown".
|
|
20
20
|
* Category: multi-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Known uses: voting, feedback in AI.
|
|
22
|
+
* Usage guidance: Multi purpose - Known uses: voting, feedback in AI.
|
|
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/thumbs-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::8822dcae9e47276665259c9c0176e166>>
|
|
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: "ThumbsUp".
|
|
20
20
|
* Category: multi-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Known uses: voting options in Jira, like
|
|
22
|
+
* Usage guidance: Multi purpose - Known uses: voting options in Jira, like.
|
|
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/timeline.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::5b411c2f2a716dc272a86f00db36db93>>
|
|
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: "Timeline".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for timelines in Jira or Trello.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for timelines in Jira or Trello.
|
|
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/tools.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::6263133691c705502ce5ba20fff63d4f>>
|
|
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 ToolsIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default ToolsIcon;
|
package/core/tools.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::712cfa40dcaab2b4e3c2ee09134f42f8>>
|
|
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: "Tools".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Multi purpose - Known usages: 'Service request' Jira issue type.
|
|
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 ToolsIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M4.25 4.232V2L1.75.75l-1 1L2 4.232zm0 0 2.634 2.634m1.125 3.375 4.5 4.5a1.591 1.591 0 0 0 2.25-2.25l-3.27-3.269m-3.48 1.02-4.5 4.5a1.591 1.591 0 0 1-2.25-2.25l5.625-5.626m1.125 3.375L9.25 9l.088-.087a4.24 4.24 0 0 0 2.152.31m0 0a4.25 4.25 0 0 0 3.422-5.886L12.25 6 10 3.75l2.662-2.663a4.25 4.25 0 0 0-5.575 5.575L7 6.75l-.116.116"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
ToolsIcon.displayName = 'ToolsIcon';
|
|
31
|
+
var _default = exports.default = ToolsIcon;
|
package/core/transition.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::7481723d3aaef3a0c1aa0f4e1008f27e>>
|
|
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: "Transition".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for transitions in Analytics.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for transitions in Analytics.
|
|
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/tree.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::356804758989cc94f86a43d800cb0429>>
|
|
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 TreeIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default TreeIcon;
|
package/core/tree.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::148f55c011717a7da7c234dad69f738c>>
|
|
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: "Tree".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Multi purpose - Known usages: Nature emoji category.
|
|
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 TreeIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M3.25 7.75 8 .75l4.75 7h-2l3.5 4.5h-4.5v2.375c0 .345-.28.625-.625.625h-2.25a.625.625 0 0 1-.625-.625V12.25h-4.5l3.5-4.5z"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
TreeIcon.displayName = 'TreeIcon';
|
|
31
|
+
var _default = exports.default = TreeIcon;
|
package/core/undo.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::ee896de35e95435a6ea920bd67ae0c53>>
|
|
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: "Undo".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for undo in Editor.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for undo in Editor.
|
|
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/upload.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::76ccf606647435d6346c379dcf7dbb9a>>
|
|
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: "Upload".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for upload in Editor.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for upload in Editor.
|
|
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::899d8ee76cd31e21e57dadb1cc529f14>>
|
|
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 VehicleCarIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default VehicleCarIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::ef1fe9ed4fb944fa807b28bcaabae2d6>>
|
|
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: "VehicleCar".
|
|
20
|
+
* Category: multi-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Multi purpose - Known usages: Transport emoji category.
|
|
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 VehicleCarIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M3 9.75h3m4 0h3M15.625 5l-1.903 1M.375 5l1.903 1m.26.5.48-3.206A1.81 1.81 0 0 1 4.811 1.75h6.378c.897 0 1.66.656 1.793 1.544l.48 3.206m1.788 5.25v-2.5a2.5 2.5 0 0 0-2.5-2.5h-9.5a2.5 2.5 0 0 0-2.5 2.5v4.375c0 .345.28.625.625.625h2.25c.345 0 .625-.28.625-.625v-.25c0-.345.28-.625.625-.625h6.25c.345 0 .625.28.625.625v.25c0 .345.28.625.625.625h2.25c.345 0 .625-.28.625-.625z"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
VehicleCarIcon.displayName = 'VehicleCarIcon';
|
|
31
|
+
var _default = exports.default = VehicleCarIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::82d84dc6192901fff335ba30abea2fe6>>
|
|
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 VideoNextOverlayIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default VideoNextOverlayIcon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c75ea96c73d40241a0eb8740595fe1cd>>
|
|
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: "VideoNextOverlay".
|
|
20
|
+
* Category: single-purpose
|
|
21
|
+
* Location: @atlaskit/icon
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for next video when icon is overlayed on Media.
|
|
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 VideoNextOverlayIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
27
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m4.226 3.798 6.147 3.322a1 1 0 0 1 0 1.76l-6.147 3.322a1 1 0 0 1-1.476-.88V4.678a1 1 0 0 1 1.476-.88"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M12.25 15V1m-9.5 10.323V4.677a1 1 0 0 1 1.476-.88l6.147 3.323a1 1 0 0 1 0 1.76l-6.147 3.322a1 1 0 0 1-1.476-.88Z"/>`
|
|
28
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
29
|
+
}, props));
|
|
30
|
+
VideoNextOverlayIcon.displayName = 'VideoNextOverlayIcon';
|
|
31
|
+
var _default = exports.default = VideoNextOverlayIcon;
|
package/core/video-next.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::73db9b7c71cbd2adbbb7e262f5a57a63>>
|
|
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: "VideoNext".
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Reserved for next video in Media.
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for next video in Media.
|
|
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::7f8627c26ba87d90115f6e34ce2c4ea5>>
|
|
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 VideoPauseOverlayIcon: {
|
|
11
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
12
|
+
displayName: string;
|
|
13
|
+
};
|
|
14
|
+
export default VideoPauseOverlayIcon;
|