@yourdash/uikit 1.0.0 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +2 -2
- package/components/box/box.module.scss +21 -21
- package/components/box/box.tsx +22 -22
- package/components/button/button.module.scss +46 -47
- package/components/button/button.tsx +24 -23
- package/components/buttonLink/buttonLink.module.scss +51 -47
- package/components/buttonLink/buttonLink.tsx +27 -26
- package/components/buttonWithIcon/buttonWithIcon.module.scss +56 -0
- package/components/buttonWithIcon/buttonWithIcon.tsx +36 -0
- package/components/card/card.module.scss +78 -78
- package/components/card/card.tsx +64 -61
- package/components/container/container.module.scss +20 -0
- package/components/container/container.tsx +22 -0
- package/components/contextMenu/contextMenu.tsx +55 -55
- package/components/contextMenu/contextMenuRoot.module.scss +31 -31
- package/components/contextMenu/contextMenuRoot.tsx +4 -4
- package/components/contextMenu/contextMenuRootContext.tsx +22 -22
- package/components/flex/flex.module.scss +12 -0
- package/components/flex/flex.tsx +34 -13
- package/components/heading/heading.module.scss +41 -41
- package/components/heading/heading.tsx +27 -27
- package/components/icon/icon.module.scss +26 -26
- package/components/icon/icon.tsx +30 -30
- package/components/icon/iconDictionary.ts +573 -573
- package/components/icon/icons/accessibility-16.svg +8 -8
- package/components/icon/icons/accessibility-inset-16.svg +8 -8
- package/components/icon/icons/alert-16.svg +8 -8
- package/components/icon/icons/alert-24.svg +9 -9
- package/components/icon/icons/alert-fill-12.svg +8 -8
- package/components/icon/icons/app-launcher-16.svg +11 -11
- package/components/icon/icons/apps-16.svg +8 -8
- package/components/icon/icons/archive-16.svg +8 -8
- package/components/icon/icons/archive-24.svg +11 -11
- package/components/icon/icons/arrow-both-16.svg +8 -8
- package/components/icon/icons/arrow-both-24.svg +5 -5
- package/components/icon/icons/arrow-down-16.svg +8 -8
- package/components/icon/icons/arrow-down-24.svg +8 -8
- package/components/icon/icons/arrow-down-left-24.svg +8 -8
- package/components/icon/icons/arrow-down-right-24.svg +8 -8
- package/components/icon/icons/arrow-left-16.svg +8 -8
- package/components/icon/icons/arrow-left-24.svg +8 -8
- package/components/icon/icons/arrow-right-16.svg +8 -8
- package/components/icon/icons/arrow-right-24.svg +8 -8
- package/components/icon/icons/arrow-switch-16.svg +5 -5
- package/components/icon/icons/arrow-switch-24.svg +5 -5
- package/components/icon/icons/arrow-up-16.svg +8 -8
- package/components/icon/icons/arrow-up-24.svg +8 -8
- package/components/icon/icons/arrow-up-left-24.svg +8 -8
- package/components/icon/icons/arrow-up-right-24.svg +8 -8
- package/components/icon/icons/beaker-16.svg +8 -8
- package/components/icon/icons/beaker-24.svg +8 -8
- package/components/icon/icons/bell-16.svg +9 -9
- package/components/icon/icons/bell-24.svg +8 -8
- package/components/icon/icons/bell-fill-16.svg +5 -5
- package/components/icon/icons/bell-fill-24.svg +8 -8
- package/components/icon/icons/bell-slash-16.svg +8 -8
- package/components/icon/icons/bell-slash-24.svg +10 -10
- package/components/icon/icons/blocked-16.svg +8 -8
- package/components/icon/icons/blocked-24.svg +8 -8
- package/components/icon/icons/bold-16.svg +8 -8
- package/components/icon/icons/bold-24.svg +8 -8
- package/components/icon/icons/book-16.svg +8 -8
- package/components/icon/icons/book-24.svg +8 -8
- package/components/icon/icons/bookmark-16.svg +8 -8
- package/components/icon/icons/bookmark-24.svg +8 -8
- package/components/icon/icons/bookmark-fill-24.svg +8 -8
- package/components/icon/icons/bookmark-slash-16.svg +8 -8
- package/components/icon/icons/bookmark-slash-24.svg +9 -9
- package/components/icon/icons/bookmark-slash-fill-24.svg +8 -8
- package/components/icon/icons/briefcase-16.svg +8 -8
- package/components/icon/icons/briefcase-24.svg +8 -8
- package/components/icon/icons/broadcast-16.svg +8 -8
- package/components/icon/icons/broadcast-24.svg +5 -5
- package/components/icon/icons/browser-16.svg +8 -8
- package/components/icon/icons/browser-24.svg +8 -8
- package/components/icon/icons/bug-16.svg +8 -8
- package/components/icon/icons/bug-24.svg +8 -8
- package/components/icon/icons/cache-16.svg +10 -10
- package/components/icon/icons/calendar-16.svg +8 -8
- package/components/icon/icons/calendar-24.svg +8 -8
- package/components/icon/icons/check-16.svg +8 -8
- package/components/icon/icons/check-24.svg +8 -8
- package/components/icon/icons/check-circle-16.svg +8 -8
- package/components/icon/icons/check-circle-24.svg +9 -9
- package/components/icon/icons/check-circle-fill-12.svg +8 -8
- package/components/icon/icons/check-circle-fill-16.svg +8 -8
- package/components/icon/icons/check-circle-fill-24.svg +8 -8
- package/components/icon/icons/checkbox-16.svg +8 -8
- package/components/icon/icons/checkbox-24.svg +9 -9
- package/components/icon/icons/checklist-16.svg +8 -8
- package/components/icon/icons/checklist-24.svg +5 -5
- package/components/icon/icons/chevron-down-16.svg +8 -8
- package/components/icon/icons/chevron-down-24.svg +8 -8
- package/components/icon/icons/chevron-left-16.svg +8 -8
- package/components/icon/icons/chevron-left-24.svg +8 -8
- package/components/icon/icons/chevron-right-16.svg +8 -8
- package/components/icon/icons/chevron-right-24.svg +8 -8
- package/components/icon/icons/chevron-up-16.svg +8 -8
- package/components/icon/icons/chevron-up-24.svg +8 -8
- package/components/icon/icons/circle-16.svg +7 -7
- package/components/icon/icons/circle-24.svg +8 -8
- package/components/icon/icons/circle-slash-16.svg +8 -8
- package/components/icon/icons/circle-slash-24.svg +8 -8
- package/components/icon/icons/clock-16.svg +8 -8
- package/components/icon/icons/clock-24.svg +9 -9
- package/components/icon/icons/cloud-16.svg +8 -8
- package/components/icon/icons/cloud-24.svg +8 -8
- package/components/icon/icons/cloud-offline-16.svg +10 -10
- package/components/icon/icons/cloud-offline-24.svg +10 -10
- package/components/icon/icons/code-16.svg +8 -8
- package/components/icon/icons/code-24.svg +8 -8
- package/components/icon/icons/code-of-conduct-16.svg +8 -8
- package/components/icon/icons/code-of-conduct-24.svg +8 -8
- package/components/icon/icons/code-review-16.svg +8 -8
- package/components/icon/icons/code-review-24.svg +10 -10
- package/components/icon/icons/code-square-16.svg +8 -8
- package/components/icon/icons/code-square-24.svg +10 -10
- package/components/icon/icons/codescan-16.svg +10 -10
- package/components/icon/icons/codescan-24.svg +10 -10
- package/components/icon/icons/codescan-checkmark-16.svg +9 -9
- package/components/icon/icons/codescan-checkmark-24.svg +9 -9
- package/components/icon/icons/codespaces-16.svg +10 -10
- package/components/icon/icons/codespaces-24.svg +10 -10
- package/components/icon/icons/columns-16.svg +8 -8
- package/components/icon/icons/columns-24.svg +8 -8
- package/components/icon/icons/command-palette-16.svg +5 -5
- package/components/icon/icons/command-palette-24.svg +5 -5
- package/components/icon/icons/comment-16.svg +8 -8
- package/components/icon/icons/comment-24.svg +8 -8
- package/components/icon/icons/comment-discussion-16.svg +8 -8
- package/components/icon/icons/comment-discussion-24.svg +10 -10
- package/components/icon/icons/commit-24.svg +9 -9
- package/components/icon/icons/container-16.svg +8 -8
- package/components/icon/icons/container-24.svg +8 -8
- package/components/icon/icons/copilot-16.svg +9 -9
- package/components/icon/icons/copilot-24.svg +9 -9
- package/components/icon/icons/copilot-48.svg +9 -9
- package/components/icon/icons/copilot-96.svg +9 -9
- package/components/icon/icons/copilot-error-16.svg +8 -8
- package/components/icon/icons/copilot-warning-16.svg +10 -10
- package/components/icon/icons/copy-16.svg +10 -10
- package/components/icon/icons/copy-24.svg +10 -10
- package/components/icon/icons/cpu-16.svg +8 -8
- package/components/icon/icons/cpu-24.svg +10 -10
- package/components/icon/icons/credit-card-16.svg +9 -9
- package/components/icon/icons/credit-card-24.svg +9 -9
- package/components/icon/icons/cross-reference-16.svg +8 -8
- package/components/icon/icons/cross-reference-24.svg +5 -5
- package/components/icon/icons/dash-16.svg +7 -7
- package/components/icon/icons/dash-24.svg +7 -7
- package/components/icon/icons/database-16.svg +8 -8
- package/components/icon/icons/database-24.svg +8 -8
- package/components/icon/icons/dependabot-16.svg +9 -9
- package/components/icon/icons/dependabot-24.svg +9 -9
- package/components/icon/icons/desktop-download-16.svg +5 -5
- package/components/icon/icons/desktop-download-24.svg +10 -10
- package/components/icon/icons/device-camera-16.svg +8 -8
- package/components/icon/icons/device-camera-video-16.svg +8 -8
- package/components/icon/icons/device-camera-video-24.svg +8 -8
- package/components/icon/icons/device-desktop-16.svg +8 -8
- package/components/icon/icons/device-desktop-24.svg +8 -8
- package/components/icon/icons/device-mobile-16.svg +8 -8
- package/components/icon/icons/device-mobile-24.svg +9 -9
- package/components/icon/icons/diamond-16.svg +8 -8
- package/components/icon/icons/diamond-24.svg +8 -8
- package/components/icon/icons/diff-16.svg +8 -8
- package/components/icon/icons/diff-24.svg +8 -8
- package/components/icon/icons/diff-added-16.svg +8 -8
- package/components/icon/icons/diff-ignored-16.svg +8 -8
- package/components/icon/icons/diff-modified-16.svg +8 -8
- package/components/icon/icons/diff-removed-16.svg +8 -8
- package/components/icon/icons/diff-renamed-16.svg +8 -8
- package/components/icon/icons/dot-16.svg +7 -7
- package/components/icon/icons/dot-24.svg +7 -7
- package/components/icon/icons/dot-fill-16.svg +7 -7
- package/components/icon/icons/dot-fill-24.svg +5 -5
- package/components/icon/icons/download-16.svg +8 -8
- package/components/icon/icons/download-24.svg +5 -5
- package/components/icon/icons/duplicate-16.svg +11 -11
- package/components/icon/icons/duplicate-24.svg +11 -11
- package/components/icon/icons/ellipsis-16.svg +8 -8
- package/components/icon/icons/ewsgit.svg +14 -14
- package/components/icon/icons/eye-16.svg +8 -8
- package/components/icon/icons/eye-24.svg +9 -9
- package/components/icon/icons/eye-closed-16.svg +8 -8
- package/components/icon/icons/eye-closed-24.svg +10 -10
- package/components/icon/icons/feed-discussion-16.svg +8 -8
- package/components/icon/icons/feed-forked-16.svg +8 -8
- package/components/icon/icons/feed-heart-16.svg +8 -8
- package/components/icon/icons/feed-merged-16.svg +8 -8
- package/components/icon/icons/feed-person-16.svg +8 -8
- package/components/icon/icons/feed-repo-16.svg +8 -8
- package/components/icon/icons/feed-rocket-16.svg +8 -8
- package/components/icon/icons/feed-star-16.svg +8 -8
- package/components/icon/icons/feed-tag-16.svg +9 -9
- package/components/icon/icons/feed-trophy-16.svg +9 -9
- package/components/icon/icons/file-16.svg +8 -8
- package/components/icon/icons/file-24.svg +8 -8
- package/components/icon/icons/file-added-16.svg +8 -8
- package/components/icon/icons/file-badge-16.svg +10 -10
- package/components/icon/icons/file-binary-16.svg +8 -8
- package/components/icon/icons/file-binary-24.svg +11 -11
- package/components/icon/icons/file-code-16.svg +8 -8
- package/components/icon/icons/file-code-24.svg +10 -10
- package/components/icon/icons/file-diff-16.svg +8 -8
- package/components/icon/icons/file-diff-24.svg +10 -10
- package/components/icon/icons/file-directory-16.svg +8 -8
- package/components/icon/icons/file-directory-24.svg +8 -8
- package/components/icon/icons/file-directory-fill-16.svg +5 -5
- package/components/icon/icons/file-directory-fill-24.svg +8 -8
- package/components/icon/icons/file-directory-open-fill-16.svg +5 -5
- package/components/icon/icons/file-media-24.svg +8 -8
- package/components/icon/icons/file-moved-16.svg +5 -5
- package/components/icon/icons/file-removed-16.svg +8 -8
- package/components/icon/icons/file-submodule-16.svg +8 -8
- package/components/icon/icons/file-submodule-24.svg +8 -8
- package/components/icon/icons/file-symlink-file-16.svg +8 -8
- package/components/icon/icons/file-symlink-file-24.svg +8 -8
- package/components/icon/icons/file-zip-16.svg +8 -8
- package/components/icon/icons/file-zip-24.svg +12 -12
- package/components/icon/icons/filter-16.svg +8 -8
- package/components/icon/icons/filter-24.svg +5 -5
- package/components/icon/icons/flame-16.svg +8 -8
- package/components/icon/icons/flame-24.svg +8 -8
- package/components/icon/icons/fold-16.svg +5 -5
- package/components/icon/icons/fold-24.svg +12 -12
- package/components/icon/icons/fold-down-16.svg +5 -5
- package/components/icon/icons/fold-down-24.svg +10 -10
- package/components/icon/icons/fold-up-16.svg +5 -5
- package/components/icon/icons/fold-up-24.svg +10 -10
- package/components/icon/icons/gear-16.svg +8 -8
- package/components/icon/icons/gear-24.svg +9 -9
- package/components/icon/icons/gift-16.svg +8 -8
- package/components/icon/icons/gift-24.svg +8 -8
- package/components/icon/icons/git-branch-16.svg +8 -8
- package/components/icon/icons/git-branch-24.svg +11 -11
- package/components/icon/icons/git-commit-16.svg +8 -8
- package/components/icon/icons/git-commit-24.svg +8 -8
- package/components/icon/icons/git-compare-16.svg +8 -8
- package/components/icon/icons/git-compare-24.svg +11 -11
- package/components/icon/icons/git-merge-16.svg +8 -8
- package/components/icon/icons/git-merge-24.svg +10 -10
- package/components/icon/icons/git-merge-queue-16.svg +10 -10
- package/components/icon/icons/git-pull-request-16.svg +8 -8
- package/components/icon/icons/git-pull-request-24.svg +10 -10
- package/components/icon/icons/git-pull-request-closed-16.svg +8 -8
- package/components/icon/icons/git-pull-request-closed-24.svg +10 -10
- package/components/icon/icons/git-pull-request-draft-16.svg +9 -9
- package/components/icon/icons/git-pull-request-draft-24.svg +9 -9
- package/components/icon/icons/globe-16.svg +8 -8
- package/components/icon/icons/globe-24.svg +8 -8
- package/components/icon/icons/grabber-16.svg +8 -8
- package/components/icon/icons/grabber-24.svg +8 -8
- package/components/icon/icons/graph-16.svg +8 -8
- package/components/icon/icons/graph-24.svg +5 -5
- package/components/icon/icons/hash-16.svg +8 -8
- package/components/icon/icons/hash-24.svg +8 -8
- package/components/icon/icons/heading-16.svg +8 -8
- package/components/icon/icons/heading-24.svg +8 -8
- package/components/icon/icons/heart-16.svg +8 -8
- package/components/icon/icons/heart-24.svg +8 -8
- package/components/icon/icons/heart-fill-16.svg +8 -8
- package/components/icon/icons/heart-fill-24.svg +5 -5
- package/components/icon/icons/history-16.svg +8 -8
- package/components/icon/icons/history-24.svg +5 -5
- package/components/icon/icons/home-16.svg +5 -5
- package/components/icon/icons/home-24.svg +8 -8
- package/components/icon/icons/home-fill-24.svg +5 -5
- package/components/icon/icons/horizontal-rule-16.svg +7 -7
- package/components/icon/icons/horizontal-rule-24.svg +7 -7
- package/components/icon/icons/hourglass-16.svg +8 -8
- package/components/icon/icons/hourglass-24.svg +8 -8
- package/components/icon/icons/hubot-16.svg +8 -8
- package/components/icon/icons/hubot-24.svg +10 -10
- package/components/icon/icons/id-badge-16.svg +10 -10
- package/components/icon/icons/image-16.svg +8 -8
- package/components/icon/icons/image-24.svg +8 -8
- package/components/icon/icons/inbox-16.svg +8 -8
- package/components/icon/icons/inbox-24.svg +8 -8
- package/components/icon/icons/infinity-16.svg +8 -8
- package/components/icon/icons/infinity-24.svg +8 -8
- package/components/icon/icons/info-16.svg +8 -8
- package/components/icon/icons/info-24.svg +10 -10
- package/components/icon/icons/issue-closed-16.svg +8 -8
- package/components/icon/icons/issue-closed-24.svg +9 -9
- package/components/icon/icons/issue-draft-16.svg +8 -8
- package/components/icon/icons/issue-draft-24.svg +8 -8
- package/components/icon/icons/issue-opened-16.svg +8 -8
- package/components/icon/icons/issue-opened-24.svg +8 -8
- package/components/icon/icons/issue-reopened-16.svg +5 -5
- package/components/icon/icons/issue-reopened-24.svg +5 -5
- package/components/icon/icons/italic-16.svg +8 -8
- package/components/icon/icons/italic-24.svg +8 -8
- package/components/icon/icons/iterations-16.svg +5 -5
- package/components/icon/icons/iterations-24.svg +5 -5
- package/components/icon/icons/kebab-horizontal-16.svg +5 -5
- package/components/icon/icons/kebab-horizontal-24.svg +7 -7
- package/components/icon/icons/key-16.svg +8 -8
- package/components/icon/icons/key-24.svg +9 -9
- package/components/icon/icons/key-asterisk-16.svg +10 -10
- package/components/icon/icons/law-16.svg +8 -8
- package/components/icon/icons/law-24.svg +8 -8
- package/components/icon/icons/light-bulb-16.svg +8 -8
- package/components/icon/icons/light-bulb-24.svg +8 -8
- package/components/icon/icons/link-16.svg +8 -8
- package/components/icon/icons/link-24.svg +5 -5
- package/components/icon/icons/link-external-16.svg +8 -8
- package/components/icon/icons/link-external-24.svg +5 -5
- package/components/icon/icons/list-ordered-16.svg +8 -8
- package/components/icon/icons/list-ordered-24.svg +5 -5
- package/components/icon/icons/list-unordered-16.svg +8 -8
- package/components/icon/icons/list-unordered-24.svg +8 -8
- package/components/icon/icons/location-16.svg +8 -8
- package/components/icon/icons/location-24.svg +9 -9
- package/components/icon/icons/lock-16.svg +8 -8
- package/components/icon/icons/lock-24.svg +8 -8
- package/components/icon/icons/log-16.svg +9 -9
- package/components/icon/icons/login.svg +9 -9
- package/components/icon/icons/logo-gist-16.svg +8 -8
- package/components/icon/icons/logo-github-16.svg +8 -8
- package/components/icon/icons/logout.svg +9 -9
- package/components/icon/icons/mail-16.svg +8 -8
- package/components/icon/icons/mail-24.svg +8 -8
- package/components/icon/icons/mark-github-16.svg +8 -8
- package/components/icon/icons/markdown-16.svg +8 -8
- package/components/icon/icons/megaphone-16.svg +13 -13
- package/components/icon/icons/megaphone-24.svg +8 -8
- package/components/icon/icons/mention-16.svg +8 -8
- package/components/icon/icons/mention-24.svg +8 -8
- package/components/icon/icons/meter-16.svg +8 -8
- package/components/icon/icons/milestone-16.svg +8 -8
- package/components/icon/icons/milestone-24.svg +8 -8
- package/components/icon/icons/mirror-16.svg +8 -8
- package/components/icon/icons/mirror-24.svg +8 -8
- package/components/icon/icons/moon-16.svg +8 -8
- package/components/icon/icons/moon-24.svg +8 -8
- package/components/icon/icons/mortar-board-16.svg +8 -8
- package/components/icon/icons/mortar-board-24.svg +8 -8
- package/components/icon/icons/multi-select-16.svg +9 -9
- package/components/icon/icons/multi-select-24.svg +9 -9
- package/components/icon/icons/mute-16.svg +8 -8
- package/components/icon/icons/mute-24.svg +10 -10
- package/components/icon/icons/no-entry-16.svg +8 -8
- package/components/icon/icons/no-entry-24.svg +8 -8
- package/components/icon/icons/no-entry-fill-12.svg +7 -7
- package/components/icon/icons/north-star-16.svg +5 -5
- package/components/icon/icons/north-star-24.svg +5 -5
- package/components/icon/icons/note-16.svg +8 -8
- package/components/icon/icons/note-24.svg +10 -10
- package/components/icon/icons/number-16.svg +8 -8
- package/components/icon/icons/number-24.svg +8 -8
- package/components/icon/icons/organization-16.svg +8 -8
- package/components/icon/icons/organization-24.svg +10 -10
- package/components/icon/icons/package-16.svg +8 -8
- package/components/icon/icons/package-24.svg +8 -8
- package/components/icon/icons/package-dependencies-16.svg +8 -8
- package/components/icon/icons/package-dependencies-24.svg +10 -10
- package/components/icon/icons/package-dependents-16.svg +8 -8
- package/components/icon/icons/package-dependents-24.svg +10 -10
- package/components/icon/icons/paintbrush-16.svg +8 -8
- package/components/icon/icons/paper-airplane-16.svg +8 -8
- package/components/icon/icons/paper-airplane-24.svg +8 -8
- package/components/icon/icons/paperclip-16.svg +8 -8
- package/components/icon/icons/paperclip-24.svg +8 -8
- package/components/icon/icons/paste-16.svg +8 -8
- package/components/icon/icons/paste-24.svg +10 -10
- package/components/icon/icons/pencil-16.svg +8 -8
- package/components/icon/icons/pencil-24.svg +8 -8
- package/components/icon/icons/people-16.svg +8 -8
- package/components/icon/icons/people-24.svg +10 -10
- package/components/icon/icons/person-16.svg +8 -8
- package/components/icon/icons/person-24.svg +8 -8
- package/components/icon/icons/person-add-16.svg +8 -8
- package/components/icon/icons/person-add-24.svg +8 -8
- package/components/icon/icons/person-fill-16.svg +5 -5
- package/components/icon/icons/person-fill-24.svg +5 -5
- package/components/icon/icons/pin-16.svg +8 -8
- package/components/icon/icons/pin-24.svg +8 -8
- package/components/icon/icons/play-16.svg +8 -8
- package/components/icon/icons/play-24.svg +9 -9
- package/components/icon/icons/plug-16.svg +8 -8
- package/components/icon/icons/plug-24.svg +8 -8
- package/components/icon/icons/plus-16.svg +8 -8
- package/components/icon/icons/plus-24.svg +8 -8
- package/components/icon/icons/plus-circle-16.svg +8 -8
- package/components/icon/icons/plus-circle-24.svg +9 -9
- package/components/icon/icons/project-16.svg +8 -8
- package/components/icon/icons/project-24.svg +10 -10
- package/components/icon/icons/pulse-16.svg +8 -8
- package/components/icon/icons/pulse-24.svg +8 -8
- package/components/icon/icons/question-16.svg +8 -8
- package/components/icon/icons/question-24.svg +10 -10
- package/components/icon/icons/quote-16.svg +8 -8
- package/components/icon/icons/quote-24.svg +8 -8
- package/components/icon/icons/reply-16.svg +8 -8
- package/components/icon/icons/reply-24.svg +5 -5
- package/components/icon/icons/repo-16.svg +8 -8
- package/components/icon/icons/repo-24.svg +9 -9
- package/components/icon/icons/repo-clone-16.svg +8 -8
- package/components/icon/icons/repo-deleted-16.svg +5 -5
- package/components/icon/icons/repo-forked-16.svg +8 -8
- package/components/icon/icons/repo-forked-24.svg +11 -11
- package/components/icon/icons/repo-locked-16.svg +10 -10
- package/components/icon/icons/repo-locked-24.svg +10 -10
- package/components/icon/icons/repo-pull-16.svg +8 -8
- package/components/icon/icons/repo-push-16.svg +8 -8
- package/components/icon/icons/repo-push-24.svg +5 -5
- package/components/icon/icons/repo-template-16.svg +8 -8
- package/components/icon/icons/repo-template-24.svg +5 -5
- package/components/icon/icons/report-16.svg +8 -8
- package/components/icon/icons/report-24.svg +8 -8
- package/components/icon/icons/rocket-16.svg +8 -8
- package/components/icon/icons/rocket-24.svg +8 -8
- package/components/icon/icons/rows-16.svg +8 -8
- package/components/icon/icons/rows-24.svg +8 -8
- package/components/icon/icons/rss-16.svg +8 -8
- package/components/icon/icons/rss-24.svg +8 -8
- package/components/icon/icons/ruby-16.svg +8 -8
- package/components/icon/icons/ruby-24.svg +8 -8
- package/components/icon/icons/screen-full-16.svg +8 -8
- package/components/icon/icons/screen-full-24.svg +8 -8
- package/components/icon/icons/screen-normal-16.svg +8 -8
- package/components/icon/icons/screen-normal-24.svg +8 -8
- package/components/icon/icons/search-16.svg +8 -8
- package/components/icon/icons/search-24.svg +8 -8
- package/components/icon/icons/server-16.svg +8 -8
- package/components/icon/icons/server-24.svg +10 -10
- package/components/icon/icons/server-error.svg +8 -8
- package/components/icon/icons/share-16.svg +8 -8
- package/components/icon/icons/share-24.svg +8 -8
- package/components/icon/icons/share-android-16.svg +8 -8
- package/components/icon/icons/share-android-24.svg +8 -8
- package/components/icon/icons/shield-16.svg +8 -8
- package/components/icon/icons/shield-24.svg +9 -9
- package/components/icon/icons/shield-check-16.svg +8 -8
- package/components/icon/icons/shield-check-24.svg +9 -9
- package/components/icon/icons/shield-lock-16.svg +8 -8
- package/components/icon/icons/shield-lock-24.svg +8 -8
- package/components/icon/icons/shield-slash-16.svg +10 -10
- package/components/icon/icons/shield-x-16.svg +8 -8
- package/components/icon/icons/shield-x-24.svg +10 -10
- package/components/icon/icons/sidebar-collapse-16.svg +9 -9
- package/components/icon/icons/sidebar-collapse-24.svg +9 -9
- package/components/icon/icons/sidebar-expand-16.svg +9 -9
- package/components/icon/icons/sidebar-expand-24.svg +9 -9
- package/components/icon/icons/sign-in-16.svg +8 -8
- package/components/icon/icons/sign-in-24.svg +8 -8
- package/components/icon/icons/sign-out-16.svg +8 -8
- package/components/icon/icons/sign-out-24.svg +8 -8
- package/components/icon/icons/single-select-16.svg +9 -9
- package/components/icon/icons/single-select-24.svg +9 -9
- package/components/icon/icons/skip-16.svg +8 -8
- package/components/icon/icons/skip-24.svg +9 -9
- package/components/icon/icons/sliders-16.svg +5 -5
- package/components/icon/icons/smiley-16.svg +8 -8
- package/components/icon/icons/smiley-24.svg +11 -11
- package/components/icon/icons/sort-asc-16.svg +8 -8
- package/components/icon/icons/sort-asc-24.svg +5 -5
- package/components/icon/icons/sort-desc-16.svg +9 -9
- package/components/icon/icons/sort-desc-24.svg +5 -5
- package/components/icon/icons/square-16.svg +8 -8
- package/components/icon/icons/square-24.svg +8 -8
- package/components/icon/icons/square-fill-16.svg +8 -8
- package/components/icon/icons/square-fill-24.svg +8 -8
- package/components/icon/icons/squirrel-16.svg +8 -8
- package/components/icon/icons/squirrel-24.svg +5 -5
- package/components/icon/icons/stack-16.svg +8 -8
- package/components/icon/icons/stack-24.svg +12 -12
- package/components/icon/icons/star-16.svg +8 -8
- package/components/icon/icons/star-24.svg +8 -8
- package/components/icon/icons/star-fill-16.svg +8 -8
- package/components/icon/icons/star-fill-24.svg +8 -8
- package/components/icon/icons/stop-16.svg +8 -8
- package/components/icon/icons/stop-24.svg +9 -9
- package/components/icon/icons/stopwatch-16.svg +8 -8
- package/components/icon/icons/stopwatch-24.svg +8 -8
- package/components/icon/icons/store.svg +10 -10
- package/components/icon/icons/strikethrough-16.svg +8 -8
- package/components/icon/icons/strikethrough-24.svg +8 -8
- package/components/icon/icons/sun-16.svg +8 -8
- package/components/icon/icons/sun-24.svg +8 -8
- package/components/icon/icons/sync-16.svg +8 -8
- package/components/icon/icons/sync-24.svg +5 -5
- package/components/icon/icons/tab-24.svg +5 -5
- package/components/icon/icons/tab-external-16.svg +5 -5
- package/components/icon/icons/table-16.svg +8 -8
- package/components/icon/icons/table-24.svg +8 -8
- package/components/icon/icons/tag-16.svg +8 -8
- package/components/icon/icons/tag-24.svg +9 -9
- package/components/icon/icons/tasklist-16.svg +8 -8
- package/components/icon/icons/tasklist-24.svg +9 -9
- package/components/icon/icons/telescope-16.svg +8 -8
- package/components/icon/icons/telescope-24.svg +10 -10
- package/components/icon/icons/telescope-fill-16.svg +8 -8
- package/components/icon/icons/telescope-fill-24.svg +10 -10
- package/components/icon/icons/terminal-16.svg +8 -8
- package/components/icon/icons/terminal-24.svg +10 -10
- package/components/icon/icons/three-bars-16.svg +8 -8
- package/components/icon/icons/thumbsdown-16.svg +8 -8
- package/components/icon/icons/thumbsdown-24.svg +8 -8
- package/components/icon/icons/thumbsup-16.svg +8 -8
- package/components/icon/icons/thumbsup-24.svg +8 -8
- package/components/icon/icons/tools-16.svg +8 -8
- package/components/icon/icons/tools-24.svg +8 -8
- package/components/icon/icons/trash-16.svg +8 -8
- package/components/icon/icons/trash-24.svg +12 -12
- package/components/icon/icons/triangle-down-16.svg +5 -5
- package/components/icon/icons/triangle-down-24.svg +5 -5
- package/components/icon/icons/triangle-left-16.svg +5 -5
- package/components/icon/icons/triangle-left-24.svg +5 -5
- package/components/icon/icons/triangle-right-16.svg +5 -5
- package/components/icon/icons/triangle-right-24.svg +5 -5
- package/components/icon/icons/triangle-up-16.svg +5 -5
- package/components/icon/icons/triangle-up-24.svg +5 -5
- package/components/icon/icons/trophy-16.svg +8 -8
- package/components/icon/icons/trophy-24.svg +8 -8
- package/components/icon/icons/typography-16.svg +8 -8
- package/components/icon/icons/typography-24.svg +8 -8
- package/components/icon/icons/unfold-16.svg +5 -5
- package/components/icon/icons/unfold-24.svg +11 -11
- package/components/icon/icons/unlock-16.svg +8 -8
- package/components/icon/icons/unlock-24.svg +8 -8
- package/components/icon/icons/unmute-16.svg +8 -8
- package/components/icon/icons/unmute-24.svg +10 -10
- package/components/icon/icons/unverified-16.svg +8 -8
- package/components/icon/icons/unverified-24.svg +10 -10
- package/components/icon/icons/upload-16.svg +8 -8
- package/components/icon/icons/upload-24.svg +8 -8
- package/components/icon/icons/verified-16.svg +8 -8
- package/components/icon/icons/verified-24.svg +9 -9
- package/components/icon/icons/versions-16.svg +8 -8
- package/components/icon/icons/versions-24.svg +8 -8
- package/components/icon/icons/video-16.svg +9 -9
- package/components/icon/icons/video-24.svg +9 -9
- package/components/icon/icons/webhook-16.svg +5 -5
- package/components/icon/icons/workflow-16.svg +8 -8
- package/components/icon/icons/workflow-24.svg +8 -8
- package/components/icon/icons/x-16.svg +8 -8
- package/components/icon/icons/x-24.svg +8 -8
- package/components/icon/icons/x-circle-16.svg +8 -8
- package/components/icon/icons/x-circle-24.svg +10 -10
- package/components/icon/icons/x-circle-fill-12.svg +8 -8
- package/components/icon/icons/x-circle-fill-16.svg +8 -8
- package/components/icon/icons/x-circle-fill-24.svg +8 -8
- package/components/icon/icons/yourdash.svg +64 -64
- package/components/icon/icons/zap-16.svg +8 -8
- package/components/icon/icons/zap-24.svg +8 -8
- package/components/iconButton/iconButton.module.scss +40 -40
- package/components/iconButton/iconButton.tsx +34 -34
- package/components/image/image.module.scss +81 -10
- package/components/image/image.tsx +62 -9
- package/components/link/link.module.scss +32 -32
- package/components/link/link.tsx +21 -21
- package/components/progressBar/progressBar.module.scss +25 -0
- package/components/progressBar/progressBar.tsx +21 -0
- package/components/redirect/redirect.tsx +17 -17
- package/components/separator/separator.module.scss +33 -28
- package/components/separator/separator.tsx +14 -14
- package/components/spinner/spinner.module.scss +93 -93
- package/components/spinner/spinner.tsx +31 -31
- package/components/subtext/subtext.module.scss +17 -17
- package/components/subtext/subtext.tsx +14 -14
- package/components/tag/tag.module.scss +13 -0
- package/components/tag/tag.tsx +21 -0
- package/components/text/text.module.scss +13 -13
- package/components/text/text.tsx +14 -14
- package/components/textButton/textButton.module.scss +30 -30
- package/components/textButton/textButton.tsx +22 -22
- package/components/textInput/textInput.module.scss +52 -52
- package/components/textInput/textInput.tsx +84 -54
- package/components/toast/toast.module.scss +48 -8
- package/components/toast/toast.ts +12 -0
- package/components/toast/toastAction.ts +12 -0
- package/components/toast/toastContext.ts +16 -14
- package/components/toast/toasts.tsx +99 -0
- package/core/decrementLevel.tsx +1 -1
- package/core/incrementLevel.tsx +13 -13
- package/core/level.tsx +27 -27
- package/core/remToPx.ts +8 -0
- package/core/root.tsx +13 -19
- package/core/toast.ts +5 -4
- package/imports.d.ts +81 -0
- package/package.json +19 -49
- package/theme/defaultTheme.module.scss +361 -349
- package/theme/themeValues.scss +49 -46
- package/tsconfig.json +30 -20
- package/utilityComponent/hasBeenShown/hasBeenShown.tsx +47 -0
- package/utilityComponent/onInView/onInView.tsx +83 -0
- package/views/carousel/carousel.module.scss +77 -0
- package/views/carousel/carousel.tsx +138 -0
- package/views/header/header.module.scss +16 -0
- package/views/header/header.tsx +28 -0
- package/views/infiniteScroll/infiniteScroll.module.scss +26 -0
- package/views/infiniteScroll/infiniteScroll.tsx +90 -0
- package/views/navBar/components/navImage/navImage.module.scss +7 -0
- package/views/navBar/components/navImage/navImage.tsx +15 -0
- package/views/navBar/components/navTitle/navTitle.tsx +13 -0
- package/views/navBar/navBar.module.scss +22 -0
- package/views/navBar/navBar.tsx +37 -0
- package/views/onBoarding/onBoarding.module.scss +79 -0
- package/views/onBoarding/onBoarding.tsx +138 -0
- package/views/panAndZoom/panAndZoom.tsx +9 -2
- package/views/sidebar/Sidebar.module.scss +49 -0
- package/views/sidebar/Sidebar.tsx +30 -0
- package/views/sidebar/SidebarContainer.module.scss +22 -0
- package/views/sidebar/SidebarContainer.tsx +38 -0
- package/views/sidebar/SidebarContext.tsx +15 -0
- package/views/sidebar/SidebarToggleButton.tsx +25 -0
- package/components/toast/toast.tsx +0 -65
package/components/card/card.tsx
CHANGED
@@ -1,61 +1,64 @@
|
|
1
|
-
/*
|
2
|
-
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
-
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
*/
|
5
|
-
|
6
|
-
import clippy from "@yourdash/shared/web/helpers/clippy.
|
7
|
-
import IncrementLevel from "../../core/incrementLevel.
|
8
|
-
import { useLevel, useLevelClass } from "../../core/level.
|
9
|
-
import Box from "../box/box.
|
10
|
-
import styles from "./card.module.scss";
|
11
|
-
import { FC, Ref } from "react";
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
<
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
<
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
1
|
+
/*
|
2
|
+
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
import clippy from "@yourdash/shared/web/helpers/clippy.ts";
|
7
|
+
import IncrementLevel from "../../core/incrementLevel.tsx";
|
8
|
+
import { useLevel, useLevelClass } from "../../core/level.tsx";
|
9
|
+
import Box from "../box/box.tsx";
|
10
|
+
import styles from "./card.module.scss";
|
11
|
+
import { FC, Ref } from "react";
|
12
|
+
import DecrementLevel from "../../core/decrementLevel.tsx";
|
13
|
+
|
14
|
+
const Card: FC<{
|
15
|
+
level?: 0 | 1 | 2 | 3;
|
16
|
+
containerClassName?: string;
|
17
|
+
onClick?: () => void;
|
18
|
+
className?: string;
|
19
|
+
actionsClassName?: string;
|
20
|
+
headerClassName?: string;
|
21
|
+
children: React.ReactNode | React.ReactNode[];
|
22
|
+
actions?: React.ReactNode | React.ReactNode[];
|
23
|
+
header?: React.ReactNode | React.ReactNode[];
|
24
|
+
style?: React.CSSProperties;
|
25
|
+
}> = (props) => {
|
26
|
+
const level = props.level || useLevel();
|
27
|
+
|
28
|
+
if (props.onClick) {
|
29
|
+
return (
|
30
|
+
<>
|
31
|
+
<IncrementLevel>
|
32
|
+
<button
|
33
|
+
style={props.style}
|
34
|
+
className={clippy(styles.component, useLevelClass(level), props.containerClassName, styles.clickable)}
|
35
|
+
onClick={props.onClick}
|
36
|
+
>
|
37
|
+
{props.header && <Box className={clippy(styles.header, props.headerClassName)}>{props.header}</Box>}
|
38
|
+
<div className={clippy(styles.content, props.className)}>{props.children}</div>
|
39
|
+
{props.actions && <Box className={clippy(styles.actions, props.actionsClassName)}>{props.actions}</Box>}
|
40
|
+
</button>
|
41
|
+
</IncrementLevel>
|
42
|
+
</>
|
43
|
+
);
|
44
|
+
}
|
45
|
+
|
46
|
+
return (
|
47
|
+
<>
|
48
|
+
<IncrementLevel>
|
49
|
+
<div
|
50
|
+
style={props.style}
|
51
|
+
className={clippy(styles.component, useLevelClass(level), props.containerClassName)}
|
52
|
+
>
|
53
|
+
{props.header && <Box className={clippy(styles.header, props.headerClassName)}>{props.header}</Box>}
|
54
|
+
<div className={clippy(styles.content, props.className)}>{props.children}</div>
|
55
|
+
<DecrementLevel>
|
56
|
+
{props.actions && <Box className={clippy(styles.actions, props.actionsClassName)}>{props.actions}</Box>}
|
57
|
+
</DecrementLevel>
|
58
|
+
</div>
|
59
|
+
</IncrementLevel>
|
60
|
+
</>
|
61
|
+
);
|
62
|
+
};
|
63
|
+
|
64
|
+
export default Card;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
@import "../../theme/themeValues";
|
7
|
+
|
8
|
+
.component {
|
9
|
+
box-sizing: border-box;
|
10
|
+
display: flex;
|
11
|
+
flex-direction: column;
|
12
|
+
|
13
|
+
font-weight: var(#{$theme}#{$font}#{$weight});
|
14
|
+
font-size: var(#{$theme}#{$font}#{$size});
|
15
|
+
font-family: var(#{$theme}#{$font}#{$family});
|
16
|
+
background: var(#{$theme}#{$background});
|
17
|
+
padding: var(#{$theme}#{$padding});
|
18
|
+
border-radius: 0;
|
19
|
+
gap: var(#{$theme}#{$gap});
|
20
|
+
}
|
@@ -0,0 +1,22 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
import clippy from "@yourdash/shared/web/helpers/clippy.ts";
|
7
|
+
import { FC, ReactNode } from "react";
|
8
|
+
import IncrementLevel from "../../core/incrementLevel.tsx";
|
9
|
+
import { useLevel, useLevelClass } from "../../core/level.tsx";
|
10
|
+
import styles from "./container.module.scss";
|
11
|
+
|
12
|
+
const Container: FC<{ className?: string; level?: 0 | 1 | 2 | 3; children: ReactNode | ReactNode[] }> = (props) => {
|
13
|
+
const level = props.level || useLevel();
|
14
|
+
|
15
|
+
return (
|
16
|
+
<div className={clippy(styles.component, props.className, useLevelClass(level))}>
|
17
|
+
<IncrementLevel>{props.children}</IncrementLevel>
|
18
|
+
</div>
|
19
|
+
);
|
20
|
+
};
|
21
|
+
|
22
|
+
export default Container;
|
@@ -1,55 +1,55 @@
|
|
1
|
-
/*
|
2
|
-
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
-
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
*/
|
5
|
-
|
6
|
-
import { FC } from "react";
|
7
|
-
import contextMenuRootContext from "./contextMenuRootContext.
|
8
|
-
|
9
|
-
const ContextMenu: FC<{
|
10
|
-
items: { label: string; onClick: () => void }[];
|
11
|
-
children: React.ReactNode | React.ReactNode[];
|
12
|
-
className?: string;
|
13
|
-
}> = ({ items, children, className }) => {
|
14
|
-
return (
|
15
|
-
<contextMenuRootContext.Consumer>
|
16
|
-
{(rootContext) => {
|
17
|
-
return (
|
18
|
-
<div
|
19
|
-
className={className}
|
20
|
-
onContextMenu={(e) => {
|
21
|
-
e.stopPropagation();
|
22
|
-
e.preventDefault();
|
23
|
-
|
24
|
-
const menuRect = e.currentTarget.getBoundingClientRect();
|
25
|
-
|
26
|
-
rootContext.createMenu({
|
27
|
-
x: e.pageX,
|
28
|
-
y: e.pageY,
|
29
|
-
width: menuRect.width,
|
30
|
-
height: menuRect.height,
|
31
|
-
items: items,
|
32
|
-
});
|
33
|
-
|
34
|
-
const listener = (ev: MouseEvent) => {
|
35
|
-
ev.preventDefault();
|
36
|
-
|
37
|
-
rootContext.destroyMenu();
|
38
|
-
|
39
|
-
window.removeEventListener("click", listener);
|
40
|
-
window.removeEventListener("contextmenu", listener);
|
41
|
-
};
|
42
|
-
|
43
|
-
window.addEventListener("click", listener);
|
44
|
-
window.addEventListener("contextmenu", listener);
|
45
|
-
}}
|
46
|
-
>
|
47
|
-
{children}
|
48
|
-
</div>
|
49
|
-
);
|
50
|
-
}}
|
51
|
-
</contextMenuRootContext.Consumer>
|
52
|
-
);
|
53
|
-
};
|
54
|
-
|
55
|
-
export default ContextMenu;
|
1
|
+
/*
|
2
|
+
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
import { FC } from "react";
|
7
|
+
import contextMenuRootContext from "./contextMenuRootContext.tsx";
|
8
|
+
|
9
|
+
const ContextMenu: FC<{
|
10
|
+
items: { label: string; onClick: () => void }[];
|
11
|
+
children: React.ReactNode | React.ReactNode[];
|
12
|
+
className?: string;
|
13
|
+
}> = ({ items, children, className }) => {
|
14
|
+
return (
|
15
|
+
<contextMenuRootContext.Consumer>
|
16
|
+
{(rootContext) => {
|
17
|
+
return (
|
18
|
+
<div
|
19
|
+
className={className}
|
20
|
+
onContextMenu={(e) => {
|
21
|
+
e.stopPropagation();
|
22
|
+
e.preventDefault();
|
23
|
+
|
24
|
+
const menuRect = e.currentTarget.getBoundingClientRect();
|
25
|
+
|
26
|
+
rootContext.createMenu({
|
27
|
+
x: e.pageX,
|
28
|
+
y: e.pageY,
|
29
|
+
width: menuRect.width,
|
30
|
+
height: menuRect.height,
|
31
|
+
items: items,
|
32
|
+
});
|
33
|
+
|
34
|
+
const listener = (ev: MouseEvent) => {
|
35
|
+
ev.preventDefault();
|
36
|
+
|
37
|
+
rootContext.destroyMenu();
|
38
|
+
|
39
|
+
window.removeEventListener("click", listener);
|
40
|
+
window.removeEventListener("contextmenu", listener);
|
41
|
+
};
|
42
|
+
|
43
|
+
window.addEventListener("click", listener);
|
44
|
+
window.addEventListener("contextmenu", listener);
|
45
|
+
}}
|
46
|
+
>
|
47
|
+
{children}
|
48
|
+
</div>
|
49
|
+
);
|
50
|
+
}}
|
51
|
+
</contextMenuRootContext.Consumer>
|
52
|
+
);
|
53
|
+
};
|
54
|
+
|
55
|
+
export default ContextMenu;
|
@@ -1,31 +1,31 @@
|
|
1
|
-
/*!
|
2
|
-
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
-
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
*/
|
5
|
-
|
6
|
-
@import "../../theme/themeValues";
|
7
|
-
|
8
|
-
.component {
|
9
|
-
position: fixed;
|
10
|
-
z-index: 10000000;
|
11
|
-
overflow: hidden;
|
12
|
-
flex-direction: column;
|
13
|
-
width: 200px;
|
14
|
-
box-shadow: 0 0 0.5rem #00000088;
|
15
|
-
box-sizing: border-box;
|
16
|
-
display: flex;
|
17
|
-
font-weight: var(#{$theme+$font+$weight});
|
18
|
-
font-size: var(#{$theme+$font+$size});
|
19
|
-
font-family: var(#{$theme+$font+$family});
|
20
|
-
background: var(#{$theme+$background});
|
21
|
-
color: var(#{$theme+$color});
|
22
|
-
border: var(#{$theme+$border});
|
23
|
-
border-radius: var(#{$theme+$radius});
|
24
|
-
gap: calc(var(#{$theme+$gap}) / 2);
|
25
|
-
padding: 0.5rem;
|
26
|
-
|
27
|
-
.button {
|
28
|
-
min-width: 100%;
|
29
|
-
text-align: start;
|
30
|
-
}
|
31
|
-
}
|
1
|
+
/*!
|
2
|
+
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
@import "../../theme/themeValues";
|
7
|
+
|
8
|
+
.component {
|
9
|
+
position: fixed;
|
10
|
+
z-index: 10000000;
|
11
|
+
overflow: hidden;
|
12
|
+
flex-direction: column;
|
13
|
+
width: 200px;
|
14
|
+
box-shadow: 0 0 0.5rem #00000088;
|
15
|
+
box-sizing: border-box;
|
16
|
+
display: flex;
|
17
|
+
font-weight: var(#{$theme+$font+$weight});
|
18
|
+
font-size: var(#{$theme+$font+$size});
|
19
|
+
font-family: var(#{$theme+$font+$family});
|
20
|
+
background: var(#{$theme+$background});
|
21
|
+
color: var(#{$theme+$color});
|
22
|
+
border: var(#{$theme+$border});
|
23
|
+
border-radius: var(#{$theme+$radius});
|
24
|
+
gap: calc(var(#{$theme+$gap}) / 2);
|
25
|
+
padding: 0.5rem;
|
26
|
+
|
27
|
+
.button {
|
28
|
+
min-width: 100%;
|
29
|
+
text-align: start;
|
30
|
+
}
|
31
|
+
}
|
@@ -3,13 +3,13 @@
|
|
3
3
|
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
4
|
*/
|
5
5
|
|
6
|
-
import React
|
6
|
+
import React from "react";
|
7
7
|
import { FC, useEffect, useRef } from "react";
|
8
|
-
import Button from "../button/button.
|
9
|
-
import ContextMenuRootContext from "./contextMenuRootContext.
|
8
|
+
import Button from "../button/button.tsx";
|
9
|
+
import ContextMenuRootContext from "./contextMenuRootContext.tsx";
|
10
10
|
import styles from "./contextMenuRoot.module.scss";
|
11
11
|
|
12
|
-
const ContextMenuRoot: FC<{ children: ReactNode | ReactNode[] }> = ({ children }) => {
|
12
|
+
const ContextMenuRoot: FC<{ children: React.ReactNode | React.ReactNode[] }> = ({ children }) => {
|
13
13
|
const [position, setPosition] = React.useState({ x: 0, y: 0 });
|
14
14
|
const [visible, setVisible] = React.useState(false);
|
15
15
|
const [items, setItems] = React.useState([] as { label: string; onClick: () => void }[]);
|
@@ -1,22 +1,22 @@
|
|
1
|
-
/*
|
2
|
-
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
-
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
*/
|
5
|
-
|
6
|
-
import { createContext } from "react";
|
7
|
-
|
8
|
-
export default createContext({
|
9
|
-
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
10
|
-
createMenu: (data: {
|
11
|
-
x: number;
|
12
|
-
y: number;
|
13
|
-
width: number;
|
14
|
-
height: number;
|
15
|
-
items: { label: string; onClick: () => void }[];
|
16
|
-
}) => {
|
17
|
-
/* empty function */
|
18
|
-
},
|
19
|
-
destroyMenu: () => {
|
20
|
-
/* empty function */
|
21
|
-
},
|
22
|
-
});
|
1
|
+
/*
|
2
|
+
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
import { createContext } from "react";
|
7
|
+
|
8
|
+
export default createContext({
|
9
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
10
|
+
createMenu: (data: {
|
11
|
+
x: number;
|
12
|
+
y: number;
|
13
|
+
width: number;
|
14
|
+
height: number;
|
15
|
+
items: { label: string; onClick: () => void }[];
|
16
|
+
}) => {
|
17
|
+
/* empty function */
|
18
|
+
},
|
19
|
+
destroyMenu: () => {
|
20
|
+
/* empty function */
|
21
|
+
},
|
22
|
+
});
|
package/components/flex/flex.tsx
CHANGED
@@ -1,13 +1,34 @@
|
|
1
|
-
/*
|
2
|
-
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
-
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
*/
|
5
|
-
|
6
|
-
import
|
7
|
-
import
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
1
|
+
/*
|
2
|
+
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
import clippy from "@yourdash/shared/web/helpers/clippy.ts";
|
7
|
+
import styles from "./flex.module.scss";
|
8
|
+
import { FC, ReactNode } from "react";
|
9
|
+
|
10
|
+
const Flex: FC<{
|
11
|
+
direction: "row" | "column";
|
12
|
+
className?: string;
|
13
|
+
children: ReactNode | ReactNode[];
|
14
|
+
centerHorizontally?: boolean;
|
15
|
+
centerVertically?: boolean;
|
16
|
+
padding?: boolean;
|
17
|
+
}> = (props) => {
|
18
|
+
return (
|
19
|
+
<div
|
20
|
+
className={clippy(
|
21
|
+
styles.component,
|
22
|
+
styles[props.direction],
|
23
|
+
props.className,
|
24
|
+
props.centerHorizontally && styles.centerHorizontally,
|
25
|
+
props.centerVertically && styles.centerVertically,
|
26
|
+
props.padding && styles.padding,
|
27
|
+
)}
|
28
|
+
>
|
29
|
+
{props.children}
|
30
|
+
</div>
|
31
|
+
);
|
32
|
+
};
|
33
|
+
|
34
|
+
export default Flex;
|
@@ -1,41 +1,41 @@
|
|
1
|
-
/*!
|
2
|
-
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
-
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
*/
|
5
|
-
|
6
|
-
@import "../../theme/themeValues";
|
7
|
-
|
8
|
-
.component {
|
9
|
-
display: inline-block;
|
10
|
-
text-align: center;
|
11
|
-
}
|
12
|
-
|
13
|
-
.h1component {
|
14
|
-
font-size: var(#{$theme}#{$heading}#{$h1}#{$size});
|
15
|
-
font-weight: var(#{$theme}#{$heading}#{$h1}#{$weight});
|
16
|
-
}
|
17
|
-
|
18
|
-
.h2component {
|
19
|
-
font-size: var(#{$theme}#{$heading}#{$h2}#{$size});
|
20
|
-
font-weight: var(#{$theme}#{$heading}#{$h2}#{$weight});
|
21
|
-
}
|
22
|
-
|
23
|
-
.h3component {
|
24
|
-
font-size: var(#{$theme}#{$heading}#{$h3}#{$size});
|
25
|
-
font-weight: var(#{$theme}#{$heading}#{$h3}#{$weight});
|
26
|
-
}
|
27
|
-
|
28
|
-
.h4component {
|
29
|
-
font-size: var(#{$theme}#{$heading}#{$h4}#{$size});
|
30
|
-
font-weight: var(#{$theme}#{$heading}#{$h4}#{$weight});
|
31
|
-
}
|
32
|
-
|
33
|
-
.h5component {
|
34
|
-
font-size: var(#{$theme}#{$heading}#{$h5}#{$size});
|
35
|
-
font-weight: var(#{$theme}#{$heading}#{$h5}#{$weight});
|
36
|
-
}
|
37
|
-
|
38
|
-
.h6component {
|
39
|
-
font-size: var(#{$theme}#{$heading}#{$h6}#{$size});
|
40
|
-
font-weight: var(#{$theme}#{$heading}#{$h6}#{$weight});
|
41
|
-
}
|
1
|
+
/*!
|
2
|
+
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
@import "../../theme/themeValues";
|
7
|
+
|
8
|
+
.component {
|
9
|
+
display: inline-block;
|
10
|
+
text-align: center;
|
11
|
+
}
|
12
|
+
|
13
|
+
.h1component {
|
14
|
+
font-size: var(#{$theme}#{$heading}#{$h1}#{$size});
|
15
|
+
font-weight: var(#{$theme}#{$heading}#{$h1}#{$weight});
|
16
|
+
}
|
17
|
+
|
18
|
+
.h2component {
|
19
|
+
font-size: var(#{$theme}#{$heading}#{$h2}#{$size});
|
20
|
+
font-weight: var(#{$theme}#{$heading}#{$h2}#{$weight});
|
21
|
+
}
|
22
|
+
|
23
|
+
.h3component {
|
24
|
+
font-size: var(#{$theme}#{$heading}#{$h3}#{$size});
|
25
|
+
font-weight: var(#{$theme}#{$heading}#{$h3}#{$weight});
|
26
|
+
}
|
27
|
+
|
28
|
+
.h4component {
|
29
|
+
font-size: var(#{$theme}#{$heading}#{$h4}#{$size});
|
30
|
+
font-weight: var(#{$theme}#{$heading}#{$h4}#{$weight});
|
31
|
+
}
|
32
|
+
|
33
|
+
.h5component {
|
34
|
+
font-size: var(#{$theme}#{$heading}#{$h5}#{$size});
|
35
|
+
font-weight: var(#{$theme}#{$heading}#{$h5}#{$weight});
|
36
|
+
}
|
37
|
+
|
38
|
+
.h6component {
|
39
|
+
font-size: var(#{$theme}#{$heading}#{$h6}#{$size});
|
40
|
+
font-weight: var(#{$theme}#{$heading}#{$h6}#{$weight});
|
41
|
+
}
|
@@ -1,27 +1,27 @@
|
|
1
|
-
/*
|
2
|
-
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
-
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
*/
|
5
|
-
|
6
|
-
import styles from "./heading.module.scss";
|
7
|
-
import clippy from "@yourdash/shared/web/helpers/clippy";
|
8
|
-
import { FC } from "react";
|
9
|
-
|
10
|
-
const Heading: FC<{ text: string; level?: 1 | 2 | 3 | 4 | 5 | 6; className?: string }> = (props) => {
|
11
|
-
switch (props.level || 1) {
|
12
|
-
case 1:
|
13
|
-
return <h1 className={clippy(styles.component, styles.h1component, props.className)}>{props.text}</h1>;
|
14
|
-
case 2:
|
15
|
-
return <h2 className={clippy(styles.component, styles.h2component, props.className)}>{props.text}</h2>;
|
16
|
-
case 3:
|
17
|
-
return <h3 className={clippy(styles.component, styles.h3component, props.className)}>{props.text}</h3>;
|
18
|
-
case 4:
|
19
|
-
return <h4 className={clippy(styles.component, styles.h4component, props.className)}>{props.text}</h4>;
|
20
|
-
case 5:
|
21
|
-
return <h5 className={clippy(styles.component, styles.h5component, props.className)}>{props.text}</h5>;
|
22
|
-
case 6:
|
23
|
-
return <h6 className={clippy(styles.component, styles.h6component, props.className)}>{props.text}</h6>;
|
24
|
-
}
|
25
|
-
};
|
26
|
-
|
27
|
-
export default Heading;
|
1
|
+
/*
|
2
|
+
* Copyright ©2024 Ewsgit<https://github.com/ewsgit> and YourDash<https://github.com/yourdash> contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
import styles from "./heading.module.scss";
|
7
|
+
import clippy from "@yourdash/shared/web/helpers/clippy.ts";
|
8
|
+
import { FC } from "react";
|
9
|
+
|
10
|
+
const Heading: FC<{ text: string; level?: 1 | 2 | 3 | 4 | 5 | 6; className?: string }> = (props) => {
|
11
|
+
switch (props.level || 1) {
|
12
|
+
case 1:
|
13
|
+
return <h1 className={clippy(styles.component, styles.h1component, props.className)}>{props.text}</h1>;
|
14
|
+
case 2:
|
15
|
+
return <h2 className={clippy(styles.component, styles.h2component, props.className)}>{props.text}</h2>;
|
16
|
+
case 3:
|
17
|
+
return <h3 className={clippy(styles.component, styles.h3component, props.className)}>{props.text}</h3>;
|
18
|
+
case 4:
|
19
|
+
return <h4 className={clippy(styles.component, styles.h4component, props.className)}>{props.text}</h4>;
|
20
|
+
case 5:
|
21
|
+
return <h5 className={clippy(styles.component, styles.h5component, props.className)}>{props.text}</h5>;
|
22
|
+
case 6:
|
23
|
+
return <h6 className={clippy(styles.component, styles.h6component, props.className)}>{props.text}</h6>;
|
24
|
+
}
|
25
|
+
};
|
26
|
+
|
27
|
+
export default Heading;
|