@yourdash/uikit 1.0.2 → 1.0.3
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 +47 -46
- package/components/button/button.tsx +24 -24
- package/components/buttonLink/buttonLink.module.scss +51 -51
- package/components/buttonLink/buttonLink.tsx +27 -27
- package/components/buttonWithIcon/buttonWithIcon.module.scss +56 -56
- package/components/buttonWithIcon/buttonWithIcon.tsx +36 -36
- package/components/card/card.module.scss +78 -78
- package/components/card/card.tsx +64 -64
- package/components/container/container.module.scss +20 -20
- package/components/container/container.tsx +22 -22
- package/components/contextMenu/contextMenu.tsx +55 -55
- package/components/contextMenu/contextMenuRoot.module.scss +31 -31
- package/components/contextMenu/contextMenuRoot.tsx +83 -83
- package/components/contextMenu/contextMenuRootContext.tsx +22 -22
- package/components/flex/flex.module.scss +31 -31
- package/components/flex/flex.tsx +34 -34
- 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 -81
- package/components/image/image.tsx +5 -3
- package/components/link/link.module.scss +32 -32
- package/components/link/link.tsx +21 -21
- package/components/progressBar/progressBar.module.scss +25 -25
- package/components/progressBar/progressBar.tsx +21 -21
- package/components/redirect/redirect.tsx +17 -17
- package/components/separator/separator.module.scss +33 -33
- package/components/separator/separator.tsx +14 -14
- package/components/spinner/spinner.module.scss +88 -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 -13
- package/components/tag/tag.tsx +21 -21
- 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 -84
- package/components/toast/toast.module.scss +71 -71
- package/components/toast/toast.ts +12 -12
- package/components/toast/toastAction.ts +12 -12
- package/components/toast/toastContext.ts +16 -16
- package/components/toast/toasts.tsx +99 -99
- package/core/decrementLevel.tsx +13 -13
- package/core/incrementLevel.tsx +13 -13
- package/core/level.tsx +27 -27
- package/core/remToPx.ts +8 -8
- package/core/root.tsx +26 -26
- package/core/toast.ts +18 -18
- package/imports.d.ts +81 -81
- package/package.json +20 -19
- package/theme/defaultTheme.module.scss +361 -361
- package/theme/themeValues.scss +49 -49
- package/tsconfig.json +30 -30
- package/utilityComponent/hasBeenShown/hasBeenShown.tsx +47 -47
- package/utilityComponent/onInView/onInView.tsx +83 -83
- package/views/carousel/carousel.module.scss +77 -77
- package/views/carousel/carousel.tsx +138 -138
- package/views/header/header.module.scss +16 -16
- package/views/header/header.tsx +28 -28
- package/views/infiniteScroll/infiniteScroll.module.scss +26 -26
- package/views/infiniteScroll/infiniteScroll.tsx +90 -90
- package/views/navBar/components/navImage/navImage.module.scss +7 -7
- package/views/navBar/components/navImage/navImage.tsx +15 -15
- package/views/navBar/components/navTitle/navTitle.tsx +13 -13
- package/views/navBar/navBar.module.scss +22 -22
- package/views/navBar/navBar.tsx +37 -37
- package/views/onBoarding/onBoarding.module.scss +84 -79
- package/views/onBoarding/onBoarding.tsx +138 -138
- package/views/panAndZoom/panAndZoom.tsx +121 -121
- package/views/sidebar/Sidebar.module.scss +49 -49
- package/views/sidebar/Sidebar.tsx +30 -30
- package/views/sidebar/SidebarContainer.module.scss +22 -22
- package/views/sidebar/SidebarContainer.tsx +38 -38
- package/views/sidebar/SidebarContext.tsx +15 -15
- package/views/sidebar/SidebarToggleButton.tsx +25 -25
@@ -1,361 +1,361 @@
|
|
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 "./themeValues";
|
7
|
-
|
8
|
-
.theme {
|
9
|
-
overflow-x: hidden;
|
10
|
-
overflow-y: auto;
|
11
|
-
height: 100%;
|
12
|
-
|
13
|
-
background: var(#{$theme+$background});
|
14
|
-
#{$theme}-author: "Ewsgit";
|
15
|
-
#{$theme}-name: "YourDash Classic Dark";
|
16
|
-
#{$theme}-version: "0.0.1";
|
17
|
-
|
18
|
-
::-webkit-scrollbar {
|
19
|
-
width: var(#{$theme+$scrollbar+$width});
|
20
|
-
border-radius: 0;
|
21
|
-
}
|
22
|
-
|
23
|
-
::-webkit-scrollbar-thumb {
|
24
|
-
border-radius: var(#{$theme+$scrollbar+$radius});
|
25
|
-
}
|
26
|
-
}
|
27
|
-
|
28
|
-
.level0 {
|
29
|
-
color: var(#{$theme+$color});
|
30
|
-
|
31
|
-
#{$theme+$color}: #ffffff;
|
32
|
-
#{$theme+$subcolor}: #bbbbbb;
|
33
|
-
#{$theme+$background}: #222222;
|
34
|
-
#{$theme+$accent}: #768ce7;
|
35
|
-
#{$theme+$border}: 0.125rem solid #444444;
|
36
|
-
#{$theme+$radius}: 1rem;
|
37
|
-
#{$theme+$padding}: 1rem;
|
38
|
-
#{$theme+$gap}: 0.5rem;
|
39
|
-
#{$theme+$transition}: all 200ms ease-in-out;
|
40
|
-
#{$theme+$transition+$transition}: 200ms ease-in-out;
|
41
|
-
#{$theme+$separator+$size}: 0.125rem;
|
42
|
-
#{$theme+$separator+$color}: #444444;
|
43
|
-
#{$theme+$scrollbar+$width}: 0.4rem;
|
44
|
-
#{$theme+$scrollbar+$radius}: 0.1rem;
|
45
|
-
|
46
|
-
// heading
|
47
|
-
#{$theme+$heading+$h1+$weight}: 900;
|
48
|
-
#{$theme+$heading+$h1+$size}: 3rem;
|
49
|
-
#{$theme+$heading+$h2+$weight}: 700;
|
50
|
-
#{$theme+$heading+$h2+$size}: 2rem;
|
51
|
-
#{$theme+$heading+$h3+$weight}: 600;
|
52
|
-
#{$theme+$heading+$h3+$size}: 1.5rem;
|
53
|
-
#{$theme+$heading+$h4+$weight}: 500;
|
54
|
-
#{$theme+$heading+$h4+$size}: 1.25rem;
|
55
|
-
#{$theme+$heading+$h5+$weight}: 500;
|
56
|
-
#{$theme+$heading+$h5+$size}: 1rem;
|
57
|
-
#{$theme+$heading+$h6+$weight}: 500;
|
58
|
-
#{$theme+$heading+$h6+$size}: 0.875rem;
|
59
|
-
|
60
|
-
// input
|
61
|
-
#{$theme+$input+$color}: #ffffff;
|
62
|
-
#{$theme+$input+$background}: #222222;
|
63
|
-
#{$theme+$input+$border}: 0.125rem solid #444444;
|
64
|
-
#{$theme+$input+$radius}: 0.5rem;
|
65
|
-
#{$theme+$input+$height}: 2rem;
|
66
|
-
#{$theme+$input+$padding+$horizontal}: 0.5rem;
|
67
|
-
#{$theme+$input+$transition}: all 0.2s ease-in-out;
|
68
|
-
// focus
|
69
|
-
#{$theme}#{$input}#{$focus}#{$color}: #ffffff;
|
70
|
-
#{$theme}#{$input}#{$focus}#{$background}: #333333;
|
71
|
-
#{$theme}#{$input}#{$focus}#{$border}: 0.125rem solid #555555;
|
72
|
-
|
73
|
-
// button
|
74
|
-
#{$theme}#{$button}#{$color}: #ffffff;
|
75
|
-
#{$theme}#{$button}#{$background}: #444444;
|
76
|
-
#{$theme}#{$button}#{$border}: 0.125rem solid #555555;
|
77
|
-
#{$theme}#{$button}#{$font}#{$size}: 0.9rem;
|
78
|
-
#{$theme}#{$button}#{$font}#{$weight}: 400;
|
79
|
-
#{$theme}#{$button}#{$radius}: 0.5rem;
|
80
|
-
#{$theme}#{$button}#{$padding}#{$horizontal}: 0.5rem;
|
81
|
-
#{$theme}#{$button}#{$transition}: all 0.2s ease-in-out;
|
82
|
-
// hover
|
83
|
-
#{$theme}#{$button}#{$hover}#{$color}: #ffffff;
|
84
|
-
#{$theme}#{$button}#{$hover}#{$background}: #555555;
|
85
|
-
#{$theme}#{$button}#{$hover}#{$border}: 0.125rem solid #666666;
|
86
|
-
#{$theme}#{$button}#{$hover}#{$radius}: 0.5rem;
|
87
|
-
#{$theme}#{$button}#{$hover}#{$transition}: all 50ms ease-in-out;
|
88
|
-
// active
|
89
|
-
#{$theme}#{$button}#{$active}#{$color}: #000000;
|
90
|
-
#{$theme}#{$button}#{$active}#{$background}: #666666;
|
91
|
-
#{$theme}#{$button}#{$active}#{$border}: 0.125rem solid #777777;
|
92
|
-
#{$theme}#{$button}#{$active}#{$radius}: 0.5rem;
|
93
|
-
#{$theme}#{$button}#{$active}#{$transition}: all 50ms ease-in-out;
|
94
|
-
|
95
|
-
// text button
|
96
|
-
#{$theme+$textbutton+$font+$weight}: 700;
|
97
|
-
|
98
|
-
// font
|
99
|
-
#{$theme}#{$font}#{$family}: Inter;
|
100
|
-
#{$theme}#{$font}#{$size}: 0.9rem;
|
101
|
-
#{$theme}#{$font}#{$weight}: 400;
|
102
|
-
|
103
|
-
// header
|
104
|
-
#{$theme}#{$header}#{$color}: #ffffff;
|
105
|
-
#{$theme}#{$header}#{$font}#{$family}: Inter;
|
106
|
-
#{$theme}#{$header}#{$font}#{$size}: 1.2rem;
|
107
|
-
#{$theme}#{$header}#{$font}#{$weight}: 700;
|
108
|
-
#{$theme}#{$header}#{$padding}#{$vertical}: 1rem;
|
109
|
-
#{$theme}#{$header}#{$padding}#{$horizontal}: 0.5rem;
|
110
|
-
}
|
111
|
-
|
112
|
-
.level1 {
|
113
|
-
color: var(#{$theme+$color});
|
114
|
-
|
115
|
-
#{$theme}#{$color}: #ffffff;
|
116
|
-
#{$theme}#{$background}: #333333;
|
117
|
-
#{$theme}#{$border}: 0.125rem solid #555555;
|
118
|
-
#{$theme}#{$accent}: #768ce7;
|
119
|
-
#{$theme}#{$radius}: 0.5rem;
|
120
|
-
#{$theme}#{$font}#{$family}: Inter;
|
121
|
-
#{$theme}#{$font}#{$radius}: 0.9rem;
|
122
|
-
#{$theme}#{$font}#{$weight}: 400;
|
123
|
-
#{$theme}#{$padding}: 0.75rem;
|
124
|
-
#{$theme}#{$gap}: 0.5rem;
|
125
|
-
#{$theme}#{$transition}: all 200ms ease-in-out;
|
126
|
-
#{$theme}#{$separator}#{$size}: 0.125rem;
|
127
|
-
#{$theme}#{$separator}#{$color}: #555555;
|
128
|
-
|
129
|
-
// heading
|
130
|
-
#{$theme}#{$heading}#{$h1}#{$weight}: 800;
|
131
|
-
#{$theme}#{$heading}#{$h1}#{$size}: 3rem;
|
132
|
-
#{$theme}#{$heading}#{$h2}#{$weight}: 700;
|
133
|
-
#{$theme}#{$heading}#{$h2}#{$size}: 2.5rem;
|
134
|
-
#{$theme}#{$heading}#{$h3}#{$weight}: 600;
|
135
|
-
#{$theme}#{$heading}#{$h3}#{$size}: 2rem;
|
136
|
-
#{$theme}#{$heading}#{$h4}#{$weight}: 500;
|
137
|
-
#{$theme}#{$heading}#{$h4}#{$size}: 1.5rem;
|
138
|
-
#{$theme}#{$heading}#{$h5}#{$weight}: 500;
|
139
|
-
#{$theme}#{$heading}#{$h5}#{$size}: 1rem;
|
140
|
-
#{$theme}#{$heading}#{$h6}#{$weight}: 500;
|
141
|
-
#{$theme}#{$heading}#{$h6}#{$size}: 0.875rem;
|
142
|
-
|
143
|
-
// input
|
144
|
-
#{$theme}#{$input}#{$color}: #ffffff;
|
145
|
-
#{$theme}#{$input}#{$background}: #222222;
|
146
|
-
#{$theme}#{$input}#{$border}: 0.125rem solid #444444;
|
147
|
-
#{$theme}#{$input}#{$radius}: 0.5rem;
|
148
|
-
#{$theme}#{$input}#{$height}: 2rem;
|
149
|
-
#{$theme}#{$input}#{$padding}#{$horizontal}: 0.5rem;
|
150
|
-
#{$theme}#{$input}#{$transition}: all 0.2s ease-in-out;
|
151
|
-
// focus
|
152
|
-
#{$theme}#{$input}#{$focus}#{$color}: #ffffff;
|
153
|
-
#{$theme}#{$input}#{$focus}#{$background}: #333333;
|
154
|
-
#{$theme}#{$input}#{$focus}#{$border}: 0.125rem solid #555555;
|
155
|
-
|
156
|
-
// button
|
157
|
-
#{$theme}#{$button}#{$color}: #ffffff;
|
158
|
-
#{$theme}#{$button}#{$background}: #444444;
|
159
|
-
#{$theme}#{$button}#{$border}: 0.125rem solid #444444;
|
160
|
-
#{$theme}#{$button}#{$font}#{$size}: 0.9rem;
|
161
|
-
#{$theme}#{$button}#{$font}#{$weight}: 400;
|
162
|
-
#{$theme}#{$button}#{$radius}: 0.5rem;
|
163
|
-
#{$theme}#{$button}#{$padding}#{$horizontal}: 0.5rem;
|
164
|
-
#{$theme}#{$button}#{$transition}: all 0.2s ease-in-out;
|
165
|
-
// hover
|
166
|
-
#{$theme}#{$button}#{$hover}#{$color}: #ffffff;
|
167
|
-
#{$theme}#{$button}#{$hover}#{$background}: #555555;
|
168
|
-
#{$theme}#{$button}#{$hover}#{$border}: 0.125rem solid #555555;
|
169
|
-
#{$theme}#{$button}#{$hover}#{$radius}: 0.5rem;
|
170
|
-
#{$theme}#{$button}#{$hover}#{$transition}: all 50ms ease-in-out;
|
171
|
-
// active
|
172
|
-
#{$theme}#{$button}#{$active}#{$color}: #000000;
|
173
|
-
#{$theme}#{$button}#{$active}#{$background}: #666666;
|
174
|
-
#{$theme}#{$button}#{$active}#{$border}: 0.125rem solid #555555;
|
175
|
-
#{$theme}#{$button}#{$active}#{$radius}: 0.5rem;
|
176
|
-
|
177
|
-
// header
|
178
|
-
#{$theme}#{$header}#{$color}: #ffffff;
|
179
|
-
#{$theme}#{$header}#{$font}#{$family}: Inter;
|
180
|
-
#{$theme}#{$header}#{$font}#{$size}: 1.2rem;
|
181
|
-
#{$theme}#{$header}#{$font}#{$weight}: 700;
|
182
|
-
#{$theme}#{$header}#{$padding}#{$vertical}: 0.5rem;
|
183
|
-
#{$theme}#{$header}#{$padding}#{$horizontal}: 0.25rem;
|
184
|
-
}
|
185
|
-
|
186
|
-
.level2 {
|
187
|
-
color: var(#{$theme+$color});
|
188
|
-
|
189
|
-
#{$theme}#{$color}: #ffffff;
|
190
|
-
#{$theme}#{$background}: #444444;
|
191
|
-
#{$theme}#{$border}: 0.125rem solid #555555;
|
192
|
-
#{$theme}#{$accent}: #768ce7;
|
193
|
-
#{$theme}#{$radius}: 0.25rem;
|
194
|
-
#{$theme}#{$padding}: 0.5rem;
|
195
|
-
#{$theme}#{$gap}: 0.75rem;
|
196
|
-
#{$theme}#{$transition}: all 200ms ease-in-out;
|
197
|
-
#{$theme}#{$separator}#{$size}: 0.125rem;
|
198
|
-
#{$theme}#{$separator}#{$color}: #555555;
|
199
|
-
|
200
|
-
// heading
|
201
|
-
#{$theme}#{$heading}#{$h1}#{$weight}: 900;
|
202
|
-
#{$theme}#{$heading}#{$h1}#{$size}: 3rem;
|
203
|
-
#{$theme}#{$heading}#{$h2}#{$weight}: 700;
|
204
|
-
#{$theme}#{$heading}#{$h2}#{$size}: 2rem;
|
205
|
-
#{$theme}#{$heading}#{$h3}#{$weight}: 600;
|
206
|
-
#{$theme}#{$heading}#{$h3}#{$size}: 1.5rem;
|
207
|
-
#{$theme}#{$heading}#{$h4}#{$weight}: 500;
|
208
|
-
#{$theme}#{$heading}#{$h4}#{$size}: 1.25rem;
|
209
|
-
#{$theme}#{$heading}#{$h5}#{$weight}: 500;
|
210
|
-
#{$theme}#{$heading}#{$h5}#{$size}: 1rem;
|
211
|
-
#{$theme}#{$heading}#{$h6}#{$weight}: 500;
|
212
|
-
#{$theme}#{$heading}#{$h6}#{$size}: 0.875rem;
|
213
|
-
|
214
|
-
// text button
|
215
|
-
#{$theme+$textbutton+$font+$weight}: 700;
|
216
|
-
|
217
|
-
// font
|
218
|
-
#{$theme}#{$font}#{$family}: Inter;
|
219
|
-
#{$theme}#{$font}#{$size}: 0.9rem;
|
220
|
-
#{$theme}#{$font}#{$weight}: 400;
|
221
|
-
|
222
|
-
// input
|
223
|
-
#{$theme}#{$input}#{$color}: #ffffff;
|
224
|
-
#{$theme}#{$input}#{$background}: #222222;
|
225
|
-
#{$theme}#{$input}#{$border}: 0.125rem solid #444444;
|
226
|
-
#{$theme}#{$input}#{$radius}: 0.5rem;
|
227
|
-
#{$theme}#{$input}#{$height}: 2rem;
|
228
|
-
#{$theme}#{$input}#{$padding}#{$horizontal}: 0.5rem;
|
229
|
-
#{$theme}#{$input}#{$transition}: all 0.2s ease-in-out;
|
230
|
-
// focus
|
231
|
-
#{$theme}#{$input}#{$focus}#{$color}: #ffffff;
|
232
|
-
#{$theme}#{$input}#{$focus}#{$background}: #333333;
|
233
|
-
#{$theme}#{$input}#{$focus}#{$border}: 0.125rem solid #555555;
|
234
|
-
|
235
|
-
// button
|
236
|
-
#{$theme}#{$button}#{$color}: #ffffff;
|
237
|
-
#{$theme}#{$button}#{$background}: #555555;
|
238
|
-
#{$theme}#{$button}#{$border}: 0.125rem solid #555555;
|
239
|
-
#{$theme}#{$button}#{$font}#{$family}: Inter;
|
240
|
-
#{$theme}#{$button}#{$font}#{$size}: 0.9rem;
|
241
|
-
#{$theme}#{$button}#{$font}#{$weight}: 400;
|
242
|
-
#{$theme}#{$button}#{$radius}: 0.25rem;
|
243
|
-
#{$theme}#{$button}#{$padding}#{$horizontal}: 0.5rem;
|
244
|
-
#{$theme}#{$button}#{$transition}: all 0.2s ease-in-out;
|
245
|
-
// hover
|
246
|
-
#{$theme}#{$button}#{$hover}#{$color}: #ffffff;
|
247
|
-
#{$theme}#{$button}#{$hover}#{$background}: #666666;
|
248
|
-
#{$theme}#{$button}#{$hover}#{$border}: 0.125rem solid #666666;
|
249
|
-
#{$theme}#{$button}#{$hover}#{$radius}: 0.25rem;
|
250
|
-
#{$theme}#{$button}#{$hover}#{$transition}: all 50ms ease-in-out;
|
251
|
-
// active
|
252
|
-
#{$theme}#{$button}#{$active}#{$color}: #000000;
|
253
|
-
#{$theme}#{$button}#{$active}#{$background}bg: #666666;
|
254
|
-
#{$theme}#{$button}#{$active}#{$border}: 0.125rem solid #666666;
|
255
|
-
#{$theme}#{$button}#{$active}#{$radius}: 0.25rem;
|
256
|
-
|
257
|
-
// header
|
258
|
-
#{$theme}#{$header}#{$color}: #ffffff;
|
259
|
-
#{$theme}#{$header}#{$font}#{$family}: Inter;
|
260
|
-
#{$theme}#{$header}#{$font}#{$size}: 1.2rem;
|
261
|
-
#{$theme}#{$header}#{$font}#{$weight}: 700;
|
262
|
-
#{$theme}#{$header}#{$padding}#{$vertical}: 0.5rem;
|
263
|
-
#{$theme}#{$header}#{$padding}#{$horizontal}: 0.25rem;
|
264
|
-
}
|
265
|
-
|
266
|
-
.level3 {
|
267
|
-
color: var(#{$theme+$color});
|
268
|
-
|
269
|
-
#{$theme}#{$color}: #ffffff;
|
270
|
-
#{$theme}#{$background}: #555555;
|
271
|
-
#{$theme}#{$border}: 0.125rem solid #666666;
|
272
|
-
#{$theme}#{$accent}: #768ce7;
|
273
|
-
#{$theme}#{$radius}: 0.125rem;
|
274
|
-
#{$theme}#{$padding}: 0.5rem;
|
275
|
-
#{$theme}#{$gap}: 1rem;
|
276
|
-
#{$theme}#{$transition}: all 200ms ease-in-out;
|
277
|
-
#{$theme}#{$separator}#{$size}: 0.125rem;
|
278
|
-
#{$theme}#{$separator}#{$color}: #555555;
|
279
|
-
|
280
|
-
// heading
|
281
|
-
#{$theme}#{$heading}#{$h1}#{$weight}: 900;
|
282
|
-
#{$theme}#{$heading}#{$h1}#{$size}: 3rem;
|
283
|
-
#{$theme}#{$heading}#{$h2}#{$weight}: 700;
|
284
|
-
#{$theme}#{$heading}#{$h2}#{$size}: 2rem;
|
285
|
-
#{$theme}#{$heading}#{$h3}#{$weight}: 600;
|
286
|
-
#{$theme}#{$heading}#{$h3}#{$size}: 1.5rem;
|
287
|
-
#{$theme}#{$heading}#{$h4}#{$weight}: 500;
|
288
|
-
#{$theme}#{$heading}#{$h4}#{$size}: 1.25rem;
|
289
|
-
#{$theme}#{$heading}#{$h5}#{$weight}: 500;
|
290
|
-
#{$theme}#{$heading}#{$h5}#{$size}: 1rem;
|
291
|
-
#{$theme}#{$heading}#{$h6}#{$weight}: 500;
|
292
|
-
#{$theme}#{$heading}#{$h6}#{$size}: 0.875rem;
|
293
|
-
|
294
|
-
// text button
|
295
|
-
#{$theme+$textbutton+$font+$weight}: 700;
|
296
|
-
|
297
|
-
// font
|
298
|
-
#{$theme}#{$family}: Inter;
|
299
|
-
#{$theme}#{$size}: 0.9rem;
|
300
|
-
#{$theme}#{$weight}: 400;
|
301
|
-
|
302
|
-
// input
|
303
|
-
#{$theme}#{$input}#{$color}: #ffffff;
|
304
|
-
#{$theme}#{$input}#{$background}: #222222;
|
305
|
-
#{$theme}#{$input}#{$border}: 0.125rem solid #444444;
|
306
|
-
#{$theme}#{$input}#{$radius}: 0.5rem;
|
307
|
-
#{$theme}#{$input}#{$height}: 2rem;
|
308
|
-
#{$theme}#{$input}#{$padding}#{$horizontal}: 0.5rem;
|
309
|
-
#{$theme}#{$input}#{$transition}: all 0.2s ease-in-out;
|
310
|
-
// focus
|
311
|
-
#{$theme}#{$input}#{$focus}#{$color}: #ffffff;
|
312
|
-
#{$theme}#{$input}#{$focus}#{$background}: #333333;
|
313
|
-
#{$theme}#{$input}#{$focus}#{$border}: 0.125rem solid #555555;
|
314
|
-
|
315
|
-
// button
|
316
|
-
#{$theme}#{$button}#{$color}: #ffffff;
|
317
|
-
#{$theme}#{$button}#{$background}: #666666;
|
318
|
-
#{$theme}#{$button}#{$border}: 0.125rem solid #666666;
|
319
|
-
#{$theme}#{$button}#{$font}#{$family}: Inter;
|
320
|
-
#{$theme}#{$button}#{$font}#{$size}: 0.9rem;
|
321
|
-
#{$theme}#{$button}#{$font}#{$weight}: 400;
|
322
|
-
#{$theme}#{$button}#{$radius}: 0.25rem;
|
323
|
-
#{$theme}#{$button}#{$padding}#{$horizontal}: 0.5rem;
|
324
|
-
// hover
|
325
|
-
#{$theme}#{$button}#{$hover}#{$color}: #ffffff;
|
326
|
-
#{$theme}#{$button}#{$hover}#{$background}: #777777;
|
327
|
-
#{$theme}#{$button}#{$hover}#{$border}: 0.125rem solid #777777;
|
328
|
-
#{$theme}#{$button}#{$hover}#{$radius}: 0.25rem;
|
329
|
-
#{$theme}#{$button}#{$hover}#{$transition}: all 50ms ease-in-out;
|
330
|
-
// active
|
331
|
-
#{$theme}#{$button}#{$active}#{$color}: #000000;
|
332
|
-
#{$theme}#{$button}#{$active}#{$background}: #777777;
|
333
|
-
#{$theme}#{$button}#{$active}#{$border}: 0.125rem solid #777777;
|
334
|
-
#{$theme}#{$button}#{$active}#{$radius}: 0.25rem;
|
335
|
-
|
336
|
-
// header
|
337
|
-
#{$theme}#{$header}#{$color}: #ffffff;
|
338
|
-
#{$theme}#{$header}#{$font}#{$family}: Inter;
|
339
|
-
#{$theme}#{$header}#{$font}#{$size}: 1.2rem;
|
340
|
-
#{$theme}#{$header}#{$font}#{$weight}: 700;
|
341
|
-
#{$theme}#{$header}#{$padding}#{$vertical}: 0.5rem;
|
342
|
-
#{$theme}#{$header}#{$padding}#{$horizontal}: 0.25rem;
|
343
|
-
}
|
344
|
-
|
345
|
-
.mobile {
|
346
|
-
.level0 {
|
347
|
-
#{$theme+$input+$height}: 2.5rem;
|
348
|
-
}
|
349
|
-
|
350
|
-
.level1 {
|
351
|
-
#{$theme+$input+$height}: 2.5rem;
|
352
|
-
}
|
353
|
-
|
354
|
-
.level2 {
|
355
|
-
#{$theme+$input+$height}: 2.5rem;
|
356
|
-
}
|
357
|
-
|
358
|
-
.level3 {
|
359
|
-
#{$theme+$input+$height}: 2.5rem;
|
360
|
-
}
|
361
|
-
}
|
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 "./themeValues";
|
7
|
+
|
8
|
+
.theme {
|
9
|
+
overflow-x: hidden;
|
10
|
+
overflow-y: auto;
|
11
|
+
height: 100%;
|
12
|
+
|
13
|
+
background: var(#{$theme+$background});
|
14
|
+
#{$theme}-author: "Ewsgit";
|
15
|
+
#{$theme}-name: "YourDash Classic Dark";
|
16
|
+
#{$theme}-version: "0.0.1";
|
17
|
+
|
18
|
+
::-webkit-scrollbar {
|
19
|
+
width: var(#{$theme+$scrollbar+$width});
|
20
|
+
border-radius: 0;
|
21
|
+
}
|
22
|
+
|
23
|
+
::-webkit-scrollbar-thumb {
|
24
|
+
border-radius: var(#{$theme+$scrollbar+$radius});
|
25
|
+
}
|
26
|
+
}
|
27
|
+
|
28
|
+
.level0 {
|
29
|
+
color: var(#{$theme+$color});
|
30
|
+
|
31
|
+
#{$theme+$color}: #ffffff;
|
32
|
+
#{$theme+$subcolor}: #bbbbbb;
|
33
|
+
#{$theme+$background}: #222222;
|
34
|
+
#{$theme+$accent}: #768ce7;
|
35
|
+
#{$theme+$border}: 0.125rem solid #444444;
|
36
|
+
#{$theme+$radius}: 1rem;
|
37
|
+
#{$theme+$padding}: 1rem;
|
38
|
+
#{$theme+$gap}: 0.5rem;
|
39
|
+
#{$theme+$transition}: all 200ms ease-in-out;
|
40
|
+
#{$theme+$transition+$transition}: 200ms ease-in-out;
|
41
|
+
#{$theme+$separator+$size}: 0.125rem;
|
42
|
+
#{$theme+$separator+$color}: #444444;
|
43
|
+
#{$theme+$scrollbar+$width}: 0.4rem;
|
44
|
+
#{$theme+$scrollbar+$radius}: 0.1rem;
|
45
|
+
|
46
|
+
// heading
|
47
|
+
#{$theme+$heading+$h1+$weight}: 900;
|
48
|
+
#{$theme+$heading+$h1+$size}: 3rem;
|
49
|
+
#{$theme+$heading+$h2+$weight}: 700;
|
50
|
+
#{$theme+$heading+$h2+$size}: 2rem;
|
51
|
+
#{$theme+$heading+$h3+$weight}: 600;
|
52
|
+
#{$theme+$heading+$h3+$size}: 1.5rem;
|
53
|
+
#{$theme+$heading+$h4+$weight}: 500;
|
54
|
+
#{$theme+$heading+$h4+$size}: 1.25rem;
|
55
|
+
#{$theme+$heading+$h5+$weight}: 500;
|
56
|
+
#{$theme+$heading+$h5+$size}: 1rem;
|
57
|
+
#{$theme+$heading+$h6+$weight}: 500;
|
58
|
+
#{$theme+$heading+$h6+$size}: 0.875rem;
|
59
|
+
|
60
|
+
// input
|
61
|
+
#{$theme+$input+$color}: #ffffff;
|
62
|
+
#{$theme+$input+$background}: #222222;
|
63
|
+
#{$theme+$input+$border}: 0.125rem solid #444444;
|
64
|
+
#{$theme+$input+$radius}: 0.5rem;
|
65
|
+
#{$theme+$input+$height}: 2rem;
|
66
|
+
#{$theme+$input+$padding+$horizontal}: 0.5rem;
|
67
|
+
#{$theme+$input+$transition}: all 0.2s ease-in-out;
|
68
|
+
// focus
|
69
|
+
#{$theme}#{$input}#{$focus}#{$color}: #ffffff;
|
70
|
+
#{$theme}#{$input}#{$focus}#{$background}: #333333;
|
71
|
+
#{$theme}#{$input}#{$focus}#{$border}: 0.125rem solid #555555;
|
72
|
+
|
73
|
+
// button
|
74
|
+
#{$theme}#{$button}#{$color}: #ffffff;
|
75
|
+
#{$theme}#{$button}#{$background}: #444444;
|
76
|
+
#{$theme}#{$button}#{$border}: 0.125rem solid #555555;
|
77
|
+
#{$theme}#{$button}#{$font}#{$size}: 0.9rem;
|
78
|
+
#{$theme}#{$button}#{$font}#{$weight}: 400;
|
79
|
+
#{$theme}#{$button}#{$radius}: 0.5rem;
|
80
|
+
#{$theme}#{$button}#{$padding}#{$horizontal}: 0.5rem;
|
81
|
+
#{$theme}#{$button}#{$transition}: all 0.2s ease-in-out;
|
82
|
+
// hover
|
83
|
+
#{$theme}#{$button}#{$hover}#{$color}: #ffffff;
|
84
|
+
#{$theme}#{$button}#{$hover}#{$background}: #555555;
|
85
|
+
#{$theme}#{$button}#{$hover}#{$border}: 0.125rem solid #666666;
|
86
|
+
#{$theme}#{$button}#{$hover}#{$radius}: 0.5rem;
|
87
|
+
#{$theme}#{$button}#{$hover}#{$transition}: all 50ms ease-in-out;
|
88
|
+
// active
|
89
|
+
#{$theme}#{$button}#{$active}#{$color}: #000000;
|
90
|
+
#{$theme}#{$button}#{$active}#{$background}: #666666;
|
91
|
+
#{$theme}#{$button}#{$active}#{$border}: 0.125rem solid #777777;
|
92
|
+
#{$theme}#{$button}#{$active}#{$radius}: 0.5rem;
|
93
|
+
#{$theme}#{$button}#{$active}#{$transition}: all 50ms ease-in-out;
|
94
|
+
|
95
|
+
// text button
|
96
|
+
#{$theme+$textbutton+$font+$weight}: 700;
|
97
|
+
|
98
|
+
// font
|
99
|
+
#{$theme}#{$font}#{$family}: Inter;
|
100
|
+
#{$theme}#{$font}#{$size}: 0.9rem;
|
101
|
+
#{$theme}#{$font}#{$weight}: 400;
|
102
|
+
|
103
|
+
// header
|
104
|
+
#{$theme}#{$header}#{$color}: #ffffff;
|
105
|
+
#{$theme}#{$header}#{$font}#{$family}: Inter;
|
106
|
+
#{$theme}#{$header}#{$font}#{$size}: 1.2rem;
|
107
|
+
#{$theme}#{$header}#{$font}#{$weight}: 700;
|
108
|
+
#{$theme}#{$header}#{$padding}#{$vertical}: 1rem;
|
109
|
+
#{$theme}#{$header}#{$padding}#{$horizontal}: 0.5rem;
|
110
|
+
}
|
111
|
+
|
112
|
+
.level1 {
|
113
|
+
color: var(#{$theme+$color});
|
114
|
+
|
115
|
+
#{$theme}#{$color}: #ffffff;
|
116
|
+
#{$theme}#{$background}: #333333;
|
117
|
+
#{$theme}#{$border}: 0.125rem solid #555555;
|
118
|
+
#{$theme}#{$accent}: #768ce7;
|
119
|
+
#{$theme}#{$radius}: 0.5rem;
|
120
|
+
#{$theme}#{$font}#{$family}: Inter;
|
121
|
+
#{$theme}#{$font}#{$radius}: 0.9rem;
|
122
|
+
#{$theme}#{$font}#{$weight}: 400;
|
123
|
+
#{$theme}#{$padding}: 0.75rem;
|
124
|
+
#{$theme}#{$gap}: 0.5rem;
|
125
|
+
#{$theme}#{$transition}: all 200ms ease-in-out;
|
126
|
+
#{$theme}#{$separator}#{$size}: 0.125rem;
|
127
|
+
#{$theme}#{$separator}#{$color}: #555555;
|
128
|
+
|
129
|
+
// heading
|
130
|
+
#{$theme}#{$heading}#{$h1}#{$weight}: 800;
|
131
|
+
#{$theme}#{$heading}#{$h1}#{$size}: 3rem;
|
132
|
+
#{$theme}#{$heading}#{$h2}#{$weight}: 700;
|
133
|
+
#{$theme}#{$heading}#{$h2}#{$size}: 2.5rem;
|
134
|
+
#{$theme}#{$heading}#{$h3}#{$weight}: 600;
|
135
|
+
#{$theme}#{$heading}#{$h3}#{$size}: 2rem;
|
136
|
+
#{$theme}#{$heading}#{$h4}#{$weight}: 500;
|
137
|
+
#{$theme}#{$heading}#{$h4}#{$size}: 1.5rem;
|
138
|
+
#{$theme}#{$heading}#{$h5}#{$weight}: 500;
|
139
|
+
#{$theme}#{$heading}#{$h5}#{$size}: 1rem;
|
140
|
+
#{$theme}#{$heading}#{$h6}#{$weight}: 500;
|
141
|
+
#{$theme}#{$heading}#{$h6}#{$size}: 0.875rem;
|
142
|
+
|
143
|
+
// input
|
144
|
+
#{$theme}#{$input}#{$color}: #ffffff;
|
145
|
+
#{$theme}#{$input}#{$background}: #222222;
|
146
|
+
#{$theme}#{$input}#{$border}: 0.125rem solid #444444;
|
147
|
+
#{$theme}#{$input}#{$radius}: 0.5rem;
|
148
|
+
#{$theme}#{$input}#{$height}: 2rem;
|
149
|
+
#{$theme}#{$input}#{$padding}#{$horizontal}: 0.5rem;
|
150
|
+
#{$theme}#{$input}#{$transition}: all 0.2s ease-in-out;
|
151
|
+
// focus
|
152
|
+
#{$theme}#{$input}#{$focus}#{$color}: #ffffff;
|
153
|
+
#{$theme}#{$input}#{$focus}#{$background}: #333333;
|
154
|
+
#{$theme}#{$input}#{$focus}#{$border}: 0.125rem solid #555555;
|
155
|
+
|
156
|
+
// button
|
157
|
+
#{$theme}#{$button}#{$color}: #ffffff;
|
158
|
+
#{$theme}#{$button}#{$background}: #444444;
|
159
|
+
#{$theme}#{$button}#{$border}: 0.125rem solid #444444;
|
160
|
+
#{$theme}#{$button}#{$font}#{$size}: 0.9rem;
|
161
|
+
#{$theme}#{$button}#{$font}#{$weight}: 400;
|
162
|
+
#{$theme}#{$button}#{$radius}: 0.5rem;
|
163
|
+
#{$theme}#{$button}#{$padding}#{$horizontal}: 0.5rem;
|
164
|
+
#{$theme}#{$button}#{$transition}: all 0.2s ease-in-out;
|
165
|
+
// hover
|
166
|
+
#{$theme}#{$button}#{$hover}#{$color}: #ffffff;
|
167
|
+
#{$theme}#{$button}#{$hover}#{$background}: #555555;
|
168
|
+
#{$theme}#{$button}#{$hover}#{$border}: 0.125rem solid #555555;
|
169
|
+
#{$theme}#{$button}#{$hover}#{$radius}: 0.5rem;
|
170
|
+
#{$theme}#{$button}#{$hover}#{$transition}: all 50ms ease-in-out;
|
171
|
+
// active
|
172
|
+
#{$theme}#{$button}#{$active}#{$color}: #000000;
|
173
|
+
#{$theme}#{$button}#{$active}#{$background}: #666666;
|
174
|
+
#{$theme}#{$button}#{$active}#{$border}: 0.125rem solid #555555;
|
175
|
+
#{$theme}#{$button}#{$active}#{$radius}: 0.5rem;
|
176
|
+
|
177
|
+
// header
|
178
|
+
#{$theme}#{$header}#{$color}: #ffffff;
|
179
|
+
#{$theme}#{$header}#{$font}#{$family}: Inter;
|
180
|
+
#{$theme}#{$header}#{$font}#{$size}: 1.2rem;
|
181
|
+
#{$theme}#{$header}#{$font}#{$weight}: 700;
|
182
|
+
#{$theme}#{$header}#{$padding}#{$vertical}: 0.5rem;
|
183
|
+
#{$theme}#{$header}#{$padding}#{$horizontal}: 0.25rem;
|
184
|
+
}
|
185
|
+
|
186
|
+
.level2 {
|
187
|
+
color: var(#{$theme+$color});
|
188
|
+
|
189
|
+
#{$theme}#{$color}: #ffffff;
|
190
|
+
#{$theme}#{$background}: #444444;
|
191
|
+
#{$theme}#{$border}: 0.125rem solid #555555;
|
192
|
+
#{$theme}#{$accent}: #768ce7;
|
193
|
+
#{$theme}#{$radius}: 0.25rem;
|
194
|
+
#{$theme}#{$padding}: 0.5rem;
|
195
|
+
#{$theme}#{$gap}: 0.75rem;
|
196
|
+
#{$theme}#{$transition}: all 200ms ease-in-out;
|
197
|
+
#{$theme}#{$separator}#{$size}: 0.125rem;
|
198
|
+
#{$theme}#{$separator}#{$color}: #555555;
|
199
|
+
|
200
|
+
// heading
|
201
|
+
#{$theme}#{$heading}#{$h1}#{$weight}: 900;
|
202
|
+
#{$theme}#{$heading}#{$h1}#{$size}: 3rem;
|
203
|
+
#{$theme}#{$heading}#{$h2}#{$weight}: 700;
|
204
|
+
#{$theme}#{$heading}#{$h2}#{$size}: 2rem;
|
205
|
+
#{$theme}#{$heading}#{$h3}#{$weight}: 600;
|
206
|
+
#{$theme}#{$heading}#{$h3}#{$size}: 1.5rem;
|
207
|
+
#{$theme}#{$heading}#{$h4}#{$weight}: 500;
|
208
|
+
#{$theme}#{$heading}#{$h4}#{$size}: 1.25rem;
|
209
|
+
#{$theme}#{$heading}#{$h5}#{$weight}: 500;
|
210
|
+
#{$theme}#{$heading}#{$h5}#{$size}: 1rem;
|
211
|
+
#{$theme}#{$heading}#{$h6}#{$weight}: 500;
|
212
|
+
#{$theme}#{$heading}#{$h6}#{$size}: 0.875rem;
|
213
|
+
|
214
|
+
// text button
|
215
|
+
#{$theme+$textbutton+$font+$weight}: 700;
|
216
|
+
|
217
|
+
// font
|
218
|
+
#{$theme}#{$font}#{$family}: Inter;
|
219
|
+
#{$theme}#{$font}#{$size}: 0.9rem;
|
220
|
+
#{$theme}#{$font}#{$weight}: 400;
|
221
|
+
|
222
|
+
// input
|
223
|
+
#{$theme}#{$input}#{$color}: #ffffff;
|
224
|
+
#{$theme}#{$input}#{$background}: #222222;
|
225
|
+
#{$theme}#{$input}#{$border}: 0.125rem solid #444444;
|
226
|
+
#{$theme}#{$input}#{$radius}: 0.5rem;
|
227
|
+
#{$theme}#{$input}#{$height}: 2rem;
|
228
|
+
#{$theme}#{$input}#{$padding}#{$horizontal}: 0.5rem;
|
229
|
+
#{$theme}#{$input}#{$transition}: all 0.2s ease-in-out;
|
230
|
+
// focus
|
231
|
+
#{$theme}#{$input}#{$focus}#{$color}: #ffffff;
|
232
|
+
#{$theme}#{$input}#{$focus}#{$background}: #333333;
|
233
|
+
#{$theme}#{$input}#{$focus}#{$border}: 0.125rem solid #555555;
|
234
|
+
|
235
|
+
// button
|
236
|
+
#{$theme}#{$button}#{$color}: #ffffff;
|
237
|
+
#{$theme}#{$button}#{$background}: #555555;
|
238
|
+
#{$theme}#{$button}#{$border}: 0.125rem solid #555555;
|
239
|
+
#{$theme}#{$button}#{$font}#{$family}: Inter;
|
240
|
+
#{$theme}#{$button}#{$font}#{$size}: 0.9rem;
|
241
|
+
#{$theme}#{$button}#{$font}#{$weight}: 400;
|
242
|
+
#{$theme}#{$button}#{$radius}: 0.25rem;
|
243
|
+
#{$theme}#{$button}#{$padding}#{$horizontal}: 0.5rem;
|
244
|
+
#{$theme}#{$button}#{$transition}: all 0.2s ease-in-out;
|
245
|
+
// hover
|
246
|
+
#{$theme}#{$button}#{$hover}#{$color}: #ffffff;
|
247
|
+
#{$theme}#{$button}#{$hover}#{$background}: #666666;
|
248
|
+
#{$theme}#{$button}#{$hover}#{$border}: 0.125rem solid #666666;
|
249
|
+
#{$theme}#{$button}#{$hover}#{$radius}: 0.25rem;
|
250
|
+
#{$theme}#{$button}#{$hover}#{$transition}: all 50ms ease-in-out;
|
251
|
+
// active
|
252
|
+
#{$theme}#{$button}#{$active}#{$color}: #000000;
|
253
|
+
#{$theme}#{$button}#{$active}#{$background}bg: #666666;
|
254
|
+
#{$theme}#{$button}#{$active}#{$border}: 0.125rem solid #666666;
|
255
|
+
#{$theme}#{$button}#{$active}#{$radius}: 0.25rem;
|
256
|
+
|
257
|
+
// header
|
258
|
+
#{$theme}#{$header}#{$color}: #ffffff;
|
259
|
+
#{$theme}#{$header}#{$font}#{$family}: Inter;
|
260
|
+
#{$theme}#{$header}#{$font}#{$size}: 1.2rem;
|
261
|
+
#{$theme}#{$header}#{$font}#{$weight}: 700;
|
262
|
+
#{$theme}#{$header}#{$padding}#{$vertical}: 0.5rem;
|
263
|
+
#{$theme}#{$header}#{$padding}#{$horizontal}: 0.25rem;
|
264
|
+
}
|
265
|
+
|
266
|
+
.level3 {
|
267
|
+
color: var(#{$theme+$color});
|
268
|
+
|
269
|
+
#{$theme}#{$color}: #ffffff;
|
270
|
+
#{$theme}#{$background}: #555555;
|
271
|
+
#{$theme}#{$border}: 0.125rem solid #666666;
|
272
|
+
#{$theme}#{$accent}: #768ce7;
|
273
|
+
#{$theme}#{$radius}: 0.125rem;
|
274
|
+
#{$theme}#{$padding}: 0.5rem;
|
275
|
+
#{$theme}#{$gap}: 1rem;
|
276
|
+
#{$theme}#{$transition}: all 200ms ease-in-out;
|
277
|
+
#{$theme}#{$separator}#{$size}: 0.125rem;
|
278
|
+
#{$theme}#{$separator}#{$color}: #555555;
|
279
|
+
|
280
|
+
// heading
|
281
|
+
#{$theme}#{$heading}#{$h1}#{$weight}: 900;
|
282
|
+
#{$theme}#{$heading}#{$h1}#{$size}: 3rem;
|
283
|
+
#{$theme}#{$heading}#{$h2}#{$weight}: 700;
|
284
|
+
#{$theme}#{$heading}#{$h2}#{$size}: 2rem;
|
285
|
+
#{$theme}#{$heading}#{$h3}#{$weight}: 600;
|
286
|
+
#{$theme}#{$heading}#{$h3}#{$size}: 1.5rem;
|
287
|
+
#{$theme}#{$heading}#{$h4}#{$weight}: 500;
|
288
|
+
#{$theme}#{$heading}#{$h4}#{$size}: 1.25rem;
|
289
|
+
#{$theme}#{$heading}#{$h5}#{$weight}: 500;
|
290
|
+
#{$theme}#{$heading}#{$h5}#{$size}: 1rem;
|
291
|
+
#{$theme}#{$heading}#{$h6}#{$weight}: 500;
|
292
|
+
#{$theme}#{$heading}#{$h6}#{$size}: 0.875rem;
|
293
|
+
|
294
|
+
// text button
|
295
|
+
#{$theme+$textbutton+$font+$weight}: 700;
|
296
|
+
|
297
|
+
// font
|
298
|
+
#{$theme}#{$family}: Inter;
|
299
|
+
#{$theme}#{$size}: 0.9rem;
|
300
|
+
#{$theme}#{$weight}: 400;
|
301
|
+
|
302
|
+
// input
|
303
|
+
#{$theme}#{$input}#{$color}: #ffffff;
|
304
|
+
#{$theme}#{$input}#{$background}: #222222;
|
305
|
+
#{$theme}#{$input}#{$border}: 0.125rem solid #444444;
|
306
|
+
#{$theme}#{$input}#{$radius}: 0.5rem;
|
307
|
+
#{$theme}#{$input}#{$height}: 2rem;
|
308
|
+
#{$theme}#{$input}#{$padding}#{$horizontal}: 0.5rem;
|
309
|
+
#{$theme}#{$input}#{$transition}: all 0.2s ease-in-out;
|
310
|
+
// focus
|
311
|
+
#{$theme}#{$input}#{$focus}#{$color}: #ffffff;
|
312
|
+
#{$theme}#{$input}#{$focus}#{$background}: #333333;
|
313
|
+
#{$theme}#{$input}#{$focus}#{$border}: 0.125rem solid #555555;
|
314
|
+
|
315
|
+
// button
|
316
|
+
#{$theme}#{$button}#{$color}: #ffffff;
|
317
|
+
#{$theme}#{$button}#{$background}: #666666;
|
318
|
+
#{$theme}#{$button}#{$border}: 0.125rem solid #666666;
|
319
|
+
#{$theme}#{$button}#{$font}#{$family}: Inter;
|
320
|
+
#{$theme}#{$button}#{$font}#{$size}: 0.9rem;
|
321
|
+
#{$theme}#{$button}#{$font}#{$weight}: 400;
|
322
|
+
#{$theme}#{$button}#{$radius}: 0.25rem;
|
323
|
+
#{$theme}#{$button}#{$padding}#{$horizontal}: 0.5rem;
|
324
|
+
// hover
|
325
|
+
#{$theme}#{$button}#{$hover}#{$color}: #ffffff;
|
326
|
+
#{$theme}#{$button}#{$hover}#{$background}: #777777;
|
327
|
+
#{$theme}#{$button}#{$hover}#{$border}: 0.125rem solid #777777;
|
328
|
+
#{$theme}#{$button}#{$hover}#{$radius}: 0.25rem;
|
329
|
+
#{$theme}#{$button}#{$hover}#{$transition}: all 50ms ease-in-out;
|
330
|
+
// active
|
331
|
+
#{$theme}#{$button}#{$active}#{$color}: #000000;
|
332
|
+
#{$theme}#{$button}#{$active}#{$background}: #777777;
|
333
|
+
#{$theme}#{$button}#{$active}#{$border}: 0.125rem solid #777777;
|
334
|
+
#{$theme}#{$button}#{$active}#{$radius}: 0.25rem;
|
335
|
+
|
336
|
+
// header
|
337
|
+
#{$theme}#{$header}#{$color}: #ffffff;
|
338
|
+
#{$theme}#{$header}#{$font}#{$family}: Inter;
|
339
|
+
#{$theme}#{$header}#{$font}#{$size}: 1.2rem;
|
340
|
+
#{$theme}#{$header}#{$font}#{$weight}: 700;
|
341
|
+
#{$theme}#{$header}#{$padding}#{$vertical}: 0.5rem;
|
342
|
+
#{$theme}#{$header}#{$padding}#{$horizontal}: 0.25rem;
|
343
|
+
}
|
344
|
+
|
345
|
+
.mobile {
|
346
|
+
.level0 {
|
347
|
+
#{$theme+$input+$height}: 2.5rem;
|
348
|
+
}
|
349
|
+
|
350
|
+
.level1 {
|
351
|
+
#{$theme+$input+$height}: 2.5rem;
|
352
|
+
}
|
353
|
+
|
354
|
+
.level2 {
|
355
|
+
#{$theme+$input+$height}: 2.5rem;
|
356
|
+
}
|
357
|
+
|
358
|
+
.level3 {
|
359
|
+
#{$theme+$input+$height}: 2.5rem;
|
360
|
+
}
|
361
|
+
}
|