@atlaskit/icon 22.2.0 → 22.3.1
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 +25 -0
- package/UNSAFE_base-new/package.json +15 -0
- package/afm-cc/tsconfig.json +3 -0
- package/afm-jira/tsconfig.json +28 -0
- package/build/index.tsx +79 -11
- package/codemods/21.2.0-metadata-entry.tsx +3 -2
- package/core/add.d.ts +9 -0
- package/core/add.js +26 -0
- package/core/ai-agent.d.ts +9 -0
- package/core/ai-agent.js +26 -0
- package/core/ai-chat.d.ts +9 -0
- package/core/ai-chat.js +26 -0
- package/core/alert.d.ts +9 -0
- package/core/alert.js +26 -0
- package/core/align-center.d.ts +9 -0
- package/core/align-center.js +26 -0
- package/core/align-left.d.ts +9 -0
- package/core/align-left.js +26 -0
- package/core/align-right.d.ts +9 -0
- package/core/align-right.js +26 -0
- package/core/angle-brackets.d.ts +9 -0
- package/core/angle-brackets.js +26 -0
- package/core/app.d.ts +9 -0
- package/core/app.js +26 -0
- package/core/apps.d.ts +9 -0
- package/core/apps.js +26 -0
- package/core/archive-box.d.ts +9 -0
- package/core/archive-box.js +26 -0
- package/core/arrow-down.d.ts +9 -0
- package/core/arrow-down.js +26 -0
- package/core/arrow-left.d.ts +9 -0
- package/core/arrow-left.js +26 -0
- package/core/arrow-right.d.ts +9 -0
- package/core/arrow-right.js +26 -0
- package/core/arrow-up-right.d.ts +9 -0
- package/core/arrow-up-right.js +26 -0
- package/core/arrow-up.d.ts +9 -0
- package/core/arrow-up.js +26 -0
- package/core/atlassian-intelligence.d.ts +9 -0
- package/core/atlassian-intelligence.js +26 -0
- package/core/attachment.d.ts +9 -0
- package/core/attachment.js +26 -0
- package/core/audio.d.ts +9 -0
- package/core/audio.js +25 -0
- package/core/automation.d.ts +9 -0
- package/core/automation.js +26 -0
- package/core/backlog.d.ts +9 -0
- package/core/backlog.js +26 -0
- package/core/board.d.ts +9 -0
- package/core/board.js +26 -0
- package/core/boards.d.ts +9 -0
- package/core/boards.js +26 -0
- package/core/book-with-bookmark.d.ts +9 -0
- package/core/book-with-bookmark.js +26 -0
- package/core/branch.d.ts +9 -0
- package/core/branch.js +26 -0
- package/core/briefcase.d.ts +9 -0
- package/core/briefcase.js +26 -0
- package/core/bug.d.ts +9 -0
- package/core/bug.js +26 -0
- package/core/bulleted-list.d.ts +9 -0
- package/core/bulleted-list.js +26 -0
- package/core/calendar.d.ts +9 -0
- package/core/calendar.js +26 -0
- package/core/camera.d.ts +9 -0
- package/core/camera.js +26 -0
- package/core/capture.d.ts +9 -0
- package/core/capture.js +25 -0
- package/core/changes.d.ts +9 -0
- package/core/changes.js +26 -0
- package/core/chart-bar.d.ts +9 -0
- package/core/chart-bar.js +26 -0
- package/core/chart-matrix.d.ts +9 -0
- package/core/chart-matrix.js +26 -0
- package/core/chart-pie.d.ts +9 -0
- package/core/chart-pie.js +26 -0
- package/core/chart-trend.d.ts +9 -0
- package/core/chart-trend.js +26 -0
- package/core/check-circle.d.ts +9 -0
- package/core/check-circle.js +26 -0
- package/core/check-mark.d.ts +9 -0
- package/core/check-mark.js +26 -0
- package/core/checkbox-checked.d.ts +9 -0
- package/core/checkbox-checked.js +26 -0
- package/core/checkbox-indeterminate.d.ts +9 -0
- package/core/checkbox-indeterminate.js +26 -0
- package/core/checkbox-unchecked.d.ts +9 -0
- package/core/checkbox-unchecked.js +26 -0
- package/core/child-issues.d.ts +9 -0
- package/core/child-issues.js +26 -0
- package/core/clock.d.ts +9 -0
- package/core/clock.js +26 -0
- package/core/close.d.ts +9 -0
- package/core/close.js +26 -0
- package/core/cloud-arrow-up.d.ts +9 -0
- package/core/cloud-arrow-up.js +26 -0
- package/core/collapse.d.ts +9 -0
- package/core/collapse.js +26 -0
- package/core/comment-add.d.ts +9 -0
- package/core/comment-add.js +26 -0
- package/core/comment.d.ts +9 -0
- package/core/comment.js +26 -0
- package/core/commit.d.ts +9 -0
- package/core/commit.js +26 -0
- package/core/compass.d.ts +9 -0
- package/core/compass.js +26 -0
- package/core/component.d.ts +9 -0
- package/core/component.js +26 -0
- package/core/copy.d.ts +9 -0
- package/core/copy.js +26 -0
- package/core/credit-card.d.ts +9 -0
- package/core/credit-card.js +26 -0
- package/core/cross-circle.d.ts +9 -0
- package/core/cross-circle.js +26 -0
- package/core/customize.d.ts +9 -0
- package/core/customize.js +26 -0
- package/core/dashboard.d.ts +9 -0
- package/core/dashboard.js +26 -0
- package/core/database.d.ts +9 -0
- package/core/database.js +26 -0
- package/core/decision.d.ts +9 -0
- package/core/decision.js +26 -0
- package/core/delete.d.ts +9 -0
- package/core/delete.js +26 -0
- package/core/department.d.ts +9 -0
- package/core/department.js +26 -0
- package/core/device-mobile.d.ts +9 -0
- package/core/device-mobile.js +26 -0
- package/core/download.d.ts +9 -0
- package/core/download.js +26 -0
- package/core/drag-handle.d.ts +9 -0
- package/core/drag-handle.js +26 -0
- package/core/edit.d.ts +9 -0
- package/core/edit.js +26 -0
- package/core/email.d.ts +9 -0
- package/core/email.js +26 -0
- package/core/emoji-add.d.ts +9 -0
- package/core/emoji-add.js +26 -0
- package/core/emoji.d.ts +9 -0
- package/core/emoji.js +26 -0
- package/core/epic.d.ts +9 -0
- package/core/epic.js +26 -0
- package/core/error.d.ts +9 -0
- package/core/error.js +26 -0
- package/core/expand.d.ts +9 -0
- package/core/expand.js +26 -0
- package/core/eye-open-filled.d.ts +9 -0
- package/core/eye-open-filled.js +26 -0
- package/core/eye-open.d.ts +9 -0
- package/core/eye-open.js +26 -0
- package/core/feed.d.ts +9 -0
- package/core/feed.js +26 -0
- package/core/feedback.d.ts +9 -0
- package/core/feedback.js +26 -0
- package/core/filter.d.ts +9 -0
- package/core/filter.js +26 -0
- package/core/flag.d.ts +9 -0
- package/core/flag.js +26 -0
- package/core/flask.d.ts +9 -0
- package/core/flask.js +26 -0
- package/core/folder-closed.d.ts +9 -0
- package/core/folder-closed.js +26 -0
- package/core/folder-open.d.ts +9 -0
- package/core/folder-open.js +26 -0
- package/core/fullscreen-enter.d.ts +9 -0
- package/core/fullscreen-enter.js +26 -0
- package/core/fullscreen-exit.d.ts +9 -0
- package/core/fullscreen-exit.js +26 -0
- package/core/globe.d.ts +9 -0
- package/core/globe.js +26 -0
- package/core/goal.d.ts +9 -0
- package/core/goal.js +26 -0
- package/core/grid.d.ts +9 -0
- package/core/grid.js +26 -0
- package/core/hashtag.d.ts +9 -0
- package/core/hashtag.js +26 -0
- package/core/heart.d.ts +9 -0
- package/core/heart.js +26 -0
- package/core/home.d.ts +9 -0
- package/core/home.js +26 -0
- package/core/image.d.ts +9 -0
- package/core/image.js +26 -0
- package/core/inbox.d.ts +9 -0
- package/core/inbox.js +26 -0
- package/core/incident.d.ts +9 -0
- package/core/incident.js +26 -0
- package/core/information.d.ts +9 -0
- package/core/information.js +26 -0
- package/core/issue.d.ts +9 -0
- package/core/issue.js +26 -0
- package/core/issues.d.ts +9 -0
- package/core/issues.js +26 -0
- package/core/lightbulb.d.ts +9 -0
- package/core/lightbulb.js +26 -0
- package/core/link-broken.d.ts +9 -0
- package/core/link-broken.js +26 -0
- package/core/link-external.d.ts +9 -0
- package/core/link-external.js +26 -0
- package/core/link.d.ts +9 -0
- package/core/link.js +26 -0
- package/core/lobby-bell.d.ts +9 -0
- package/core/lobby-bell.js +26 -0
- package/core/location.d.ts +9 -0
- package/core/location.js +26 -0
- package/core/lock-locked.d.ts +9 -0
- package/core/lock-locked.js +26 -0
- package/core/lock-unlocked.d.ts +9 -0
- package/core/lock-unlocked.js +26 -0
- package/core/log-in.d.ts +9 -0
- package/core/log-in.js +26 -0
- package/core/log-out.d.ts +9 -0
- package/core/log-out.js +26 -0
- package/core/marketplace.d.ts +9 -0
- package/core/marketplace.js +26 -0
- package/core/maximize.d.ts +9 -0
- package/core/maximize.js +26 -0
- package/core/megaphone.d.ts +9 -0
- package/core/megaphone.js +26 -0
- package/core/mention.d.ts +9 -0
- package/core/mention.js +26 -0
- package/core/microphone.d.ts +9 -0
- package/core/microphone.js +26 -0
- package/core/minimize.d.ts +9 -0
- package/core/minimize.js +26 -0
- package/core/node.d.ts +9 -0
- package/core/node.js +26 -0
- package/core/office-building.d.ts +9 -0
- package/core/office-building.js +26 -0
- package/core/page.d.ts +9 -0
- package/core/page.js +26 -0
- package/core/pages.d.ts +9 -0
- package/core/pages.js +26 -0
- package/core/person-add.d.ts +9 -0
- package/core/person-add.js +26 -0
- package/core/person-added.d.ts +9 -0
- package/core/person-added.js +26 -0
- package/core/person-avatar.d.ts +9 -0
- package/core/person-avatar.js +26 -0
- package/core/person-offboard.d.ts +9 -0
- package/core/person-offboard.js +25 -0
- package/core/person.d.ts +9 -0
- package/core/person.js +26 -0
- package/core/phone.d.ts +9 -0
- package/core/phone.js +26 -0
- package/core/pin-filled.d.ts +9 -0
- package/core/pin-filled.js +26 -0
- package/core/pin.d.ts +9 -0
- package/core/pin.js +26 -0
- package/core/power-plug.d.ts +9 -0
- package/core/power-plug.js +26 -0
- package/core/premium.d.ts +9 -0
- package/core/premium.js +26 -0
- package/core/presenter-mode.d.ts +9 -0
- package/core/presenter-mode.js +26 -0
- package/core/printer.d.ts +9 -0
- package/core/printer.js +26 -0
- package/core/priority-blocker.d.ts +9 -0
- package/core/priority-blocker.js +26 -0
- package/core/priority-critical.d.ts +9 -0
- package/core/priority-critical.js +26 -0
- package/core/priority-high.d.ts +9 -0
- package/core/priority-high.js +26 -0
- package/core/priority-highest.d.ts +9 -0
- package/core/priority-highest.js +26 -0
- package/core/priority-low.d.ts +9 -0
- package/core/priority-low.js +26 -0
- package/core/priority-lowest.d.ts +9 -0
- package/core/priority-lowest.js +26 -0
- package/core/priority-major.d.ts +9 -0
- package/core/priority-major.js +26 -0
- package/core/priority-medium.d.ts +9 -0
- package/core/priority-medium.js +26 -0
- package/core/priority-minor.d.ts +9 -0
- package/core/priority-minor.js +26 -0
- package/core/priority-trivial.d.ts +9 -0
- package/core/priority-trivial.js +26 -0
- package/core/problem.d.ts +9 -0
- package/core/problem.js +26 -0
- package/core/project.d.ts +9 -0
- package/core/project.js +26 -0
- package/core/pull-request.d.ts +9 -0
- package/core/pull-request.js +26 -0
- package/core/question-circle.d.ts +9 -0
- package/core/question-circle.js +26 -0
- package/core/quotation-mark.d.ts +9 -0
- package/core/quotation-mark.js +26 -0
- package/core/redo.d.ts +9 -0
- package/core/redo.js +26 -0
- package/core/release.d.ts +9 -0
- package/core/release.js +26 -0
- package/core/retry.d.ts +9 -0
- package/core/retry.js +26 -0
- package/core/roadmap.d.ts +9 -0
- package/core/roadmap.js +26 -0
- package/core/scorecard.d.ts +9 -0
- package/core/scorecard.js +26 -0
- package/core/screen.d.ts +9 -0
- package/core/screen.js +26 -0
- package/core/search.d.ts +9 -0
- package/core/search.js +26 -0
- package/core/send.d.ts +9 -0
- package/core/send.js +26 -0
- package/core/settings.d.ts +9 -0
- package/core/settings.js +26 -0
- package/core/shapes.d.ts +9 -0
- package/core/shapes.js +26 -0
- package/core/share.d.ts +9 -0
- package/core/share.js +26 -0
- package/core/shield.d.ts +9 -0
- package/core/shield.js +26 -0
- package/core/shortcut.d.ts +9 -0
- package/core/shortcut.js +26 -0
- package/core/show-more-horizontal.d.ts +9 -0
- package/core/show-more-horizontal.js +26 -0
- package/core/show-more-vertical.d.ts +9 -0
- package/core/show-more-vertical.js +26 -0
- package/core/sidebar-collapse.d.ts +9 -0
- package/core/sidebar-collapse.js +26 -0
- package/core/sidebar-expand.d.ts +9 -0
- package/core/sidebar-expand.js +26 -0
- package/core/snippet.d.ts +9 -0
- package/core/snippet.js +26 -0
- package/core/spreadsheet.d.ts +9 -0
- package/core/spreadsheet.js +26 -0
- package/core/sprint.d.ts +9 -0
- package/core/sprint.js +26 -0
- package/core/star-starred.d.ts +9 -0
- package/core/star-starred.js +26 -0
- package/core/star-unstarred.d.ts +9 -0
- package/core/star-unstarred.js +26 -0
- package/core/stopwatch.d.ts +9 -0
- package/core/stopwatch.js +26 -0
- package/core/story.d.ts +9 -0
- package/core/story.js +26 -0
- package/core/subtasks.d.ts +9 -0
- package/core/subtasks.js +26 -0
- package/core/tag.d.ts +9 -0
- package/core/tag.js +26 -0
- package/core/task.d.ts +9 -0
- package/core/task.js +26 -0
- package/core/tasks.d.ts +9 -0
- package/core/tasks.js +26 -0
- package/core/teams.d.ts +9 -0
- package/core/teams.js +26 -0
- package/core/text-style.d.ts +9 -0
- package/core/text-style.js +26 -0
- package/core/thumbs-down.d.ts +9 -0
- package/core/thumbs-down.js +26 -0
- package/core/thumbs-up.d.ts +9 -0
- package/core/thumbs-up.js +26 -0
- package/core/timeline.d.ts +9 -0
- package/core/timeline.js +26 -0
- package/core/transition.d.ts +9 -0
- package/core/transition.js +26 -0
- package/core/undo.d.ts +9 -0
- package/core/undo.js +26 -0
- package/core/upload.d.ts +9 -0
- package/core/upload.js +26 -0
- package/core/video-next.d.ts +9 -0
- package/core/video-next.js +26 -0
- package/core/video-pause.d.ts +9 -0
- package/core/video-pause.js +26 -0
- package/core/video-play.d.ts +9 -0
- package/core/video-play.js +26 -0
- package/core/video-previous.d.ts +9 -0
- package/core/video-previous.js +26 -0
- package/core/video.d.ts +9 -0
- package/core/video.js +26 -0
- package/core/volume-high.d.ts +9 -0
- package/core/volume-high.js +25 -0
- package/core/volume-low.d.ts +9 -0
- package/core/volume-low.js +25 -0
- package/core/volume-muted.d.ts +9 -0
- package/core/volume-muted.js +25 -0
- package/core/warning.d.ts +9 -0
- package/core/warning.js +26 -0
- package/core/whiteboard.d.ts +9 -0
- package/core/whiteboard.js +26 -0
- package/core/zoom-in.d.ts +9 -0
- package/core/zoom-in.js +26 -0
- package/core/zoom-out.d.ts +9 -0
- package/core/zoom-out.js +26 -0
- package/dist/cjs/components/icon-new.js +158 -0
- package/dist/cjs/components/icon-tile.js +155 -0
- package/dist/cjs/components/icon.js +4 -2
- package/dist/cjs/entry-points/base-new.js +21 -0
- package/dist/cjs/index.js +15 -1
- package/dist/cjs/metadata-core.js +2019 -0
- package/dist/cjs/metadata-utility.js +214 -0
- package/dist/es2019/components/icon-new.js +159 -0
- package/dist/es2019/components/icon-tile.js +149 -0
- package/dist/es2019/components/icon.js +4 -2
- package/dist/es2019/entry-points/base-new.js +1 -0
- package/dist/es2019/index.js +3 -1
- package/dist/es2019/metadata-core.js +2013 -0
- package/dist/es2019/metadata-utility.js +208 -0
- package/dist/esm/components/icon-new.js +152 -0
- package/dist/esm/components/icon-tile.js +149 -0
- package/dist/esm/components/icon.js +4 -2
- package/dist/esm/entry-points/base-new.js +1 -0
- package/dist/esm/index.js +3 -1
- package/dist/esm/metadata-core.js +2013 -0
- package/dist/esm/metadata-utility.js +208 -0
- package/dist/types/components/icon-new.d.ts +23 -0
- package/dist/types/components/icon-tile.d.ts +12 -0
- package/dist/types/components/styles.d.ts +1 -1
- package/dist/types/entry-points/base-new.d.ts +2 -0
- package/dist/types/entry-points/types.d.ts +1 -1
- package/dist/types/index.d.ts +3 -1
- package/dist/types/metadata-core.d.ts +22 -0
- package/dist/types/metadata-utility.d.ts +22 -0
- package/dist/types/types.d.ts +75 -6
- package/dist/types-ts4.5/components/icon-new.d.ts +23 -0
- package/dist/types-ts4.5/components/icon-tile.d.ts +12 -0
- package/dist/types-ts4.5/components/styles.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/base-new.d.ts +2 -0
- package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
- package/dist/types-ts4.5/index.d.ts +3 -1
- package/dist/types-ts4.5/metadata-core.d.ts +22 -0
- package/dist/types-ts4.5/metadata-utility.d.ts +22 -0
- package/dist/types-ts4.5/types.d.ts +75 -6
- package/package.json +17 -5
- package/utility/add.d.ts +9 -0
- package/utility/add.js +27 -0
- package/utility/check-circle.d.ts +9 -0
- package/utility/check-circle.js +27 -0
- package/utility/check-mark.d.ts +9 -0
- package/utility/check-mark.js +27 -0
- package/utility/chevron-down.d.ts +9 -0
- package/utility/chevron-down.js +27 -0
- package/utility/chevron-left.d.ts +9 -0
- package/utility/chevron-left.js +27 -0
- package/utility/chevron-right.d.ts +9 -0
- package/utility/chevron-right.js +27 -0
- package/utility/chevron-up.d.ts +9 -0
- package/utility/chevron-up.js +27 -0
- package/utility/cross-circle.d.ts +9 -0
- package/utility/cross-circle.js +27 -0
- package/utility/cross.d.ts +9 -0
- package/utility/cross.js +27 -0
- package/utility/error.d.ts +9 -0
- package/utility/error.js +27 -0
- package/utility/information.d.ts +9 -0
- package/utility/information.js +27 -0
- package/utility/link-external.d.ts +9 -0
- package/utility/link-external.js +27 -0
- package/utility/lock-locked.d.ts +9 -0
- package/utility/lock-locked.js +27 -0
- package/utility/lock-unlocked.d.ts +9 -0
- package/utility/lock-unlocked.js +27 -0
- package/utility/show-more-horizontal.d.ts +9 -0
- package/utility/show-more-horizontal.js +27 -0
- package/utility/show-more-vertical.d.ts +9 -0
- package/utility/show-more-vertical.js +27 -0
- package/utility/star-starred.d.ts +9 -0
- package/utility/star-starred.js +27 -0
- package/utility/star-unstarred.d.ts +9 -0
- package/utility/star-unstarred.js +27 -0
- package/utility/warning.d.ts +9 -0
- package/utility/warning.js +27 -0
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "Transition".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* Usage guidance: Reserved for transitions in Analytics.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const TransitionIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M4.75 12.75a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 0h1.438A1.813 1.813 0 0 0 8 10.938V5.062c0-1 .811-1.812 1.813-1.812h1.437m0 0a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Z"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
TransitionIcon.displayName = 'TransitionIcon';
|
|
26
|
+
var _default = exports.default = TransitionIcon;
|
package/core/undo.d.ts
ADDED
package/core/undo.js
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "Undo".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* Usage guidance: Reserved for undo in Editor.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const UndoIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 5.25h8.5a4 4 0 0 1 0 8H8"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m5.25 1.75-3.5 3.5 3.5 3.5"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
UndoIcon.displayName = 'UndoIcon';
|
|
26
|
+
var _default = exports.default = UndoIcon;
|
package/core/upload.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const UploadIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default UploadIcon;
|
package/core/upload.js
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "Upload".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: ADS
|
|
17
|
+
* Usage guidance: Reserved for upload in Editor.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const UploadIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 9v4c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V9M8 1.75V11M4 5.75l4-4 4 4"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
UploadIcon.displayName = 'UploadIcon';
|
|
26
|
+
var _default = exports.default = UploadIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const VideoNextIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default VideoNextIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "VideoNext".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* Usage guidance: Reserved for next video in Media.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const VideoNextIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<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"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
VideoNextIcon.displayName = 'VideoNextIcon';
|
|
26
|
+
var _default = exports.default = VideoNextIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const VideoPauseIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default VideoPauseIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "VideoPause".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* Usage guidance: Reserved for pause video in Media.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const VideoPauseIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="M2.75 3c0-.69.56-1.25 1.25-1.25h1c.69 0 1.25.56 1.25 1.25v10c0 .69-.56 1.25-1.25 1.25H4c-.69 0-1.25-.56-1.25-1.25zm7 0c0-.69.56-1.25 1.25-1.25h1c.69 0 1.25.56 1.25 1.25v10c0 .69-.56 1.25-1.25 1.25h-1c-.69 0-1.25-.56-1.25-1.25z"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
VideoPauseIcon.displayName = 'VideoPauseIcon';
|
|
26
|
+
var _default = exports.default = VideoPauseIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const VideoPlayIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default VideoPlayIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "VideoPlay".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* Usage guidance: Reserved for play video in Media.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const VideoPlayIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m4.602 2.017 8.902 4.887a1.25 1.25 0 0 1 0 2.192l-8.902 4.887a1.25 1.25 0 0 1-1.852-1.095V3.112a1.25 1.25 0 0 1 1.852-1.095Z"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
VideoPlayIcon.displayName = 'VideoPlayIcon';
|
|
26
|
+
var _default = exports.default = VideoPlayIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const VideoPreviousIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default VideoPreviousIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "VideoPrevious".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* Usage guidance: Reserved for previous video in Media.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const VideoPreviousIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M3.75 15V1m9.5 10.323V4.677a1 1 0 0 0-1.476-.88L5.627 7.12a1 1 0 0 0 0 1.76l6.148 3.322a1 1 0 0 0 1.475-.88Z"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
VideoPreviousIcon.displayName = 'VideoPreviousIcon';
|
|
26
|
+
var _default = exports.default = VideoPreviousIcon;
|
package/core/video.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const VideoIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default VideoIcon;
|
package/core/video.js
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "Video".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* Usage guidance: Reserved for video in Media.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const VideoIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M11.25 6V4c0-.69-.56-1.25-1.25-1.25H2C1.31 2.75.75 3.31.75 4v8c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25v-2m0-4 3.276-1.638a.5.5 0 0 1 .724.447v6.382a.5.5 0 0 1-.724.447L11.25 10m0-4v4"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
VideoIcon.displayName = 'VideoIcon';
|
|
26
|
+
var _default = exports.default = VideoIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const VolumeHighIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default VolumeHighIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "VolumeHigh".
|
|
15
|
+
* Category: Multi-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
18
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
19
|
+
*/
|
|
20
|
+
const VolumeHighIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
21
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M11.5 6a2.83 2.83 0 0 1 0 4m2-6a5.657 5.657 0 0 1 0 8M2.235 9.962l4.99 3.94c.82.647 2.025.063 2.025-.981V3.079c0-1.044-1.205-1.628-2.025-.98l-4.99 3.939a2.5 2.5 0 0 0 0 3.924Z"/>`
|
|
22
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
23
|
+
}, props));
|
|
24
|
+
VolumeHighIcon.displayName = 'VolumeHighIcon';
|
|
25
|
+
var _default = exports.default = VolumeHighIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const VolumeLowIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default VolumeLowIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "VolumeLow".
|
|
15
|
+
* Category: Multi-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
18
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
19
|
+
*/
|
|
20
|
+
const VolumeLowIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
21
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M11.5 6a2.83 2.83 0 0 1 0 4m-9.265-.038 4.99 3.94c.82.647 2.025.063 2.025-.981V3.079c0-1.044-1.205-1.628-2.025-.98l-4.99 3.939a2.5 2.5 0 0 0 0 3.924Z"/>`
|
|
22
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
23
|
+
}, props));
|
|
24
|
+
VolumeLowIcon.displayName = 'VolumeLowIcon';
|
|
25
|
+
var _default = exports.default = VolumeLowIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const VolumeMutedIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default VolumeMutedIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "VolumeMuted".
|
|
15
|
+
* Category: Multi-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
18
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
19
|
+
*/
|
|
20
|
+
const VolumeMutedIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
21
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m11 6 2 2m0 0 2 2m-2-2 2-2m-2 2-2 2m-9.265-.038 4.99 3.94c.82.647 2.025.063 2.025-.981V3.079c0-1.044-1.205-1.628-2.025-.98l-4.99 3.939a2.5 2.5 0 0 0 0 3.924Z"/>`
|
|
22
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
23
|
+
}, props));
|
|
24
|
+
VolumeMutedIcon.displayName = 'VolumeMutedIcon';
|
|
25
|
+
var _default = exports.default = VolumeMutedIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const WarningIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default WarningIcon;
|
package/core/warning.js
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "Warning".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: ADS
|
|
17
|
+
* Usage guidance: Reserved for warning system status.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const WarningIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path fill="currentColor" fill-rule="evenodd" d="M6.242 1.168c.757-1.395 2.76-1.395 3.516 0l5.9 10.878C16.381 13.38 15.416 15 13.9 15H2.1C.584 15-.38 13.379.342 12.046zM7.25 9.5v-5h1.5v5zM8 12.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
WarningIcon.displayName = 'WarningIcon';
|
|
26
|
+
var _default = exports.default = WarningIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const WhiteboardIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default WhiteboardIcon;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "Whiteboard".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: ADS
|
|
17
|
+
* Usage guidance: Reserved for whiteboards in Confluence.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const WhiteboardIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M7 3.284C7.52 1.68 10.122.61 11.163 1.68c1.84 1.89-4.659 4.45-.52 3.742 3.122-.535 4.527 1.44 2.966 3.578M6.75 7.75a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm3.5 1.5-3 5h6z"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
WhiteboardIcon.displayName = 'WhiteboardIcon';
|
|
26
|
+
var _default = exports.default = WhiteboardIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const ZoomInIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default ZoomInIcon;
|
package/core/zoom-in.js
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "ZoomIn".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* Usage guidance: Reserved for zooming in of an object or view.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const ZoomInIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="m14.5 14.5-3.788-3.788m0 0a5.25 5.25 0 1 0-7.425-7.425 5.25 5.25 0 0 0 7.425 7.425ZM4 7h3m3 0H7m0 0V4m0 3v3"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
ZoomInIcon.displayName = 'ZoomInIcon';
|
|
26
|
+
var _default = exports.default = ZoomInIcon;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import Icon from '@atlaskit/icon/UNSAFE_base-new';
|
|
4
|
+
|
|
5
|
+
declare const ZoomOutIcon: {
|
|
6
|
+
(props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
|
|
7
|
+
displayName: string;
|
|
8
|
+
};
|
|
9
|
+
export default ZoomOutIcon;
|
package/core/zoom-out.js
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
+
/**
|
|
11
|
+
* ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
|
|
12
|
+
* Please reach out in #help-design-system before using these in production.
|
|
13
|
+
*
|
|
14
|
+
* Icon: "ZoomOut".
|
|
15
|
+
* Category: Single-purpose
|
|
16
|
+
* Location: Icon contributions
|
|
17
|
+
* Usage guidance: Reserved for zooming out of an object or view.
|
|
18
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
19
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
20
|
+
*/
|
|
21
|
+
const ZoomOutIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
|
|
22
|
+
dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="m14.5 14.5-3.788-3.788m0 0a5.25 5.25 0 1 0-7.425-7.425 5.25 5.25 0 0 0 7.425 7.425ZM4 7h6"/>`
|
|
23
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
24
|
+
}, props));
|
|
25
|
+
ZoomOutIcon.displayName = 'ZoomOutIcon';
|
|
26
|
+
var _default = exports.default = ZoomOutIcon;
|