@atlaskit/icon 32.0.2 → 33.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 +29 -0
- package/build/index.tsx +1 -31
- package/codemods/__tests__/icon-spacing-to-box-primitive.test.tsx +1 -1
- package/core/chart-pie.js +2 -2
- package/core/person-add.js +2 -2
- package/core/person-added.js +2 -2
- package/core/person-offboard.js +2 -2
- package/core/person-remove.js +2 -2
- package/core/person-warning.js +2 -2
- package/core/screen-plus.js +2 -2
- package/dist/cjs/entry-points/metadata.js +1 -2
- package/dist/cjs/metadata-core.js +3 -195
- package/dist/es2019/entry-points/metadata.js +1 -1
- package/dist/es2019/metadata-core.js +3 -195
- package/dist/esm/entry-points/metadata.js +1 -1
- package/dist/esm/metadata-core.js +3 -195
- package/dist/types/entry-points/metadata.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +1 -5
- package/dist/types-ts4.5/entry-points/metadata.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -5
- package/icon.docs.tsx +88 -0
- package/package.json +3 -2
- package/svgs/core/chart-pie.svg +1 -1
- package/svgs/core/person-add.svg +1 -1
- package/svgs/core/person-added.svg +1 -1
- package/svgs/core/person-offboard.svg +1 -1
- package/svgs/core/person-remove.svg +1 -1
- package/svgs/core/person-warning.svg +1 -1
- package/svgs/core/screen-plus.svg +1 -1
- package/tsconfig.json +2 -1
- package/dist/cjs/metadata.js +0 -3960
- package/dist/es2019/metadata.js +0 -2516
- package/dist/esm/metadata.js +0 -3237
- package/dist/types/metadata.d.ts +0 -19
- package/dist/types-ts4.5/metadata.d.ts +0 -19
- package/glyph/activity.d.ts +0 -9
- package/glyph/activity.js +0 -14
- package/glyph/add-circle.d.ts +0 -9
- package/glyph/add-circle.js +0 -14
- package/glyph/add-item.d.ts +0 -9
- package/glyph/add-item.js +0 -14
- package/glyph/add.d.ts +0 -9
- package/glyph/add.js +0 -14
- package/glyph/addon.d.ts +0 -9
- package/glyph/addon.js +0 -14
- package/glyph/app-access.d.ts +0 -9
- package/glyph/app-access.js +0 -14
- package/glyph/app-switcher.d.ts +0 -9
- package/glyph/app-switcher.js +0 -14
- package/glyph/archive.d.ts +0 -9
- package/glyph/archive.js +0 -14
- package/glyph/arrow-down-circle.d.ts +0 -9
- package/glyph/arrow-down-circle.js +0 -14
- package/glyph/arrow-down.d.ts +0 -9
- package/glyph/arrow-down.js +0 -14
- package/glyph/arrow-left-circle.d.ts +0 -9
- package/glyph/arrow-left-circle.js +0 -14
- package/glyph/arrow-left.d.ts +0 -9
- package/glyph/arrow-left.js +0 -14
- package/glyph/arrow-right-circle.d.ts +0 -9
- package/glyph/arrow-right-circle.js +0 -14
- package/glyph/arrow-right.d.ts +0 -9
- package/glyph/arrow-right.js +0 -14
- package/glyph/arrow-up-circle.d.ts +0 -9
- package/glyph/arrow-up-circle.js +0 -14
- package/glyph/arrow-up.d.ts +0 -9
- package/glyph/arrow-up.js +0 -14
- package/glyph/attachment.d.ts +0 -9
- package/glyph/attachment.js +0 -14
- package/glyph/audio-circle.d.ts +0 -9
- package/glyph/audio-circle.js +0 -14
- package/glyph/audio.d.ts +0 -9
- package/glyph/audio.js +0 -14
- package/glyph/backlog.d.ts +0 -9
- package/glyph/backlog.js +0 -14
- package/glyph/billing-filled.d.ts +0 -9
- package/glyph/billing-filled.js +0 -14
- package/glyph/billing.d.ts +0 -9
- package/glyph/billing.js +0 -14
- package/glyph/bitbucket/branches.d.ts +0 -9
- package/glyph/bitbucket/branches.js +0 -14
- package/glyph/bitbucket/builds.d.ts +0 -9
- package/glyph/bitbucket/builds.js +0 -14
- package/glyph/bitbucket/clone.d.ts +0 -9
- package/glyph/bitbucket/clone.js +0 -14
- package/glyph/bitbucket/commits.d.ts +0 -9
- package/glyph/bitbucket/commits.js +0 -14
- package/glyph/bitbucket/compare.d.ts +0 -9
- package/glyph/bitbucket/compare.js +0 -14
- package/glyph/bitbucket/forks.d.ts +0 -9
- package/glyph/bitbucket/forks.js +0 -14
- package/glyph/bitbucket/output.d.ts +0 -9
- package/glyph/bitbucket/output.js +0 -14
- package/glyph/bitbucket/pipelines.d.ts +0 -9
- package/glyph/bitbucket/pipelines.js +0 -14
- package/glyph/bitbucket/pullrequests.d.ts +0 -9
- package/glyph/bitbucket/pullrequests.js +0 -14
- package/glyph/bitbucket/repos.d.ts +0 -9
- package/glyph/bitbucket/repos.js +0 -14
- package/glyph/bitbucket/snippets.d.ts +0 -9
- package/glyph/bitbucket/snippets.js +0 -14
- package/glyph/bitbucket/source.d.ts +0 -9
- package/glyph/bitbucket/source.js +0 -14
- package/glyph/board.d.ts +0 -9
- package/glyph/board.js +0 -14
- package/glyph/book.d.ts +0 -9
- package/glyph/book.js +0 -14
- package/glyph/bullet-list.d.ts +0 -9
- package/glyph/bullet-list.js +0 -14
- package/glyph/calendar-filled.d.ts +0 -9
- package/glyph/calendar-filled.js +0 -14
- package/glyph/calendar.d.ts +0 -9
- package/glyph/calendar.js +0 -14
- package/glyph/camera-filled.d.ts +0 -9
- package/glyph/camera-filled.js +0 -14
- package/glyph/camera-rotate.d.ts +0 -9
- package/glyph/camera-rotate.js +0 -14
- package/glyph/camera-take-picture.d.ts +0 -9
- package/glyph/camera-take-picture.js +0 -14
- package/glyph/camera.d.ts +0 -9
- package/glyph/camera.js +0 -14
- package/glyph/canvas.d.ts +0 -9
- package/glyph/canvas.js +0 -14
- package/glyph/check-circle-outline.d.ts +0 -9
- package/glyph/check-circle-outline.js +0 -14
- package/glyph/check-circle.d.ts +0 -9
- package/glyph/check-circle.js +0 -14
- package/glyph/check.d.ts +0 -9
- package/glyph/check.js +0 -14
- package/glyph/checkbox-indeterminate.d.ts +0 -9
- package/glyph/checkbox-indeterminate.js +0 -14
- package/glyph/checkbox.d.ts +0 -9
- package/glyph/checkbox.js +0 -14
- package/glyph/chevron-down-circle.d.ts +0 -9
- package/glyph/chevron-down-circle.js +0 -14
- package/glyph/chevron-down.d.ts +0 -9
- package/glyph/chevron-down.js +0 -14
- package/glyph/chevron-left-circle.d.ts +0 -9
- package/glyph/chevron-left-circle.js +0 -14
- package/glyph/chevron-left-large.d.ts +0 -9
- package/glyph/chevron-left-large.js +0 -14
- package/glyph/chevron-left.d.ts +0 -9
- package/glyph/chevron-left.js +0 -14
- package/glyph/chevron-right-circle.d.ts +0 -9
- package/glyph/chevron-right-circle.js +0 -14
- package/glyph/chevron-right-large.d.ts +0 -9
- package/glyph/chevron-right-large.js +0 -14
- package/glyph/chevron-right.d.ts +0 -9
- package/glyph/chevron-right.js +0 -14
- package/glyph/chevron-up-circle.d.ts +0 -9
- package/glyph/chevron-up-circle.js +0 -14
- package/glyph/chevron-up.d.ts +0 -9
- package/glyph/chevron-up.js +0 -14
- package/glyph/child-issues.d.ts +0 -9
- package/glyph/child-issues.js +0 -14
- package/glyph/code.d.ts +0 -9
- package/glyph/code.js +0 -14
- package/glyph/comment.d.ts +0 -9
- package/glyph/comment.js +0 -14
- package/glyph/component.d.ts +0 -9
- package/glyph/component.js +0 -14
- package/glyph/copy.d.ts +0 -9
- package/glyph/copy.js +0 -14
- package/glyph/creditcard-filled.d.ts +0 -9
- package/glyph/creditcard-filled.js +0 -14
- package/glyph/creditcard.d.ts +0 -9
- package/glyph/creditcard.js +0 -14
- package/glyph/cross-circle.d.ts +0 -9
- package/glyph/cross-circle.js +0 -14
- package/glyph/cross.d.ts +0 -9
- package/glyph/cross.js +0 -14
- package/glyph/dashboard.d.ts +0 -9
- package/glyph/dashboard.js +0 -14
- package/glyph/decision.d.ts +0 -9
- package/glyph/decision.js +0 -14
- package/glyph/department.d.ts +0 -9
- package/glyph/department.js +0 -14
- package/glyph/detail-view.d.ts +0 -9
- package/glyph/detail-view.js +0 -14
- package/glyph/discover-filled.d.ts +0 -9
- package/glyph/discover-filled.js +0 -14
- package/glyph/discover.d.ts +0 -9
- package/glyph/discover.js +0 -14
- package/glyph/document-filled.d.ts +0 -9
- package/glyph/document-filled.js +0 -14
- package/glyph/document.d.ts +0 -9
- package/glyph/document.js +0 -14
- package/glyph/documents.d.ts +0 -9
- package/glyph/documents.js +0 -14
- package/glyph/download.d.ts +0 -9
- package/glyph/download.js +0 -14
- package/glyph/drag-handler.d.ts +0 -9
- package/glyph/drag-handler.js +0 -14
- package/glyph/dropbox.d.ts +0 -9
- package/glyph/dropbox.js +0 -14
- package/glyph/edit-filled.d.ts +0 -9
- package/glyph/edit-filled.js +0 -14
- package/glyph/edit.d.ts +0 -9
- package/glyph/edit.js +0 -14
- package/glyph/editor/add.d.ts +0 -9
- package/glyph/editor/add.js +0 -14
- package/glyph/editor/addon.d.ts +0 -9
- package/glyph/editor/addon.js +0 -14
- package/glyph/editor/advanced.d.ts +0 -9
- package/glyph/editor/advanced.js +0 -14
- package/glyph/editor/align-center.d.ts +0 -9
- package/glyph/editor/align-center.js +0 -14
- package/glyph/editor/align-image-center.d.ts +0 -9
- package/glyph/editor/align-image-center.js +0 -14
- package/glyph/editor/align-image-left.d.ts +0 -9
- package/glyph/editor/align-image-left.js +0 -14
- package/glyph/editor/align-image-right.d.ts +0 -9
- package/glyph/editor/align-image-right.js +0 -14
- package/glyph/editor/align-left.d.ts +0 -9
- package/glyph/editor/align-left.js +0 -14
- package/glyph/editor/align-right.d.ts +0 -9
- package/glyph/editor/align-right.js +0 -14
- package/glyph/editor/attachment.d.ts +0 -9
- package/glyph/editor/attachment.js +0 -14
- package/glyph/editor/background-color.d.ts +0 -9
- package/glyph/editor/background-color.js +0 -14
- package/glyph/editor/bold.d.ts +0 -9
- package/glyph/editor/bold.js +0 -14
- package/glyph/editor/bullet-list.d.ts +0 -9
- package/glyph/editor/bullet-list.js +0 -14
- package/glyph/editor/close.d.ts +0 -9
- package/glyph/editor/close.js +0 -14
- package/glyph/editor/code.d.ts +0 -9
- package/glyph/editor/code.js +0 -14
- package/glyph/editor/collapse.d.ts +0 -9
- package/glyph/editor/collapse.js +0 -14
- package/glyph/editor/date.d.ts +0 -9
- package/glyph/editor/date.js +0 -14
- package/glyph/editor/decision.d.ts +0 -9
- package/glyph/editor/decision.js +0 -14
- package/glyph/editor/divider.d.ts +0 -9
- package/glyph/editor/divider.js +0 -14
- package/glyph/editor/done.d.ts +0 -9
- package/glyph/editor/done.js +0 -14
- package/glyph/editor/edit.d.ts +0 -9
- package/glyph/editor/edit.js +0 -14
- package/glyph/editor/emoji.d.ts +0 -9
- package/glyph/editor/emoji.js +0 -14
- package/glyph/editor/error.d.ts +0 -9
- package/glyph/editor/error.js +0 -14
- package/glyph/editor/expand.d.ts +0 -9
- package/glyph/editor/expand.js +0 -14
- package/glyph/editor/feedback.d.ts +0 -9
- package/glyph/editor/feedback.js +0 -14
- package/glyph/editor/file-preview.d.ts +0 -9
- package/glyph/editor/file-preview.js +0 -14
- package/glyph/editor/file.d.ts +0 -9
- package/glyph/editor/file.js +0 -14
- package/glyph/editor/help.d.ts +0 -9
- package/glyph/editor/help.js +0 -14
- package/glyph/editor/hint.d.ts +0 -9
- package/glyph/editor/hint.js +0 -14
- package/glyph/editor/horizontal-rule.d.ts +0 -9
- package/glyph/editor/horizontal-rule.js +0 -14
- package/glyph/editor/image-border.d.ts +0 -9
- package/glyph/editor/image-border.js +0 -14
- package/glyph/editor/image-resize.d.ts +0 -9
- package/glyph/editor/image-resize.js +0 -14
- package/glyph/editor/image.d.ts +0 -9
- package/glyph/editor/image.js +0 -14
- package/glyph/editor/indent.d.ts +0 -9
- package/glyph/editor/indent.js +0 -14
- package/glyph/editor/info.d.ts +0 -9
- package/glyph/editor/info.js +0 -14
- package/glyph/editor/italic.d.ts +0 -9
- package/glyph/editor/italic.js +0 -14
- package/glyph/editor/layout-single.d.ts +0 -9
- package/glyph/editor/layout-single.js +0 -14
- package/glyph/editor/layout-three-equal.d.ts +0 -9
- package/glyph/editor/layout-three-equal.js +0 -14
- package/glyph/editor/layout-three-with-sidebars.d.ts +0 -9
- package/glyph/editor/layout-three-with-sidebars.js +0 -14
- package/glyph/editor/layout-two-equal.d.ts +0 -9
- package/glyph/editor/layout-two-equal.js +0 -14
- package/glyph/editor/layout-two-left-sidebar.d.ts +0 -9
- package/glyph/editor/layout-two-left-sidebar.js +0 -14
- package/glyph/editor/layout-two-right-sidebar.d.ts +0 -9
- package/glyph/editor/layout-two-right-sidebar.js +0 -14
- package/glyph/editor/link.d.ts +0 -9
- package/glyph/editor/link.js +0 -14
- package/glyph/editor/media-center.d.ts +0 -9
- package/glyph/editor/media-center.js +0 -14
- package/glyph/editor/media-full-width.d.ts +0 -9
- package/glyph/editor/media-full-width.js +0 -14
- package/glyph/editor/media-wide.d.ts +0 -9
- package/glyph/editor/media-wide.js +0 -14
- package/glyph/editor/media-wrap-left.d.ts +0 -9
- package/glyph/editor/media-wrap-left.js +0 -14
- package/glyph/editor/media-wrap-right.d.ts +0 -9
- package/glyph/editor/media-wrap-right.js +0 -14
- package/glyph/editor/mention.d.ts +0 -9
- package/glyph/editor/mention.js +0 -14
- package/glyph/editor/more.d.ts +0 -9
- package/glyph/editor/more.js +0 -14
- package/glyph/editor/note.d.ts +0 -9
- package/glyph/editor/note.js +0 -14
- package/glyph/editor/number-list.d.ts +0 -9
- package/glyph/editor/number-list.js +0 -14
- package/glyph/editor/open.d.ts +0 -9
- package/glyph/editor/open.js +0 -14
- package/glyph/editor/outdent.d.ts +0 -9
- package/glyph/editor/outdent.js +0 -14
- package/glyph/editor/panel.d.ts +0 -9
- package/glyph/editor/panel.js +0 -14
- package/glyph/editor/photo.d.ts +0 -9
- package/glyph/editor/photo.js +0 -14
- package/glyph/editor/quote.d.ts +0 -9
- package/glyph/editor/quote.js +0 -14
- package/glyph/editor/recent.d.ts +0 -9
- package/glyph/editor/recent.js +0 -14
- package/glyph/editor/redo.d.ts +0 -9
- package/glyph/editor/redo.js +0 -14
- package/glyph/editor/remove-emoji.d.ts +0 -9
- package/glyph/editor/remove-emoji.js +0 -14
- package/glyph/editor/remove.d.ts +0 -9
- package/glyph/editor/remove.js +0 -14
- package/glyph/editor/search.d.ts +0 -9
- package/glyph/editor/search.js +0 -14
- package/glyph/editor/settings.d.ts +0 -9
- package/glyph/editor/settings.js +0 -14
- package/glyph/editor/strikethrough.d.ts +0 -9
- package/glyph/editor/strikethrough.js +0 -14
- package/glyph/editor/success.d.ts +0 -9
- package/glyph/editor/success.js +0 -14
- package/glyph/editor/table-display-options.d.ts +0 -9
- package/glyph/editor/table-display-options.js +0 -14
- package/glyph/editor/table.d.ts +0 -9
- package/glyph/editor/table.js +0 -14
- package/glyph/editor/task.d.ts +0 -9
- package/glyph/editor/task.js +0 -14
- package/glyph/editor/text-color.d.ts +0 -9
- package/glyph/editor/text-color.js +0 -14
- package/glyph/editor/text-style.d.ts +0 -9
- package/glyph/editor/text-style.js +0 -14
- package/glyph/editor/underline.d.ts +0 -9
- package/glyph/editor/underline.js +0 -14
- package/glyph/editor/undo.d.ts +0 -9
- package/glyph/editor/undo.js +0 -14
- package/glyph/editor/unlink.d.ts +0 -9
- package/glyph/editor/unlink.js +0 -14
- package/glyph/editor/warning.d.ts +0 -9
- package/glyph/editor/warning.js +0 -14
- package/glyph/email.d.ts +0 -9
- package/glyph/email.js +0 -14
- package/glyph/emoji/activity.d.ts +0 -9
- package/glyph/emoji/activity.js +0 -14
- package/glyph/emoji/atlassian.d.ts +0 -9
- package/glyph/emoji/atlassian.js +0 -14
- package/glyph/emoji/custom.d.ts +0 -9
- package/glyph/emoji/custom.js +0 -14
- package/glyph/emoji/emoji.d.ts +0 -9
- package/glyph/emoji/emoji.js +0 -14
- package/glyph/emoji/flags.d.ts +0 -9
- package/glyph/emoji/flags.js +0 -14
- package/glyph/emoji/food.d.ts +0 -9
- package/glyph/emoji/food.js +0 -14
- package/glyph/emoji/frequent.d.ts +0 -9
- package/glyph/emoji/frequent.js +0 -14
- package/glyph/emoji/keyboard.d.ts +0 -9
- package/glyph/emoji/keyboard.js +0 -14
- package/glyph/emoji/nature.d.ts +0 -9
- package/glyph/emoji/nature.js +0 -14
- package/glyph/emoji/objects.d.ts +0 -9
- package/glyph/emoji/objects.js +0 -14
- package/glyph/emoji/people.d.ts +0 -9
- package/glyph/emoji/people.js +0 -14
- package/glyph/emoji/productivity.d.ts +0 -9
- package/glyph/emoji/productivity.js +0 -14
- package/glyph/emoji/symbols.d.ts +0 -9
- package/glyph/emoji/symbols.js +0 -14
- package/glyph/emoji/travel.d.ts +0 -9
- package/glyph/emoji/travel.js +0 -14
- package/glyph/emoji-add.d.ts +0 -9
- package/glyph/emoji-add.js +0 -14
- package/glyph/emoji.d.ts +0 -9
- package/glyph/emoji.js +0 -14
- package/glyph/error.d.ts +0 -9
- package/glyph/error.js +0 -14
- package/glyph/export.d.ts +0 -9
- package/glyph/export.js +0 -14
- package/glyph/feedback.d.ts +0 -9
- package/glyph/feedback.js +0 -14
- package/glyph/file.d.ts +0 -9
- package/glyph/file.js +0 -14
- package/glyph/filter.d.ts +0 -9
- package/glyph/filter.js +0 -14
- package/glyph/flag-filled.d.ts +0 -9
- package/glyph/flag-filled.js +0 -14
- package/glyph/folder-filled.d.ts +0 -9
- package/glyph/folder-filled.js +0 -14
- package/glyph/folder.d.ts +0 -9
- package/glyph/folder.js +0 -14
- package/glyph/followers.d.ts +0 -9
- package/glyph/followers.js +0 -14
- package/glyph/following.d.ts +0 -9
- package/glyph/following.js +0 -14
- package/glyph/googledrive.d.ts +0 -9
- package/glyph/googledrive.js +0 -14
- package/glyph/graph-bar.d.ts +0 -9
- package/glyph/graph-bar.js +0 -14
- package/glyph/graph-line.d.ts +0 -9
- package/glyph/graph-line.js +0 -14
- package/glyph/gsuite.d.ts +0 -9
- package/glyph/gsuite.js +0 -14
- package/glyph/highlights.d.ts +0 -9
- package/glyph/highlights.js +0 -14
- package/glyph/hipchat/audio-only.d.ts +0 -9
- package/glyph/hipchat/audio-only.js +0 -14
- package/glyph/hipchat/chevron-double-down.d.ts +0 -9
- package/glyph/hipchat/chevron-double-down.js +0 -14
- package/glyph/hipchat/chevron-double-up.d.ts +0 -9
- package/glyph/hipchat/chevron-double-up.js +0 -14
- package/glyph/hipchat/chevron-down.d.ts +0 -9
- package/glyph/hipchat/chevron-down.js +0 -14
- package/glyph/hipchat/chevron-up.d.ts +0 -9
- package/glyph/hipchat/chevron-up.js +0 -14
- package/glyph/hipchat/dial-out.d.ts +0 -9
- package/glyph/hipchat/dial-out.js +0 -14
- package/glyph/hipchat/lobby.d.ts +0 -9
- package/glyph/hipchat/lobby.js +0 -14
- package/glyph/hipchat/media-attachment-count.d.ts +0 -9
- package/glyph/hipchat/media-attachment-count.js +0 -14
- package/glyph/hipchat/outgoing-sound.d.ts +0 -9
- package/glyph/hipchat/outgoing-sound.js +0 -14
- package/glyph/hipchat/sd-video.d.ts +0 -9
- package/glyph/hipchat/sd-video.js +0 -14
- package/glyph/home-circle.d.ts +0 -9
- package/glyph/home-circle.js +0 -14
- package/glyph/home.d.ts +0 -9
- package/glyph/home.js +0 -14
- package/glyph/image-border.d.ts +0 -9
- package/glyph/image-border.js +0 -14
- package/glyph/image-resize.d.ts +0 -9
- package/glyph/image-resize.js +0 -14
- package/glyph/image.d.ts +0 -9
- package/glyph/image.js +0 -14
- package/glyph/info.d.ts +0 -9
- package/glyph/info.js +0 -14
- package/glyph/invite-team.d.ts +0 -9
- package/glyph/invite-team.js +0 -14
- package/glyph/issue-raise.d.ts +0 -9
- package/glyph/issue-raise.js +0 -14
- package/glyph/issue.d.ts +0 -9
- package/glyph/issue.js +0 -14
- package/glyph/issues.d.ts +0 -9
- package/glyph/issues.js +0 -14
- package/glyph/jira/capture.d.ts +0 -9
- package/glyph/jira/capture.js +0 -14
- package/glyph/jira/failed-build-status.d.ts +0 -9
- package/glyph/jira/failed-build-status.js +0 -14
- package/glyph/jira/labs.d.ts +0 -9
- package/glyph/jira/labs.js +0 -14
- package/glyph/jira/test-session.d.ts +0 -9
- package/glyph/jira/test-session.js +0 -14
- package/glyph/label.d.ts +0 -9
- package/glyph/label.js +0 -14
- package/glyph/lightbulb-filled.d.ts +0 -9
- package/glyph/lightbulb-filled.js +0 -14
- package/glyph/lightbulb.d.ts +0 -9
- package/glyph/lightbulb.js +0 -14
- package/glyph/like.d.ts +0 -9
- package/glyph/like.js +0 -14
- package/glyph/link-filled.d.ts +0 -9
- package/glyph/link-filled.js +0 -14
- package/glyph/link.d.ts +0 -9
- package/glyph/link.js +0 -14
- package/glyph/list.d.ts +0 -9
- package/glyph/list.js +0 -14
- package/glyph/location.d.ts +0 -9
- package/glyph/location.js +0 -14
- package/glyph/lock-circle.d.ts +0 -9
- package/glyph/lock-circle.js +0 -14
- package/glyph/lock-filled.d.ts +0 -9
- package/glyph/lock-filled.js +0 -14
- package/glyph/lock.d.ts +0 -9
- package/glyph/lock.js +0 -14
- package/glyph/marketplace.d.ts +0 -9
- package/glyph/marketplace.js +0 -14
- package/glyph/media-services/actual-size.d.ts +0 -9
- package/glyph/media-services/actual-size.js +0 -14
- package/glyph/media-services/add-comment.d.ts +0 -9
- package/glyph/media-services/add-comment.js +0 -14
- package/glyph/media-services/annotate.d.ts +0 -9
- package/glyph/media-services/annotate.js +0 -14
- package/glyph/media-services/arrow.d.ts +0 -9
- package/glyph/media-services/arrow.js +0 -14
- package/glyph/media-services/audio.d.ts +0 -9
- package/glyph/media-services/audio.js +0 -14
- package/glyph/media-services/blur.d.ts +0 -9
- package/glyph/media-services/blur.js +0 -14
- package/glyph/media-services/brush.d.ts +0 -9
- package/glyph/media-services/brush.js +0 -14
- package/glyph/media-services/button-option.d.ts +0 -9
- package/glyph/media-services/button-option.js +0 -14
- package/glyph/media-services/code.d.ts +0 -9
- package/glyph/media-services/code.js +0 -14
- package/glyph/media-services/document.d.ts +0 -9
- package/glyph/media-services/document.js +0 -14
- package/glyph/media-services/filter.d.ts +0 -9
- package/glyph/media-services/filter.js +0 -14
- package/glyph/media-services/fit-to-page.d.ts +0 -9
- package/glyph/media-services/fit-to-page.js +0 -14
- package/glyph/media-services/full-screen.d.ts +0 -9
- package/glyph/media-services/full-screen.js +0 -14
- package/glyph/media-services/grid.d.ts +0 -9
- package/glyph/media-services/grid.js +0 -14
- package/glyph/media-services/image.d.ts +0 -9
- package/glyph/media-services/image.js +0 -14
- package/glyph/media-services/line-thickness.d.ts +0 -9
- package/glyph/media-services/line-thickness.js +0 -14
- package/glyph/media-services/line.d.ts +0 -9
- package/glyph/media-services/line.js +0 -14
- package/glyph/media-services/no-image.d.ts +0 -9
- package/glyph/media-services/no-image.js +0 -14
- package/glyph/media-services/open-mediaviewer.d.ts +0 -9
- package/glyph/media-services/open-mediaviewer.js +0 -14
- package/glyph/media-services/oval.d.ts +0 -9
- package/glyph/media-services/oval.js +0 -14
- package/glyph/media-services/pdf.d.ts +0 -9
- package/glyph/media-services/pdf.js +0 -14
- package/glyph/media-services/preselected.d.ts +0 -9
- package/glyph/media-services/preselected.js +0 -14
- package/glyph/media-services/presentation.d.ts +0 -9
- package/glyph/media-services/presentation.js +0 -14
- package/glyph/media-services/rectangle.d.ts +0 -9
- package/glyph/media-services/rectangle.js +0 -14
- package/glyph/media-services/scale-large.d.ts +0 -9
- package/glyph/media-services/scale-large.js +0 -14
- package/glyph/media-services/scale-small.d.ts +0 -9
- package/glyph/media-services/scale-small.js +0 -14
- package/glyph/media-services/spreadsheet.d.ts +0 -9
- package/glyph/media-services/spreadsheet.js +0 -14
- package/glyph/media-services/text.d.ts +0 -9
- package/glyph/media-services/text.js +0 -14
- package/glyph/media-services/unknown.d.ts +0 -9
- package/glyph/media-services/unknown.js +0 -14
- package/glyph/media-services/video.d.ts +0 -9
- package/glyph/media-services/video.js +0 -14
- package/glyph/media-services/zip.d.ts +0 -9
- package/glyph/media-services/zip.js +0 -14
- package/glyph/media-services/zoom-in.d.ts +0 -9
- package/glyph/media-services/zoom-in.js +0 -14
- package/glyph/media-services/zoom-out.d.ts +0 -9
- package/glyph/media-services/zoom-out.js +0 -14
- package/glyph/mention.d.ts +0 -9
- package/glyph/mention.js +0 -14
- package/glyph/menu-expand.d.ts +0 -9
- package/glyph/menu-expand.js +0 -14
- package/glyph/menu.d.ts +0 -9
- package/glyph/menu.js +0 -14
- package/glyph/mobile.d.ts +0 -9
- package/glyph/mobile.js +0 -14
- package/glyph/more-vertical.d.ts +0 -9
- package/glyph/more-vertical.js +0 -14
- package/glyph/more.d.ts +0 -9
- package/glyph/more.js +0 -14
- package/glyph/notification-all.d.ts +0 -9
- package/glyph/notification-all.js +0 -14
- package/glyph/notification-direct.d.ts +0 -9
- package/glyph/notification-direct.js +0 -14
- package/glyph/notification.d.ts +0 -9
- package/glyph/notification.js +0 -14
- package/glyph/office-building-filled.d.ts +0 -9
- package/glyph/office-building-filled.js +0 -14
- package/glyph/office-building.d.ts +0 -9
- package/glyph/office-building.js +0 -14
- package/glyph/open.d.ts +0 -9
- package/glyph/open.js +0 -14
- package/glyph/overview.d.ts +0 -9
- package/glyph/overview.js +0 -14
- package/glyph/page-filled.d.ts +0 -9
- package/glyph/page-filled.js +0 -14
- package/glyph/page.d.ts +0 -9
- package/glyph/page.js +0 -14
- package/glyph/pdf.d.ts +0 -9
- package/glyph/pdf.js +0 -14
- package/glyph/people-group.d.ts +0 -9
- package/glyph/people-group.js +0 -14
- package/glyph/people.d.ts +0 -9
- package/glyph/people.js +0 -14
- package/glyph/person-circle.d.ts +0 -9
- package/glyph/person-circle.js +0 -14
- package/glyph/person-with-circle.d.ts +0 -9
- package/glyph/person-with-circle.js +0 -14
- package/glyph/person-with-cross.d.ts +0 -9
- package/glyph/person-with-cross.js +0 -14
- package/glyph/person-with-tick.d.ts +0 -9
- package/glyph/person-with-tick.js +0 -14
- package/glyph/person.d.ts +0 -9
- package/glyph/person.js +0 -14
- package/glyph/portfolio.d.ts +0 -9
- package/glyph/portfolio.js +0 -14
- package/glyph/preferences.d.ts +0 -9
- package/glyph/preferences.js +0 -14
- package/glyph/premium.d.ts +0 -9
- package/glyph/premium.js +0 -14
- package/glyph/presence-active.d.ts +0 -9
- package/glyph/presence-active.js +0 -14
- package/glyph/presence-busy.d.ts +0 -9
- package/glyph/presence-busy.js +0 -14
- package/glyph/presence-unavailable.d.ts +0 -9
- package/glyph/presence-unavailable.js +0 -14
- package/glyph/question-circle.d.ts +0 -9
- package/glyph/question-circle.js +0 -14
- package/glyph/question.d.ts +0 -9
- package/glyph/question.js +0 -14
- package/glyph/questions.d.ts +0 -9
- package/glyph/questions.js +0 -14
- package/glyph/queues.d.ts +0 -9
- package/glyph/queues.js +0 -14
- package/glyph/quote.d.ts +0 -9
- package/glyph/quote.js +0 -14
- package/glyph/radio.d.ts +0 -9
- package/glyph/radio.js +0 -14
- package/glyph/recent.d.ts +0 -9
- package/glyph/recent.js +0 -14
- package/glyph/redo.d.ts +0 -9
- package/glyph/redo.js +0 -14
- package/glyph/refresh.d.ts +0 -9
- package/glyph/refresh.js +0 -14
- package/glyph/retry.d.ts +0 -9
- package/glyph/retry.js +0 -14
- package/glyph/roadmap.d.ts +0 -9
- package/glyph/roadmap.js +0 -14
- package/glyph/room-menu.d.ts +0 -9
- package/glyph/room-menu.js +0 -14
- package/glyph/schedule-filled.d.ts +0 -9
- package/glyph/schedule-filled.js +0 -14
- package/glyph/schedule.d.ts +0 -9
- package/glyph/schedule.js +0 -14
- package/glyph/screen.d.ts +0 -9
- package/glyph/screen.js +0 -14
- package/glyph/search.d.ts +0 -9
- package/glyph/search.js +0 -14
- package/glyph/select-clear.d.ts +0 -9
- package/glyph/select-clear.js +0 -14
- package/glyph/send.d.ts +0 -9
- package/glyph/send.js +0 -14
- package/glyph/settings.d.ts +0 -9
- package/glyph/settings.js +0 -14
- package/glyph/share.d.ts +0 -9
- package/glyph/share.js +0 -14
- package/glyph/ship.d.ts +0 -9
- package/glyph/ship.js +0 -14
- package/glyph/shortcut.d.ts +0 -9
- package/glyph/shortcut.js +0 -14
- package/glyph/sign-in.d.ts +0 -9
- package/glyph/sign-in.js +0 -14
- package/glyph/sign-out.d.ts +0 -9
- package/glyph/sign-out.js +0 -14
- package/glyph/sprint.d.ts +0 -9
- package/glyph/sprint.js +0 -14
- package/glyph/star-filled.d.ts +0 -9
- package/glyph/star-filled.js +0 -14
- package/glyph/star-large.d.ts +0 -9
- package/glyph/star-large.js +0 -14
- package/glyph/star.d.ts +0 -9
- package/glyph/star.js +0 -14
- package/glyph/status.d.ts +0 -9
- package/glyph/status.js +0 -14
- package/glyph/stopwatch.d.ts +0 -9
- package/glyph/stopwatch.js +0 -14
- package/glyph/subtask.d.ts +0 -9
- package/glyph/subtask.js +0 -14
- package/glyph/suitcase.d.ts +0 -9
- package/glyph/suitcase.js +0 -14
- package/glyph/switcher.d.ts +0 -9
- package/glyph/switcher.js +0 -14
- package/glyph/table.d.ts +0 -9
- package/glyph/table.js +0 -14
- package/glyph/task.d.ts +0 -9
- package/glyph/task.js +0 -14
- package/glyph/teams.d.ts +0 -9
- package/glyph/teams.js +0 -14
- package/glyph/trash.d.ts +0 -9
- package/glyph/trash.js +0 -14
- package/glyph/tray.d.ts +0 -9
- package/glyph/tray.js +0 -14
- package/glyph/undo.d.ts +0 -9
- package/glyph/undo.js +0 -14
- package/glyph/unlink.d.ts +0 -9
- package/glyph/unlink.js +0 -14
- package/glyph/unlock-circle.d.ts +0 -9
- package/glyph/unlock-circle.js +0 -14
- package/glyph/unlock-filled.d.ts +0 -9
- package/glyph/unlock-filled.js +0 -14
- package/glyph/unlock.d.ts +0 -9
- package/glyph/unlock.js +0 -14
- package/glyph/upload.d.ts +0 -9
- package/glyph/upload.js +0 -14
- package/glyph/user-avatar-circle.d.ts +0 -9
- package/glyph/user-avatar-circle.js +0 -14
- package/glyph/vid-audio-muted.d.ts +0 -9
- package/glyph/vid-audio-muted.js +0 -14
- package/glyph/vid-audio-on.d.ts +0 -9
- package/glyph/vid-audio-on.js +0 -14
- package/glyph/vid-backward.d.ts +0 -9
- package/glyph/vid-backward.js +0 -14
- package/glyph/vid-camera-off.d.ts +0 -9
- package/glyph/vid-camera-off.js +0 -14
- package/glyph/vid-camera-on.d.ts +0 -9
- package/glyph/vid-camera-on.js +0 -14
- package/glyph/vid-connection-circle.d.ts +0 -9
- package/glyph/vid-connection-circle.js +0 -14
- package/glyph/vid-forward.d.ts +0 -9
- package/glyph/vid-forward.js +0 -14
- package/glyph/vid-full-screen-off.d.ts +0 -9
- package/glyph/vid-full-screen-off.js +0 -14
- package/glyph/vid-full-screen-on.d.ts +0 -9
- package/glyph/vid-full-screen-on.js +0 -14
- package/glyph/vid-hang-up.d.ts +0 -9
- package/glyph/vid-hang-up.js +0 -14
- package/glyph/vid-hd-circle.d.ts +0 -9
- package/glyph/vid-hd-circle.js +0 -14
- package/glyph/vid-pause.d.ts +0 -9
- package/glyph/vid-pause.js +0 -14
- package/glyph/vid-play.d.ts +0 -9
- package/glyph/vid-play.js +0 -14
- package/glyph/vid-raised-hand.d.ts +0 -9
- package/glyph/vid-raised-hand.js +0 -14
- package/glyph/vid-share-screen.d.ts +0 -9
- package/glyph/vid-share-screen.js +0 -14
- package/glyph/vid-speaking-circle.d.ts +0 -9
- package/glyph/vid-speaking-circle.js +0 -14
- package/glyph/vid-volume-full.d.ts +0 -9
- package/glyph/vid-volume-full.js +0 -14
- package/glyph/vid-volume-half.d.ts +0 -9
- package/glyph/vid-volume-half.js +0 -14
- package/glyph/vid-volume-muted.d.ts +0 -9
- package/glyph/vid-volume-muted.js +0 -14
- package/glyph/video-circle.d.ts +0 -9
- package/glyph/video-circle.js +0 -14
- package/glyph/video-filled.d.ts +0 -9
- package/glyph/video-filled.js +0 -14
- package/glyph/warning.d.ts +0 -9
- package/glyph/warning.js +0 -14
- package/glyph/watch-filled.d.ts +0 -9
- package/glyph/watch-filled.js +0 -14
- package/glyph/watch.d.ts +0 -9
- package/glyph/watch.js +0 -14
- package/glyph/world-small.d.ts +0 -9
- package/glyph/world-small.js +0 -14
- package/glyph/world.d.ts +0 -9
- package/glyph/world.js +0 -14
- package/svgs_raw/activity.svg +0 -13
- package/svgs_raw/add-circle.svg +0 -13
- package/svgs_raw/add-item.svg +0 -13
- package/svgs_raw/add.svg +0 -12
- package/svgs_raw/addon.svg +0 -13
- package/svgs_raw/app-access.svg +0 -15
- package/svgs_raw/app-switcher.svg +0 -3
- package/svgs_raw/archive.svg +0 -3
- package/svgs_raw/arrow-down-circle.svg +0 -13
- package/svgs_raw/arrow-down.svg +0 -12
- package/svgs_raw/arrow-left-circle.svg +0 -13
- package/svgs_raw/arrow-left.svg +0 -3
- package/svgs_raw/arrow-right-circle.svg +0 -13
- package/svgs_raw/arrow-right.svg +0 -12
- package/svgs_raw/arrow-up-circle.svg +0 -13
- package/svgs_raw/arrow-up.svg +0 -12
- package/svgs_raw/attachment.svg +0 -12
- package/svgs_raw/audio-circle.svg +0 -13
- package/svgs_raw/audio.svg +0 -12
- package/svgs_raw/backlog.svg +0 -15
- package/svgs_raw/billing-filled.svg +0 -19
- package/svgs_raw/billing.svg +0 -19
- package/svgs_raw/bitbucket/branches.svg +0 -12
- package/svgs_raw/bitbucket/builds.svg +0 -16
- package/svgs_raw/bitbucket/clone.svg +0 -16
- package/svgs_raw/bitbucket/commits.svg +0 -12
- package/svgs_raw/bitbucket/compare.svg +0 -15
- package/svgs_raw/bitbucket/forks.svg +0 -16
- package/svgs_raw/bitbucket/output.svg +0 -15
- package/svgs_raw/bitbucket/pipelines.svg +0 -13
- package/svgs_raw/bitbucket/pullrequests.svg +0 -13
- package/svgs_raw/bitbucket/repos.svg +0 -14
- package/svgs_raw/bitbucket/snippets.svg +0 -13
- package/svgs_raw/bitbucket/source.svg +0 -13
- package/svgs_raw/board.svg +0 -14
- package/svgs_raw/book.svg +0 -16
- package/svgs_raw/bullet-list.svg +0 -17
- package/svgs_raw/calendar-filled.svg +0 -20
- package/svgs_raw/calendar.svg +0 -12
- package/svgs_raw/camera-filled.svg +0 -14
- package/svgs_raw/camera-rotate.svg +0 -16
- package/svgs_raw/camera-take-picture.svg +0 -13
- package/svgs_raw/camera.svg +0 -15
- package/svgs_raw/canvas.svg +0 -17
- package/svgs_raw/check-circle-outline.svg +0 -11
- package/svgs_raw/check-circle.svg +0 -13
- package/svgs_raw/check.svg +0 -12
- package/svgs_raw/checkbox-indeterminate.svg +0 -13
- package/svgs_raw/checkbox.svg +0 -13
- package/svgs_raw/chevron-down-circle.svg +0 -13
- package/svgs_raw/chevron-down.svg +0 -12
- package/svgs_raw/chevron-left-circle.svg +0 -13
- package/svgs_raw/chevron-left-large.svg +0 -3
- package/svgs_raw/chevron-left.svg +0 -12
- package/svgs_raw/chevron-right-circle.svg +0 -13
- package/svgs_raw/chevron-right-large.svg +0 -3
- package/svgs_raw/chevron-right.svg +0 -12
- package/svgs_raw/chevron-up-circle.svg +0 -13
- package/svgs_raw/chevron-up.svg +0 -12
- package/svgs_raw/child-issues.svg +0 -16
- package/svgs_raw/code.svg +0 -14
- package/svgs_raw/comment.svg +0 -14
- package/svgs_raw/component.svg +0 -14
- package/svgs_raw/copy.svg +0 -13
- package/svgs_raw/creditcard-filled.svg +0 -13
- package/svgs_raw/creditcard.svg +0 -13
- package/svgs_raw/cross-circle.svg +0 -14
- package/svgs_raw/cross.svg +0 -12
- package/svgs_raw/dashboard.svg +0 -14
- package/svgs_raw/decision.svg +0 -14
- package/svgs_raw/department.svg +0 -3
- package/svgs_raw/detail-view.svg +0 -16
- package/svgs_raw/discover-filled.svg +0 -12
- package/svgs_raw/discover.svg +0 -13
- package/svgs_raw/document-filled.svg +0 -12
- package/svgs_raw/document.svg +0 -12
- package/svgs_raw/documents.svg +0 -13
- package/svgs_raw/download.svg +0 -14
- package/svgs_raw/drag-handler.svg +0 -14
- package/svgs_raw/dropbox.svg +0 -3
- package/svgs_raw/edit-filled.svg +0 -13
- package/svgs_raw/edit.svg +0 -13
- package/svgs_raw/editor/add.svg +0 -12
- package/svgs_raw/editor/addon.svg +0 -12
- package/svgs_raw/editor/advanced.svg +0 -12
- package/svgs_raw/editor/align-center.svg +0 -12
- package/svgs_raw/editor/align-image-center.svg +0 -1
- package/svgs_raw/editor/align-image-left.svg +0 -1
- package/svgs_raw/editor/align-image-right.svg +0 -1
- package/svgs_raw/editor/align-left.svg +0 -12
- package/svgs_raw/editor/align-right.svg +0 -12
- package/svgs_raw/editor/attachment.svg +0 -12
- package/svgs_raw/editor/background-color.svg +0 -10
- package/svgs_raw/editor/bold.svg +0 -12
- package/svgs_raw/editor/bullet-list.svg +0 -12
- package/svgs_raw/editor/close.svg +0 -12
- package/svgs_raw/editor/code.svg +0 -12
- package/svgs_raw/editor/collapse.svg +0 -9
- package/svgs_raw/editor/date.svg +0 -12
- package/svgs_raw/editor/decision.svg +0 -12
- package/svgs_raw/editor/divider.svg +0 -12
- package/svgs_raw/editor/done.svg +0 -12
- package/svgs_raw/editor/edit.svg +0 -12
- package/svgs_raw/editor/emoji.svg +0 -12
- package/svgs_raw/editor/error.svg +0 -12
- package/svgs_raw/editor/expand.svg +0 -9
- package/svgs_raw/editor/feedback.svg +0 -12
- package/svgs_raw/editor/file-preview.svg +0 -4
- package/svgs_raw/editor/file.svg +0 -12
- package/svgs_raw/editor/help.svg +0 -12
- package/svgs_raw/editor/hint.svg +0 -12
- package/svgs_raw/editor/horizontal-rule.svg +0 -10
- package/svgs_raw/editor/image-border.svg +0 -12
- package/svgs_raw/editor/image-resize.svg +0 -12
- package/svgs_raw/editor/image.svg +0 -12
- package/svgs_raw/editor/indent.svg +0 -12
- package/svgs_raw/editor/info.svg +0 -12
- package/svgs_raw/editor/italic.svg +0 -12
- package/svgs_raw/editor/layout-single.svg +0 -3
- package/svgs_raw/editor/layout-three-equal.svg +0 -10
- package/svgs_raw/editor/layout-three-with-sidebars.svg +0 -10
- package/svgs_raw/editor/layout-two-equal.svg +0 -10
- package/svgs_raw/editor/layout-two-left-sidebar.svg +0 -10
- package/svgs_raw/editor/layout-two-right-sidebar.svg +0 -10
- package/svgs_raw/editor/link.svg +0 -12
- package/svgs_raw/editor/media-center.svg +0 -12
- package/svgs_raw/editor/media-full-width.svg +0 -12
- package/svgs_raw/editor/media-wide.svg +0 -12
- package/svgs_raw/editor/media-wrap-left.svg +0 -12
- package/svgs_raw/editor/media-wrap-right.svg +0 -12
- package/svgs_raw/editor/mention.svg +0 -12
- package/svgs_raw/editor/more.svg +0 -12
- package/svgs_raw/editor/note.svg +0 -12
- package/svgs_raw/editor/number-list.svg +0 -12
- package/svgs_raw/editor/open.svg +0 -12
- package/svgs_raw/editor/outdent.svg +0 -12
- package/svgs_raw/editor/panel.svg +0 -12
- package/svgs_raw/editor/photo.svg +0 -12
- package/svgs_raw/editor/quote.svg +0 -12
- package/svgs_raw/editor/recent.svg +0 -12
- package/svgs_raw/editor/redo.svg +0 -12
- package/svgs_raw/editor/remove-emoji.svg +0 -4
- package/svgs_raw/editor/remove.svg +0 -12
- package/svgs_raw/editor/search.svg +0 -12
- package/svgs_raw/editor/settings.svg +0 -9
- package/svgs_raw/editor/strikethrough.svg +0 -12
- package/svgs_raw/editor/success.svg +0 -12
- package/svgs_raw/editor/table-display-options.svg +0 -10
- package/svgs_raw/editor/table.svg +0 -12
- package/svgs_raw/editor/task.svg +0 -12
- package/svgs_raw/editor/text-color.svg +0 -12
- package/svgs_raw/editor/text-style.svg +0 -12
- package/svgs_raw/editor/underline.svg +0 -12
- package/svgs_raw/editor/undo.svg +0 -12
- package/svgs_raw/editor/unlink.svg +0 -12
- package/svgs_raw/editor/warning.svg +0 -12
- package/svgs_raw/email.svg +0 -13
- package/svgs_raw/emoji/activity.svg +0 -12
- package/svgs_raw/emoji/atlassian.svg +0 -15
- package/svgs_raw/emoji/custom.svg +0 -12
- package/svgs_raw/emoji/emoji.svg +0 -12
- package/svgs_raw/emoji/flags.svg +0 -12
- package/svgs_raw/emoji/food.svg +0 -12
- package/svgs_raw/emoji/frequent.svg +0 -12
- package/svgs_raw/emoji/keyboard.svg +0 -13
- package/svgs_raw/emoji/nature.svg +0 -12
- package/svgs_raw/emoji/objects.svg +0 -12
- package/svgs_raw/emoji/people.svg +0 -12
- package/svgs_raw/emoji/productivity.svg +0 -1
- package/svgs_raw/emoji/symbols.svg +0 -12
- package/svgs_raw/emoji/travel.svg +0 -12
- package/svgs_raw/emoji-add.svg +0 -12
- package/svgs_raw/emoji.svg +0 -12
- package/svgs_raw/error.svg +0 -14
- package/svgs_raw/export.svg +0 -12
- package/svgs_raw/feedback.svg +0 -15
- package/svgs_raw/file.svg +0 -14
- package/svgs_raw/filter.svg +0 -14
- package/svgs_raw/flag-filled.svg +0 -12
- package/svgs_raw/folder-filled.svg +0 -12
- package/svgs_raw/folder.svg +0 -12
- package/svgs_raw/followers.svg +0 -14
- package/svgs_raw/following.svg +0 -14
- package/svgs_raw/googledrive.svg +0 -12
- package/svgs_raw/graph-bar.svg +0 -15
- package/svgs_raw/graph-line.svg +0 -14
- package/svgs_raw/gsuite.svg +0 -12
- package/svgs_raw/highlights.svg +0 -13
- package/svgs_raw/hipchat/audio-only.svg +0 -13
- package/svgs_raw/hipchat/chevron-double-down.svg +0 -13
- package/svgs_raw/hipchat/chevron-double-up.svg +0 -13
- package/svgs_raw/hipchat/chevron-down.svg +0 -12
- package/svgs_raw/hipchat/chevron-up.svg +0 -12
- package/svgs_raw/hipchat/dial-out.svg +0 -12
- package/svgs_raw/hipchat/lobby.svg +0 -15
- package/svgs_raw/hipchat/media-attachment-count.svg +0 -12
- package/svgs_raw/hipchat/outgoing-sound.svg +0 -15
- package/svgs_raw/hipchat/sd-video.svg +0 -12
- package/svgs_raw/home-circle.svg +0 -9
- package/svgs_raw/home.svg +0 -9
- package/svgs_raw/image-border.svg +0 -16
- package/svgs_raw/image-resize.svg +0 -15
- package/svgs_raw/image.svg +0 -12
- package/svgs_raw/info.svg +0 -14
- package/svgs_raw/invite-team.svg +0 -15
- package/svgs_raw/issue-raise.svg +0 -14
- package/svgs_raw/issue.svg +0 -13
- package/svgs_raw/issues.svg +0 -15
- package/svgs_raw/jira/capture.svg +0 -12
- package/svgs_raw/jira/failed-build-status.svg +0 -14
- package/svgs_raw/jira/labs.svg +0 -14
- package/svgs_raw/jira/test-session.svg +0 -21
- package/svgs_raw/label.svg +0 -10
- package/svgs_raw/lightbulb-filled.svg +0 -12
- package/svgs_raw/lightbulb.svg +0 -12
- package/svgs_raw/like.svg +0 -10
- package/svgs_raw/link-filled.svg +0 -14
- package/svgs_raw/link.svg +0 -13
- package/svgs_raw/list.svg +0 -15
- package/svgs_raw/location.svg +0 -12
- package/svgs_raw/lock-circle.svg +0 -16
- package/svgs_raw/lock-filled.svg +0 -3
- package/svgs_raw/lock.svg +0 -13
- package/svgs_raw/marketplace.svg +0 -19
- package/svgs_raw/media-services/actual-size.svg +0 -10
- package/svgs_raw/media-services/add-comment.svg +0 -14
- package/svgs_raw/media-services/annotate.svg +0 -12
- package/svgs_raw/media-services/arrow.svg +0 -12
- package/svgs_raw/media-services/audio.svg +0 -13
- package/svgs_raw/media-services/blur.svg +0 -15
- package/svgs_raw/media-services/brush.svg +0 -12
- package/svgs_raw/media-services/button-option.svg +0 -12
- package/svgs_raw/media-services/code.svg +0 -13
- package/svgs_raw/media-services/document.svg +0 -15
- package/svgs_raw/media-services/filter.svg +0 -14
- package/svgs_raw/media-services/fit-to-page.svg +0 -10
- package/svgs_raw/media-services/full-screen.svg +0 -10
- package/svgs_raw/media-services/grid.svg +0 -15
- package/svgs_raw/media-services/image.svg +0 -15
- package/svgs_raw/media-services/line-thickness.svg +0 -12
- package/svgs_raw/media-services/line.svg +0 -12
- package/svgs_raw/media-services/no-image.svg +0 -12
- package/svgs_raw/media-services/open-mediaviewer.svg +0 -13
- package/svgs_raw/media-services/oval.svg +0 -12
- package/svgs_raw/media-services/pdf.svg +0 -16
- package/svgs_raw/media-services/preselected.svg +0 -12
- package/svgs_raw/media-services/presentation.svg +0 -15
- package/svgs_raw/media-services/rectangle.svg +0 -12
- package/svgs_raw/media-services/scale-large.svg +0 -14
- package/svgs_raw/media-services/scale-small.svg +0 -14
- package/svgs_raw/media-services/spreadsheet.svg +0 -18
- package/svgs_raw/media-services/text.svg +0 -16
- package/svgs_raw/media-services/unknown.svg +0 -13
- package/svgs_raw/media-services/video.svg +0 -14
- package/svgs_raw/media-services/zip.svg +0 -16
- package/svgs_raw/media-services/zoom-in.svg +0 -10
- package/svgs_raw/media-services/zoom-out.svg +0 -10
- package/svgs_raw/mention.svg +0 -14
- package/svgs_raw/menu-expand.svg +0 -9
- package/svgs_raw/menu.svg +0 -14
- package/svgs_raw/mobile.svg +0 -3
- package/svgs_raw/more-vertical.svg +0 -14
- package/svgs_raw/more.svg +0 -14
- package/svgs_raw/notification-all.svg +0 -17
- package/svgs_raw/notification-direct.svg +0 -13
- package/svgs_raw/notification.svg +0 -13
- package/svgs_raw/office-building-filled.svg +0 -22
- package/svgs_raw/office-building.svg +0 -22
- package/svgs_raw/open.svg +0 -13
- package/svgs_raw/overview.svg +0 -12
- package/svgs_raw/page-filled.svg +0 -15
- package/svgs_raw/page.svg +0 -15
- package/svgs_raw/pdf.svg +0 -16
- package/svgs_raw/people-group.svg +0 -17
- package/svgs_raw/people.svg +0 -15
- package/svgs_raw/person-circle.svg +0 -14
- package/svgs_raw/person-with-circle.svg +0 -9
- package/svgs_raw/person-with-cross.svg +0 -9
- package/svgs_raw/person-with-tick.svg +0 -9
- package/svgs_raw/person.svg +0 -13
- package/svgs_raw/portfolio.svg +0 -12
- package/svgs_raw/preferences.svg +0 -17
- package/svgs_raw/premium.svg +0 -3
- package/svgs_raw/presence-active.svg +0 -12
- package/svgs_raw/presence-busy.svg +0 -13
- package/svgs_raw/presence-unavailable.svg +0 -13
- package/svgs_raw/question-circle.svg +0 -14
- package/svgs_raw/question.svg +0 -14
- package/svgs_raw/questions.svg +0 -12
- package/svgs_raw/queues.svg +0 -12
- package/svgs_raw/quote.svg +0 -12
- package/svgs_raw/radio.svg +0 -13
- package/svgs_raw/recent.svg +0 -12
- package/svgs_raw/redo.svg +0 -13
- package/svgs_raw/refresh.svg +0 -15
- package/svgs_raw/retry.svg +0 -11
- package/svgs_raw/roadmap.svg +0 -10
- package/svgs_raw/room-menu.svg +0 -16
- package/svgs_raw/schedule-filled.svg +0 -15
- package/svgs_raw/schedule.svg +0 -16
- package/svgs_raw/screen.svg +0 -14
- package/svgs_raw/search.svg +0 -12
- package/svgs_raw/select-clear.svg +0 -12
- package/svgs_raw/send.svg +0 -13
- package/svgs_raw/settings.svg +0 -12
- package/svgs_raw/share.svg +0 -16
- package/svgs_raw/ship.svg +0 -14
- package/svgs_raw/shortcut.svg +0 -14
- package/svgs_raw/sign-in.svg +0 -14
- package/svgs_raw/sign-out.svg +0 -14
- package/svgs_raw/sprint.svg +0 -9
- package/svgs_raw/star-filled.svg +0 -10
- package/svgs_raw/star-large.svg +0 -10
- package/svgs_raw/star.svg +0 -12
- package/svgs_raw/status.svg +0 -9
- package/svgs_raw/stopwatch.svg +0 -9
- package/svgs_raw/subtask.svg +0 -13
- package/svgs_raw/suitcase.svg +0 -3
- package/svgs_raw/switcher.svg +0 -13
- package/svgs_raw/table.svg +0 -15
- package/svgs_raw/task.svg +0 -13
- package/svgs_raw/teams.svg +0 -3
- package/svgs_raw/trash.svg +0 -14
- package/svgs_raw/tray.svg +0 -15
- package/svgs_raw/undo.svg +0 -13
- package/svgs_raw/unlink.svg +0 -17
- package/svgs_raw/unlock-circle.svg +0 -16
- package/svgs_raw/unlock-filled.svg +0 -13
- package/svgs_raw/unlock.svg +0 -14
- package/svgs_raw/upload.svg +0 -14
- package/svgs_raw/user-avatar-circle.svg +0 -14
- package/svgs_raw/vid-audio-muted.svg +0 -10
- package/svgs_raw/vid-audio-on.svg +0 -13
- package/svgs_raw/vid-backward.svg +0 -3
- package/svgs_raw/vid-camera-off.svg +0 -10
- package/svgs_raw/vid-camera-on.svg +0 -10
- package/svgs_raw/vid-connection-circle.svg +0 -15
- package/svgs_raw/vid-forward.svg +0 -10
- package/svgs_raw/vid-full-screen-off.svg +0 -15
- package/svgs_raw/vid-full-screen-on.svg +0 -10
- package/svgs_raw/vid-hang-up.svg +0 -12
- package/svgs_raw/vid-hd-circle.svg +0 -13
- package/svgs_raw/vid-pause.svg +0 -10
- package/svgs_raw/vid-play.svg +0 -10
- package/svgs_raw/vid-raised-hand.svg +0 -14
- package/svgs_raw/vid-share-screen.svg +0 -16
- package/svgs_raw/vid-speaking-circle.svg +0 -14
- package/svgs_raw/vid-volume-full.svg +0 -10
- package/svgs_raw/vid-volume-half.svg +0 -10
- package/svgs_raw/vid-volume-muted.svg +0 -10
- package/svgs_raw/video-circle.svg +0 -14
- package/svgs_raw/video-filled.svg +0 -13
- package/svgs_raw/warning.svg +0 -14
- package/svgs_raw/watch-filled.svg +0 -13
- package/svgs_raw/watch.svg +0 -13
- package/svgs_raw/world-small.svg +0 -12
- package/svgs_raw/world.svg +0 -12
package/glyph/email.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "email" is deprecated in favour of "@atlaskit/icon/core/email" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/email.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmailIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
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="M5 7v10h14V7zm14-2c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2z"/><path d="M5.498 6.5H3.124c.149.44.399.854.75 1.205l5.882 5.881a3.117 3.117 0 0 0 4.41 0l5.882-5.881c.35-.351.6-.765.749-1.205h-2.373l-5.672 5.672a1.12 1.12 0 0 1-1.583 0z"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmailIcon.displayName = 'EmailIcon';
|
|
14
|
-
var _default = exports.default = EmailIcon;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/activity" is deprecated in favour of "@atlaskit/icon/core/basketball" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/activity.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiActivityIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M15.677 16.738A5.97 5.97 0 0 1 12 18a5.97 5.97 0 0 1-3.677-1.262 6.33 6.33 0 0 0 1.982-4.589 6.33 6.33 0 0 0-2.157-4.746A5.97 5.97 0 0 1 12 6c1.465 0 2.808.528 3.851 1.403a6.33 6.33 0 0 0-2.156 4.746c0 1.751.736 3.41 1.982 4.589m1.354-1.472c.613-.94.969-2.063.969-3.266 0-1.124-.31-2.176-.85-3.076a4.32 4.32 0 0 0-1.455 3.225c0 1.187.495 2.313 1.336 3.117m-10.062 0A5.96 5.96 0 0 1 6 12c0-1.124.31-2.176.85-3.076a4.32 4.32 0 0 1 1.455 3.225 4.32 4.32 0 0 1-1.336 3.117M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiActivityIcon.displayName = 'EmojiActivityIcon';
|
|
14
|
-
var _default = exports.default = EmojiActivityIcon;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/atlassian" is deprecated and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/atlassian.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiAtlassianIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" d="M8.7 11.48c-.24-.25-.61-.24-.77.09l-3.88 7.76a.46.46 0 0 0 .42.67h5.41a.45.45 0 0 0 .42-.26c1.17-2.41.46-6.08-1.59-8.27m2.84-7.06c-2.17 3.44-2.03 7.26-.6 10.12l2.61 5.22c.08.16.24.26.42.26h5.41a.46.46 0 0 0 .42-.67S12.53 4.77 12.35 4.41c-.17-.32-.58-.33-.79 0"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiAtlassianIcon.displayName = 'EmojiAtlassianIcon';
|
|
14
|
-
var _default = exports.default = EmojiAtlassianIcon;
|
package/glyph/emoji/custom.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/custom" is deprecated in favour of "@atlaskit/icon/core/add" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/custom.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiCustomIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M13 11V7.002a.999.999 0 1 0-2 0V11H7.002a.999.999 0 1 0 0 2H11v3.998a.999.999 0 1 0 2 0V13h3.998a.999.999 0 1 0 0-2z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiCustomIcon.displayName = 'EmojiCustomIcon';
|
|
14
|
-
var _default = exports.default = EmojiCustomIcon;
|
package/glyph/emoji/emoji.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/emoji" is deprecated in favour of "@atlaskit/icon/core/emoji" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/emoji.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiEmojiIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M12 21a9 9 0 1 1 0-18 9 9 0 0 1 0 18m0-2a7 7 0 1 0 0-14 7 7 0 0 0 0 14m-3.95-4.803c-.167-.477.102-.991.601-1.15.5-.159 1.039.099 1.205.575.06.174.225.487.495.796.426.488.956.764 1.649.764s1.223-.276 1.65-.764c.27-.31.433-.622.494-.796.166-.476.706-.734 1.205-.575s.768.673.602 1.15a4.4 4.4 0 0 1-.839 1.385C14.348 16.458 13.306 17 12 17s-2.348-.542-3.112-1.418a4.4 4.4 0 0 1-.839-1.385M9.5 11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3m5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiEmojiIcon.displayName = 'EmojiEmojiIcon';
|
|
14
|
-
var _default = exports.default = EmojiEmojiIcon;
|
package/glyph/emoji/flags.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/flags" is deprecated in favour of "@atlaskit/icon/core/flag" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/flags.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiFlagsIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M6 12.235v6.446c0 .537.45.977 1 .977s1-.44 1-.977v-5.778c1.17-.341 2.389-.045 3.768.29.982.238 2.036.495 3.13.495a5.7 5.7 0 0 0 2.547-.567 1 1 0 0 0 .563-.9V5.466a.998.998 0 0 0-1.437-.9c-1.345.654-2.731.317-4.331-.071-1.729-.42-3.687-.895-5.678.072A1 1 0 0 0 6 5.466zm3.111-1.48c1.094 0 2.148.256 3.129.495 1.381.335 2.6.63 3.768.289V6.836c-1.488.27-2.93-.08-4.24-.398-1.379-.335-2.598-.632-3.768-.29v4.704a6 6 0 0 1 1.111-.097"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiFlagsIcon.displayName = 'EmojiFlagsIcon';
|
|
14
|
-
var _default = exports.default = EmojiFlagsIcon;
|
package/glyph/emoji/food.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/food" is deprecated in favour of "@atlaskit/icon/core/takeout-food" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/food.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiFoodIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M9.425 4.798v.005L9.271 7H4.995a.88.88 0 0 0-.885.999L5.319 19c.06.552.556.999 1.108.999H17.99A2.006 2.006 0 0 0 20 18v-3.99A4 4 0 0 0 16.004 10H13.56l.294-2.001c.08-.552-.3-.999-.85-.999h-1.728l.075-1.07 3.002.21a1 1 0 0 0 1.058-.928.993.993 0 0 0-.919-1.067l-4.008-.28a1 1 0 0 0-1.059.933M18 15v-1.002A2 2 0 0 0 16.002 12h-4.004A1.993 1.993 0 0 0 10 13.998V15zm0 2v1h-8v-1zm-6.111-6.999L12 9H6l1 9h1v-3.99A4.01 4.01 0 0 1 11.889 10"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiFoodIcon.displayName = 'EmojiFoodIcon';
|
|
14
|
-
var _default = exports.default = EmojiFoodIcon;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/frequent" is deprecated in favour of "@atlaskit/icon/core/clock" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/frequent.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiFrequentIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M12 4c-4.412 0-8 3.588-8 8s3.588 8 8 8 8-3.588 8-8-3.588-8-8-8m0 14.222A6.23 6.23 0 0 1 5.778 12 6.23 6.23 0 0 1 12 5.778 6.23 6.23 0 0 1 18.222 12 6.23 6.23 0 0 1 12 18.222m.889-6.59V8.448c0-.489-.4-.889-.889-.889s-.889.4-.889.89v3.555c0 .248.103.471.268.633l2.195 2.194a.89.89 0 0 0 1.257 0 .89.89 0 0 0 0-1.256z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiFrequentIcon.displayName = 'EmojiFrequentIcon';
|
|
14
|
-
var _default = exports.default = EmojiFrequentIcon;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/keyboard" is deprecated in favour of "@atlaskit/icon/core/text-style" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/keyboard.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiKeyboardIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="m5.84 6.95-3.82 9.97a.5.5 0 0 0 .47.68H3.7a.5.5 0 0 0 .47-.33l.68-1.88a.5.5 0 0 1 .47-.33h3.8a.5.5 0 0 1 .47.33l.68 1.88a.5.5 0 0 0 .47.33h1.27a.5.5 0 0 0 .47-.68L8.69 6.95a.7.7 0 0 0-.66-.45H6.49a.7.7 0 0 0-.65.45m1.57 2.46 1.25 3.41a.2.2 0 0 1-.19.27h-2.5a.2.2 0 0 1-.19-.27l1.25-3.41a.2.2 0 0 1 .38 0m10.14 6.46c1.22 0 2.14-1.01 2.14-2.6s-.9-2.53-2.14-2.53c-1.26 0-2.18.94-2.18 2.53 0 1.58.9 2.6 2.18 2.6m2.16.6c-.37.83-1.28 1.43-2.44 1.43-2.57 0-4.27-2-4.27-4.64 0-2.55 1.66-4.57 4.2-4.57 1.56 0 2.28.83 2.5 1.33v-.34c0-.25.01-.39.21-.58q.21-.18.62-.16h.76a.58.58 0 0 1 .5.17c.21.2.19.42.19.58v6.39q0 .34.02.9 0 .29-.12.43a.63.63 0 0 1-.51.24h-.93c-.19 0-.45-.08-.53-.18s-.16-.23-.18-.53a6 6 0 0 1-.01-.36z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiKeyboardIcon.displayName = 'EmojiKeyboardIcon';
|
|
14
|
-
var _default = exports.default = EmojiKeyboardIcon;
|
package/glyph/emoji/nature.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/nature" is deprecated in favour of "@atlaskit/icon/core/tree" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/nature.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiNatureIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M13 16h3.625l-2.5-4h1.208L12 7l-3.333 5h1.208l-2.5 4H11v2h2zm4.33-2.06 1.527 2.546A1 1 0 0 1 18 18h-3c-.003 1.105-.9 2-1.998 2h-2.004A2 2 0 0 1 9 18H6a1 1 0 0 1-.857-1.514L6.67 13.94c-.6-.23-.888-1.068-.484-1.697l5-7.778c.4-.62 1.229-.62 1.628 0l5 7.778c.404.629.117 1.467-.484 1.697"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiNatureIcon.displayName = 'EmojiNatureIcon';
|
|
14
|
-
var _default = exports.default = EmojiNatureIcon;
|
package/glyph/emoji/objects.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/objects" is deprecated in favour of "@atlaskit/icon/core/lightbulb" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/objects.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiObjectsIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M11.998 4A5.997 5.997 0 0 0 6 9.998c0 2.218 2.288 4.484 2.288 4.484.39.387.71 1.112.71 1.611s.45.907 1 .907h4c.55 0 1-.408 1-.907s.32-1.224.71-1.611c0 0 2.288-2.266 2.288-4.484A5.997 5.997 0 0 0 11.998 4m0 2a4.003 4.003 0 0 1 3.998 3.998c0 1.029-1.145 2.511-1.695 3.064-.507.501-.912 1.216-1.13 1.938h-2.346c-.217-.722-.622-1.435-1.125-1.934-.555-.557-1.7-2.039-1.7-3.068A4.003 4.003 0 0 1 11.998 6m2.965 13c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v.003c0 .55.45 1 1 1h4c.55 0 1-.45 1-1z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiObjectsIcon.displayName = 'EmojiObjectsIcon';
|
|
14
|
-
var _default = exports.default = EmojiObjectsIcon;
|
package/glyph/emoji/people.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/people" is deprecated in favour of "@atlaskit/icon/core/emoji" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/people.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiPeopleIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M12 4c-4.412 0-8 3.588-8 8s3.588 8 8 8 8-3.588 8-8-3.588-8-8-8m0 14.222A6.23 6.23 0 0 1 5.778 12 6.23 6.23 0 0 1 12 5.778 6.23 6.23 0 0 1 18.222 12 6.23 6.23 0 0 1 12 18.222M14.83 14a3.001 3.001 0 0 1-5.66 0zM14 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-4 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiPeopleIcon.displayName = 'EmojiPeopleIcon';
|
|
14
|
-
var _default = exports.default = EmojiPeopleIcon;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/productivity" is deprecated in favour of "@atlaskit/icon/core/check-circle" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiProductivityIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" role="presentation"><g fill="currentcolor"><path d="M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12m0 2a8 8 0 1 1 0-16 8 8 0 0 1 0 16"/><path d="M14.301 9.485a1 1 0 0 1 1.398 1.43l-4.261 4.166a1 1 0 0 1-1.406-.008l-2.04-2.04a1 1 0 1 1 1.415-1.413l1.34 1.34z"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiProductivityIcon.displayName = 'EmojiProductivityIcon';
|
|
14
|
-
var _default = exports.default = EmojiProductivityIcon;
|
package/glyph/emoji/symbols.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/symbols" is deprecated in favour of "@atlaskit/icon/core/heart" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/symbols.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiSymbolsIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="m12 9.44 1.76-1.744a2.505 2.505 0 0 1 3.52 0 2.45 2.45 0 0 1 0 3.488L12 16.417l-5.28-5.232a2.45 2.45 0 0 1 0-3.49 2.505 2.505 0 0 1 3.52 0v.001zm-6.684 3.143.003.004 6.322 6.266a.51.51 0 0 0 .718 0l6.322-6.266.003-.004.004-.003a4.41 4.41 0 0 0 0-6.28 4.51 4.51 0 0 0-6.336 0l-.003.004-.004.003L12 6.65l-.345-.342-.004-.003-.003-.003a4.51 4.51 0 0 0-6.336 0 4.41 4.41 0 0 0 0 6.279z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiSymbolsIcon.displayName = 'EmojiSymbolsIcon';
|
|
14
|
-
var _default = exports.default = EmojiSymbolsIcon;
|
package/glyph/emoji/travel.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji/travel" is deprecated in favour of "@atlaskit/icon/core/vehicle-car" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji/travel.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiTravelIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M15.584 17H8.416l-2.708 2.709a1.004 1.004 0 0 1-1.415 0l-.002-.002a1.004 1.004 0 0 1 0-1.415l1.618-1.617A2 2 0 0 1 5 14.997V6.003C5 4.897 5.897 4 7.006 4h9.988C18.102 4 19 4.894 19 6.003v8.994a2 2 0 0 1-.909 1.678l1.618 1.617a1.004 1.004 0 0 1 0 1.415 1.004 1.004 0 0 1-1.417.002zM17 10V6H7v4zm0 2v3H7v-3zm-1.5 6.997c0 .55-.45 1-1 1h-5c-.55 0-1-.45-1-1s.45-1 1-1h5c.55 0 1 .45 1 1m.2-5.517a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-6.691 1a1 1 0 1 1 0-2 1 1 0 0 1 0 2"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiTravelIcon.displayName = 'EmojiTravelIcon';
|
|
14
|
-
var _default = exports.default = EmojiTravelIcon;
|
package/glyph/emoji-add.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji-add" is deprecated in favour of "@atlaskit/icon/core/emoji-add" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji-add.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiAddIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" d="M8.049 14.197c-.166-.476.103-.991.602-1.15.5-.159 1.039.098 1.205.575.06.174.225.487.495.796.426.488.955.764 1.649.764.693 0 1.223-.276 1.65-.764.27-.31.433-.622.494-.796.166-.476.706-.734 1.204-.575.5.159.77.673.603 1.15-.13.371-.395.876-.839 1.385C14.348 16.458 13.306 17 12 17s-2.348-.542-3.112-1.418a4.4 4.4 0 0 1-.839-1.385M9.5 11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3m5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M19 5h1a1 1 0 0 1 0 2h-1v1a1 1 0 0 1-2 0V7h-1a1 1 0 0 1 0-2h1V4a1 1 0 0 1 2 0zm-5-1.777V5.29A7 7 0 1 0 18.71 10h2.067A9 9 0 1 1 14 3.223"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiAddIcon.displayName = 'EmojiAddIcon';
|
|
14
|
-
var _default = exports.default = EmojiAddIcon;
|
package/glyph/emoji.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "emoji" is deprecated in favour of "@atlaskit/icon/core/emoji" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/emoji.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const EmojiIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" d="M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18m0 16.071c3.9 0 7.071-3.171 7.071-7.071S15.9 4.929 12 4.929A7.08 7.08 0 0 0 4.929 12c0 3.9 3.171 7.071 7.071 7.071m-1.929-7.714a1.286 1.286 0 1 1 .001-2.572 1.286 1.286 0 0 1 0 2.572m3.858 0a1.286 1.286 0 1 1 0-2.572 1.286 1.286 0 0 1 0 2.572m.347 2.035a.805.805 0 0 1 1.198 1.073A4.67 4.67 0 0 1 12 16.018a4.67 4.67 0 0 1-3.469-1.548.804.804 0 0 1 1.196-1.074c1.158 1.29 3.393 1.29 4.549-.004"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
EmojiIcon.displayName = 'EmojiIcon';
|
|
14
|
-
var _default = exports.default = EmojiIcon;
|
package/glyph/error.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "error" is deprecated in favour of "@atlaskit/icon/core/status-error" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/error.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const ErrorIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill-rule="evenodd"><path fill="currentcolor" d="M13.416 4.417a2 2 0 0 0-2.832 0l-6.168 6.167a2 2 0 0 0 0 2.833l6.168 6.167a2 2 0 0 0 2.832 0l6.168-6.167a2 2 0 0 0 0-2.833z"/><path fill="inherit" d="M12 14a1 1 0 0 1-1-1V8a1 1 0 0 1 2 0v5a1 1 0 0 1-1 1m0 3a1 1 0 0 1 0-2 1 1 0 0 1 0 2"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
ErrorIcon.displayName = 'ErrorIcon';
|
|
14
|
-
var _default = exports.default = ErrorIcon;
|
package/glyph/export.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "export" is deprecated in favour of "@atlaskit/icon/core/upload" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/export.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const ExportIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" d="M13 6.491V16a1 1 0 0 1-2 0V6.491L9.784 7.697a1.05 1.05 0 0 1-1.478 0 1.03 1.03 0 0 1 0-1.465l2.955-2.929a1.05 1.05 0 0 1 1.478 0l2.955 2.93c.408.404.408 1.06 0 1.464a1.05 1.05 0 0 1-1.478 0zM9 9v2H7c-.002 0 0 7.991 0 7.991 0 .004 9.994.009 9.994.009.003 0 .006-7.991.006-7.991 0-.006-2-.009-2-.009V9h2c1.105 0 2 .902 2 2.009v7.982c0 1.11-.897 2.009-2.006 2.009H7.006A2.01 2.01 0 0 1 5 18.991V11.01A2 2 0 0 1 7 9z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
ExportIcon.displayName = 'ExportIcon';
|
|
14
|
-
var _default = exports.default = ExportIcon;
|
package/glyph/feedback.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "feedback" is deprecated in favour of "@atlaskit/icon/core/feedback" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/feedback.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const FeedbackIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="m10.88 5.48-8.43 6.83c-.4.32-.58.96-.41 1.42l.1.27c.17.46.73.83 1.23.82l1.13-.02 6.06-.1 3.65-.06c.51-.01.79-.38.62-.86l-2.92-8.03c-.1-.29-.32-.44-.57-.44a.73.73 0 0 0-.46.18m-5.9 10.46 1.75 4.82a1 1 0 1 0 1.88-.68l-1.54-4.23zm13.71-9.11-2.82 1.03a1 1 0 1 0 .68 1.88l2.82-1.03a1 1 0 1 0-.68-1.88m-1.79 3.85a1 1 0 0 0-.64.77 1 1 0 0 0 .81 1.16l2.96.52a1 1 0 0 0 1.12-1.3l-.02-.05a1 1 0 0 0-.76-.62l-2.95-.52a.97.97 0 0 0-.51.05m-.56-7.65-1.93 2.3a1 1 0 0 0 1.53 1.29l1.93-2.3a1 1 0 0 0-.76-1.64 1 1 0 0 0-.77.36"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
FeedbackIcon.displayName = 'FeedbackIcon';
|
|
14
|
-
var _default = exports.default = FeedbackIcon;
|
package/glyph/file.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "file" is deprecated in favour of "@atlaskit/icon/core/file" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/file.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const FileIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><g fill="currentcolor" fill-rule="evenodd"><path d="M17 10.005V19H7V5h5.99v2.49a1.5 1.5 0 0 0 1.5 1.5h4.5v-.522c0-.297-.132-.578-.359-.768l-5.074-4.236c-.36-.3-.813-.464-1.282-.464H7a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-8.995z"/><rect width="8" height="2" x="8" y="12" rx="1"/><rect width="4" height="2" x="8" y="15" rx="1"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
FileIcon.displayName = 'FileIcon';
|
|
14
|
-
var _default = exports.default = FileIcon;
|
package/glyph/filter.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "filter" is deprecated in favour of "@atlaskit/icon/core/filter" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|
package/glyph/filter.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
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 _base = require("@atlaskit/icon/base");
|
|
9
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
const FilterIcon = props => /*#__PURE__*/_react.default.createElement(_base.Icon, Object.assign({
|
|
11
|
-
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="currentcolor" fill-rule="evenodd" d="M7 13h10l1-2H6zM3.99 6c-.55 0-.79.41-.55.9L4 8h16l.55-1.1c.25-.5.01-.9-.54-.9zm6.79 11.56a.87.87 0 0 0 .73.44h.99c.28 0 .61-.2.73-.44L14 16h-4z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
FilterIcon.displayName = 'FilterIcon';
|
|
14
|
-
var _default = exports.default = FilterIcon;
|
package/glyph/flag-filled.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "flag-filled" is deprecated in favour of "@atlaskit/icon/core/flag-filled" and will be removed in an upcoming major release
|
|
6
|
-
*
|
|
7
|
-
* Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
|
|
8
|
-
*/
|
|
9
|
-
export default class extends PureComponent<GlyphProps> {}
|