@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/radio.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 "radio" is deprecated in favour of "@atlaskit/icon/core/radio-checked" 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/radio.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 RadioIcon = 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"><circle cx="12" cy="12" r="6" fill="currentcolor"/><circle cx="12" cy="12" r="2" fill="inherit"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
RadioIcon.displayName = 'RadioIcon';
|
|
14
|
-
var _default = exports.default = RadioIcon;
|
package/glyph/recent.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 "recent" 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/recent.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 RecentIcon = 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 8.002v4.002c0 .28.116.53.301.712l2.47 2.47a1.003 1.003 0 0 0 1.414 0 1.003 1.003 0 0 0 0-1.415L13 11.586V6a1 1 0 0 0-2 0zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
RecentIcon.displayName = 'RecentIcon';
|
|
14
|
-
var _default = exports.default = RecentIcon;
|
package/glyph/redo.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 "redo" is deprecated in favour of "@atlaskit/icon/core/redo" 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/redo.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 RedoIcon = 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="M4.101 13.569c-.247.5-.026 1.095.493 1.333.52.237 1.142.025 1.388-.473C7.011 12.351 9.193 11 11.63 11c2.266 0 4.319 1.167 5.425 3.021.286.479.922.645 1.421.371a.98.98 0 0 0 .386-1.366C17.389 10.557 14.65 9 11.63 9c-3.247 0-6.158 1.802-7.529 4.569"/><path d="M17.497 10v3h-2.995a1 1 0 1 0 0 2h3.896c.608 0 1.102-.493 1.102-1.1V10a1.001 1.001 0 0 0-2.003 0"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
RedoIcon.displayName = 'RedoIcon';
|
|
14
|
-
var _default = exports.default = RedoIcon;
|
package/glyph/refresh.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 "refresh" is deprecated in favour of "@atlaskit/icon/core/refresh" 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/refresh.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 RefreshIcon = 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="M8 6.003v2.995a1 1 0 1 0 2 0V5.102C10 4.494 9.507 4 8.9 4H5a1 1 0 0 0 0 2.003z"/><path fill-rule="nonzero" d="M9.428 18.018C7.351 16.989 6 14.807 6 12.37c0-2.266 1.167-4.319 3.02-5.425.48-.286.646-.922.371-1.421a.98.98 0 0 0-1.364-.386C5.557 6.611 4 9.35 4 12.37c0 3.248 1.802 6.158 4.57 7.529.498.247 1.095.026 1.332-.493.237-.52.025-1.141-.474-1.388"/><path d="M14 15.002v3.896c0 .608.493 1.102 1.1 1.102H19a1 1 0 0 0 0-2.003h-3v-2.995a1 1 0 1 0-2 0"/><path d="M14.097 4.596c-.237.52-.025 1.14.474 1.387 2.077 1.029 3.428 3.21 3.428 5.647 0 2.266-1.167 4.32-3.021 5.425a1.063 1.063 0 0 0-.37 1.42c.274.5.885.673 1.364.387 2.47-1.473 4.027-4.212 4.027-7.232 0-3.248-1.802-6.158-4.57-7.528A.96.96 0 0 0 15.002 4a1 1 0 0 0-.905.596"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
RefreshIcon.displayName = 'RefreshIcon';
|
|
14
|
-
var _default = exports.default = RefreshIcon;
|
package/glyph/retry.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 "retry" is deprecated in favour of "@atlaskit/icon/core/retry" 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/retry.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 RetryIcon = 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="M6 10h2.954a1 1 0 0 1 0 2H5.099A1.1 1.1 0 0 1 4 10.9V7a1 1 0 1 1 2 0z"/><path fill-rule="nonzero" d="M7.39 10.09H5.3a8 8 0 1 1 .818 6H7.84v-1.02a6 6 0 1 0-.45-4.98"/><circle cx="7" cy="15.61" r="1"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
RetryIcon.displayName = 'RetryIcon';
|
|
14
|
-
var _default = exports.default = RetryIcon;
|
package/glyph/roadmap.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 "roadmap" is deprecated in favour of "@atlaskit/icon/core/roadmap" 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/roadmap.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 RoadmapIcon = 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 2h10a3 3 0 0 1 0 6H6a3 3 0 1 1 0-6m0 2a1 1 0 1 0 0 2h10a1 1 0 0 0 0-2zm4 5h8a3 3 0 0 1 0 6h-8a3 3 0 0 1 0-6m0 2a1 1 0 0 0 0 2h8a1 1 0 0 0 0-2zm-4 5h6a3 3 0 0 1 0 6H6a3 3 0 0 1 0-6m0 2a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
RoadmapIcon.displayName = 'RoadmapIcon';
|
|
14
|
-
var _default = exports.default = RoadmapIcon;
|
package/glyph/room-menu.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 "room-menu" is deprecated in favour of "@atlaskit/icon/core/panel-right" 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/room-menu.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 RoomMenuIcon = 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="M14 17h4V7h-4zM12 6.007C12 5.45 12.453 5 12.997 5h6.006c.55 0 .997.45.997 1.007v11.986c0 .556-.453 1.007-.997 1.007h-6.006c-.55 0-.997-.45-.997-1.007z"/><rect width="6" height="2" x="4" y="5" rx="1"/><rect width="6" height="2" x="4" y="9" rx="1"/><rect width="6" height="2" x="4" y="13" rx="1"/><rect width="6" height="2" x="4" y="17" rx="1"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
RoomMenuIcon.displayName = 'RoomMenuIcon';
|
|
14
|
-
var _default = exports.default = RoomMenuIcon;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PureComponent } from 'react';
|
|
2
|
-
import type { GlyphProps } from '@atlaskit/icon/types';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated The legacy icon "schedule-filled" is deprecated in favour of "@atlaskit/icon/core/calendar-plus" 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/schedule-filled.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 ScheduleFilledIcon = 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="M19 10.341V6.745C19 5.783 18.206 5 17.227 5H17v1c0 1.105-.888 2-2 2-1.105 0-2-.888-2-2V5H9v1c0 1.105-.888 2-2 2-1.105 0-2-.888-2-2V5h-.227C3.793 5 3 5.781 3 6.745v10.51C3 18.218 3.794 19 4.773 19h7.03A6 6 0 0 1 19 10.341"/><path d="M14 6V5h2v1a1 1 0 0 1-2 0m0-2a1 1 0 0 1 2 0v1h-2zM6 4a1 1 0 0 1 2 0v1H6zm0 2V5h2v1a1 1 0 0 1-2 0m12 9v-1.01a1 1 0 0 0-1-.99c-.56 0-1 .44-1 .99V15h-1.01a1 1 0 0 0-.99 1c0 .56.44 1 .99 1H16v1.01a1 1 0 0 0 1 .99c.56 0 1-.44 1-.99V17h1.01a1 1 0 0 0 .99-1c0-.56-.44-1-.99-1zm-1 6a5 5 0 1 1 0-10 5 5 0 0 1 0 10"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
ScheduleFilledIcon.displayName = 'ScheduleFilledIcon';
|
|
14
|
-
var _default = exports.default = ScheduleFilledIcon;
|
package/glyph/schedule.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 "schedule" is deprecated in favour of "@atlaskit/icon/core/calendar-plus" 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/schedule.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 ScheduleIcon = 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="M19 10.341V7.006A2 2 0 0 0 17.006 5H4.994A2 2 0 0 0 3 7.006v9.988A2 2 0 0 0 4.994 19h6.809a6 6 0 0 1-.72-2.001c-3.028 0-6.083-.002-6.083-.005C5 16.994 5 7 4.994 7 4.994 7 17 7 17 7.006V10c.701 0 1.374.12 2 .341"/><path d="M5 4v1h2V4a1 1 0 0 0-2 0m10 0v1h2V4a1 1 0 0 0-2 0M4 7h14v2H4zm14 8v-1.01a1 1 0 0 0-1-.99c-.56 0-1 .44-1 .99V15h-1.01a1 1 0 0 0-.99 1c0 .56.44 1 .99 1H16v1.01a1 1 0 0 0 1 .99c.56 0 1-.44 1-.99V17h1.01a1 1 0 0 0 .99-1c0-.56-.44-1-.99-1zm-1 6a5 5 0 1 1 0-10 5 5 0 0 1 0 10"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
ScheduleIcon.displayName = 'ScheduleIcon';
|
|
14
|
-
var _default = exports.default = ScheduleIcon;
|
package/glyph/screen.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 "screen" is deprecated in favour of "@atlaskit/icon/core/screen" 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/screen.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 ScreenIcon = 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="M3 6.009C3 4.899 3.893 4 4.995 4h14.01C20.107 4 21 4.902 21 6.009v7.982c0 1.11-.893 2.009-1.995 2.009H4.995A2.004 2.004 0 0 1 3 13.991zM5 14h14V6H5z"/><path d="M10 17h4v3h-4zm-1 3.5a.5.5 0 0 1 .49-.5h5.02a.5.5 0 0 1 .49.5v.5H9z"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
ScreenIcon.displayName = 'ScreenIcon';
|
|
14
|
-
var _default = exports.default = ScreenIcon;
|
package/glyph/search.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 "search" is deprecated in favour of "@atlaskit/icon/core/search" 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/search.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 SearchIcon = 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="m16.436 15.085 3.94 4.01a1 1 0 0 1-1.425 1.402l-3.938-4.006a7.5 7.5 0 1 1 1.423-1.406M10.5 16a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
SearchIcon.displayName = 'SearchIcon';
|
|
14
|
-
var _default = exports.default = SearchIcon;
|
package/glyph/select-clear.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 "select-clear" is deprecated in favour of "@atlaskit/icon/core/cross-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> {}
|
package/glyph/select-clear.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 SelectClearIcon = 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"><circle cx="12" cy="12" r="9" fill="currentcolor"/><path fill="inherit" d="M16.155 14.493a1.174 1.174 0 1 1-1.662 1.663L12 13.662l-2.494 2.494a1.17 1.17 0 0 1-1.662 0 1.176 1.176 0 0 1 0-1.663L10.337 12 7.844 9.507a1.176 1.176 0 0 1 1.662-1.662L12 10.338l2.493-2.493a1.174 1.174 0 1 1 1.662 1.662L13.662 12z"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
SelectClearIcon.displayName = 'SelectClearIcon';
|
|
14
|
-
var _default = exports.default = SelectClearIcon;
|
package/glyph/send.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 "send" is deprecated in favour of "@atlaskit/icon/core/send" 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/send.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 SendIcon = 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"><path d="M6.978 19.477c0 1.371 1.645 2.042 2.577 1.05L21.558 7.723C22.518 6.695 21.803 5 20.409 5H3.496C2.178 5 1.505 6.607 2.418 7.572l4.56 4.828zm1.993-1.265v-6.627L3.856 6.169c.303.322.078.857-.36.857h15.963z"/><path d="m8.416 12.902 4.01-1.95a1.04 1.04 0 0 0 .474-1.365.98.98 0 0 0-1.324-.489l-4.01 1.95c-.497.242-.71.853-.475 1.364a.98.98 0 0 0 1.325.49"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
SendIcon.displayName = 'SendIcon';
|
|
14
|
-
var _default = exports.default = SendIcon;
|
package/glyph/settings.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 "settings" is deprecated in favour of "@atlaskit/icon/core/settings" 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/settings.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 SettingsIcon = 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.701 16.7a5.002 5.002 0 1 1 0-10.003 5.002 5.002 0 0 1 0 10.004m8.368-3.117a1.995 1.995 0 0 1-1.346-1.885c0-.876.563-1.613 1.345-1.885a.48.48 0 0 0 .315-.574 9 9 0 0 0-.836-1.993.48.48 0 0 0-.598-.195 2.04 2.04 0 0 1-1.29.08 1.99 1.99 0 0 1-1.404-1.395 2.04 2.04 0 0 1 .076-1.297.48.48 0 0 0-.196-.597 9 9 0 0 0-1.975-.826.48.48 0 0 0-.574.314 1.995 1.995 0 0 1-1.885 1.346 1.99 1.99 0 0 1-1.884-1.345.48.48 0 0 0-.575-.315c-.708.2-1.379.485-2.004.842a.47.47 0 0 0-.198.582A2.002 2.002 0 0 1 4.445 7.06a.48.48 0 0 0-.595.196 9 9 0 0 0-.833 1.994.48.48 0 0 0 .308.572 1.995 1.995 0 0 1 1.323 1.877c0 .867-.552 1.599-1.324 1.877a.48.48 0 0 0-.308.57 9 9 0 0 0 .723 1.79.477.477 0 0 0 .624.194c.595-.273 1.343-.264 2.104.238.117.077.225.185.302.3.527.8.512 1.58.198 2.188a.473.473 0 0 0 .168.628 9 9 0 0 0 2.11.897.474.474 0 0 0 .57-.313 1.995 1.995 0 0 1 1.886-1.353c.878 0 1.618.567 1.887 1.353a.475.475 0 0 0 .57.313 9 9 0 0 0 2.084-.883.473.473 0 0 0 .167-.631c-.318-.608-.337-1.393.191-2.195.077-.116.185-.225.302-.302.772-.511 1.527-.513 2.125-.23a.477.477 0 0 0 .628-.19 9 9 0 0 0 .728-1.793.48.48 0 0 0-.314-.573"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
SettingsIcon.displayName = 'SettingsIcon';
|
|
14
|
-
var _default = exports.default = SettingsIcon;
|
package/glyph/share.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 "share" is deprecated in favour of "@atlaskit/icon/core/share" 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/share.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 ShareIcon = 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="M6 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0-2a1 1 0 1 1 0-2 1 1 0 0 1 0 2m12-4a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0-2a1 1 0 1 1 0-2 1 1 0 0 1 0 2m0 14a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0-2a1 1 0 1 1 0-2 1 1 0 0 1 0 2"/><path d="m7 13.562 8.66 5 1-1.732-8.66-5z"/><path d="m7 10.83 1 1.732 8.66-5-1-1.732z"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
ShareIcon.displayName = 'ShareIcon';
|
|
14
|
-
var _default = exports.default = ShareIcon;
|
package/glyph/ship.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 "ship" is deprecated in favour of "@atlaskit/icon/core/release" 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/ship.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 ShipIcon = 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="M6 12h8v-2H6zM4 8.99C4 8.445 4.456 8 5.002 8h9.996C15.55 8 16 8.451 16 8.99V14H4z"/><path d="M6 7.005C6 5.898 6.898 5 7.998 5h2.004C11.106 5 12 5.894 12 7.005V10H6zm4 0V7H7.999c.005 0 .002.003.002.005V8h2z"/><path fill-rule="nonzero" d="M4.5 17h13.994l1.002-3H4.14zm-2.495-4.012A.862.862 0 0 1 2.883 12h18.393c.55 0 .857.417.681.944l-1.707 5.112c-.174.521-.758.944-1.315.944H3.725a1.15 1.15 0 0 1-1.118-.988z"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
ShipIcon.displayName = 'ShipIcon';
|
|
14
|
-
var _default = exports.default = ShipIcon;
|
package/glyph/shortcut.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 "shortcut" is deprecated in favour of "@atlaskit/icon/core/link-external" 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/shortcut.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 ShortcutIcon = 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"><path d="M5 19.01V19zM5 4.99V5zM19 19v-6h2v6a2 2 0 0 1-1.99 2H5a2 2 0 0 1-2-1.99V4.99C3 3.89 3.9 3 5 3h6v2H5v14zM5 4.99V5zM11 5H5v14h14v-6h2v6a2 2 0 0 1-1.99 2H5a2 2 0 0 1-2-1.99V4.99C3 3.89 3.9 3 5 3h6zm8 0v3a1 1 0 0 0 2 0V4a1 1 0 0 0-1-1h-4a1 1 0 0 0 0 2z"/><path d="m12.707 12.707 8-8a1 1 0 1 0-1.414-1.414l-8 8a1 1 0 0 0 1.414 1.414"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
ShortcutIcon.displayName = 'ShortcutIcon';
|
|
14
|
-
var _default = exports.default = ShortcutIcon;
|
package/glyph/sign-in.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 "sign-in" is deprecated in favour of "@atlaskit/icon/core/log-in" 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/sign-in.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 SignInIcon = 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="M15.503 3H12v2h7v14h-7v2h7.006c1.1 0 1.994-.893 1.994-1.995V4.995A1.993 1.993 0 0 0 19.006 3z"/><path d="M3.977 11A.99.99 0 0 0 3 12.001c0 .551.437.999.977.999h11.047a.99.99 0 0 0 .976-.999.99.99 0 0 0-.976-1.001z"/><path d="M12.303 8.305a1.053 1.053 0 0 0 0 1.478L14.5 12l-2.197 2.217a1.05 1.05 0 0 0 0 1.476c.404.409 1.06.409 1.465 0l2.93-2.955a1.055 1.055 0 0 0 0-1.477l-2.93-2.956a1.034 1.034 0 0 0-1.465 0"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
SignInIcon.displayName = 'SignInIcon';
|
|
14
|
-
var _default = exports.default = SignInIcon;
|
package/glyph/sign-out.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 "sign-out" is deprecated in favour of "@atlaskit/icon/core/log-out" 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/sign-out.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 SignOutIcon = 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="M4.977 11A.99.99 0 0 0 4 12c0 .551.437 1 .977 1h11.046A.99.99 0 0 0 17 12a.99.99 0 0 0-.977-1z"/><path d="M6.23 8.31 3.3 11.27a1.05 1.05 0 0 0 0 1.48l2.93 2.96a1.03 1.03 0 0 0 1.47 0 1.05 1.05 0 0 0 0-1.48L5.5 12l2.2-2.22a1.05 1.05 0 0 0 0-1.48 1.03 1.03 0 0 0-1.47 0M15.5 3H12v2h7v14h-7v2h7.01c1.1 0 1.99-.89 1.99-1.99V5a1.99 1.99 0 0 0-1.99-2z"/></g></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
SignOutIcon.displayName = 'SignOutIcon';
|
|
14
|
-
var _default = exports.default = SignOutIcon;
|
package/glyph/sprint.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 "sprint" is deprecated in favour of "@atlaskit/icon/core/sprint" 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/sprint.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 SprintIcon = 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="m17.717 17.137-1.436-1.438a1.003 1.003 0 0 1 1.418-1.418l3.007 3.01a1 1 0 0 1 0 1.417l-3.007 3.01a1.003 1.003 0 0 1-1.417-1.42l1.3-1.3-6.072-.003A8 8 0 0 1 4 11.01C4 6.587 7.582 3 12 3s8 3.587 8 8.01a8 8 0 0 1-.789 3.451l-1.438-1.44a6.1 6.1 0 0 0 .345-2.01A6.12 6.12 0 0 0 12 4.884a6.12 6.12 0 0 0-6.118 6.125 6.12 6.12 0 0 0 5.647 6.102zm-12.163-.119c.561.759 1.456 1.49 2.457 1.981L3.937 19C3.42 19 3 18.552 3 18s.42-1 .937-1l1.614.005z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
SprintIcon.displayName = 'SprintIcon';
|
|
14
|
-
var _default = exports.default = SprintIcon;
|
package/glyph/star-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 "star-filled" is deprecated in favour of "@atlaskit/icon/core/star-starred" 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/star-filled.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 StarFilledIcon = 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.072 17.284-3.905 2.053a1 1 0 0 1-1.451-1.054l.745-4.349-3.159-3.08a1 1 0 0 1 .554-1.705l4.366-.635 1.953-3.956a1 1 0 0 1 1.794 0l1.952 3.956 4.366.635a1 1 0 0 1 .555 1.705l-3.16 3.08.746 4.349a1 1 0 0 1-1.45 1.054z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
StarFilledIcon.displayName = 'StarFilledIcon';
|
|
14
|
-
var _default = exports.default = StarFilledIcon;
|
package/glyph/star-large.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 "star-large" is deprecated in favour of "@atlaskit/icon/core/star-unstarred" 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/star-large.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 StarLargeIcon = 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="m15.673 14.042 3.673-3.58-5.076-.738L12 5.125l-2.27 4.6-5.076.737 3.673 3.58-.867 5.055L12 16.711l4.54 2.386zM12 19.04l-4.505 2.37a1.546 1.546 0 0 1-2.244-1.63l.86-5.017-3.644-3.553a1.546 1.546 0 0 1 .857-2.637l5.037-.732 2.252-4.564a1.546 1.546 0 0 1 2.774 0l2.252 4.564 5.037.732a1.546 1.546 0 0 1 .857 2.637l-3.645 3.553.86 5.016a1.546 1.546 0 0 1-2.243 1.63z"/></svg>`
|
|
12
|
-
}, props));
|
|
13
|
-
StarLargeIcon.displayName = 'StarLargeIcon';
|
|
14
|
-
var _default = exports.default = StarLargeIcon;
|
package/glyph/star.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 "star" is deprecated in favour of "@atlaskit/icon/core/star-unstarred" 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> {}
|