@yourdash/uikit 1.0.9 → 1.0.11
Sign up to get free protection for your applications and to get access to all the features.
- package/components/buttonWithIcon/buttonWithIcon.module.scss +1 -1
- package/components/buttonWithIcon/buttonWithIcon.tsx +2 -2
- package/components/icon/icon.tsx +16 -4
- package/components/icon/iconDictionary.ts +285 -566
- package/components/icon/icons/accessibility-16.svg +2 -5
- package/components/icon/icons/accessibility-inset-16.svg +2 -5
- package/components/icon/icons/alert-16.svg +2 -5
- package/components/icon/icons/alert-24.svg +2 -5
- package/components/icon/icons/alert-fill-12.svg +2 -5
- package/components/icon/icons/app-launcher-16.svg +1 -4
- package/components/icon/icons/apps-16.svg +2 -5
- package/components/icon/icons/archive-16.svg +2 -5
- package/components/icon/icons/archive-24.svg +2 -5
- package/components/icon/icons/arrow-both-16.svg +2 -5
- package/components/icon/icons/arrow-both-24.svg +2 -5
- package/components/icon/icons/arrow-down-16.svg +2 -5
- package/components/icon/icons/arrow-down-24.svg +2 -5
- package/components/icon/icons/arrow-down-left-24.svg +2 -5
- package/components/icon/icons/arrow-down-right-24.svg +2 -5
- package/components/icon/icons/arrow-left-16.svg +2 -5
- package/components/icon/icons/arrow-left-24.svg +2 -5
- package/components/icon/icons/arrow-right-16.svg +2 -5
- package/components/icon/icons/arrow-right-24.svg +2 -5
- package/components/icon/icons/arrow-switch-16.svg +2 -5
- package/components/icon/icons/arrow-switch-24.svg +2 -5
- package/components/icon/icons/arrow-up-16.svg +2 -5
- package/components/icon/icons/arrow-up-24.svg +2 -5
- package/components/icon/icons/arrow-up-left-24.svg +2 -5
- package/components/icon/icons/arrow-up-right-24.svg +2 -5
- package/components/icon/icons/beaker-16.svg +2 -5
- package/components/icon/icons/beaker-24.svg +2 -5
- package/components/icon/icons/bell-16.svg +2 -5
- package/components/icon/icons/bell-24.svg +2 -5
- package/components/icon/icons/bell-fill-16.svg +2 -5
- package/components/icon/icons/bell-fill-24.svg +2 -5
- package/components/icon/icons/bell-slash-16.svg +2 -5
- package/components/icon/icons/bell-slash-24.svg +2 -5
- package/components/icon/icons/blocked-16.svg +2 -5
- package/components/icon/icons/blocked-24.svg +2 -5
- package/components/icon/icons/bold-16.svg +2 -5
- package/components/icon/icons/bold-24.svg +2 -5
- package/components/icon/icons/book-16.svg +2 -5
- package/components/icon/icons/book-24.svg +2 -5
- package/components/icon/icons/bookmark-16.svg +2 -5
- package/components/icon/icons/bookmark-24.svg +2 -5
- package/components/icon/icons/bookmark-fill-24.svg +2 -5
- package/components/icon/icons/bookmark-slash-16.svg +2 -5
- package/components/icon/icons/bookmark-slash-24.svg +2 -5
- package/components/icon/icons/bookmark-slash-fill-24.svg +2 -5
- package/components/icon/icons/briefcase-16.svg +2 -5
- package/components/icon/icons/briefcase-24.svg +2 -5
- package/components/icon/icons/broadcast-16.svg +2 -5
- package/components/icon/icons/broadcast-24.svg +2 -5
- package/components/icon/icons/browser-16.svg +2 -5
- package/components/icon/icons/browser-24.svg +2 -5
- package/components/icon/icons/bug-16.svg +2 -5
- package/components/icon/icons/bug-24.svg +2 -5
- package/components/icon/icons/cache-16.svg +2 -5
- package/components/icon/icons/calendar-16.svg +2 -5
- package/components/icon/icons/calendar-24.svg +2 -5
- package/components/icon/icons/check-16.svg +2 -5
- package/components/icon/icons/check-24.svg +2 -5
- package/components/icon/icons/check-circle-16.svg +2 -5
- package/components/icon/icons/check-circle-24.svg +2 -5
- package/components/icon/icons/check-circle-fill-12.svg +2 -5
- package/components/icon/icons/check-circle-fill-16.svg +2 -5
- package/components/icon/icons/check-circle-fill-24.svg +2 -5
- package/components/icon/icons/checkbox-16.svg +2 -5
- package/components/icon/icons/checkbox-24.svg +2 -5
- package/components/icon/icons/checklist-16.svg +2 -5
- package/components/icon/icons/checklist-24.svg +2 -5
- package/components/icon/icons/chevron-down-16.svg +2 -5
- package/components/icon/icons/chevron-down-24.svg +2 -5
- package/components/icon/icons/chevron-left-16.svg +2 -5
- package/components/icon/icons/chevron-left-24.svg +2 -5
- package/components/icon/icons/chevron-right-16.svg +2 -5
- package/components/icon/icons/chevron-right-24.svg +2 -5
- package/components/icon/icons/chevron-up-16.svg +2 -5
- package/components/icon/icons/chevron-up-24.svg +2 -5
- package/components/icon/icons/circle-16.svg +2 -5
- package/components/icon/icons/circle-24.svg +2 -5
- package/components/icon/icons/circle-slash-16.svg +2 -5
- package/components/icon/icons/circle-slash-24.svg +2 -5
- package/components/icon/icons/clock-16.svg +2 -5
- package/components/icon/icons/clock-24.svg +2 -5
- package/components/icon/icons/cloud-16.svg +2 -5
- package/components/icon/icons/cloud-24.svg +2 -5
- package/components/icon/icons/cloud-offline-16.svg +2 -5
- package/components/icon/icons/cloud-offline-24.svg +2 -5
- package/components/icon/icons/code-16.svg +2 -5
- package/components/icon/icons/code-24.svg +2 -5
- package/components/icon/icons/code-of-conduct-16.svg +2 -5
- package/components/icon/icons/code-of-conduct-24.svg +2 -5
- package/components/icon/icons/code-review-16.svg +2 -5
- package/components/icon/icons/code-review-24.svg +2 -5
- package/components/icon/icons/code-square-16.svg +2 -5
- package/components/icon/icons/code-square-24.svg +2 -5
- package/components/icon/icons/codescan-16.svg +2 -5
- package/components/icon/icons/codescan-24.svg +2 -5
- package/components/icon/icons/codescan-checkmark-16.svg +2 -5
- package/components/icon/icons/codescan-checkmark-24.svg +2 -5
- package/components/icon/icons/codespaces-16.svg +2 -5
- package/components/icon/icons/codespaces-24.svg +2 -5
- package/components/icon/icons/columns-16.svg +2 -5
- package/components/icon/icons/columns-24.svg +2 -5
- package/components/icon/icons/command-palette-16.svg +2 -5
- package/components/icon/icons/command-palette-24.svg +2 -5
- package/components/icon/icons/comment-16.svg +2 -5
- package/components/icon/icons/comment-24.svg +2 -5
- package/components/icon/icons/comment-discussion-16.svg +2 -5
- package/components/icon/icons/comment-discussion-24.svg +2 -5
- package/components/icon/icons/commit-24.svg +2 -5
- package/components/icon/icons/container-16.svg +2 -5
- package/components/icon/icons/container-24.svg +2 -5
- package/components/icon/icons/copilot-16.svg +2 -5
- package/components/icon/icons/copilot-24.svg +2 -5
- package/components/icon/icons/copilot-48.svg +2 -5
- package/components/icon/icons/copilot-96.svg +2 -5
- package/components/icon/icons/copilot-error-16.svg +2 -5
- package/components/icon/icons/copilot-warning-16.svg +2 -5
- package/components/icon/icons/copy-16.svg +2 -5
- package/components/icon/icons/copy-24.svg +2 -5
- package/components/icon/icons/cpu-16.svg +2 -5
- package/components/icon/icons/cpu-24.svg +2 -5
- package/components/icon/icons/credit-card-16.svg +2 -5
- package/components/icon/icons/credit-card-24.svg +2 -5
- package/components/icon/icons/cross-reference-16.svg +2 -5
- package/components/icon/icons/cross-reference-24.svg +2 -5
- package/components/icon/icons/dash-16.svg +2 -5
- package/components/icon/icons/dash-24.svg +2 -5
- package/components/icon/icons/database-16.svg +2 -5
- package/components/icon/icons/database-24.svg +2 -5
- package/components/icon/icons/dependabot-16.svg +2 -5
- package/components/icon/icons/dependabot-24.svg +2 -5
- package/components/icon/icons/desktop-download-16.svg +2 -5
- package/components/icon/icons/desktop-download-24.svg +2 -5
- package/components/icon/icons/device-camera-16.svg +2 -5
- package/components/icon/icons/device-camera-video-16.svg +2 -5
- package/components/icon/icons/device-camera-video-24.svg +2 -5
- package/components/icon/icons/device-desktop-16.svg +2 -5
- package/components/icon/icons/device-desktop-24.svg +2 -5
- package/components/icon/icons/device-mobile-16.svg +2 -5
- package/components/icon/icons/device-mobile-24.svg +2 -5
- package/components/icon/icons/diamond-16.svg +2 -5
- package/components/icon/icons/diamond-24.svg +2 -5
- package/components/icon/icons/diff-16.svg +2 -5
- package/components/icon/icons/diff-24.svg +2 -5
- package/components/icon/icons/diff-added-16.svg +2 -5
- package/components/icon/icons/diff-ignored-16.svg +2 -5
- package/components/icon/icons/diff-modified-16.svg +2 -5
- package/components/icon/icons/diff-removed-16.svg +2 -5
- package/components/icon/icons/diff-renamed-16.svg +2 -5
- package/components/icon/icons/dot-16.svg +2 -5
- package/components/icon/icons/dot-24.svg +2 -5
- package/components/icon/icons/dot-fill-16.svg +2 -5
- package/components/icon/icons/dot-fill-24.svg +2 -5
- package/components/icon/icons/download-16.svg +2 -5
- package/components/icon/icons/download-24.svg +2 -5
- package/components/icon/icons/duplicate-16.svg +2 -5
- package/components/icon/icons/duplicate-24.svg +2 -5
- package/components/icon/icons/ellipsis-16.svg +2 -5
- package/components/icon/icons/eye-16.svg +2 -5
- package/components/icon/icons/eye-24.svg +2 -5
- package/components/icon/icons/eye-closed-16.svg +2 -5
- package/components/icon/icons/eye-closed-24.svg +2 -5
- package/components/icon/icons/feed-discussion-16.svg +2 -5
- package/components/icon/icons/feed-forked-16.svg +2 -5
- package/components/icon/icons/feed-heart-16.svg +2 -5
- package/components/icon/icons/feed-merged-16.svg +2 -5
- package/components/icon/icons/feed-person-16.svg +2 -5
- package/components/icon/icons/feed-repo-16.svg +2 -5
- package/components/icon/icons/feed-rocket-16.svg +2 -5
- package/components/icon/icons/feed-star-16.svg +2 -5
- package/components/icon/icons/feed-tag-16.svg +2 -5
- package/components/icon/icons/feed-trophy-16.svg +2 -5
- package/components/icon/icons/file-16.svg +2 -5
- package/components/icon/icons/file-24.svg +2 -5
- package/components/icon/icons/file-added-16.svg +2 -5
- package/components/icon/icons/file-badge-16.svg +2 -5
- package/components/icon/icons/file-binary-16.svg +2 -5
- package/components/icon/icons/file-binary-24.svg +2 -5
- package/components/icon/icons/file-code-16.svg +2 -5
- package/components/icon/icons/file-code-24.svg +2 -5
- package/components/icon/icons/file-diff-16.svg +2 -5
- package/components/icon/icons/file-diff-24.svg +2 -5
- package/components/icon/icons/file-directory-16.svg +2 -5
- package/components/icon/icons/file-directory-24.svg +2 -5
- package/components/icon/icons/file-directory-fill-16.svg +2 -5
- package/components/icon/icons/file-directory-fill-24.svg +2 -5
- package/components/icon/icons/file-directory-open-fill-16.svg +2 -5
- package/components/icon/icons/file-media-24.svg +2 -5
- package/components/icon/icons/file-moved-16.svg +2 -5
- package/components/icon/icons/file-removed-16.svg +2 -5
- package/components/icon/icons/file-submodule-16.svg +2 -5
- package/components/icon/icons/file-submodule-24.svg +2 -5
- package/components/icon/icons/file-symlink-file-16.svg +2 -5
- package/components/icon/icons/file-symlink-file-24.svg +2 -5
- package/components/icon/icons/file-zip-16.svg +2 -5
- package/components/icon/icons/file-zip-24.svg +2 -5
- package/components/icon/icons/filter-16.svg +2 -5
- package/components/icon/icons/filter-24.svg +2 -5
- package/components/icon/icons/flame-16.svg +2 -5
- package/components/icon/icons/flame-24.svg +2 -5
- package/components/icon/icons/fold-16.svg +2 -5
- package/components/icon/icons/fold-24.svg +2 -5
- package/components/icon/icons/fold-down-16.svg +2 -5
- package/components/icon/icons/fold-down-24.svg +2 -5
- package/components/icon/icons/fold-up-16.svg +2 -5
- package/components/icon/icons/fold-up-24.svg +2 -5
- package/components/icon/icons/gear-16.svg +2 -5
- package/components/icon/icons/gear-24.svg +2 -5
- package/components/icon/icons/gift-16.svg +2 -5
- package/components/icon/icons/gift-24.svg +2 -5
- package/components/icon/icons/git-branch-16.svg +2 -5
- package/components/icon/icons/git-branch-24.svg +2 -5
- package/components/icon/icons/git-commit-16.svg +2 -5
- package/components/icon/icons/git-commit-24.svg +2 -5
- package/components/icon/icons/git-compare-16.svg +2 -5
- package/components/icon/icons/git-compare-24.svg +2 -5
- package/components/icon/icons/git-merge-16.svg +2 -5
- package/components/icon/icons/git-merge-24.svg +2 -5
- package/components/icon/icons/git-merge-queue-16.svg +2 -5
- package/components/icon/icons/git-pull-request-16.svg +2 -5
- package/components/icon/icons/git-pull-request-24.svg +2 -5
- package/components/icon/icons/git-pull-request-closed-16.svg +2 -5
- package/components/icon/icons/git-pull-request-closed-24.svg +2 -5
- package/components/icon/icons/git-pull-request-draft-16.svg +2 -5
- package/components/icon/icons/git-pull-request-draft-24.svg +2 -5
- package/components/icon/icons/globe-16.svg +2 -5
- package/components/icon/icons/globe-24.svg +2 -5
- package/components/icon/icons/grabber-16.svg +2 -5
- package/components/icon/icons/grabber-24.svg +2 -5
- package/components/icon/icons/graph-16.svg +2 -5
- package/components/icon/icons/graph-24.svg +2 -5
- package/components/icon/icons/hash-16.svg +2 -5
- package/components/icon/icons/hash-24.svg +2 -5
- package/components/icon/icons/heading-16.svg +2 -5
- package/components/icon/icons/heading-24.svg +2 -5
- package/components/icon/icons/heart-16.svg +2 -5
- package/components/icon/icons/heart-24.svg +2 -5
- package/components/icon/icons/heart-fill-16.svg +2 -5
- package/components/icon/icons/heart-fill-24.svg +2 -5
- package/components/icon/icons/history-16.svg +2 -5
- package/components/icon/icons/history-24.svg +2 -5
- package/components/icon/icons/home-16.svg +2 -5
- package/components/icon/icons/home-24.svg +2 -5
- package/components/icon/icons/home-fill-24.svg +2 -5
- package/components/icon/icons/horizontal-rule-16.svg +2 -5
- package/components/icon/icons/horizontal-rule-24.svg +2 -5
- package/components/icon/icons/hourglass-16.svg +2 -5
- package/components/icon/icons/hourglass-24.svg +2 -5
- package/components/icon/icons/hubot-16.svg +2 -5
- package/components/icon/icons/hubot-24.svg +2 -5
- package/components/icon/icons/id-badge-16.svg +2 -5
- package/components/icon/icons/image-16.svg +2 -5
- package/components/icon/icons/image-24.svg +2 -5
- package/components/icon/icons/inbox-16.svg +2 -5
- package/components/icon/icons/inbox-24.svg +2 -5
- package/components/icon/icons/infinity-16.svg +2 -5
- package/components/icon/icons/infinity-24.svg +2 -5
- package/components/icon/icons/info-16.svg +2 -5
- package/components/icon/icons/info-24.svg +2 -5
- package/components/icon/icons/issue-closed-16.svg +2 -5
- package/components/icon/icons/issue-closed-24.svg +2 -5
- package/components/icon/icons/issue-draft-16.svg +2 -5
- package/components/icon/icons/issue-draft-24.svg +2 -5
- package/components/icon/icons/issue-opened-16.svg +2 -5
- package/components/icon/icons/issue-opened-24.svg +2 -5
- package/components/icon/icons/issue-reopened-16.svg +2 -5
- package/components/icon/icons/issue-reopened-24.svg +2 -5
- package/components/icon/icons/italic-16.svg +2 -5
- package/components/icon/icons/italic-24.svg +2 -5
- package/components/icon/icons/iterations-16.svg +2 -5
- package/components/icon/icons/iterations-24.svg +2 -5
- package/components/icon/icons/kebab-horizontal-16.svg +2 -5
- package/components/icon/icons/kebab-horizontal-24.svg +2 -5
- package/components/icon/icons/key-16.svg +2 -5
- package/components/icon/icons/key-24.svg +2 -5
- package/components/icon/icons/key-asterisk-16.svg +2 -5
- package/components/icon/icons/law-16.svg +2 -5
- package/components/icon/icons/law-24.svg +2 -5
- package/components/icon/icons/light-bulb-16.svg +2 -5
- package/components/icon/icons/light-bulb-24.svg +2 -5
- package/components/icon/icons/link-16.svg +2 -5
- package/components/icon/icons/link-24.svg +2 -5
- package/components/icon/icons/link-external-16.svg +2 -5
- package/components/icon/icons/link-external-24.svg +2 -5
- package/components/icon/icons/list-ordered-16.svg +2 -5
- package/components/icon/icons/list-ordered-24.svg +2 -5
- package/components/icon/icons/list-unordered-16.svg +2 -5
- package/components/icon/icons/list-unordered-24.svg +2 -5
- package/components/icon/icons/location-16.svg +2 -5
- package/components/icon/icons/location-24.svg +2 -5
- package/components/icon/icons/lock-16.svg +2 -5
- package/components/icon/icons/lock-24.svg +2 -5
- package/components/icon/icons/log-16.svg +2 -5
- package/components/icon/icons/login.svg +1 -4
- package/components/icon/icons/logo-gist-16.svg +2 -5
- package/components/icon/icons/logo-github-16.svg +2 -5
- package/components/icon/icons/logout.svg +1 -4
- package/components/icon/icons/mail-16.svg +2 -5
- package/components/icon/icons/mail-24.svg +2 -5
- package/components/icon/icons/mark-github-16.svg +2 -5
- package/components/icon/icons/markdown-16.svg +2 -5
- package/components/icon/icons/megaphone-16.svg +2 -5
- package/components/icon/icons/megaphone-24.svg +2 -5
- package/components/icon/icons/mention-16.svg +2 -5
- package/components/icon/icons/mention-24.svg +2 -5
- package/components/icon/icons/meter-16.svg +2 -5
- package/components/icon/icons/milestone-16.svg +2 -5
- package/components/icon/icons/milestone-24.svg +2 -5
- package/components/icon/icons/mirror-16.svg +2 -5
- package/components/icon/icons/mirror-24.svg +2 -5
- package/components/icon/icons/moon-16.svg +2 -5
- package/components/icon/icons/moon-24.svg +2 -5
- package/components/icon/icons/mortar-board-16.svg +2 -5
- package/components/icon/icons/mortar-board-24.svg +2 -5
- package/components/icon/icons/multi-select-16.svg +2 -5
- package/components/icon/icons/multi-select-24.svg +2 -5
- package/components/icon/icons/mute-16.svg +2 -5
- package/components/icon/icons/mute-24.svg +2 -5
- package/components/icon/icons/no-entry-16.svg +2 -5
- package/components/icon/icons/no-entry-24.svg +2 -5
- package/components/icon/icons/no-entry-fill-12.svg +2 -5
- package/components/icon/icons/north-star-16.svg +2 -5
- package/components/icon/icons/north-star-24.svg +2 -5
- package/components/icon/icons/note-16.svg +2 -5
- package/components/icon/icons/note-24.svg +2 -5
- package/components/icon/icons/number-16.svg +2 -5
- package/components/icon/icons/number-24.svg +2 -5
- package/components/icon/icons/organization-16.svg +2 -5
- package/components/icon/icons/organization-24.svg +2 -5
- package/components/icon/icons/package-16.svg +2 -5
- package/components/icon/icons/package-24.svg +2 -5
- package/components/icon/icons/package-dependencies-16.svg +2 -5
- package/components/icon/icons/package-dependencies-24.svg +2 -5
- package/components/icon/icons/package-dependents-16.svg +2 -5
- package/components/icon/icons/package-dependents-24.svg +2 -5
- package/components/icon/icons/paintbrush-16.svg +2 -5
- package/components/icon/icons/paper-airplane-16.svg +2 -5
- package/components/icon/icons/paper-airplane-24.svg +2 -5
- package/components/icon/icons/paperclip-16.svg +2 -5
- package/components/icon/icons/paperclip-24.svg +2 -5
- package/components/icon/icons/paste-16.svg +2 -5
- package/components/icon/icons/paste-24.svg +2 -5
- package/components/icon/icons/pencil-16.svg +2 -5
- package/components/icon/icons/pencil-24.svg +2 -5
- package/components/icon/icons/people-16.svg +2 -5
- package/components/icon/icons/people-24.svg +2 -5
- package/components/icon/icons/person-16.svg +2 -5
- package/components/icon/icons/person-24.svg +2 -5
- package/components/icon/icons/person-add-16.svg +2 -5
- package/components/icon/icons/person-add-24.svg +2 -5
- package/components/icon/icons/person-fill-16.svg +2 -5
- package/components/icon/icons/person-fill-24.svg +2 -5
- package/components/icon/icons/pin-16.svg +2 -5
- package/components/icon/icons/pin-24.svg +2 -5
- package/components/icon/icons/play-16.svg +2 -5
- package/components/icon/icons/play-24.svg +2 -5
- package/components/icon/icons/plug-16.svg +2 -5
- package/components/icon/icons/plug-24.svg +2 -5
- package/components/icon/icons/plus-16.svg +2 -5
- package/components/icon/icons/plus-24.svg +2 -5
- package/components/icon/icons/plus-circle-16.svg +2 -5
- package/components/icon/icons/plus-circle-24.svg +2 -5
- package/components/icon/icons/project-16.svg +2 -5
- package/components/icon/icons/project-24.svg +2 -5
- package/components/icon/icons/pulse-16.svg +2 -5
- package/components/icon/icons/pulse-24.svg +2 -5
- package/components/icon/icons/question-16.svg +2 -5
- package/components/icon/icons/question-24.svg +2 -5
- package/components/icon/icons/quote-16.svg +2 -5
- package/components/icon/icons/quote-24.svg +2 -5
- package/components/icon/icons/reply-16.svg +2 -5
- package/components/icon/icons/reply-24.svg +2 -5
- package/components/icon/icons/repo-16.svg +2 -5
- package/components/icon/icons/repo-24.svg +2 -5
- package/components/icon/icons/repo-clone-16.svg +2 -5
- package/components/icon/icons/repo-deleted-16.svg +2 -5
- package/components/icon/icons/repo-forked-16.svg +2 -5
- package/components/icon/icons/repo-forked-24.svg +2 -5
- package/components/icon/icons/repo-locked-16.svg +2 -5
- package/components/icon/icons/repo-locked-24.svg +2 -5
- package/components/icon/icons/repo-pull-16.svg +2 -5
- package/components/icon/icons/repo-push-16.svg +2 -5
- package/components/icon/icons/repo-push-24.svg +2 -5
- package/components/icon/icons/repo-template-16.svg +2 -5
- package/components/icon/icons/repo-template-24.svg +2 -5
- package/components/icon/icons/report-16.svg +2 -5
- package/components/icon/icons/report-24.svg +2 -5
- package/components/icon/icons/rocket-16.svg +2 -5
- package/components/icon/icons/rocket-24.svg +2 -5
- package/components/icon/icons/rows-16.svg +2 -5
- package/components/icon/icons/rows-24.svg +2 -5
- package/components/icon/icons/rss-16.svg +2 -5
- package/components/icon/icons/rss-24.svg +2 -5
- package/components/icon/icons/ruby-16.svg +2 -5
- package/components/icon/icons/ruby-24.svg +2 -5
- package/components/icon/icons/screen-full-16.svg +2 -5
- package/components/icon/icons/screen-full-24.svg +2 -5
- package/components/icon/icons/screen-normal-16.svg +2 -5
- package/components/icon/icons/screen-normal-24.svg +2 -5
- package/components/icon/icons/search-16.svg +2 -5
- package/components/icon/icons/search-24.svg +2 -5
- package/components/icon/icons/server-16.svg +2 -5
- package/components/icon/icons/server-24.svg +2 -5
- package/components/icon/icons/server-error.svg +1 -4
- package/components/icon/icons/share-16.svg +2 -5
- package/components/icon/icons/share-24.svg +2 -5
- package/components/icon/icons/share-android-16.svg +2 -5
- package/components/icon/icons/share-android-24.svg +2 -5
- package/components/icon/icons/shield-16.svg +2 -5
- package/components/icon/icons/shield-24.svg +2 -5
- package/components/icon/icons/shield-check-16.svg +2 -5
- package/components/icon/icons/shield-check-24.svg +2 -5
- package/components/icon/icons/shield-lock-16.svg +2 -5
- package/components/icon/icons/shield-lock-24.svg +2 -5
- package/components/icon/icons/shield-slash-16.svg +2 -5
- package/components/icon/icons/shield-x-16.svg +2 -5
- package/components/icon/icons/shield-x-24.svg +2 -5
- package/components/icon/icons/sidebar-collapse-16.svg +2 -5
- package/components/icon/icons/sidebar-collapse-24.svg +2 -5
- package/components/icon/icons/sidebar-expand-16.svg +2 -5
- package/components/icon/icons/sidebar-expand-24.svg +2 -5
- package/components/icon/icons/sign-in-16.svg +2 -5
- package/components/icon/icons/sign-in-24.svg +2 -5
- package/components/icon/icons/sign-out-16.svg +2 -5
- package/components/icon/icons/sign-out-24.svg +2 -5
- package/components/icon/icons/single-select-16.svg +2 -5
- package/components/icon/icons/single-select-24.svg +2 -5
- package/components/icon/icons/skip-16.svg +2 -5
- package/components/icon/icons/skip-24.svg +2 -5
- package/components/icon/icons/sliders-16.svg +2 -5
- package/components/icon/icons/smiley-16.svg +2 -5
- package/components/icon/icons/smiley-24.svg +2 -5
- package/components/icon/icons/sort-asc-16.svg +2 -5
- package/components/icon/icons/sort-asc-24.svg +2 -5
- package/components/icon/icons/sort-desc-16.svg +2 -5
- package/components/icon/icons/sort-desc-24.svg +2 -5
- package/components/icon/icons/square-16.svg +2 -5
- package/components/icon/icons/square-24.svg +2 -5
- package/components/icon/icons/square-fill-16.svg +2 -5
- package/components/icon/icons/square-fill-24.svg +2 -5
- package/components/icon/icons/squirrel-16.svg +2 -5
- package/components/icon/icons/squirrel-24.svg +2 -5
- package/components/icon/icons/stack-16.svg +2 -5
- package/components/icon/icons/stack-24.svg +2 -5
- package/components/icon/icons/star-16.svg +2 -5
- package/components/icon/icons/star-24.svg +2 -5
- package/components/icon/icons/star-fill-16.svg +2 -5
- package/components/icon/icons/star-fill-24.svg +2 -5
- package/components/icon/icons/stop-16.svg +2 -5
- package/components/icon/icons/stop-24.svg +2 -5
- package/components/icon/icons/stopwatch-16.svg +2 -5
- package/components/icon/icons/stopwatch-24.svg +2 -5
- package/components/icon/icons/store.svg +1 -4
- package/components/icon/icons/strikethrough-16.svg +2 -5
- package/components/icon/icons/strikethrough-24.svg +2 -5
- package/components/icon/icons/sun-16.svg +2 -5
- package/components/icon/icons/sun-24.svg +2 -5
- package/components/icon/icons/sync-16.svg +2 -5
- package/components/icon/icons/sync-24.svg +2 -5
- package/components/icon/icons/tab-24.svg +2 -5
- package/components/icon/icons/tab-external-16.svg +2 -5
- package/components/icon/icons/table-16.svg +2 -5
- package/components/icon/icons/table-24.svg +2 -5
- package/components/icon/icons/tag-16.svg +2 -5
- package/components/icon/icons/tag-24.svg +2 -5
- package/components/icon/icons/tasklist-16.svg +2 -5
- package/components/icon/icons/tasklist-24.svg +2 -5
- package/components/icon/icons/telescope-16.svg +2 -5
- package/components/icon/icons/telescope-24.svg +2 -5
- package/components/icon/icons/telescope-fill-16.svg +2 -5
- package/components/icon/icons/telescope-fill-24.svg +2 -5
- package/components/icon/icons/terminal-16.svg +2 -5
- package/components/icon/icons/terminal-24.svg +2 -5
- package/components/icon/icons/three-bars-16.svg +2 -5
- package/components/icon/icons/thumbsdown-16.svg +2 -5
- package/components/icon/icons/thumbsdown-24.svg +2 -5
- package/components/icon/icons/thumbsup-16.svg +2 -5
- package/components/icon/icons/thumbsup-24.svg +2 -5
- package/components/icon/icons/tools-16.svg +2 -5
- package/components/icon/icons/tools-24.svg +2 -5
- package/components/icon/icons/trash-16.svg +2 -5
- package/components/icon/icons/trash-24.svg +2 -5
- package/components/icon/icons/triangle-down-16.svg +2 -5
- package/components/icon/icons/triangle-down-24.svg +2 -5
- package/components/icon/icons/triangle-left-16.svg +2 -5
- package/components/icon/icons/triangle-left-24.svg +2 -5
- package/components/icon/icons/triangle-right-16.svg +2 -5
- package/components/icon/icons/triangle-right-24.svg +2 -5
- package/components/icon/icons/triangle-up-16.svg +2 -5
- package/components/icon/icons/triangle-up-24.svg +2 -5
- package/components/icon/icons/trophy-16.svg +2 -5
- package/components/icon/icons/trophy-24.svg +2 -5
- package/components/icon/icons/typography-16.svg +2 -5
- package/components/icon/icons/typography-24.svg +2 -5
- package/components/icon/icons/unfold-16.svg +2 -5
- package/components/icon/icons/unfold-24.svg +2 -5
- package/components/icon/icons/unlock-16.svg +2 -5
- package/components/icon/icons/unlock-24.svg +2 -5
- package/components/icon/icons/unmute-16.svg +2 -5
- package/components/icon/icons/unmute-24.svg +2 -5
- package/components/icon/icons/unverified-16.svg +2 -5
- package/components/icon/icons/unverified-24.svg +2 -5
- package/components/icon/icons/upload-16.svg +2 -5
- package/components/icon/icons/upload-24.svg +2 -5
- package/components/icon/icons/verified-16.svg +2 -5
- package/components/icon/icons/verified-24.svg +2 -5
- package/components/icon/icons/versions-16.svg +2 -5
- package/components/icon/icons/versions-24.svg +2 -5
- package/components/icon/icons/video-16.svg +2 -5
- package/components/icon/icons/video-24.svg +2 -5
- package/components/icon/icons/webhook-16.svg +2 -5
- package/components/icon/icons/workflow-16.svg +2 -5
- package/components/icon/icons/workflow-24.svg +2 -5
- package/components/icon/icons/x-16.svg +2 -5
- package/components/icon/icons/x-24.svg +2 -5
- package/components/icon/icons/x-circle-16.svg +2 -5
- package/components/icon/icons/x-circle-24.svg +2 -5
- package/components/icon/icons/x-circle-fill-12.svg +2 -5
- package/components/icon/icons/x-circle-fill-16.svg +2 -5
- package/components/icon/icons/x-circle-fill-24.svg +2 -5
- package/components/icon/icons/yourdash.svg +1 -4
- package/components/icon/icons/zap-16.svg +2 -5
- package/components/icon/icons/zap-24.svg +2 -5
- package/components/iconButton/iconButton.tsx +1 -1
- package/components/image/image.tsx +83 -83
- package/components/textInput/textInput.tsx +82 -82
- package/package.json +1 -1
- package/views/dialog/dialog.tsx +23 -23
- package/views/onBoarding/onBoarding.tsx +143 -138
- package/views/onBoarding/onBoarding.tsx~ +0 -138
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M5.09 10.121A5.252 5.252 0 011 5V3.75C1 2.784 1.784 2 2.75 2h2.364c.236-.586.81-1 1.48-1h10.812c.67 0 1.244.414 1.48 1h2.489c.966 0 1.75.784 1.75 1.75V5a5.252 5.252 0 01-4.219 5.149 7.01 7.01 0 01-4.644 5.478l.231 3.003a.326.326 0 00.034.031c.079.065.303.203.836.282.838.124 1.637.81 1.637 1.807v.75h2.25a.75.75 0 010 1.5H4.75a.75.75 0 010-1.5H7v-.75c0-.996.8-1.683 1.637-1.807.533-.08.757-.217.836-.282a.334.334 0 00.034-.031l.231-3.003A7.01 7.01 0 015.09 10.12zM5 3.5H2.75a.25.25 0 00-.25.25V5A3.752 3.752 0 005 8.537V3.5zm6.217 12.457l-.215 2.793-.001.021-.003.043a1.203 1.203 0 01-.022.147c-.05.237-.194.567-.553.86-.348.286-.853.5-1.566.605a.482.482 0 00-.274.136.265.265 0 00-.083.188v.75h7v-.75a.265.265 0 00-.083-.188.483.483 0 00-.274-.136c-.713-.105-1.218-.32-1.567-.604-.358-.294-.502-.624-.552-.86a1.203 1.203 0 01-.025-.19l-.001-.022-.215-2.793a7.076 7.076 0 01-1.566 0zM19 8.578V3.5h2.375a.25.25 0 01.25.25V5c0 1.68-1.104 3.1-2.625 3.578zM6.5 2.594c0-.052.042-.094.094-.094h10.812c.052 0 .094.042.094.094V9a5.5 5.5 0 11-11 0V2.594z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M6.21 8.5L4.574 3.594 2.857 8.5H6.21zm.5 1.5l.829 2.487a.75.75 0 001.423-.474L5.735 2.332a1.216 1.216 0 00-2.302-.018l-3.39 9.688a.75.75 0 001.415.496L2.332 10H6.71zm3.13-4.358C10.53 4.374 11.87 4 13 4c1.5 0 3 .939 3 2.601v5.649a.75.75 0 01-1.448.275C13.995 12.82 13.3 13 12.5 13c-.77 0-1.514-.231-2.078-.709-.577-.488-.922-1.199-.922-2.041 0-.694.265-1.411.887-1.944C11 7.78 11.88 7.5 13 7.5h1.5v-.899c0-.54-.5-1.101-1.5-1.101-.869 0-1.528.282-1.84.858a.75.75 0 11-1.32-.716zM14.5 9H13c-.881 0-1.375.22-1.637.444-.253.217-.363.5-.363.806 0 .408.155.697.39.896.249.21.63.354 1.11.354.732 0 1.26-.209 1.588-.449.35-.257.412-.495.412-.551V9z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M10.414 15l1.63 4.505a.75.75 0 001.411-.51l-5.08-14.03a1.463 1.463 0 00-2.75 0l-5.08 14.03a.75.75 0 101.41.51L3.586 15h6.828zm-.544-1.5L7 5.572 4.13 13.5h5.74zm5.076-3.598c.913-1.683 2.703-2.205 4.284-2.205 1.047 0 2.084.312 2.878.885.801.577 1.392 1.455 1.392 2.548v8.12a.75.75 0 01-1.5 0v-.06a3.123 3.123 0 01-.044.025c-.893.52-2.096.785-3.451.785-1.051 0-2.048-.315-2.795-.948-.76-.643-1.217-1.578-1.217-2.702 0-.919.349-1.861 1.168-2.563.81-.694 2-1.087 3.569-1.087H22v-1.57c0-.503-.263-.967-.769-1.332-.513-.37-1.235-.6-2.001-.6-1.319 0-2.429.43-2.966 1.42a.75.75 0 01-1.318-.716zM22 14.2h-2.77c-1.331 0-2.134.333-2.593.726a1.82 1.82 0 00-.644 1.424c0 .689.267 1.203.686 1.557.43.365 1.065.593 1.826.593 1.183 0 2.102-.235 2.697-.581.582-.34.798-.74.798-1.134V14.2z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,6 +1,3 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
1
|
|
6
|
-
|
2
|
+
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M8.177.677l2.896 2.896a.25.25 0 01-.177.427H8.75v1.25a.75.75 0 01-1.5 0V4H5.104a.25.25 0 01-.177-.427L7.823.677a.25.25 0 01.354 0zM7.25 10.75a.75.75 0 011.5 0V12h2.146a.25.25 0 01.177.427l-2.896 2.896a.25.25 0 01-.354 0l-2.896-2.896A.25.25 0 015.104 12H7.25v-1.25zm-5-2a.75.75 0 000-1.5h-.5a.75.75 0 000 1.5h.5zM6 8a.75.75 0 01-.75.75h-.5a.75.75 0 010-1.5h.5A.75.75 0 016 8zm2.25.75a.75.75 0 000-1.5h-.5a.75.75 0 000 1.5h.5zM12 8a.75.75 0 01-.75.75h-.5a.75.75 0 010-1.5h.5A.75.75 0 0112 8zm2.25.75a.75.75 0 000-1.5h-.5a.75.75 0 000 1.5h.5z"/></svg>
|
@@ -1,7 +1,4 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
@@ -9,4 +6,4 @@
|
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M12 22.25a.75.75 0 01-.75-.75v-5.75a.75.75 0 011.5 0v5.75a.75.75 0 01-.75.75zM10.75 12a.75.75 0 01.75-.75h1a.75.75 0 110 1.5h-1a.75.75 0 01-.75-.75zm-8 0a.75.75 0 01.75-.75h1a.75.75 0 010 1.5h-1a.75.75 0 01-.75-.75zm12 0a.75.75 0 01.75-.75h1a.75.75 0 010 1.5h-1a.75.75 0 01-.75-.75zm-8 0a.75.75 0 01.75-.75h1a.75.75 0 010 1.5h-1a.75.75 0 01-.75-.75zm12 0a.75.75 0 01.75-.75h1a.75.75 0 010 1.5h-1a.75.75 0 01-.75-.75zM11.47 1.22a.75.75 0 011.06 0l3.25 3.25a.75.75 0 01-1.06 1.06L12 2.81 9.28 5.53a.75.75 0 01-1.06-1.06l3.25-3.25z" />
|
11
8
|
<path fill-rule="evenodd" fill="#ffffff" d="M12 1.5a.75.75 0 01.75.75v6a.75.75 0 01-1.5 0v-6A.75.75 0 0112 1.5z" />
|
12
|
-
</svg>
|
9
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M5.5 4a2.5 2.5 0 014.607-1.346.75.75 0 101.264-.808A4 4 0 004 4v2h-.501A1.5 1.5 0 002 7.5v6A1.5 1.5 0 003.5 15h9a1.5 1.5 0 001.5-1.5v-6A1.5 1.5 0 0012.5 6h-7V4zm-.75 3.5H3.5v6h9v-6H4.75z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M7.5 7.25C7.5 4.58 9.422 2.5 12 2.5c2.079 0 3.71 1.34 4.282 3.242a.75.75 0 101.436-.432C16.971 2.825 14.792 1 12 1 8.503 1 6 3.845 6 7.25V9h-.5A2.5 2.5 0 003 11.5v8A2.5 2.5 0 005.5 22h13a2.5 2.5 0 002.5-2.5v-8A2.5 2.5 0 0018.5 9h-11V7.25zm-3 4.25a1 1 0 011-1h13a1 1 0 011 1v8a1 1 0 01-1 1h-13a1 1 0 01-1-1v-8z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M7.563 2.069A.75.75 0 018 2.75v10.5a.75.75 0 01-1.238.57L3.472 11H1.75A1.75 1.75 0 010 9.25v-2.5C0 5.784.784 5 1.75 5h1.723l3.289-2.82a.75.75 0 01.801-.111zM6.5 4.38L4.238 6.319a.75.75 0 01-.488.181h-2a.25.25 0 00-.25.25v2.5c0 .138.112.25.25.25h2a.75.75 0 01.488.18L6.5 11.62V4.38zm6.096-2.038a.75.75 0 011.06 0 8 8 0 010 11.314.75.75 0 01-1.06-1.06 6.5 6.5 0 000-9.193.75.75 0 010-1.06v-.001zm-1.06 2.121a.75.75 0 10-1.061 1.061 3.5 3.5 0 010 4.95.75.75 0 101.06 1.06 5 5 0 000-7.07l.001-.001z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M11.553 3.064A.75.75 0 0112 3.75v16.5a.75.75 0 01-1.255.555L5.46 16H2.75A1.75 1.75 0 011 14.25v-4.5C1 8.784 1.784 8 2.75 8h2.71l5.285-4.805a.75.75 0 01.808-.13zM10.5 5.445l-4.245 3.86a.75.75 0 01-.505.195h-3a.25.25 0 00-.25.25v4.5c0 .138.112.25.25.25h3a.75.75 0 01.505.195l4.245 3.86V5.445z" />
|
9
6
|
<path d="M18.718 4.222a.75.75 0 011.06 0c4.296 4.296 4.296 11.26 0 15.556a.75.75 0 01-1.06-1.06 9.5 9.5 0 000-13.436.75.75 0 010-1.06z" />
|
10
7
|
<path d="M16.243 7.757a.75.75 0 10-1.061 1.061 4.5 4.5 0 010 6.364.75.75 0 001.06 1.06 6 6 0 000-8.485z" />
|
11
|
-
</svg>
|
8
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M6.415.52a2.678 2.678 0 013.17 0l.928.68c.153.113.33.186.518.215l1.138.175a2.678 2.678 0 012.241 2.24l.175 1.138c.029.187.102.365.215.518l.68.928a2.678 2.678 0 010 3.17l-.68.928a1.179 1.179 0 00-.215.518l-.175 1.138a2.678 2.678 0 01-2.241 2.241l-1.138.175a1.179 1.179 0 00-.518.215l-.928.68a2.678 2.678 0 01-3.17 0l-.928-.68a1.179 1.179 0 00-.518-.215L3.83 14.41a2.678 2.678 0 01-2.24-2.24l-.175-1.138a1.179 1.179 0 00-.215-.518l-.68-.928a2.678 2.678 0 010-3.17l.68-.928a1.17 1.17 0 00.215-.518l.175-1.14a2.678 2.678 0 012.24-2.24l1.138-.175c.187-.029.365-.102.518-.215l.928-.68zm2.282 1.209a1.178 1.178 0 00-1.394 0l-.928.68a2.678 2.678 0 01-1.18.489l-1.136.174a1.178 1.178 0 00-.987.987l-.174 1.137a2.678 2.678 0 01-.489 1.18l-.68.927c-.305.415-.305.98 0 1.394l.68.928c.256.348.423.752.489 1.18l.174 1.136c.078.51.478.909.987.987l1.137.174c.427.066.831.233 1.18.489l.927.68c.415.305.98.305 1.394 0l.928-.68a2.678 2.678 0 011.18-.489l1.136-.174c.51-.078.909-.478.987-.987l.174-1.137c.066-.427.233-.831.489-1.18l.68-.927c.305-.415.305-.98 0-1.394l-.68-.928a2.678 2.678 0 01-.489-1.18l-.174-1.136a1.178 1.178 0 00-.987-.987l-1.137-.174a2.678 2.678 0 01-1.18-.489l-.927-.68zM9 11a1 1 0 11-2 0 1 1 0 012 0zM6.92 6.085c.081-.16.19-.299.34-.398.145-.097.371-.187.74-.187.28 0 .553.087.738.225A.613.613 0 019 6.25c0 .177-.04.264-.077.318a.956.956 0 01-.277.245c-.076.051-.158.1-.258.161l-.007.004c-.093.056-.204.122-.313.195a2.416 2.416 0 00-.692.661.75.75 0 001.248.832.956.956 0 01.276-.245 6.3 6.3 0 01.26-.16l.006-.004c.093-.057.204-.123.313-.195.222-.149.487-.355.692-.662.214-.32.329-.702.329-1.15 0-.76-.36-1.348-.862-1.725A2.76 2.76 0 008 4c-.631 0-1.154.16-1.572.438-.413.276-.68.638-.849.977a.75.75 0 001.342.67z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path
|
8
5
|
d="M13 16.5a1 1 0 11-2 0 1 1 0 012 0zm-2.517-7.665c.112-.223.268-.424.488-.57C11.186 8.12 11.506 8 12 8c.384 0 .766.118 1.034.319a.953.953 0 01.403.806c0 .48-.218.81-.62 1.186a9.293 9.293 0 01-.409.354 19.8 19.8 0 00-.294.249c-.246.213-.524.474-.738.795l-.126.19V13.5a.75.75 0 001.5 0v-1.12c.09-.1.203-.208.347-.333.063-.055.14-.119.222-.187.166-.14.358-.3.52-.452.536-.5 1.098-1.2 1.098-2.283a2.45 2.45 0 00-1.003-2.006C13.37 6.695 12.658 6.5 12 6.5c-.756 0-1.373.191-1.861.517a2.944 2.944 0 00-.997 1.148.75.75 0 001.341.67z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M9.864 1.2a3.61 3.61 0 014.272 0l1.375 1.01c.274.2.593.333.929.384l1.686.259a3.61 3.61 0 013.021 3.02l.259 1.687c.051.336.183.655.384.929l1.01 1.375a3.61 3.61 0 010 4.272l-1.01 1.375a2.11 2.11 0 00-.384.929l-.259 1.686a3.61 3.61 0 01-3.02 3.021l-1.687.259a2.11 2.11 0 00-.929.384l-1.375 1.01a3.61 3.61 0 01-4.272 0l-1.375-1.01a2.11 2.11 0 00-.929-.384l-1.686-.259a3.61 3.61 0 01-3.021-3.02l-.259-1.687a2.11 2.11 0 00-.384-.929L1.2 14.136a3.61 3.61 0 010-4.272l1.01-1.375a2.11 2.11 0 00.384-.929l.259-1.686a3.61 3.61 0 013.02-3.021l1.687-.259a2.11 2.11 0 00.929-.384L9.864 1.2zm3.384 1.209a2.11 2.11 0 00-2.496 0l-1.376 1.01a3.61 3.61 0 01-1.589.658l-1.686.258a2.11 2.11 0 00-1.766 1.766l-.258 1.686a3.61 3.61 0 01-.658 1.59l-1.01 1.375a2.11 2.11 0 000 2.496l1.01 1.376a3.61 3.61 0 01.658 1.589l.258 1.686a2.11 2.11 0 001.766 1.765l1.686.26a3.61 3.61 0 011.59.657l1.375 1.01a2.11 2.11 0 002.496 0l1.376-1.01a3.61 3.61 0 011.589-.658l1.686-.258a2.11 2.11 0 001.765-1.766l.26-1.686a3.61 3.61 0 01.657-1.59l1.01-1.375a2.11 2.11 0 000-2.496l-1.01-1.376a3.61 3.61 0 01-.658-1.589l-.258-1.686a2.11 2.11 0 00-1.766-1.766l-1.686-.258a3.61 3.61 0 01-1.59-.658l-1.375-1.01z" />
|
11
|
-
</svg>
|
8
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M8.53 1.22a.75.75 0 00-1.06 0L3.72 4.97a.75.75 0 001.06 1.06l2.47-2.47v6.69a.75.75 0 001.5 0V3.56l2.47 2.47a.75.75 0 101.06-1.06L8.53 1.22zM3.75 13a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M4.75 22a.75.75 0 010-1.5h14.5a.75.75 0 010 1.5H4.75zm.22-13.53a.75.75 0 001.06 1.06L11 4.56v12.19a.75.75 0 001.5 0V4.56l4.97 4.97a.75.75 0 101.06-1.06l-6.25-6.25a.75.75 0 00-1.06 0L4.97 8.47z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M9.585.52a2.678 2.678 0 00-3.17 0l-.928.68a1.178 1.178 0 01-.518.215L3.83 1.59a2.678 2.678 0 00-2.24 2.24l-.175 1.14a1.178 1.178 0 01-.215.518l-.68.928a2.678 2.678 0 000 3.17l.68.928c.113.153.186.33.215.518l.175 1.138a2.678 2.678 0 002.24 2.24l1.138.175c.187.029.365.102.518.215l.928.68a2.678 2.678 0 003.17 0l.928-.68a1.17 1.17 0 01.518-.215l1.138-.175a2.678 2.678 0 002.241-2.241l.175-1.138c.029-.187.102-.365.215-.518l.68-.928a2.678 2.678 0 000-3.17l-.68-.928a1.179 1.179 0 01-.215-.518L14.41 3.83a2.678 2.678 0 00-2.24-2.24l-1.138-.175a1.179 1.179 0 01-.518-.215L9.585.52zM7.303 1.728c.415-.305.98-.305 1.394 0l.928.68c.348.256.752.423 1.18.489l1.136.174c.51.078.909.478.987.987l.174 1.137c.066.427.233.831.489 1.18l.68.927c.305.415.305.98 0 1.394l-.68.928a2.678 2.678 0 00-.489 1.18l-.174 1.136a1.178 1.178 0 01-.987.987l-1.137.174a2.678 2.678 0 00-1.18.489l-.927.68c-.415.305-.98.305-1.394 0l-.928-.68a2.678 2.678 0 00-1.18-.489l-1.136-.174a1.178 1.178 0 01-.987-.987l-.174-1.137a2.678 2.678 0 00-.489-1.18l-.68-.927a1.178 1.178 0 010-1.394l.68-.928c.256-.348.423-.752.489-1.18l.174-1.136c.078-.51.478-.909.987-.987l1.137-.174a2.678 2.678 0 001.18-.489l.927-.68zM11.28 6.78a.75.75 0 00-1.06-1.06L7 8.94 5.78 7.72a.75.75 0 00-1.06 1.06l1.75 1.75a.75.75 0 001.06 0l3.75-3.75z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,10 +1,7 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path d="M17.03 9.78a.75.75 0 00-1.06-1.06l-5.47 5.47-2.47-2.47a.75.75 0 00-1.06 1.06l3 3a.75.75 0 001.06 0l6-6z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M14.136 1.2a3.61 3.61 0 00-4.272 0L8.489 2.21a2.11 2.11 0 01-.929.384l-1.686.259a3.61 3.61 0 00-3.021 3.02L2.594 7.56a2.11 2.11 0 01-.384.929L1.2 9.864a3.61 3.61 0 000 4.272l1.01 1.375c.2.274.333.593.384.929l.259 1.686a3.61 3.61 0 003.02 3.021l1.687.259c.336.051.655.183.929.384l1.375 1.01a3.61 3.61 0 004.272 0l1.375-1.01a2.11 2.11 0 01.929-.384l1.686-.259a3.61 3.61 0 003.021-3.02l.259-1.687a2.11 2.11 0 01.384-.929l1.01-1.375a3.61 3.61 0 000-4.272l-1.01-1.375a2.11 2.11 0 01-.384-.929l-.259-1.686a3.61 3.61 0 00-3.02-3.021l-1.687-.259a2.11 2.11 0 01-.929-.384L14.136 1.2zm-3.384 1.209a2.11 2.11 0 012.496 0l1.376 1.01a3.61 3.61 0 001.589.658l1.686.258a2.11 2.11 0 011.765 1.766l.26 1.686a3.61 3.61 0 00.657 1.59l1.01 1.375a2.11 2.11 0 010 2.496l-1.01 1.376a3.61 3.61 0 00-.658 1.589l-.258 1.686a2.11 2.11 0 01-1.766 1.765l-1.686.26a3.61 3.61 0 00-1.59.657l-1.375 1.01a2.11 2.11 0 01-2.496 0l-1.376-1.01a3.61 3.61 0 00-1.589-.658l-1.686-.258a2.11 2.11 0 01-1.766-1.766l-.258-1.686a3.61 3.61 0 00-.658-1.59l-1.01-1.375a2.11 2.11 0 010-2.496l1.01-1.376a3.61 3.61 0 00.658-1.589l.258-1.686a2.11 2.11 0 011.766-1.766l1.686-.258a3.61 3.61 0 001.59-.658l1.375-1.01z" />
|
10
|
-
</svg>
|
7
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M7.75 14A1.75 1.75 0 016 12.25v-8.5C6 2.784 6.784 2 7.75 2h6.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0114.25 14h-6.5zm-.25-1.75c0 .138.112.25.25.25h6.5a.25.25 0 00.25-.25v-8.5a.25.25 0 00-.25-.25h-6.5a.25.25 0 00-.25.25v8.5zM4.9 3.508a.75.75 0 01-.274 1.025.25.25 0 00-.126.217v6.5a.25.25 0 00.126.217.75.75 0 01-.752 1.298A1.75 1.75 0 013 11.25v-6.5c0-.649.353-1.214.874-1.516a.75.75 0 011.025.274zM1.625 5.533a.75.75 0 10-.752-1.299A1.75 1.75 0 000 5.75v4.5c0 .649.353 1.214.874 1.515a.75.75 0 10.752-1.298.25.25 0 01-.126-.217v-4.5a.25.25 0 01.126-.217z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M10 22a2 2 0 01-2-2V4a2 2 0 012-2h11a2 2 0 012 2v16a2 2 0 01-2 2H10zm-.5-2a.5.5 0 00.5.5h11a.5.5 0 00.5-.5V4a.5.5 0 00-.5-.5H10a.5.5 0 00-.5.5v16zM6.17 4.165a.75.75 0 01-.335 1.006c-.228.114-.295.177-.315.201a.037.037 0 00-.008.016.387.387 0 00-.012.112v13c0 .07.008.102.012.112a.03.03 0 00.008.016c.02.024.087.087.315.201a.75.75 0 11-.67 1.342c-.272-.136-.58-.315-.81-.598C4.1 19.259 4 18.893 4 18.5v-13c0-.393.1-.759.355-1.073.23-.283.538-.462.81-.598a.75.75 0 011.006.336zM2.15 5.624a.75.75 0 01-.274 1.025c-.15.087-.257.17-.32.245C1.5 6.96 1.5 6.99 1.5 7v10c0 .01 0 .04.056.106.063.074.17.158.32.245a.75.75 0 11-.752 1.298C.73 18.421 0 17.907 0 17V7c0-.907.73-1.42 1.124-1.65a.75.75 0 011.025.274z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,10 +1,7 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1.75 3.5a.25.25 0 00-.25.25v8.5c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25v-8.5a.25.25 0 00-.25-.25H1.75zM0 3.75C0 2.784.784 2 1.75 2h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0114.25 14H1.75A1.75 1.75 0 010 12.25v-8.5z" />
|
9
6
|
<path d="M6 10.559V5.442a.25.25 0 01.379-.215l4.264 2.559a.25.25 0 010 .428l-4.264 2.559A.25.25 0 016 10.559z" />
|
10
|
-
</svg>
|
7
|
+
</svg>
|
@@ -1,10 +1,7 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1.75 4.5a.25.25 0 00-.25.25v14.5c0 .138.112.25.25.25h20.5a.25.25 0 00.25-.25V4.75a.25.25 0 00-.25-.25H1.75zM0 4.75C0 3.784.784 3 1.75 3h20.5c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0122.25 21H1.75A1.75 1.75 0 010 19.25V4.75z" />
|
9
6
|
<path d="M9 15.584V8.416a.5.5 0 01.77-.42l5.576 3.583a.5.5 0 010 .842L9.77 16.005a.5.5 0 01-.77-.42z" />
|
10
|
-
</svg>
|
7
|
+
</svg>
|
@@ -1,6 +1,3 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
1
|
|
6
|
-
|
2
|
+
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M5.5 4.25a2.25 2.25 0 014.5 0 .75.75 0 001.5 0 3.75 3.75 0 10-6.14 2.889l-2.272 4.258a.75.75 0 001.324.706L7 7.25a.75.75 0 00-.309-1.015A2.25 2.25 0 015.5 4.25z"/><path d="M7.364 3.607a.75.75 0 011.03.257l2.608 4.349a3.75 3.75 0 11-.628 6.785.75.75 0 01.752-1.299 2.25 2.25 0 10-.033-3.88.75.75 0 01-1.03-.256L7.107 4.636a.75.75 0 01.257-1.03z"/><path d="M2.9 8.776A.75.75 0 012.625 9.8 2.25 2.25 0 106 11.75a.75.75 0 01.75-.751h5.5a.75.75 0 010 1.5H7.425a3.751 3.751 0 11-5.55-3.998.75.75 0 011.024.274z"/></svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M0 1.75C0 .784.784 0 1.75 0h3.5C6.216 0 7 .784 7 1.75v3.5A1.75 1.75 0 015.25 7H4v4a1 1 0 001 1h4v-1.25C9 9.784 9.784 9 10.75 9h3.5c.966 0 1.75.784 1.75 1.75v3.5A1.75 1.75 0 0114.25 16h-3.5A1.75 1.75 0 019 14.25v-.75H5A2.5 2.5 0 012.5 11V7h-.75A1.75 1.75 0 010 5.25v-3.5zm1.75-.25a.25.25 0 00-.25.25v3.5c0 .138.112.25.25.25h3.5a.25.25 0 00.25-.25v-3.5a.25.25 0 00-.25-.25h-3.5zm9 9a.25.25 0 00-.25.25v3.5c0 .138.112.25.25.25h3.5a.25.25 0 00.25-.25v-3.5a.25.25 0 00-.25-.25h-3.5z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1 3a2 2 0 012-2h6.5a2 2 0 012 2v6.5a2 2 0 01-2 2H7v4.063C7 16.355 7.644 17 8.438 17H12.5v-2.5a2 2 0 012-2H21a2 2 0 012 2V21a2 2 0 01-2 2h-6.5a2 2 0 01-2-2v-2.5H8.437A2.938 2.938 0 015.5 15.562V11.5H3a2 2 0 01-2-2V3zm2-.5a.5.5 0 00-.5.5v6.5a.5.5 0 00.5.5h6.5a.5.5 0 00.5-.5V3a.5.5 0 00-.5-.5H3zM14.5 14a.5.5 0 00-.5.5V21a.5.5 0 00.5.5H21a.5.5 0 00.5-.5v-6.5a.5.5 0 00-.5-.5h-6.5z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M3.72 3.72a.75.75 0 011.06 0L8 6.94l3.22-3.22a.75.75 0 111.06 1.06L9.06 8l3.22 3.22a.75.75 0 11-1.06 1.06L8 9.06l-3.22 3.22a.75.75 0 01-1.06-1.06L6.94 8 3.72 4.78a.75.75 0 010-1.06z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M5.72 5.72a.75.75 0 011.06 0L12 10.94l5.22-5.22a.75.75 0 111.06 1.06L13.06 12l5.22 5.22a.75.75 0 11-1.06 1.06L12 13.06l-5.22 5.22a.75.75 0 01-1.06-1.06L10.94 12 5.72 6.78a.75.75 0 010-1.06z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M3.404 12.596a6.5 6.5 0 119.192-9.192 6.5 6.5 0 01-9.192 9.192zM2.344 2.343a8 8 0 1011.313 11.314A8 8 0 002.343 2.343zM6.03 4.97a.75.75 0 00-1.06 1.06L6.94 8 4.97 9.97a.75.75 0 101.06 1.06L8 9.06l1.97 1.97a.75.75 0 101.06-1.06L9.06 8l1.97-1.97a.75.75 0 10-1.06-1.06L8 6.94 6.03 4.97z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path
|
8
5
|
d="M9.036 7.976a.75.75 0 00-1.06 1.06L10.939 12l-2.963 2.963a.75.75 0 101.06 1.06L12 13.06l2.963 2.964a.75.75 0 001.061-1.06L13.061 12l2.963-2.964a.75.75 0 10-1.06-1.06L12 10.939 9.036 7.976z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM2.5 12a9.5 9.5 0 1119 0 9.5 9.5 0 01-19 0z" />
|
11
|
-
</svg>
|
8
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1.757 10.243a6 6 0 118.486-8.486 6 6 0 01-8.486 8.486zM6 4.763l-2-2L2.763 4l2 2-2 2L4 9.237l2-2 2 2L9.237 8l-2-2 2-2L8 2.763l-2 2z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M2.343 13.657A8 8 0 1113.657 2.343 8 8 0 012.343 13.657zM6.03 4.97a.75.75 0 00-1.06 1.06L6.94 8 4.97 9.97a.75.75 0 101.06 1.06L8 9.06l1.97 1.97a.75.75 0 101.06-1.06L9.06 8l1.97-1.97a.75.75 0 10-1.06-1.06L8 6.94 6.03 4.97z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm8.036-4.024a.75.75 0 00-1.06 1.06L10.939 12l-2.963 2.963a.75.75 0 101.06 1.06L12 13.06l2.963 2.964a.75.75 0 001.061-1.06L13.061 12l2.963-2.964a.75.75 0 10-1.06-1.06L12 10.939 9.036 7.976z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,7 +1,4 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
7
4
|
<g clip-path="url(#clip0_745_38)">
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M10.561 1.5a.016.016 0 00-.01.004L3.286 8.571A.25.25 0 003.462 9H6.75a.75.75 0 01.694 1.034l-1.713 4.188 6.982-6.793A.25.25 0 0012.538 7H9.25a.75.75 0 01-.683-1.06l2.008-4.418.003-.006a.02.02 0 00-.004-.009.02.02 0 00-.006-.006L10.56 1.5zM9.504.43a1.516 1.516 0 012.437 1.713L10.415 5.5h2.123c1.57 0 2.346 1.909 1.22 3.004l-7.34 7.142a1.25 1.25 0 01-.871.354h-.302a1.25 1.25 0 01-1.157-1.723L5.633 10.5H3.462c-1.57 0-2.346-1.909-1.22-3.004L9.503.429z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M16.168 2.924L4.51 13.061a.25.25 0 00.164.439h5.45a.75.75 0 01.692 1.041l-2.559 6.066 11.215-9.668a.25.25 0 00-.164-.439H14a.75.75 0 01-.687-1.05l2.855-6.526zm-.452-1.595a1.341 1.341 0 012.109 1.55L15.147 9h4.161c1.623 0 2.372 2.016 1.143 3.075L8.102 22.721a1.149 1.149 0 01-1.81-1.317L8.996 15H4.674c-1.619 0-2.37-2.008-1.148-3.07l12.19-10.6z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,83 +1,83 @@
|
|
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 Icon from "../icon/icon.tsx";
|
7
|
-
import { UKIcon } from "../icon/iconDictionary.ts";
|
8
|
-
import styles from "./image.module.scss";
|
9
|
-
import { FC, useEffect, useRef, useState } from "react";
|
10
|
-
import clippy from "@yourdash/shared/web/helpers/clippy.ts";
|
11
|
-
|
12
|
-
const Image: FC<{
|
13
|
-
src: string;
|
14
|
-
accessibleLabel: string;
|
15
|
-
containerClassName?: string;
|
16
|
-
className?: string;
|
17
|
-
disableLazyLoading?: boolean;
|
18
|
-
noRounding?: boolean;
|
19
|
-
width?: number;
|
20
|
-
height?: number;
|
21
|
-
}> = (props) => {
|
22
|
-
const ref = useRef<HTMLDivElement>(null);
|
23
|
-
const [src, setSrc] = useState<string>(props.src);
|
24
|
-
const [loaded, setLoaded] = useState<boolean>(false);
|
25
|
-
const [hasFailed, setHasFailed] = useState<boolean>(false);
|
26
|
-
const [backgroundSize, setBackgroundSize] = useState<number>(0);
|
27
|
-
|
28
|
-
useEffect(() => {
|
29
|
-
const rc = ref.current;
|
30
|
-
|
31
|
-
if (!rc) {
|
32
|
-
return;
|
33
|
-
}
|
34
|
-
|
35
|
-
setTimeout(() => {
|
36
|
-
const bounds = rc.getBoundingClientRect();
|
37
|
-
|
38
|
-
setBackgroundSize(bounds.height > bounds.width ? bounds.height : bounds.width);
|
39
|
-
}, 0);
|
40
|
-
}, [src]);
|
41
|
-
|
42
|
-
useEffect(() => {
|
43
|
-
setHasFailed(false);
|
44
|
-
setLoaded(false);
|
45
|
-
}, [src]);
|
46
|
-
|
47
|
-
useEffect(() => {
|
48
|
-
if (props.src !== src) {
|
49
|
-
setSrc(props.src);
|
50
|
-
}
|
51
|
-
}, [props.src]);
|
52
|
-
|
53
|
-
return (
|
54
|
-
<div
|
55
|
-
ref={ref}
|
56
|
-
className={clippy(styles.componentContainer, props.containerClassName, !loaded && styles.loading, hasFailed && styles.serverError)}
|
57
|
-
style={{
|
58
|
-
// @ts-ignore
|
59
|
-
"--background-size": backgroundSize + "px",
|
60
|
-
}}
|
61
|
-
>
|
62
|
-
{!hasFailed ? (
|
63
|
-
<img
|
64
|
-
className={clippy(styles.component, props.className, loaded && styles.loaded, props.noRounding && styles.noRounding)}
|
65
|
-
draggable={false}
|
66
|
-
width={props.width}
|
67
|
-
height={props.height}
|
68
|
-
onError={() => setHasFailed(true)}
|
69
|
-
loading={props.disableLazyLoading ? "eager" : "lazy"}
|
70
|
-
alt={props.accessibleLabel}
|
71
|
-
onLoad={(e) => {
|
72
|
-
setLoaded(e.currentTarget.complete);
|
73
|
-
}}
|
74
|
-
src={src}
|
75
|
-
/>
|
76
|
-
) : (
|
77
|
-
<Icon icon={UKIcon.ServerError} />
|
78
|
-
)}
|
79
|
-
</div>
|
80
|
-
);
|
81
|
-
};
|
82
|
-
|
83
|
-
export default Image;
|
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 Icon from "../icon/icon.tsx";
|
7
|
+
import { UKIcon } from "../icon/iconDictionary.ts";
|
8
|
+
import styles from "./image.module.scss";
|
9
|
+
import { FC, useEffect, useRef, useState } from "react";
|
10
|
+
import clippy from "@yourdash/shared/web/helpers/clippy.ts";
|
11
|
+
|
12
|
+
const Image: FC<{
|
13
|
+
src: string;
|
14
|
+
accessibleLabel: string;
|
15
|
+
containerClassName?: string;
|
16
|
+
className?: string;
|
17
|
+
disableLazyLoading?: boolean;
|
18
|
+
noRounding?: boolean;
|
19
|
+
width?: number;
|
20
|
+
height?: number;
|
21
|
+
}> = (props) => {
|
22
|
+
const ref = useRef<HTMLDivElement>(null);
|
23
|
+
const [src, setSrc] = useState<string>(props.src);
|
24
|
+
const [loaded, setLoaded] = useState<boolean>(false);
|
25
|
+
const [hasFailed, setHasFailed] = useState<boolean>(false);
|
26
|
+
const [backgroundSize, setBackgroundSize] = useState<number>(0);
|
27
|
+
|
28
|
+
useEffect(() => {
|
29
|
+
const rc = ref.current;
|
30
|
+
|
31
|
+
if (!rc) {
|
32
|
+
return;
|
33
|
+
}
|
34
|
+
|
35
|
+
setTimeout(() => {
|
36
|
+
const bounds = rc.getBoundingClientRect();
|
37
|
+
|
38
|
+
setBackgroundSize(bounds.height > bounds.width ? bounds.height : bounds.width);
|
39
|
+
}, 0);
|
40
|
+
}, [src]);
|
41
|
+
|
42
|
+
useEffect(() => {
|
43
|
+
setHasFailed(false);
|
44
|
+
setLoaded(false);
|
45
|
+
}, [src]);
|
46
|
+
|
47
|
+
useEffect(() => {
|
48
|
+
if (props.src !== src) {
|
49
|
+
setSrc(props.src);
|
50
|
+
}
|
51
|
+
}, [props.src]);
|
52
|
+
|
53
|
+
return (
|
54
|
+
<div
|
55
|
+
ref={ref}
|
56
|
+
className={clippy(styles.componentContainer, props.containerClassName, !loaded && styles.loading, hasFailed && styles.serverError)}
|
57
|
+
style={{
|
58
|
+
// @ts-ignore
|
59
|
+
"--background-size": backgroundSize + "px",
|
60
|
+
}}
|
61
|
+
>
|
62
|
+
{!hasFailed ? (
|
63
|
+
<img
|
64
|
+
className={clippy(styles.component, props.className, loaded && styles.loaded, props.noRounding && styles.noRounding)}
|
65
|
+
draggable={false}
|
66
|
+
width={props.width}
|
67
|
+
height={props.height}
|
68
|
+
onError={() => setHasFailed(true)}
|
69
|
+
loading={props.disableLazyLoading ? "eager" : "lazy"}
|
70
|
+
alt={props.accessibleLabel}
|
71
|
+
onLoad={(e) => {
|
72
|
+
setLoaded(e.currentTarget.complete);
|
73
|
+
}}
|
74
|
+
src={src}
|
75
|
+
/>
|
76
|
+
) : (
|
77
|
+
<Icon icon={UKIcon.ServerError} />
|
78
|
+
)}
|
79
|
+
</div>
|
80
|
+
);
|
81
|
+
};
|
82
|
+
|
83
|
+
export default Image;
|