Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ImageUpload component #563

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from
Draft

Add ImageUpload component #563

wants to merge 27 commits into from

Conversation

Lisa18289
Copy link
Contributor

No description provided.

@Lisa18289 Lisa18289 self-assigned this Jul 3, 2024
@Lisa18289 Lisa18289 linked an issue Jul 3, 2024 that may be closed by this pull request
@Lisa18289 Lisa18289 marked this pull request as draft July 3, 2024 10:52
Copy link
Contributor

github-actions bot commented Jul 3, 2024

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 27.5% 3820 / 13888
🔵 Statements 27.5% 3820 / 13888
🔵 Functions 31.46% 208 / 661
🔵 Branches 54.77% 442 / 807
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/vite.build.config.ts 0% 0% 0% 0% 1-5, 7, 9-117
packages/components/src/components/FileDropZone/FileDropZone.tsx 0% 0% 0% 0% 1-2, 4-7, 9-10, 12-15, 26-34, 36, 38, 40-45, 48-59, 61-69, 71, 73
packages/components/src/components/FileDropZone/index.ts 0% 0% 0% 0% 1, 4
packages/components/src/components/FileDropZone/stories/Default.stories.tsx 0% 0% 0% 0% 1-8, 10-18, 20-29, 31-33, 37, 39, 41-45, 47-58, 60-61
packages/components/src/components/FileTrigger/FileController.ts 0% 0% 0% 0% 1-3, 7-9, 11-19, 21-23, 25-27, 29-30, 32-33, 35-37, 39-46, 48-49, 51-53, 55-57, 59-61, 63-65, 67-76, 78
packages/components/src/components/FileTrigger/FileTrigger.tsx 0% 0% 0% 0% 1-3, 13-14, 16-20, 22-24, 26, 28
packages/components/src/components/FileTrigger/index.ts 0% 0% 0% 0% 1, 4-5
packages/components/src/components/FileTrigger/useFileController.ts 0% 0% 0% 0% 1, 3-5
packages/components/src/components/FileTrigger/stories/Default.stories.tsx 0% 0% 0% 0% 1, 3-9, 12-13, 15-21, 23, 25-32, 34-40, 42-44, 48, 50-52, 54-60, 62-63, 65-67, 69-74, 76-79, 81-82
packages/components/src/components/Icon/components/icons/IconPicture.tsx 60% 100% 0% 60% 8, 10-12
packages/components/src/components/Icon/components/icons/IconUpload.tsx 60% 100% 0% 60% 8, 10-12
packages/components/src/components/Icon/components/icons/index.ts 100% 100% 100% 100%
packages/components/src/components/ImageCropper/ImageCropper.tsx 0% 0% 0% 0% 1-2, 4-7, 9-10, 18-25, 27-28, 30, 32, 34-46, 48-56, 58, 60
packages/components/src/components/ImageCropper/index.ts 0% 0% 0% 0% 1, 4
packages/components/src/components/ImageCropper/stories/Default.stories.tsx 0% 0% 0% 0% 1-4, 7-30, 32-33, 37, 39, 41
packages/components/src/components/ImageUpload/ImageUpload.tsx 0% 0% 0% 0% 1-4, 7-8, 10-14, 24-31, 33-34, 36-37, 39, 41, 43, 45-47, 49-53, 55-63, 66-84, 86-88, 91-97, 99, 101
packages/components/src/components/ImageUpload/ImageUploadController.ts 0% 0% 0% 0% 1-3, 6-9, 11-18, 20-22, 24-25, 27, 29-31, 33-44, 46-48, 50-52, 54-56, 58-60, 62-72, 74-76, 78-80, 82-84, 86-89, 91
packages/components/src/components/ImageUpload/index.ts 0% 0% 0% 0% 1, 4-5
packages/components/src/components/ImageUpload/useImageUploadController.ts 0% 0% 0% 0% 1, 3-5
packages/components/src/components/ImageUpload/stories/Default.stories.tsx 0% 0% 0% 0% 1-2, 6-10, 12-32, 34-41, 43, 45-47, 51, 53-55
packages/components/src/components/Slider/Slider.tsx 0% 0% 0% 0% 1-2, 4-7, 9-13, 24-35, 37-41, 43, 45-49, 51-56, 58-60, 62-65, 68-80, 82-83, 85-92, 94-96, 99-102, 104-112, 115-116, 118-119, 121, 123
Generated in workflow #1551 for commit 06972db by the Vitest Coverage Report Action

@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook July 5, 2024 04:59 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview July 5, 2024 04:59 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview July 5, 2024 05:34 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook July 5, 2024 05:34 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview July 5, 2024 06:43 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook July 5, 2024 06:43 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook July 5, 2024 06:45 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview July 5, 2024 06:45 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook July 31, 2024 06:34 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview July 31, 2024 06:34 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 marked this pull request as ready for review July 31, 2024 06:41
…onent

# Conflicts:
#	packages/components/package.json
#	packages/components/src/components/Slider/Slider.tsx
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview October 9, 2024 11:40 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook October 9, 2024 11:40 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImageCropper component
2 participants