@atlaskit/icon 27.11.0 → 28.0.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 +26 -0
- package/afm-volt/tsconfig.json +7 -1
- package/base/package.json +1 -1
- package/base-new/package.json +1 -1
- package/build/index.tsx +1 -0
- package/constants/package.json +1 -1
- package/core/chart-pie.js +2 -2
- package/deprecated-map/package.json +1 -1
- package/dist/cjs/components/icon-new.js +1 -1
- package/dist/cjs/entry-points/base.js +0 -7
- package/dist/cjs/metadata-core.js +1 -6
- package/dist/es2019/components/icon-new.js +1 -1
- package/dist/es2019/entry-points/base.js +1 -2
- package/dist/es2019/metadata-core.js +1 -6
- package/dist/esm/components/icon-new.js +1 -1
- package/dist/esm/entry-points/base.js +1 -2
- package/dist/esm/metadata-core.js +1 -6
- package/dist/types/components/icon-new.d.ts +0 -1
- package/dist/types/components/icon-tile.d.ts +0 -1
- package/dist/types/components/icon.d.ts +0 -1
- package/dist/types/components/skeleton.d.ts +0 -1
- package/dist/types/components/svg.d.ts +0 -1
- package/dist/types/entry-points/base.d.ts +0 -1
- package/dist/types/metadata.d.ts +0 -1
- package/dist/types/types.d.ts +0 -4
- package/dist/types-ts4.5/components/icon-new.d.ts +0 -1
- package/dist/types-ts4.5/components/icon-tile.d.ts +0 -1
- package/dist/types-ts4.5/components/icon.d.ts +0 -1
- package/dist/types-ts4.5/components/skeleton.d.ts +0 -1
- package/dist/types-ts4.5/components/svg.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/base.d.ts +0 -1
- package/dist/types-ts4.5/metadata.d.ts +0 -1
- package/dist/types-ts4.5/types.d.ts +0 -4
- package/glyph/activity.js +2 -5
- package/glyph/add-circle.js +2 -5
- package/glyph/add-item.js +2 -5
- package/glyph/add.js +2 -5
- package/glyph/addon.js +2 -5
- package/glyph/app-access.js +2 -5
- package/glyph/app-switcher.js +2 -5
- package/glyph/archive.js +2 -5
- package/glyph/arrow-down-circle.js +2 -5
- package/glyph/arrow-down.js +2 -5
- package/glyph/arrow-left-circle.js +2 -5
- package/glyph/arrow-left.js +2 -5
- package/glyph/arrow-right-circle.js +2 -5
- package/glyph/arrow-right.js +2 -5
- package/glyph/arrow-up-circle.js +2 -5
- package/glyph/arrow-up.js +2 -5
- package/glyph/attachment.js +2 -5
- package/glyph/audio-circle.js +2 -5
- package/glyph/audio.js +2 -5
- package/glyph/backlog.js +2 -5
- package/glyph/billing-filled.js +1 -1
- package/glyph/billing.js +1 -1
- package/glyph/bitbucket/branches.js +2 -5
- package/glyph/bitbucket/builds.js +1 -1
- package/glyph/bitbucket/clone.js +1 -1
- package/glyph/bitbucket/commits.js +2 -5
- package/glyph/bitbucket/compare.js +1 -1
- package/glyph/bitbucket/forks.js +1 -1
- package/glyph/bitbucket/output.js +1 -1
- package/glyph/bitbucket/pipelines.js +1 -1
- package/glyph/bitbucket/pullrequests.js +2 -5
- package/glyph/bitbucket/repos.js +2 -5
- package/glyph/bitbucket/snippets.js +2 -5
- package/glyph/bitbucket/source.js +2 -5
- package/glyph/board.js +2 -5
- package/glyph/book.js +2 -5
- package/glyph/bullet-list.js +2 -5
- package/glyph/calendar-filled.js +2 -5
- package/glyph/calendar.js +2 -5
- package/glyph/camera-filled.js +2 -5
- package/glyph/camera-rotate.js +1 -1
- package/glyph/camera-take-picture.js +1 -1
- package/glyph/camera.js +2 -5
- package/glyph/canvas.js +1 -1
- package/glyph/check-circle-outline.js +2 -5
- package/glyph/check-circle.js +2 -5
- package/glyph/check.js +2 -5
- package/glyph/checkbox-indeterminate.js +2 -5
- package/glyph/checkbox.js +2 -5
- package/glyph/chevron-down-circle.js +2 -5
- package/glyph/chevron-down.js +2 -5
- package/glyph/chevron-left-circle.js +2 -5
- package/glyph/chevron-left-large.js +2 -5
- package/glyph/chevron-left.js +2 -5
- package/glyph/chevron-right-circle.js +2 -5
- package/glyph/chevron-right-large.js +2 -5
- package/glyph/chevron-right.js +2 -5
- package/glyph/chevron-up-circle.js +2 -5
- package/glyph/chevron-up.js +2 -5
- package/glyph/child-issues.js +2 -5
- package/glyph/code.js +2 -5
- package/glyph/comment.js +2 -5
- package/glyph/component.js +2 -5
- package/glyph/copy.js +2 -5
- package/glyph/creditcard-filled.js +2 -5
- package/glyph/creditcard.js +2 -5
- package/glyph/cross-circle.js +2 -5
- package/glyph/cross.js +2 -5
- package/glyph/dashboard.js +2 -5
- package/glyph/decision.js +2 -5
- package/glyph/department.js +2 -5
- package/glyph/detail-view.js +2 -5
- package/glyph/discover-filled.js +2 -5
- package/glyph/discover.js +2 -5
- package/glyph/document-filled.js +2 -5
- package/glyph/document.js +2 -5
- package/glyph/documents.js +2 -5
- package/glyph/download.js +2 -5
- package/glyph/drag-handler.js +2 -5
- package/glyph/dropbox.js +1 -1
- package/glyph/edit-filled.js +2 -5
- package/glyph/edit.js +2 -5
- package/glyph/editor/add.js +2 -5
- package/glyph/editor/addon.js +1 -1
- package/glyph/editor/advanced.js +1 -1
- package/glyph/editor/align-center.js +2 -5
- package/glyph/editor/align-image-center.js +2 -5
- package/glyph/editor/align-image-left.js +2 -5
- package/glyph/editor/align-image-right.js +2 -5
- package/glyph/editor/align-left.js +2 -5
- package/glyph/editor/align-right.js +2 -5
- package/glyph/editor/attachment.js +2 -5
- package/glyph/editor/background-color.js +2 -5
- package/glyph/editor/bold.js +2 -5
- package/glyph/editor/bullet-list.js +2 -5
- package/glyph/editor/close.js +2 -5
- package/glyph/editor/code.js +2 -5
- package/glyph/editor/collapse.js +2 -5
- package/glyph/editor/date.js +2 -5
- package/glyph/editor/decision.js +2 -5
- package/glyph/editor/divider.js +2 -5
- package/glyph/editor/done.js +2 -5
- package/glyph/editor/edit.js +2 -5
- package/glyph/editor/emoji.js +2 -5
- package/glyph/editor/error.js +2 -5
- package/glyph/editor/expand.js +2 -5
- package/glyph/editor/feedback.js +2 -5
- package/glyph/editor/file-preview.js +1 -1
- package/glyph/editor/file.js +2 -5
- package/glyph/editor/help.js +2 -5
- package/glyph/editor/hint.js +2 -5
- package/glyph/editor/horizontal-rule.js +2 -5
- package/glyph/editor/image-border.js +1 -1
- package/glyph/editor/image-resize.js +2 -5
- package/glyph/editor/image.js +2 -5
- package/glyph/editor/indent.js +2 -5
- package/glyph/editor/info.js +2 -5
- package/glyph/editor/italic.js +2 -5
- package/glyph/editor/layout-single.js +2 -5
- package/glyph/editor/layout-three-equal.js +2 -5
- package/glyph/editor/layout-three-with-sidebars.js +2 -5
- package/glyph/editor/layout-two-equal.js +2 -5
- package/glyph/editor/layout-two-left-sidebar.js +2 -5
- package/glyph/editor/layout-two-right-sidebar.js +2 -5
- package/glyph/editor/link.js +2 -5
- package/glyph/editor/media-center.js +2 -5
- package/glyph/editor/media-full-width.js +2 -5
- package/glyph/editor/media-wide.js +2 -5
- package/glyph/editor/media-wrap-left.js +2 -5
- package/glyph/editor/media-wrap-right.js +2 -5
- package/glyph/editor/mention.js +2 -5
- package/glyph/editor/more.js +2 -5
- package/glyph/editor/note.js +2 -5
- package/glyph/editor/number-list.js +2 -5
- package/glyph/editor/open.js +2 -5
- package/glyph/editor/outdent.js +2 -5
- package/glyph/editor/panel.js +2 -5
- package/glyph/editor/photo.js +2 -5
- package/glyph/editor/quote.js +2 -5
- package/glyph/editor/recent.js +2 -5
- package/glyph/editor/redo.js +2 -5
- package/glyph/editor/remove-emoji.js +1 -1
- package/glyph/editor/remove.js +2 -5
- package/glyph/editor/search.js +2 -5
- package/glyph/editor/settings.js +2 -5
- package/glyph/editor/strikethrough.js +1 -1
- package/glyph/editor/success.js +2 -5
- package/glyph/editor/table-display-options.js +1 -1
- package/glyph/editor/table.js +2 -5
- package/glyph/editor/task.js +2 -5
- package/glyph/editor/text-color.js +1 -1
- package/glyph/editor/text-style.js +2 -5
- package/glyph/editor/underline.js +1 -1
- package/glyph/editor/undo.js +2 -5
- package/glyph/editor/unlink.js +2 -5
- package/glyph/editor/warning.js +2 -5
- package/glyph/email.js +2 -5
- package/glyph/emoji/activity.js +2 -5
- package/glyph/emoji/atlassian.js +1 -1
- package/glyph/emoji/custom.js +2 -5
- package/glyph/emoji/emoji.js +2 -5
- package/glyph/emoji/flags.js +2 -5
- package/glyph/emoji/food.js +2 -5
- package/glyph/emoji/frequent.js +2 -5
- package/glyph/emoji/keyboard.js +2 -5
- package/glyph/emoji/nature.js +2 -5
- package/glyph/emoji/objects.js +2 -5
- package/glyph/emoji/people.js +2 -5
- package/glyph/emoji/productivity.js +2 -5
- package/glyph/emoji/symbols.js +2 -5
- package/glyph/emoji/travel.js +2 -5
- package/glyph/emoji-add.js +2 -5
- package/glyph/emoji.js +2 -5
- package/glyph/error.js +2 -5
- package/glyph/export.js +2 -5
- package/glyph/feedback.js +2 -5
- package/glyph/file.js +2 -5
- package/glyph/filter.js +2 -5
- package/glyph/flag-filled.js +2 -5
- package/glyph/folder-filled.js +1 -1
- package/glyph/folder.js +2 -5
- package/glyph/followers.js +2 -5
- package/glyph/following.js +1 -1
- package/glyph/googledrive.js +1 -1
- package/glyph/graph-bar.js +2 -5
- package/glyph/graph-line.js +2 -5
- package/glyph/gsuite.js +1 -1
- package/glyph/highlights.js +1 -1
- package/glyph/hipchat/audio-only.js +2 -5
- package/glyph/hipchat/chevron-double-down.js +1 -1
- package/glyph/hipchat/chevron-double-up.js +1 -1
- package/glyph/hipchat/chevron-down.js +2 -5
- package/glyph/hipchat/chevron-up.js +2 -5
- package/glyph/hipchat/dial-out.js +2 -5
- package/glyph/hipchat/lobby.js +2 -5
- package/glyph/hipchat/media-attachment-count.js +1 -1
- package/glyph/hipchat/outgoing-sound.js +2 -5
- package/glyph/hipchat/sd-video.js +2 -5
- package/glyph/home-circle.js +2 -5
- package/glyph/home.js +2 -5
- package/glyph/image-border.js +1 -1
- package/glyph/image-resize.js +2 -5
- package/glyph/image.js +2 -5
- package/glyph/info.js +2 -5
- package/glyph/invite-team.js +2 -5
- package/glyph/issue-raise.js +2 -5
- package/glyph/issue.js +2 -5
- package/glyph/issues.js +2 -5
- package/glyph/jira/capture.js +2 -5
- package/glyph/jira/failed-build-status.js +1 -1
- package/glyph/jira/labs.js +2 -5
- package/glyph/jira/test-session.js +2 -5
- package/glyph/label.js +2 -5
- package/glyph/lightbulb-filled.js +2 -5
- package/glyph/lightbulb.js +2 -5
- package/glyph/like.js +2 -5
- package/glyph/link-filled.js +2 -5
- package/glyph/link.js +2 -5
- package/glyph/list.js +1 -1
- package/glyph/location.js +2 -5
- package/glyph/lock-circle.js +2 -5
- package/glyph/lock-filled.js +2 -5
- package/glyph/lock.js +2 -5
- package/glyph/marketplace.js +2 -5
- package/glyph/media-services/actual-size.js +2 -5
- package/glyph/media-services/add-comment.js +2 -5
- package/glyph/media-services/annotate.js +1 -1
- package/glyph/media-services/arrow.js +1 -1
- package/glyph/media-services/audio.js +2 -5
- package/glyph/media-services/blur.js +1 -1
- package/glyph/media-services/brush.js +1 -1
- package/glyph/media-services/button-option.js +1 -1
- package/glyph/media-services/code.js +2 -5
- package/glyph/media-services/document.js +2 -5
- package/glyph/media-services/filter.js +2 -5
- package/glyph/media-services/fit-to-page.js +2 -5
- package/glyph/media-services/full-screen.js +2 -5
- package/glyph/media-services/grid.js +2 -5
- package/glyph/media-services/image.js +2 -5
- package/glyph/media-services/line-thickness.js +1 -1
- package/glyph/media-services/line.js +2 -5
- package/glyph/media-services/no-image.js +1 -1
- package/glyph/media-services/open-mediaviewer.js +1 -1
- package/glyph/media-services/oval.js +1 -1
- package/glyph/media-services/pdf.js +1 -1
- package/glyph/media-services/preselected.js +2 -5
- package/glyph/media-services/presentation.js +2 -5
- package/glyph/media-services/rectangle.js +1 -1
- package/glyph/media-services/scale-large.js +2 -5
- package/glyph/media-services/scale-small.js +2 -5
- package/glyph/media-services/spreadsheet.js +2 -5
- package/glyph/media-services/text.js +1 -1
- package/glyph/media-services/unknown.js +1 -1
- package/glyph/media-services/video.js +2 -5
- package/glyph/media-services/zip.js +1 -1
- package/glyph/media-services/zoom-in.js +2 -5
- package/glyph/media-services/zoom-out.js +2 -5
- package/glyph/mention.js +1 -1
- package/glyph/menu-expand.js +2 -5
- package/glyph/menu.js +2 -5
- package/glyph/mobile.js +2 -5
- package/glyph/more-vertical.js +2 -5
- package/glyph/more.js +2 -5
- package/glyph/notification-all.js +1 -1
- package/glyph/notification-direct.js +2 -5
- package/glyph/notification.js +2 -5
- package/glyph/office-building-filled.js +2 -5
- package/glyph/office-building.js +2 -5
- package/glyph/open.js +2 -5
- package/glyph/overview.js +2 -5
- package/glyph/page-filled.js +2 -5
- package/glyph/page.js +2 -5
- package/glyph/pdf.js +1 -1
- package/glyph/people-group.js +2 -5
- package/glyph/people.js +2 -5
- package/glyph/person-circle.js +2 -5
- package/glyph/person-with-circle.js +1 -1
- package/glyph/person-with-cross.js +1 -1
- package/glyph/person-with-tick.js +2 -5
- package/glyph/person.js +2 -5
- package/glyph/portfolio.js +1 -1
- package/glyph/preferences.js +2 -5
- package/glyph/premium.js +2 -5
- package/glyph/presence-active.js +1 -1
- package/glyph/presence-busy.js +1 -1
- package/glyph/presence-unavailable.js +1 -1
- package/glyph/question-circle.js +2 -5
- package/glyph/question.js +2 -5
- package/glyph/questions.js +2 -5
- package/glyph/queues.js +2 -5
- package/glyph/quote.js +2 -5
- package/glyph/radio.js +2 -5
- package/glyph/recent.js +2 -5
- package/glyph/redo.js +2 -5
- package/glyph/refresh.js +2 -5
- package/glyph/retry.js +2 -5
- package/glyph/roadmap.js +2 -5
- package/glyph/room-menu.js +2 -5
- package/glyph/schedule-filled.js +2 -5
- package/glyph/schedule.js +2 -5
- package/glyph/screen.js +2 -5
- package/glyph/search.js +2 -5
- package/glyph/select-clear.js +2 -5
- package/glyph/send.js +2 -5
- package/glyph/settings.js +2 -5
- package/glyph/share.js +2 -5
- package/glyph/ship.js +2 -5
- package/glyph/shortcut.js +2 -5
- package/glyph/sign-in.js +2 -5
- package/glyph/sign-out.js +2 -5
- package/glyph/sprint.js +2 -5
- package/glyph/star-filled.js +2 -5
- package/glyph/star-large.js +2 -5
- package/glyph/star.js +2 -5
- package/glyph/status.js +1 -1
- package/glyph/stopwatch.js +2 -5
- package/glyph/subtask.js +2 -5
- package/glyph/suitcase.js +2 -5
- package/glyph/switcher.js +2 -5
- package/glyph/table.js +2 -5
- package/glyph/task.js +2 -5
- package/glyph/teams.js +2 -5
- package/glyph/trash.js +2 -5
- package/glyph/tray.js +2 -5
- package/glyph/undo.js +2 -5
- package/glyph/unlink.js +2 -5
- package/glyph/unlock-circle.js +2 -5
- package/glyph/unlock-filled.js +2 -5
- package/glyph/unlock.js +2 -5
- package/glyph/upload.js +2 -5
- package/glyph/user-avatar-circle.js +2 -5
- package/glyph/vid-audio-muted.js +1 -1
- package/glyph/vid-audio-on.js +2 -5
- package/glyph/vid-backward.js +1 -1
- package/glyph/vid-camera-off.js +1 -1
- package/glyph/vid-camera-on.js +2 -5
- package/glyph/vid-connection-circle.js +1 -1
- package/glyph/vid-forward.js +1 -1
- package/glyph/vid-full-screen-off.js +2 -5
- package/glyph/vid-full-screen-on.js +2 -5
- package/glyph/vid-hang-up.js +1 -1
- package/glyph/vid-hd-circle.js +1 -1
- package/glyph/vid-pause.js +2 -5
- package/glyph/vid-play.js +2 -5
- package/glyph/vid-raised-hand.js +1 -1
- package/glyph/vid-share-screen.js +1 -1
- package/glyph/vid-speaking-circle.js +1 -1
- package/glyph/vid-volume-full.js +2 -5
- package/glyph/vid-volume-half.js +2 -5
- package/glyph/vid-volume-muted.js +2 -5
- package/glyph/video-circle.js +2 -5
- package/glyph/video-filled.js +2 -5
- package/glyph/warning.js +2 -5
- package/glyph/watch-filled.js +2 -5
- package/glyph/watch.js +2 -5
- package/glyph/world-small.js +2 -5
- package/glyph/world.js +2 -5
- package/metadata/package.json +1 -1
- package/migration-map/package.json +1 -1
- package/package.json +6 -78
- package/svg/package.json +1 -1
- package/svgs/core/chart-pie.svg +1 -1
- package/types/package.json +1 -1
- package/dist/cjs/components/icon-facade.js +0 -68
- package/dist/es2019/components/icon-facade.js +0 -58
- package/dist/esm/components/icon-facade.js +0 -59
- package/dist/types/components/icon-facade.d.ts +0 -11
- package/dist/types-ts4.5/components/icon-facade.d.ts +0 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
# @atlaskit/icon
|
|
2
2
|
|
|
3
|
+
## 28.0.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- [`2705f4174191e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2705f4174191e) -
|
|
8
|
+
Legacy icons will no longer switch to the new icons via the
|
|
9
|
+
`platform-visual-refresh-icons-legacy-facade` feature flag. This change includes removing the icon
|
|
10
|
+
facade and cleaning up the feature flags.
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
|
|
16
|
+
## 27.12.0
|
|
17
|
+
|
|
18
|
+
### Minor Changes
|
|
19
|
+
|
|
20
|
+
- [`1fa0bae860bbc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1fa0bae860bbc) -
|
|
21
|
+
This release updates icons in `@atlaskit/icon`.
|
|
22
|
+
|
|
23
|
+
### Updated:
|
|
24
|
+
|
|
25
|
+
**`@atlaskit/icon/core`**
|
|
26
|
+
|
|
27
|
+
- `chart-pie`
|
|
28
|
+
|
|
3
29
|
## 27.11.0
|
|
4
30
|
|
|
5
31
|
### Minor Changes
|
package/afm-volt/tsconfig.json
CHANGED
|
@@ -14,7 +14,13 @@
|
|
|
14
14
|
"exclude": [
|
|
15
15
|
"../src/**/__tests__/*",
|
|
16
16
|
"../src/**/*.test.*",
|
|
17
|
-
"../src/**/test.*"
|
|
17
|
+
"../src/**/test.*",
|
|
18
|
+
"../src/**/examples.*",
|
|
19
|
+
"../src/**/examples/*",
|
|
20
|
+
"../src/**/examples/**/*",
|
|
21
|
+
"../src/**/*.stories.*",
|
|
22
|
+
"../src/**/stories/*",
|
|
23
|
+
"../src/**/stories/**/*"
|
|
18
24
|
],
|
|
19
25
|
"references": [
|
|
20
26
|
{
|
package/base/package.json
CHANGED
package/base-new/package.json
CHANGED
package/build/index.tsx
CHANGED
|
@@ -44,6 +44,7 @@ async function main() {
|
|
|
44
44
|
baseIconEntryPoint: '@atlaskit/icon/base',
|
|
45
45
|
newIconsDir: path.resolve(root, 'icons_raw'),
|
|
46
46
|
migrationMap,
|
|
47
|
+
isDeprecated: true
|
|
47
48
|
};
|
|
48
49
|
await buildIcons(config).then((icons) => {
|
|
49
50
|
const iconDocs = createIconDocs(icons, '@atlaskit/icon', synonyms, ['icon', 'core']);
|
package/constants/package.json
CHANGED
package/core/chart-pie.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::f67151992cc7168a855c9da00b5a80ab>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ChartPieIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<mask id="
|
|
24
|
+
dangerouslySetGlyph: `<mask id="mask0_53402_2880" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" d="M5.106 0C5.04.239 5 .49 5 .75v7.5a2.75 2.75 0 0 0 3.462 2.656l7.246-1.941q.15-.04.292-.098V16H0V0zm5.672 4.59-.278.076v-.29q.143.102.278.215M16 2.17A10.3 10.3 0 0 0 13.831 0H16z"/></mask><g mask="url(#mask0_53402_2880)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8a6.25 6.25 0 1 0 12.5 0 6.25 6.25 0 0 0-12.5 0Z"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25V.75c3.47 0 6.39 2.357 7.246 5.558z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ChartPieIcon.displayName = 'ChartPieIcon';
|
|
@@ -10,12 +10,6 @@ Object.defineProperty(exports, "Icon", {
|
|
|
10
10
|
return _icon.Icon;
|
|
11
11
|
}
|
|
12
12
|
});
|
|
13
|
-
Object.defineProperty(exports, "IconFacade", {
|
|
14
|
-
enumerable: true,
|
|
15
|
-
get: function get() {
|
|
16
|
-
return _iconFacade.IconFacade;
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
13
|
Object.defineProperty(exports, "default", {
|
|
20
14
|
enumerable: true,
|
|
21
15
|
get: function get() {
|
|
@@ -23,5 +17,4 @@ Object.defineProperty(exports, "default", {
|
|
|
23
17
|
}
|
|
24
18
|
});
|
|
25
19
|
var _icon = _interopRequireWildcard(require("../components/icon"));
|
|
26
|
-
var _iconFacade = require("../components/icon-facade");
|
|
27
20
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
@@ -34,12 +34,7 @@ var metadata = {
|
|
|
34
34
|
categorization: 'single-purpose',
|
|
35
35
|
usage: 'Single purpose - Reserved for creating and adding an object.',
|
|
36
36
|
team: 'Design System Team',
|
|
37
|
-
|
|
38
|
-
name: 'focus-area',
|
|
39
|
-
type: 'core',
|
|
40
|
-
location: '@atlaskit/icon'
|
|
41
|
-
},
|
|
42
|
-
status: 'deprecated'
|
|
37
|
+
status: 'published'
|
|
43
38
|
},
|
|
44
39
|
'ai-agent': {
|
|
45
40
|
keywords: ['ai-agent', 'aiagent', 'icon', 'Rovo', 'AI', 'chat agent', 'ai'],
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export { default, Icon } from '../components/icon';
|
|
2
|
-
export { IconFacade } from '../components/icon-facade';
|
|
1
|
+
export { default, Icon } from '../components/icon';
|
|
@@ -28,12 +28,7 @@ const metadata = {
|
|
|
28
28
|
categorization: 'single-purpose',
|
|
29
29
|
usage: 'Single purpose - Reserved for creating and adding an object.',
|
|
30
30
|
team: 'Design System Team',
|
|
31
|
-
|
|
32
|
-
name: 'focus-area',
|
|
33
|
-
type: 'core',
|
|
34
|
-
location: '@atlaskit/icon'
|
|
35
|
-
},
|
|
36
|
-
status: 'deprecated'
|
|
31
|
+
status: 'published'
|
|
37
32
|
},
|
|
38
33
|
'ai-agent': {
|
|
39
34
|
keywords: ['ai-agent', 'aiagent', 'icon', 'Rovo', 'AI', 'chat agent', 'ai'],
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export { default, Icon } from '../components/icon';
|
|
2
|
-
export { IconFacade } from '../components/icon-facade';
|
|
1
|
+
export { default, Icon } from '../components/icon';
|
|
@@ -28,12 +28,7 @@ var metadata = {
|
|
|
28
28
|
categorization: 'single-purpose',
|
|
29
29
|
usage: 'Single purpose - Reserved for creating and adding an object.',
|
|
30
30
|
team: 'Design System Team',
|
|
31
|
-
|
|
32
|
-
name: 'focus-area',
|
|
33
|
-
type: 'core',
|
|
34
|
-
location: '@atlaskit/icon'
|
|
35
|
-
},
|
|
36
|
-
status: 'deprecated'
|
|
31
|
+
status: 'published'
|
|
37
32
|
},
|
|
38
33
|
'ai-agent': {
|
|
39
34
|
keywords: ['ai-agent', 'aiagent', 'icon', 'Rovo', 'AI', 'chat agent', 'ai'],
|
package/dist/types/metadata.d.ts
CHANGED
package/dist/types/types.d.ts
CHANGED
|
@@ -258,10 +258,6 @@ type IconMigrationResult = {
|
|
|
258
258
|
};
|
|
259
259
|
export type IconMigrationSizeGuidance = '16-icon-tile' | '24-icon-tile' | '32-icon-tile' | '48-icon-tile' | 'swap' | 'swap-slight-visual-change' | 'swap-visual-change' | 'product-icon' | 'not-recommended' | 'icon-tile' | 'top-nav' | 'icon-lab' | 'no-larger-size';
|
|
260
260
|
export type IconMigrationMap = Record<string, IconMigrationResult>;
|
|
261
|
-
export type IconFacadeProps = IconProps & {
|
|
262
|
-
newIcon?: React.ComponentType<NewUtilityIconProps> | React.ComponentType<NewCoreIconProps>;
|
|
263
|
-
iconType?: UNSAFE_NewGlyphProps['type'];
|
|
264
|
-
};
|
|
265
261
|
interface LEGACY_Data {
|
|
266
262
|
keywords: string[];
|
|
267
263
|
componentName: string;
|
|
@@ -258,10 +258,6 @@ type IconMigrationResult = {
|
|
|
258
258
|
};
|
|
259
259
|
export type IconMigrationSizeGuidance = '16-icon-tile' | '24-icon-tile' | '32-icon-tile' | '48-icon-tile' | 'swap' | 'swap-slight-visual-change' | 'swap-visual-change' | 'product-icon' | 'not-recommended' | 'icon-tile' | 'top-nav' | 'icon-lab' | 'no-larger-size';
|
|
260
260
|
export type IconMigrationMap = Record<string, IconMigrationResult>;
|
|
261
|
-
export type IconFacadeProps = IconProps & {
|
|
262
|
-
newIcon?: React.ComponentType<NewUtilityIconProps> | React.ComponentType<NewCoreIconProps>;
|
|
263
|
-
iconType?: UNSAFE_NewGlyphProps['type'];
|
|
264
|
-
};
|
|
265
261
|
interface LEGACY_Data {
|
|
266
262
|
keywords: string[];
|
|
267
263
|
componentName: string;
|
package/glyph/activity.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _dashboard = _interopRequireDefault(require("@atlaskit/icon/core/dashboard"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ActivityIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ActivityIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path fill-rule="nonzero" d="M19.004 17C19 17 19 7.006 19 7.006 19 7 4.996 7 4.996 7 5 7 5 16.994 5 16.994 5 17 19.004 17 19.004 17M3 7.006A2 2 0 0 1 4.995 5h14.01A2 2 0 0 1 21 7.006v9.988A2 2 0 0 1 19.005 19H4.995A2 2 0 0 1 3 16.994z"/><path d="M4 6h16v5H4zm5 2c0 .556.446 1 .995 1h8.01c.54 0 .995-.448.995-1 0-.556-.446-1-.995-1h-8.01C9.455 7 9 7.448 9 8M5 8c0 .556.448 1 1 1 .556 0 1-.448 1-1 0-.556-.448-1-1-1-.556 0-1 .448-1 1"/></g></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _dashboard.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ActivityIcon.displayName = 'ActivityIcon';
|
|
17
14
|
var _default = exports.default = ActivityIcon;
|
package/glyph/add-circle.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _add = _interopRequireDefault(require("@atlaskit/icon/core/add"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const AddCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const AddCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill-rule="evenodd"><circle cx="12" cy="12" r="10" fill="currentcolor"/><path fill="inherit" d="M11.046 7.958v3.088H7.958a.954.954 0 1 0 0 1.908h3.088v3.088a.954.954 0 1 0 1.908 0v-3.088h3.088a.954.954 0 1 0 0-1.908h-3.088V7.958a.954.954 0 1 0-1.908 0"/></g></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _add.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
AddCircleIcon.displayName = 'AddCircleIcon';
|
|
17
14
|
var _default = exports.default = AddCircleIcon;
|
package/glyph/add-item.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _shortcut = _interopRequireDefault(require("@atlaskit/icon/core/shortcut"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const AddItemIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const AddItemIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path fill-rule="nonzero" d="M16.002 3H4.995A1.995 1.995 0 0 0 3 4.995v14.01C3 20.107 3.893 21 4.995 21h14.01A1.995 1.995 0 0 0 21 19.005V7.998 11h-2v8H5V5h8V3z"/><path d="M19 5V3.99A1 1 0 0 0 18 3c-.556 0-1 .444-1 .99V5h-1a1 1 0 0 0 0 2h1v1.01A1 1 0 0 0 18 9c.556 0 1-.444 1-.99V7h1a1 1 0 0 0 0-2z"/></g></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _shortcut.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
AddItemIcon.displayName = 'AddItemIcon';
|
|
17
14
|
var _default = exports.default = AddItemIcon;
|
package/glyph/add.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _add = _interopRequireDefault(require("@atlaskit/icon/core/add"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const AddIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const AddIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M13 11V3.993A.997.997 0 0 0 12 3c-.556 0-1 .445-1 .993V11H3.993A.997.997 0 0 0 3 12c0 .557.445 1 .993 1H11v7.007c0 .548.448.993 1 .993.556 0 1-.445 1-.993V13h7.007A.997.997 0 0 0 21 12c0-.556-.445-1-.993-1z"/></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _add.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
AddIcon.displayName = 'AddIcon';
|
|
17
14
|
var _default = exports.default = AddIcon;
|
package/glyph/addon.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _app = _interopRequireDefault(require("@atlaskit/icon/core/app"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const AddonIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const AddonIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path d="m5.376 6.455 5.248-3.104c.792-.469 1.963-.467 2.752 0l5.248 3.104C19.416 6.923 20 7.962 20 8.895v6.21c0 .936-.587 1.973-1.376 2.44l-5.248 3.104c-.792.469-1.963.467-2.752 0l-5.248-3.104C4.584 17.077 4 16.038 4 15.105v-6.21c0-.936.587-1.973 1.376-2.44m6.99-1.314c-.165-.098-.566-.098-.733 0L6.385 8.245c-.166.098-.367.454-.367.65v6.21c0 .195.2.551.367.65l5.248 3.104c.166.098.567.098.734 0l5.248-3.104c.166-.098.367-.454.367-.65v-6.21c0-.195-.2-.551-.367-.65z"/><path d="M12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8m0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></g></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _app.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
AddonIcon.displayName = 'AddonIcon';
|
|
17
14
|
var _default = exports.default = AddonIcon;
|
package/glyph/app-access.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _personAdded = _interopRequireDefault(require("@atlaskit/icon/core/person-added"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const AppAccessIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const AppAccessIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill-rule="evenodd"><path fill="currentcolor" d="M12.682 12H5.01A2.006 2.006 0 0 0 3 14v4.446c0 2.162 4.836 2.951 8.368 2.368A5.98 5.98 0 0 1 10 17a6 6 0 0 1 2.682-5"/><circle cx="9" cy="7" r="4" fill="currentcolor"/><circle cx="16" cy="17" r="5" fill="currentcolor"/><path fill="inherit" d="M14.674 19.331c.36.36.941.36 1.3 0l2.758-2.763a.92.92 0 0 0-1.301-1.298l-2.108 2.11-.755-.754a.92.92 0 0 0-1.3 1.3z"/></g></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _personAdded.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
AppAccessIcon.displayName = 'AppAccessIcon';
|
|
17
14
|
var _default = exports.default = AppAccessIcon;
|
package/glyph/app-switcher.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _appSwitcher = _interopRequireDefault(require("@atlaskit/icon/core/app-switcher"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const AppSwitcherIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const AppSwitcherIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M4 5.01C4 4.451 4.443 4 5.01 4h1.98C7.549 4 8 4.443 8 5.01v1.98C8 7.549 7.557 8 6.99 8H5.01C4.451 8 4 7.557 4 6.99zm0 6c0-.558.443-1.01 1.01-1.01h1.98c.558 0 1.01.443 1.01 1.01v1.98C8 13.549 7.557 14 6.99 14H5.01C4.451 14 4 13.557 4 12.99zm6-6c0-.558.443-1.01 1.01-1.01h1.98c.558 0 1.01.443 1.01 1.01v1.98C14 7.549 13.557 8 12.99 8h-1.98C10.451 8 10 7.557 10 6.99zm0 6c0-.558.443-1.01 1.01-1.01h1.98c.558 0 1.01.443 1.01 1.01v1.98c0 .558-.443 1.01-1.01 1.01h-1.98c-.558 0-1.01-.443-1.01-1.01zm6-6c0-.558.443-1.01 1.01-1.01h1.98c.558 0 1.01.443 1.01 1.01v1.98C20 7.549 19.557 8 18.99 8h-1.98C16.451 8 16 7.557 16 6.99zm0 6c0-.558.443-1.01 1.01-1.01h1.98c.558 0 1.01.443 1.01 1.01v1.98c0 .558-.443 1.01-1.01 1.01h-1.98c-.558 0-1.01-.443-1.01-1.01zm-12 6c0-.558.443-1.01 1.01-1.01h1.98c.558 0 1.01.443 1.01 1.01v1.98C8 19.549 7.557 20 6.99 20H5.01C4.451 20 4 19.557 4 18.99zm6 0c0-.558.443-1.01 1.01-1.01h1.98c.558 0 1.01.443 1.01 1.01v1.98c0 .558-.443 1.01-1.01 1.01h-1.98c-.558 0-1.01-.443-1.01-1.01zm6 0c0-.558.443-1.01 1.01-1.01h1.98c.558 0 1.01.443 1.01 1.01v1.98c0 .558-.443 1.01-1.01 1.01h-1.98c-.558 0-1.01-.443-1.01-1.01z"/></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _appSwitcher.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
AppSwitcherIcon.displayName = 'AppSwitcherIcon';
|
|
17
14
|
var _default = exports.default = AppSwitcherIcon;
|
package/glyph/archive.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _archiveBox = _interopRequireDefault(require("@atlaskit/icon/core/archive-box"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ArchiveIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ArchiveIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M19 3H4.85A2 2 0 0 0 3 5v4h1v10.45A1.67 1.67 0 0 0 5.77 21h12.46A1.67 1.67 0 0 0 20 19.45V9h1V5a2 2 0 0 0-2-2m-1 16H6V9h12zm1-12H5V5h14zm-4 7H9v-2h6z" clip-rule="evenodd"/></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _archiveBox.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ArchiveIcon.displayName = 'ArchiveIcon';
|
|
17
14
|
var _default = exports.default = ArchiveIcon;
|
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _arrowDown = _interopRequireDefault(require("@atlaskit/icon/core/arrow-down"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ArrowDownCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ArrowDownCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill-rule="evenodd"><circle cx="12" cy="12" r="10" fill="currentcolor" fill-rule="nonzero"/><path fill="inherit" d="M10.994 8v5.586l-1.279-1.272a1.01 1.01 0 0 0-1.421 0 1 1 0 0 0 0 1.416l2.994 2.977a1.01 1.01 0 0 0 1.423 0l2.994-2.977a1 1 0 0 0 0-1.416 1.01 1.01 0 0 0-1.421 0l-1.279 1.272V8c0-.552-.45-1-1.005-1s-1.006.448-1.006 1"/></g></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _arrowDown.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ArrowDownCircleIcon.displayName = 'ArrowDownCircleIcon';
|
|
17
14
|
var _default = exports.default = ArrowDownCircleIcon;
|
package/glyph/arrow-down.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _arrowDown = _interopRequireDefault(require("@atlaskit/icon/core/arrow-down"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ArrowDownIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ArrowDownIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M11 6v9.586l-3.793-3.793a1 1 0 0 0-1.414 0c-.39.39-.39 1.024 0 1.415l5.5 5.499A1 1 0 0 0 12 19a1 1 0 0 0 .707-.293l5.5-5.499a1 1 0 1 0-1.414-1.415L13 15.586V6a1 1 0 0 0-2 0"/></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _arrowDown.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ArrowDownIcon.displayName = 'ArrowDownIcon';
|
|
17
14
|
var _default = exports.default = ArrowDownIcon;
|
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _arrowLeft = _interopRequireDefault(require("@atlaskit/icon/core/arrow-left"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ArrowLeftCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ArrowLeftCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><circle cx="12" cy="12" r="10" fill="currentcolor"/><path fill="inherit" d="M16 10.995h-5.586l1.272-1.279a1.01 1.01 0 0 0 0-1.421.996.996 0 0 0-1.415 0l-2.978 2.994a1.01 1.01 0 0 0 0 1.423l2.978 2.993a1 1 0 0 0 1.415 0 1.01 1.01 0 0 0 0-1.421l-1.272-1.279H16c.552 0 1-.45 1-1.005s-.448-1.005-1-1.005"/></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _arrowLeft.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ArrowLeftCircleIcon.displayName = 'ArrowLeftCircleIcon';
|
|
17
14
|
var _default = exports.default = ArrowLeftCircleIcon;
|
package/glyph/arrow-left.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _arrowLeft = _interopRequireDefault(require("@atlaskit/icon/core/arrow-left"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ArrowLeftIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ArrowLeftIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M12.207 5.793a1 1 0 0 1 0 1.414L8.414 11H18a1 1 0 1 1 0 2H8.414l3.793 3.793a1 1 0 1 1-1.415 1.414l-5.499-5.5A1 1 0 0 1 5 12.028v-.057a1 1 0 0 1 .293-.678l5.499-5.5a1 1 0 0 1 1.415 0" clip-rule="evenodd"/></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _arrowLeft.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ArrowLeftIcon.displayName = 'ArrowLeftIcon';
|
|
17
14
|
var _default = exports.default = ArrowLeftIcon;
|
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _arrowRight = _interopRequireDefault(require("@atlaskit/icon/core/arrow-right"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ArrowRightCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ArrowRightCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill-rule="evenodd"><circle cx="12" cy="12" r="10" fill="currentcolor" fill-rule="nonzero"/><path fill="inherit" d="M12.314 8.294a1.01 1.01 0 0 0 0 1.422l1.271 1.279H8c-.553 0-1.001.45-1.001 1.005S7.447 13.005 8 13.005h5.585l-1.271 1.279a1.01 1.01 0 0 0 0 1.422 1 1 0 0 0 1.415 0l2.978-2.995a1.01 1.01 0 0 0 0-1.422l-2.978-2.995a1 1 0 0 0-1.415 0"/></g></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _arrowRight.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ArrowRightCircleIcon.displayName = 'ArrowRightCircleIcon';
|
|
17
14
|
var _default = exports.default = ArrowRightCircleIcon;
|
package/glyph/arrow-right.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _arrowRight = _interopRequireDefault(require("@atlaskit/icon/core/arrow-right"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ArrowRightIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ArrowRightIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M11.793 5.793a1 1 0 0 0 0 1.414L15.586 11H6a1 1 0 0 0 0 2h9.586l-3.793 3.793a1 1 0 0 0 0 1.414c.39.39 1.024.39 1.415 0l5.499-5.5a1 1 0 0 0 .293-.679v-.057a1 1 0 0 0-.293-.678l-5.499-5.5a1 1 0 0 0-1.415 0"/></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _arrowRight.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ArrowRightIcon.displayName = 'ArrowRightIcon';
|
|
17
14
|
var _default = exports.default = ArrowRightIcon;
|
package/glyph/arrow-up-circle.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _arrowUp = _interopRequireDefault(require("@atlaskit/icon/core/arrow-up"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ArrowUpCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ArrowUpCircleIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill-rule="evenodd"><circle cx="12" cy="12" r="10" fill="currentcolor" fill-rule="nonzero"/><path fill="inherit" d="M11.288 7.293 8.294 10.27a1 1 0 0 0 0 1.416 1.01 1.01 0 0 0 1.421 0l1.279-1.272V16c0 .552.451 1 1.006 1s1.005-.448 1.005-1v-5.586l1.279 1.272a1.01 1.01 0 0 0 1.421 0 1 1 0 0 0 0-1.416l-2.994-2.977a1.01 1.01 0 0 0-1.423 0"/></g></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _arrowUp.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ArrowUpCircleIcon.displayName = 'ArrowUpCircleIcon';
|
|
17
14
|
var _default = exports.default = ArrowUpCircleIcon;
|
package/glyph/arrow-up.js
CHANGED
|
@@ -6,12 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _base = require("@atlaskit/icon/base");
|
|
9
|
-
var _arrowUp = _interopRequireDefault(require("@atlaskit/icon/core/arrow-up"));
|
|
10
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
const ArrowUpIcon = props => /*#__PURE__*/_react.default.createElement(_base.
|
|
10
|
+
const ArrowUpIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
12
11
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="m11.293 5.293-5.5 5.499a1 1 0 0 0 0 1.415 1 1 0 0 0 1.414 0L11 8.414V18a1 1 0 0 0 2 0V8.414l3.793 3.793a1 1 0 1 0 1.414-1.415l-5.5-5.499A1 1 0 0 0 12 5a1 1 0 0 0-.707.293"/></svg>`
|
|
13
|
-
}, props
|
|
14
|
-
newIcon: _arrowUp.default
|
|
15
|
-
}));
|
|
12
|
+
}, props));
|
|
16
13
|
ArrowUpIcon.displayName = 'ArrowUpIcon';
|
|
17
14
|
var _default = exports.default = ArrowUpIcon;
|