@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,573 +1,573 @@
|
|
1
|
-
/*
|
2
|
-
* Copyright ©2024 @Ewsgit and YourDash contributors.
|
3
|
-
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
*/
|
5
|
-
|
6
|
-
import IconAccessibility from "./icons/accessibility-16.svg?url";
|
7
|
-
import IconAccessibilityInset from "./icons/accessibility-inset-16.svg?url";
|
8
|
-
import IconAlert from "./icons/alert-16.svg?url";
|
9
|
-
import IconAppLauncher from "./icons/app-launcher-16.svg?url";
|
10
|
-
import IconApps from "./icons/apps-16.svg?url";
|
11
|
-
import IconArchive from "./icons/archive-16.svg?url";
|
12
|
-
import IconArrowBoth from "./icons/arrow-both-16.svg?url";
|
13
|
-
import IconArrowDown from "./icons/arrow-down-16.svg?url";
|
14
|
-
import IconArrowLeft from "./icons/arrow-left-16.svg?url";
|
15
|
-
import IconArrowRight from "./icons/arrow-right-16.svg?url";
|
16
|
-
import IconArrowSwitch from "./icons/arrow-switch-16.svg?url";
|
17
|
-
import IconArrowUp from "./icons/arrow-up-16.svg?url";
|
18
|
-
import IconBeaker from "./icons/beaker-16.svg?url";
|
19
|
-
import IconBell from "./icons/bell-16.svg?url";
|
20
|
-
import IconBellFill from "./icons/bell-fill-16.svg?url";
|
21
|
-
import IconBellSlash from "./icons/bell-slash-16.svg?url";
|
22
|
-
import IconBlocked from "./icons/blocked-16.svg?url";
|
23
|
-
import IconBold from "./icons/bold-16.svg?url";
|
24
|
-
import IconBook from "./icons/book-16.svg?url";
|
25
|
-
import IconBookmark from "./icons/bookmark-16.svg?url";
|
26
|
-
import IconBookmarkSlash from "./icons/bookmark-slash-16.svg?url";
|
27
|
-
import IconBriefcase from "./icons/briefcase-16.svg?url";
|
28
|
-
import IconBroadcast from "./icons/broadcast-16.svg?url";
|
29
|
-
import IconBrowser from "./icons/browser-16.svg?url";
|
30
|
-
import IconBug from "./icons/bug-16.svg?url";
|
31
|
-
import IconCache from "./icons/cache-16.svg?url";
|
32
|
-
import IconCalendar from "./icons/calendar-16.svg?url";
|
33
|
-
import IconCheck from "./icons/check-16.svg?url";
|
34
|
-
import IconCheckCircle from "./icons/check-circle-16.svg?url";
|
35
|
-
import IconCheckCircleFill from "./icons/check-circle-fill-16.svg?url";
|
36
|
-
import IconCheckbox from "./icons/checkbox-16.svg?url";
|
37
|
-
import IconChecklist from "./icons/checklist-16.svg?url";
|
38
|
-
import IconChevronDown from "./icons/chevron-down-16.svg?url";
|
39
|
-
import IconChevronLeft from "./icons/chevron-left-16.svg?url";
|
40
|
-
import IconChevronRight from "./icons/chevron-right-16.svg?url";
|
41
|
-
import IconChevronUp from "./icons/chevron-up-16.svg?url";
|
42
|
-
import IconCircle from "./icons/circle-16.svg?url";
|
43
|
-
import IconCircleSlash from "./icons/circle-slash-16.svg?url";
|
44
|
-
import IconClock from "./icons/clock-16.svg?url";
|
45
|
-
import IconCloud from "./icons/cloud-16.svg?url";
|
46
|
-
import IconCloudOffline from "./icons/cloud-offline-16.svg?url";
|
47
|
-
import IconCode from "./icons/code-16.svg?url";
|
48
|
-
import IconCodeOfConduct from "./icons/code-of-conduct-16.svg?url";
|
49
|
-
import IconCodeReview from "./icons/code-review-16.svg?url";
|
50
|
-
import IconCodeSquare from "./icons/code-square-16.svg?url";
|
51
|
-
import IconCodeScan from "./icons/codescan-16.svg?url";
|
52
|
-
import IconCodeScanCheckmark from "./icons/codescan-checkmark-16.svg?url";
|
53
|
-
import IconCodeSpaces from "./icons/codespaces-16.svg?url";
|
54
|
-
import IconColumns from "./icons/columns-16.svg?url";
|
55
|
-
import IconCommandPalette from "./icons/command-palette-16.svg?url";
|
56
|
-
import IconComment from "./icons/comment-16.svg?url";
|
57
|
-
import IconCommentDiscussion from "./icons/comment-discussion-16.svg?url";
|
58
|
-
import IconContainer from "./icons/container-16.svg?url";
|
59
|
-
import IconCopilot from "./icons/copilot-16.svg?url";
|
60
|
-
import IconCopilot48 from "./icons/copilot-48.svg?url";
|
61
|
-
import IconCopilot96 from "./icons/copilot-96.svg?url";
|
62
|
-
import IconCopilotError from "./icons/copilot-error-16.svg?url";
|
63
|
-
import IconCopilotWarning from "./icons/copilot-warning-16.svg?url";
|
64
|
-
import IconCopy from "./icons/copy-16.svg?url";
|
65
|
-
import IconCpu from "./icons/cpu-16.svg?url";
|
66
|
-
import IconCreditCard from "./icons/credit-card-16.svg?url";
|
67
|
-
import IconCrossReference from "./icons/cross-reference-16.svg?url";
|
68
|
-
import IconDash from "./icons/dash-16.svg?url";
|
69
|
-
import IconDatabase from "./icons/database-16.svg?url";
|
70
|
-
import IconDependabot from "./icons/dependabot-16.svg?url";
|
71
|
-
import IconDesktopDownload from "./icons/desktop-download-16.svg?url";
|
72
|
-
import IconDeviceCamera from "./icons/device-camera-16.svg?url";
|
73
|
-
import IconDeviceCameraVideo from "./icons/device-camera-video-16.svg?url";
|
74
|
-
import IconDeviceDesktop from "./icons/device-desktop-16.svg?url";
|
75
|
-
import IconDeviceMobile from "./icons/device-mobile-16.svg?url";
|
76
|
-
import IconDiamond from "./icons/diamond-16.svg?url";
|
77
|
-
import IconDiff from "./icons/diff-16.svg?url";
|
78
|
-
import IconDiffAdded from "./icons/diff-added-16.svg?url";
|
79
|
-
import IconDiffIgnored from "./icons/diff-ignored-16.svg?url";
|
80
|
-
import IconDiffModified from "./icons/diff-modified-16.svg?url";
|
81
|
-
import IconDiffRemoved from "./icons/diff-removed-16.svg?url";
|
82
|
-
import IconDiffRenamed from "./icons/diff-renamed-16.svg?url";
|
83
|
-
import IconDot from "./icons/dot-16.svg?url";
|
84
|
-
import IconDotFill from "./icons/dot-fill-16.svg?url";
|
85
|
-
import IconDownload from "./icons/download-16.svg?url";
|
86
|
-
import IconDuplicate from "./icons/duplicate-16.svg?url";
|
87
|
-
import IconEllipsis from "./icons/ellipsis-16.svg?url";
|
88
|
-
import IconEye from "./icons/eye-16.svg?url";
|
89
|
-
import IconEyeClosed from "./icons/eye-closed-16.svg?url";
|
90
|
-
import IconEwsgit from "./icons/ewsgit.svg?url";
|
91
|
-
import IconFeedDiscussion from "./icons/feed-discussion-16.svg?url";
|
92
|
-
import IconFeedForked from "./icons/feed-forked-16.svg?url";
|
93
|
-
import IconFeedHeart from "./icons/feed-heart-16.svg?url";
|
94
|
-
import IconFeedMerged from "./icons/feed-merged-16.svg?url";
|
95
|
-
import IconFeedPerson from "./icons/feed-person-16.svg?url";
|
96
|
-
import IconFeedRepo from "./icons/feed-repo-16.svg?url";
|
97
|
-
import IconFeedRocket from "./icons/feed-rocket-16.svg?url";
|
98
|
-
import IconFeedStar from "./icons/feed-star-16.svg?url";
|
99
|
-
import IconFeedTag from "./icons/feed-tag-16.svg?url";
|
100
|
-
import IconFeedTrophy from "./icons/feed-trophy-16.svg?url";
|
101
|
-
import IconFile from "./icons/file-16.svg?url";
|
102
|
-
import IconFileAdded from "./icons/file-added-16.svg?url";
|
103
|
-
import IconFileBadge from "./icons/file-badge-16.svg?url";
|
104
|
-
import IconFileBinary from "./icons/file-binary-16.svg?url";
|
105
|
-
import IconFileCode from "./icons/file-code-16.svg?url";
|
106
|
-
import IconFileDiff from "./icons/file-diff-16.svg?url";
|
107
|
-
import IconFileDirectory from "./icons/file-directory-16.svg?url";
|
108
|
-
import IconFileDirectoryFill from "./icons/file-directory-fill-16.svg?url";
|
109
|
-
import IconFileDirectoryOpenFill from "./icons/file-directory-open-fill-16.svg?url";
|
110
|
-
import IconFileMoved from "./icons/file-moved-16.svg?url";
|
111
|
-
import IconFileRemoved from "./icons/file-removed-16.svg?url";
|
112
|
-
import IconFileSubmodule from "./icons/file-submodule-16.svg?url";
|
113
|
-
import IconFileSymlinkFile from "./icons/file-symlink-file-16.svg?url";
|
114
|
-
import IconFileZip from "./icons/file-zip-16.svg?url";
|
115
|
-
import IconFilter from "./icons/filter-16.svg?url";
|
116
|
-
import IconFlame from "./icons/flame-16.svg?url";
|
117
|
-
import IconFold from "./icons/fold-16.svg?url";
|
118
|
-
import IconFoldDown from "./icons/fold-down-16.svg?url";
|
119
|
-
import IconFoldUp from "./icons/fold-up-16.svg?url";
|
120
|
-
import IconGear from "./icons/gear-16.svg?url";
|
121
|
-
import IconGift from "./icons/gift-16.svg?url";
|
122
|
-
import IconGitBranch from "./icons/git-branch-16.svg?url";
|
123
|
-
import IconGitCommit from "./icons/git-commit-16.svg?url";
|
124
|
-
import IconGitCompare from "./icons/git-compare-16.svg?url";
|
125
|
-
import IconGitMerge from "./icons/git-merge-16.svg?url";
|
126
|
-
import IconGitMergeQueue from "./icons/git-merge-queue-16.svg?url";
|
127
|
-
import IconGitPullRequest from "./icons/git-pull-request-16.svg?url";
|
128
|
-
import IconGitPullRequestClosed from "./icons/git-pull-request-closed-16.svg?url";
|
129
|
-
import IconGitPullRequestDraft from "./icons/git-pull-request-draft-16.svg?url";
|
130
|
-
import IconGlobe from "./icons/globe-16.svg?url";
|
131
|
-
import IconGrabber from "./icons/grabber-16.svg?url";
|
132
|
-
import IconGraph from "./icons/graph-16.svg?url";
|
133
|
-
import IconHash from "./icons/hash-16.svg?url";
|
134
|
-
import IconHeading from "./icons/heading-16.svg?url";
|
135
|
-
import IconHeart from "./icons/heart-16.svg?url";
|
136
|
-
import IconHeartFill from "./icons/heart-fill-16.svg?url";
|
137
|
-
import IconHistory from "./icons/history-16.svg?url";
|
138
|
-
import IconHome from "./icons/home-16.svg?url";
|
139
|
-
import IconHorizontalRule from "./icons/horizontal-rule-16.svg?url";
|
140
|
-
import IconHourglass from "./icons/hourglass-16.svg?url";
|
141
|
-
import IconHubot from "./icons/hubot-16.svg?url";
|
142
|
-
import IconIdBadge from "./icons/id-badge-16.svg?url";
|
143
|
-
import IconImage from "./icons/image-16.svg?url";
|
144
|
-
import IconInbox from "./icons/inbox-16.svg?url";
|
145
|
-
import IconInfinitySymbol from "./icons/infinity-16.svg?url";
|
146
|
-
import IconInfo from "./icons/info-16.svg?url";
|
147
|
-
import IconIssueClosed from "./icons/issue-closed-16.svg?url";
|
148
|
-
import IconIssueDraft from "./icons/issue-draft-16.svg?url";
|
149
|
-
import IconIssueOpened from "./icons/issue-opened-16.svg?url";
|
150
|
-
import IconIssueReopened from "./icons/issue-reopened-16.svg?url";
|
151
|
-
import IconItalic from "./icons/italic-16.svg?url";
|
152
|
-
import IconIterations from "./icons/iterations-16.svg?url";
|
153
|
-
import IconKebabHorizontal from "./icons/kebab-horizontal-16.svg?url";
|
154
|
-
import IconKey from "./icons/key-16.svg?url";
|
155
|
-
import IconKeyAsterisk from "./icons/key-asterisk-16.svg?url";
|
156
|
-
import IconLaw from "./icons/law-16.svg?url";
|
157
|
-
import IconLightBulb from "./icons/light-bulb-16.svg?url";
|
158
|
-
import IconLink from "./icons/link-16.svg?url";
|
159
|
-
import IconLinkExternal from "./icons/link-external-16.svg?url";
|
160
|
-
import IconListOrdered from "./icons/list-ordered-16.svg?url";
|
161
|
-
import IconListUnordered from "./icons/list-unordered-16.svg?url";
|
162
|
-
import IconLocation from "./icons/location-16.svg?url";
|
163
|
-
import IconLock from "./icons/lock-16.svg?url";
|
164
|
-
import IconLog from "./icons/log-16.svg?url";
|
165
|
-
import IconLogin from "./icons/login.svg?url";
|
166
|
-
import IconLogoGist from "./icons/logo-gist-16.svg?url";
|
167
|
-
import IconLogoGithub from "./icons/logo-github-16.svg?url";
|
168
|
-
import IconLogout from "./icons/logout.svg?url";
|
169
|
-
import IconMail from "./icons/mail-16.svg?url";
|
170
|
-
import IconMarkGithub from "./icons/mark-github-16.svg?url";
|
171
|
-
import IconMarkdown from "./icons/markdown-16.svg?url";
|
172
|
-
import IconMegaphone from "./icons/megaphone-16.svg?url";
|
173
|
-
import IconMention from "./icons/mention-16.svg?url";
|
174
|
-
import IconMeter from "./icons/meter-16.svg?url";
|
175
|
-
import IconMilestone from "./icons/milestone-16.svg?url";
|
176
|
-
import IconMirror from "./icons/mirror-16.svg?url";
|
177
|
-
import IconMoon from "./icons/moon-16.svg?url";
|
178
|
-
import IconMortarBoard from "./icons/mortar-board-16.svg?url";
|
179
|
-
import IconMultiSelect from "./icons/multi-select-16.svg?url";
|
180
|
-
import IconMute from "./icons/mute-16.svg?url";
|
181
|
-
import IconNoEntry from "./icons/no-entry-16.svg?url";
|
182
|
-
import IconNorthStar from "./icons/north-star-16.svg?url";
|
183
|
-
import IconNote from "./icons/note-16.svg?url";
|
184
|
-
import IconNumber from "./icons/number-16.svg?url";
|
185
|
-
import IconOrganization from "./icons/organization-16.svg?url";
|
186
|
-
import IconPackage from "./icons/package-16.svg?url";
|
187
|
-
import IconPackageDependencies from "./icons/package-dependencies-16.svg?url";
|
188
|
-
import IconPackageDependents from "./icons/package-dependents-16.svg?url";
|
189
|
-
import IconPaintbrush from "./icons/paintbrush-16.svg?url";
|
190
|
-
import IconPaperAirplane from "./icons/paper-airplane-16.svg?url";
|
191
|
-
import IconPaperclip from "./icons/paperclip-16.svg?url";
|
192
|
-
import IconPaste from "./icons/paste-16.svg?url";
|
193
|
-
import IconPencil from "./icons/pencil-16.svg?url";
|
194
|
-
import IconPeople from "./icons/people-16.svg?url";
|
195
|
-
import IconPerson from "./icons/person-16.svg?url";
|
196
|
-
import IconPersonAdd from "./icons/person-add-16.svg?url";
|
197
|
-
import IconPersonFill from "./icons/person-fill-16.svg?url";
|
198
|
-
import IconPin from "./icons/pin-16.svg?url";
|
199
|
-
import IconPlay from "./icons/play-16.svg?url";
|
200
|
-
import IconPlug from "./icons/plug-16.svg?url";
|
201
|
-
import IconPlus from "./icons/plus-16.svg?url";
|
202
|
-
import IconPlusCircle from "./icons/plus-circle-16.svg?url";
|
203
|
-
import IconProject from "./icons/project-16.svg?url";
|
204
|
-
import IconPulse from "./icons/pulse-16.svg?url";
|
205
|
-
import IconQuestion from "./icons/question-16.svg?url";
|
206
|
-
import IconQuote from "./icons/quote-16.svg?url";
|
207
|
-
import IconReply from "./icons/reply-16.svg?url";
|
208
|
-
import IconRepo from "./icons/repo-16.svg?url";
|
209
|
-
import IconRepoClone from "./icons/repo-clone-16.svg?url";
|
210
|
-
import IconRepoDeleted from "./icons/repo-deleted-16.svg?url";
|
211
|
-
import IconRepoForked from "./icons/repo-forked-16.svg?url";
|
212
|
-
import IconRepoLocked from "./icons/repo-locked-16.svg?url";
|
213
|
-
import IconRepoPull from "./icons/repo-pull-16.svg?url";
|
214
|
-
import IconRepoPush from "./icons/repo-push-16.svg?url";
|
215
|
-
import IconRepoTemplate from "./icons/repo-template-16.svg?url";
|
216
|
-
import IconReport from "./icons/report-16.svg?url";
|
217
|
-
import IconRocket from "./icons/rocket-16.svg?url";
|
218
|
-
import IconRows from "./icons/rows-16.svg?url";
|
219
|
-
import IconRss from "./icons/rss-16.svg?url";
|
220
|
-
import IconRuby from "./icons/ruby-16.svg?url";
|
221
|
-
import IconScreenFull from "./icons/screen-full-16.svg?url";
|
222
|
-
import IconScreenNormal from "./icons/screen-normal-16.svg?url";
|
223
|
-
import IconSearch from "./icons/search-16.svg?url";
|
224
|
-
import IconServer from "./icons/server-16.svg?url";
|
225
|
-
import IconServerError from "./icons/server-error.svg?url";
|
226
|
-
import IconShare from "./icons/share-16.svg?url";
|
227
|
-
import IconShareAndroid from "./icons/share-android-16.svg?url";
|
228
|
-
import IconShield from "./icons/shield-16.svg?url";
|
229
|
-
import IconShieldCheck from "./icons/shield-check-16.svg?url";
|
230
|
-
import IconShieldLock from "./icons/shield-lock-16.svg?url";
|
231
|
-
import IconShieldSlash from "./icons/shield-slash-16.svg?url";
|
232
|
-
import IconShieldX from "./icons/shield-x-16.svg?url";
|
233
|
-
import IconSidebarCollapse from "./icons/sidebar-collapse-16.svg?url";
|
234
|
-
import IconSidebarExpand from "./icons/sidebar-expand-16.svg?url";
|
235
|
-
import IconSignIn from "./icons/sign-in-16.svg?url";
|
236
|
-
import IconSignOut from "./icons/sign-out-16.svg?url";
|
237
|
-
import IconSingleSelect from "./icons/single-select-16.svg?url";
|
238
|
-
import IconSkip from "./icons/skip-16.svg?url";
|
239
|
-
import IconSliders from "./icons/sliders-16.svg?url";
|
240
|
-
import IconSmiley from "./icons/smiley-16.svg?url";
|
241
|
-
import IconSortAsc from "./icons/sort-asc-16.svg?url";
|
242
|
-
import IconSortDesc from "./icons/sort-desc-16.svg?url";
|
243
|
-
import IconSquare from "./icons/square-16.svg?url";
|
244
|
-
import IconSquareFill from "./icons/square-fill-16.svg?url";
|
245
|
-
import IconSquirrel from "./icons/squirrel-16.svg?url";
|
246
|
-
import IconStack from "./icons/stack-16.svg?url";
|
247
|
-
import IconStar from "./icons/star-16.svg?url";
|
248
|
-
import IconStarFill from "./icons/star-fill-16.svg?url";
|
249
|
-
import IconStop from "./icons/stop-16.svg?url";
|
250
|
-
import IconStopwatch from "./icons/stopwatch-16.svg?url";
|
251
|
-
import IconStore from "./icons/store.svg?url";
|
252
|
-
import IconStrikethrough from "./icons/strikethrough-16.svg?url";
|
253
|
-
import IconSun from "./icons/sun-16.svg?url";
|
254
|
-
import IconSync from "./icons/sync-16.svg?url";
|
255
|
-
import IconTabExternal from "./icons/tab-external-16.svg?url";
|
256
|
-
import IconTable from "./icons/table-16.svg?url";
|
257
|
-
import IconTag from "./icons/tag-16.svg?url";
|
258
|
-
import IconTaskList from "./icons/tasklist-16.svg?url";
|
259
|
-
import IconTelescope from "./icons/telescope-16.svg?url";
|
260
|
-
import IconTelescopeFill from "./icons/telescope-fill-16.svg?url";
|
261
|
-
import IconTerminal from "./icons/terminal-16.svg?url";
|
262
|
-
import IconThreeBars from "./icons/three-bars-16.svg?url";
|
263
|
-
import IconThumbsDown from "./icons/thumbsdown-16.svg?url";
|
264
|
-
import IconThumbsUp from "./icons/thumbsup-16.svg?url";
|
265
|
-
import IconTools from "./icons/tools-16.svg?url";
|
266
|
-
import IconTrash from "./icons/trash-16.svg?url";
|
267
|
-
import IconTriangleDown from "./icons/triangle-down-16.svg?url";
|
268
|
-
import IconTriangleLeft from "./icons/triangle-left-16.svg?url";
|
269
|
-
import IconTriangleRight from "./icons/triangle-right-16.svg?url";
|
270
|
-
import IconTriangleUp from "./icons/triangle-up-16.svg?url";
|
271
|
-
import IconTrophy from "./icons/trophy-16.svg?url";
|
272
|
-
import IconTypography from "./icons/typography-16.svg?url";
|
273
|
-
import IconUnfold from "./icons/unfold-16.svg?url";
|
274
|
-
import IconUnlock from "./icons/unlock-16.svg?url";
|
275
|
-
import IconUnmute from "./icons/unmute-16.svg?url";
|
276
|
-
import IconUnverified from "./icons/unverified-16.svg?url";
|
277
|
-
import IconUpload from "./icons/upload-16.svg?url";
|
278
|
-
import IconVerified from "./icons/verified-16.svg?url";
|
279
|
-
import IconVersions from "./icons/versions-16.svg?url";
|
280
|
-
import IconVideo from "./icons/video-16.svg?url";
|
281
|
-
import IconWebhook from "./icons/webhook-16.svg?url";
|
282
|
-
import IconWorkflow from "./icons/workflow-16.svg?url";
|
283
|
-
import IconX from "./icons/x-16.svg?url";
|
284
|
-
import IconXCircle from "./icons/x-circle-16.svg?url";
|
285
|
-
import IconXCircleFill from "./icons/x-circle-fill-16.svg?url";
|
286
|
-
import IconYourDashLogo from "./icons/yourdash.svg?url";
|
287
|
-
import IconZap from "./icons/zap-16.svg?url";
|
288
|
-
|
289
|
-
// Number types are used as the correct string type throws a ts error
|
290
|
-
export enum UKIcon {
|
291
|
-
Accessibility = IconAccessibility as unknown as number,
|
292
|
-
AccessibilityInset = IconAccessibilityInset as unknown as number,
|
293
|
-
Alert = IconAlert as unknown as number,
|
294
|
-
AppLauncher = IconAppLauncher as unknown as number,
|
295
|
-
Apps = IconApps as unknown as number,
|
296
|
-
Archive = IconArchive as unknown as number,
|
297
|
-
ArrowBoth = IconArrowBoth as unknown as number,
|
298
|
-
ArrowDown = IconArrowDown as unknown as number,
|
299
|
-
ArrowLeft = IconArrowLeft as unknown as number,
|
300
|
-
ArrowRight = IconArrowRight as unknown as number,
|
301
|
-
ArrowSwitch = IconArrowSwitch as unknown as number,
|
302
|
-
ArrowUp = IconArrowUp as unknown as number,
|
303
|
-
Beaker = IconBeaker as unknown as number,
|
304
|
-
Bell = IconBell as unknown as number,
|
305
|
-
BellFill = IconBellFill as unknown as number,
|
306
|
-
BellSlash = IconBellSlash as unknown as number,
|
307
|
-
Blocked = IconBlocked as unknown as number,
|
308
|
-
Bold = IconBold as unknown as number,
|
309
|
-
Book = IconBook as unknown as number,
|
310
|
-
Bookmark = IconBookmark as unknown as number,
|
311
|
-
BookmarkSlash = IconBookmarkSlash as unknown as number,
|
312
|
-
Briefcase = IconBriefcase as unknown as number,
|
313
|
-
Broadcast = IconBroadcast as unknown as number,
|
314
|
-
Browser = IconBrowser as unknown as number,
|
315
|
-
Bug = IconBug as unknown as number,
|
316
|
-
Cache = IconCache as unknown as number,
|
317
|
-
Calendar = IconCalendar as unknown as number,
|
318
|
-
Check = IconCheck as unknown as number,
|
319
|
-
CheckCircle = IconCheckCircle as unknown as number,
|
320
|
-
CheckCircleFill = IconCheckCircleFill as unknown as number,
|
321
|
-
Checkbox = IconCheckbox as unknown as number,
|
322
|
-
Checklist = IconChecklist as unknown as number,
|
323
|
-
ChevronDown = IconChevronDown as unknown as number,
|
324
|
-
ChevronLeft = IconChevronLeft as unknown as number,
|
325
|
-
ChevronRight = IconChevronRight as unknown as number,
|
326
|
-
ChevronUp = IconChevronUp as unknown as number,
|
327
|
-
Circle = IconCircle as unknown as number,
|
328
|
-
CircleSlash = IconCircleSlash as unknown as number,
|
329
|
-
Clock = IconClock as unknown as number,
|
330
|
-
Cloud = IconCloud as unknown as number,
|
331
|
-
CloudOffline = IconCloudOffline as unknown as number,
|
332
|
-
Code = IconCode as unknown as number,
|
333
|
-
CodeOfConduct = IconCodeOfConduct as unknown as number,
|
334
|
-
CodeReview = IconCodeReview as unknown as number,
|
335
|
-
CodeSquare = IconCodeSquare as unknown as number,
|
336
|
-
CodeScan = IconCodeScan as unknown as number,
|
337
|
-
CodeScanCheckmark = IconCodeScanCheckmark as unknown as number,
|
338
|
-
CodeSpaces = IconCodeSpaces as unknown as number,
|
339
|
-
Columns = IconColumns as unknown as number,
|
340
|
-
CommandPalette = IconCommandPalette as unknown as number,
|
341
|
-
Comment = IconComment as unknown as number,
|
342
|
-
CommentDiscussion = IconCommentDiscussion as unknown as number,
|
343
|
-
Container = IconContainer as unknown as number,
|
344
|
-
Copilot = IconCopilot as unknown as number,
|
345
|
-
Copilot48 = IconCopilot48 as unknown as number,
|
346
|
-
Copilot96 = IconCopilot96 as unknown as number,
|
347
|
-
CopilotError = IconCopilotError as unknown as number,
|
348
|
-
CopilotWarning = IconCopilotWarning as unknown as number,
|
349
|
-
Copy = IconCopy as unknown as number,
|
350
|
-
Cpu = IconCpu as unknown as number,
|
351
|
-
CreditCard = IconCreditCard as unknown as number,
|
352
|
-
CrossReference = IconCrossReference as unknown as number,
|
353
|
-
Dash = IconDash as unknown as number,
|
354
|
-
Database = IconDatabase as unknown as number,
|
355
|
-
Dependabot = IconDependabot as unknown as number,
|
356
|
-
DesktopDownload = IconDesktopDownload as unknown as number,
|
357
|
-
DeviceCamera = IconDeviceCamera as unknown as number,
|
358
|
-
DeviceCameraVideo = IconDeviceCameraVideo as unknown as number,
|
359
|
-
DeviceDesktop = IconDeviceDesktop as unknown as number,
|
360
|
-
DeviceMobile = IconDeviceMobile as unknown as number,
|
361
|
-
Diamond = IconDiamond as unknown as number,
|
362
|
-
Diff = IconDiff as unknown as number,
|
363
|
-
DiffAdded = IconDiffAdded as unknown as number,
|
364
|
-
DiffIgnored = IconDiffIgnored as unknown as number,
|
365
|
-
DiffModified = IconDiffModified as unknown as number,
|
366
|
-
DiffRemoved = IconDiffRemoved as unknown as number,
|
367
|
-
DiffRenamed = IconDiffRenamed as unknown as number,
|
368
|
-
Dot = IconDot as unknown as number,
|
369
|
-
DotFill = IconDotFill as unknown as number,
|
370
|
-
Download = IconDownload as unknown as number,
|
371
|
-
Duplicate = IconDuplicate as unknown as number,
|
372
|
-
Ellipsis = IconEllipsis as unknown as number,
|
373
|
-
Eye = IconEye as unknown as number,
|
374
|
-
EyeClosed = IconEyeClosed as unknown as number,
|
375
|
-
Ewsgit = IconEwsgit as unknown as number,
|
376
|
-
FeedDiscussion = IconFeedDiscussion as unknown as number,
|
377
|
-
FeedForked = IconFeedForked as unknown as number,
|
378
|
-
FeedHeart = IconFeedHeart as unknown as number,
|
379
|
-
FeedMerged = IconFeedMerged as unknown as number,
|
380
|
-
FeedPerson = IconFeedPerson as unknown as number,
|
381
|
-
FeedRepo = IconFeedRepo as unknown as number,
|
382
|
-
FeedRocket = IconFeedRocket as unknown as number,
|
383
|
-
FeedStar = IconFeedStar as unknown as number,
|
384
|
-
FeedTag = IconFeedTag as unknown as number,
|
385
|
-
FeedTrophy = IconFeedTrophy as unknown as number,
|
386
|
-
File = IconFile as unknown as number,
|
387
|
-
FileAdded = IconFileAdded as unknown as number,
|
388
|
-
FileBadge = IconFileBadge as unknown as number,
|
389
|
-
FileBinary = IconFileBinary as unknown as number,
|
390
|
-
FileCode = IconFileCode as unknown as number,
|
391
|
-
FileDiff = IconFileDiff as unknown as number,
|
392
|
-
FileDirectory = IconFileDirectory as unknown as number,
|
393
|
-
FileDirectoryFill = IconFileDirectoryFill as unknown as number,
|
394
|
-
FileDirectoryOpenFill = IconFileDirectoryOpenFill as unknown as number,
|
395
|
-
FileMoved = IconFileMoved as unknown as number,
|
396
|
-
FileRemoved = IconFileRemoved as unknown as number,
|
397
|
-
FileSubmodule = IconFileSubmodule as unknown as number,
|
398
|
-
FileSymlinkFile = IconFileSymlinkFile as unknown as number,
|
399
|
-
FileZip = IconFileZip as unknown as number,
|
400
|
-
Filter = IconFilter as unknown as number,
|
401
|
-
Flame = IconFlame as unknown as number,
|
402
|
-
Fold = IconFold as unknown as number,
|
403
|
-
FoldDown = IconFoldDown as unknown as number,
|
404
|
-
FoldUp = IconFoldUp as unknown as number,
|
405
|
-
Gear = IconGear as unknown as number,
|
406
|
-
Gift = IconGift as unknown as number,
|
407
|
-
GitBranch = IconGitBranch as unknown as number,
|
408
|
-
GitCommit = IconGitCommit as unknown as number,
|
409
|
-
GitCompare = IconGitCompare as unknown as number,
|
410
|
-
GitMerge = IconGitMerge as unknown as number,
|
411
|
-
GitMergeQueue = IconGitMergeQueue as unknown as number,
|
412
|
-
GitPullRequest = IconGitPullRequest as unknown as number,
|
413
|
-
GitPullRequestClosed = IconGitPullRequestClosed as unknown as number,
|
414
|
-
GitPullRequestDraft = IconGitPullRequestDraft as unknown as number,
|
415
|
-
Globe = IconGlobe as unknown as number,
|
416
|
-
Grabber = IconGrabber as unknown as number,
|
417
|
-
Graph = IconGraph as unknown as number,
|
418
|
-
Hash = IconHash as unknown as number,
|
419
|
-
Heading = IconHeading as unknown as number,
|
420
|
-
Heart = IconHeart as unknown as number,
|
421
|
-
HeartFill = IconHeartFill as unknown as number,
|
422
|
-
History = IconHistory as unknown as number,
|
423
|
-
Home = IconHome as unknown as number,
|
424
|
-
HorizontalRule = IconHorizontalRule as unknown as number,
|
425
|
-
Hourglass = IconHourglass as unknown as number,
|
426
|
-
Hubot = IconHubot as unknown as number,
|
427
|
-
IdBadge = IconIdBadge as unknown as number,
|
428
|
-
Image = IconImage as unknown as number,
|
429
|
-
Inbox = IconInbox as unknown as number,
|
430
|
-
InfinitySymbol = IconInfinitySymbol as unknown as number,
|
431
|
-
Info = IconInfo as unknown as number,
|
432
|
-
IssueClosed = IconIssueClosed as unknown as number,
|
433
|
-
IssueDraft = IconIssueDraft as unknown as number,
|
434
|
-
IssueOpened = IconIssueOpened as unknown as number,
|
435
|
-
IssueReopened = IconIssueReopened as unknown as number,
|
436
|
-
Italic = IconItalic as unknown as number,
|
437
|
-
Iterations = IconIterations as unknown as number,
|
438
|
-
KebabHorizontal = IconKebabHorizontal as unknown as number,
|
439
|
-
Key = IconKey as unknown as number,
|
440
|
-
KeyAsterisk = IconKeyAsterisk as unknown as number,
|
441
|
-
Law = IconLaw as unknown as number,
|
442
|
-
LightBulb = IconLightBulb as unknown as number,
|
443
|
-
Link = IconLink as unknown as number,
|
444
|
-
LinkExternal = IconLinkExternal as unknown as number,
|
445
|
-
ListOrdered = IconListOrdered as unknown as number,
|
446
|
-
ListUnordered = IconListUnordered as unknown as number,
|
447
|
-
Location = IconLocation as unknown as number,
|
448
|
-
Lock = IconLock as unknown as number,
|
449
|
-
Log = IconLog as unknown as number,
|
450
|
-
Login = IconLogin as unknown as number,
|
451
|
-
LogoGist = IconLogoGist as unknown as number,
|
452
|
-
LogoGithub = IconLogoGithub as unknown as number,
|
453
|
-
Logout = IconLogout as unknown as number,
|
454
|
-
Mail = IconMail as unknown as number,
|
455
|
-
MarkGithub = IconMarkGithub as unknown as number,
|
456
|
-
Markdown = IconMarkdown as unknown as number,
|
457
|
-
Megaphone = IconMegaphone as unknown as number,
|
458
|
-
Mention = IconMention as unknown as number,
|
459
|
-
Meter = IconMeter as unknown as number,
|
460
|
-
Milestone = IconMilestone as unknown as number,
|
461
|
-
Mirror = IconMirror as unknown as number,
|
462
|
-
Moon = IconMoon as unknown as number,
|
463
|
-
MortarBoard = IconMortarBoard as unknown as number,
|
464
|
-
MultiSelect = IconMultiSelect as unknown as number,
|
465
|
-
Mute = IconMute as unknown as number,
|
466
|
-
NoEntry = IconNoEntry as unknown as number,
|
467
|
-
NorthStar = IconNorthStar as unknown as number,
|
468
|
-
Note = IconNote as unknown as number,
|
469
|
-
Number = IconNumber as unknown as number,
|
470
|
-
Organization = IconOrganization as unknown as number,
|
471
|
-
Package = IconPackage as unknown as number,
|
472
|
-
PackageDependencies = IconPackageDependencies as unknown as number,
|
473
|
-
PackageDependents = IconPackageDependents as unknown as number,
|
474
|
-
Paintbrush = IconPaintbrush as unknown as number,
|
475
|
-
PaperAirplane = IconPaperAirplane as unknown as number,
|
476
|
-
Paperclip = IconPaperclip as unknown as number,
|
477
|
-
Paste = IconPaste as unknown as number,
|
478
|
-
Pencil = IconPencil as unknown as number,
|
479
|
-
People = IconPeople as unknown as number,
|
480
|
-
Person = IconPerson as unknown as number,
|
481
|
-
PersonAdd = IconPersonAdd as unknown as number,
|
482
|
-
PersonFill = IconPersonFill as unknown as number,
|
483
|
-
Pin = IconPin as unknown as number,
|
484
|
-
Play = IconPlay as unknown as number,
|
485
|
-
Plug = IconPlug as unknown as number,
|
486
|
-
Plus = IconPlus as unknown as number,
|
487
|
-
PlusCircle = IconPlusCircle as unknown as number,
|
488
|
-
Project = IconProject as unknown as number,
|
489
|
-
Pulse = IconPulse as unknown as number,
|
490
|
-
Question = IconQuestion as unknown as number,
|
491
|
-
Quote = IconQuote as unknown as number,
|
492
|
-
Reply = IconReply as unknown as number,
|
493
|
-
Repo = IconRepo as unknown as number,
|
494
|
-
RepoClone = IconRepoClone as unknown as number,
|
495
|
-
RepoDeleted = IconRepoDeleted as unknown as number,
|
496
|
-
RepoForked = IconRepoForked as unknown as number,
|
497
|
-
RepoLocked = IconRepoLocked as unknown as number,
|
498
|
-
RepoPull = IconRepoPull as unknown as number,
|
499
|
-
RepoPush = IconRepoPush as unknown as number,
|
500
|
-
RepoTemplate = IconRepoTemplate as unknown as number,
|
501
|
-
Report = IconReport as unknown as number,
|
502
|
-
Rocket = IconRocket as unknown as number,
|
503
|
-
Rows = IconRows as unknown as number,
|
504
|
-
Rss = IconRss as unknown as number,
|
505
|
-
Ruby = IconRuby as unknown as number,
|
506
|
-
ScreenFull = IconScreenFull as unknown as number,
|
507
|
-
ScreenNormal = IconScreenNormal as unknown as number,
|
508
|
-
Search = IconSearch as unknown as number,
|
509
|
-
Server = IconServer as unknown as number,
|
510
|
-
ServerError = IconServerError as unknown as number,
|
511
|
-
Share = IconShare as unknown as number,
|
512
|
-
ShareAndroid = IconShareAndroid as unknown as number,
|
513
|
-
Shield = IconShield as unknown as number,
|
514
|
-
ShieldCheck = IconShieldCheck as unknown as number,
|
515
|
-
ShieldLock = IconShieldLock as unknown as number,
|
516
|
-
ShieldSlash = IconShieldSlash as unknown as number,
|
517
|
-
ShieldX = IconShieldX as unknown as number,
|
518
|
-
SidebarCollapse = IconSidebarCollapse as unknown as number,
|
519
|
-
SidebarExpand = IconSidebarExpand as unknown as number,
|
520
|
-
SignIn = IconSignIn as unknown as number,
|
521
|
-
SignOut = IconSignOut as unknown as number,
|
522
|
-
SingleSelect = IconSingleSelect as unknown as number,
|
523
|
-
Skip = IconSkip as unknown as number,
|
524
|
-
Sliders = IconSliders as unknown as number,
|
525
|
-
Smiley = IconSmiley as unknown as number,
|
526
|
-
SortAsc = IconSortAsc as unknown as number,
|
527
|
-
SortDesc = IconSortDesc as unknown as number,
|
528
|
-
Square = IconSquare as unknown as number,
|
529
|
-
SquareFill = IconSquareFill as unknown as number,
|
530
|
-
Squirrel = IconSquirrel as unknown as number,
|
531
|
-
Stack = IconStack as unknown as number,
|
532
|
-
Star = IconStar as unknown as number,
|
533
|
-
StarFill = IconStarFill as unknown as number,
|
534
|
-
Stop = IconStop as unknown as number,
|
535
|
-
Stopwatch = IconStopwatch as unknown as number,
|
536
|
-
Store = IconStore as unknown as number,
|
537
|
-
Strikethrough = IconStrikethrough as unknown as number,
|
538
|
-
Sun = IconSun as unknown as number,
|
539
|
-
Sync = IconSync as unknown as number,
|
540
|
-
TabExternal = IconTabExternal as unknown as number,
|
541
|
-
Table = IconTable as unknown as number,
|
542
|
-
Tag = IconTag as unknown as number,
|
543
|
-
TaskList = IconTaskList as unknown as number,
|
544
|
-
Telescope = IconTelescope as unknown as number,
|
545
|
-
TelescopeFill = IconTelescopeFill as unknown as number,
|
546
|
-
Terminal = IconTerminal as unknown as number,
|
547
|
-
ThreeBars = IconThreeBars as unknown as number,
|
548
|
-
ThumbsDown = IconThumbsDown as unknown as number,
|
549
|
-
ThumbsUp = IconThumbsUp as unknown as number,
|
550
|
-
Tools = IconTools as unknown as number,
|
551
|
-
Trash = IconTrash as unknown as number,
|
552
|
-
TriangleDown = IconTriangleDown as unknown as number,
|
553
|
-
TriangleLeft = IconTriangleLeft as unknown as number,
|
554
|
-
TriangleRight = IconTriangleRight as unknown as number,
|
555
|
-
TriangleUp = IconTriangleUp as unknown as number,
|
556
|
-
Trophy = IconTrophy as unknown as number,
|
557
|
-
Typography = IconTypography as unknown as number,
|
558
|
-
Unfold = IconUnfold as unknown as number,
|
559
|
-
Unlock = IconUnlock as unknown as number,
|
560
|
-
Unmute = IconUnmute as unknown as number,
|
561
|
-
Unverified = IconUnverified as unknown as number,
|
562
|
-
Upload = IconUpload as unknown as number,
|
563
|
-
Verified = IconVerified as unknown as number,
|
564
|
-
Versions = IconVersions as unknown as number,
|
565
|
-
Video = IconVideo as unknown as number,
|
566
|
-
Webhook = IconWebhook as unknown as number,
|
567
|
-
Workflow = IconWorkflow as unknown as number,
|
568
|
-
X = IconX as unknown as number,
|
569
|
-
XCircle = IconXCircle as unknown as number,
|
570
|
-
XCircleFill = IconXCircleFill as unknown as number,
|
571
|
-
YourDashLogo = IconYourDashLogo as unknown as number,
|
572
|
-
Zap = IconZap as unknown as number,
|
573
|
-
}
|
1
|
+
/*
|
2
|
+
* Copyright ©2024 @Ewsgit and YourDash contributors.
|
3
|
+
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
*/
|
5
|
+
|
6
|
+
import IconAccessibility from "./icons/accessibility-16.svg?url";
|
7
|
+
import IconAccessibilityInset from "./icons/accessibility-inset-16.svg?url";
|
8
|
+
import IconAlert from "./icons/alert-16.svg?url";
|
9
|
+
import IconAppLauncher from "./icons/app-launcher-16.svg?url";
|
10
|
+
import IconApps from "./icons/apps-16.svg?url";
|
11
|
+
import IconArchive from "./icons/archive-16.svg?url";
|
12
|
+
import IconArrowBoth from "./icons/arrow-both-16.svg?url";
|
13
|
+
import IconArrowDown from "./icons/arrow-down-16.svg?url";
|
14
|
+
import IconArrowLeft from "./icons/arrow-left-16.svg?url";
|
15
|
+
import IconArrowRight from "./icons/arrow-right-16.svg?url";
|
16
|
+
import IconArrowSwitch from "./icons/arrow-switch-16.svg?url";
|
17
|
+
import IconArrowUp from "./icons/arrow-up-16.svg?url";
|
18
|
+
import IconBeaker from "./icons/beaker-16.svg?url";
|
19
|
+
import IconBell from "./icons/bell-16.svg?url";
|
20
|
+
import IconBellFill from "./icons/bell-fill-16.svg?url";
|
21
|
+
import IconBellSlash from "./icons/bell-slash-16.svg?url";
|
22
|
+
import IconBlocked from "./icons/blocked-16.svg?url";
|
23
|
+
import IconBold from "./icons/bold-16.svg?url";
|
24
|
+
import IconBook from "./icons/book-16.svg?url";
|
25
|
+
import IconBookmark from "./icons/bookmark-16.svg?url";
|
26
|
+
import IconBookmarkSlash from "./icons/bookmark-slash-16.svg?url";
|
27
|
+
import IconBriefcase from "./icons/briefcase-16.svg?url";
|
28
|
+
import IconBroadcast from "./icons/broadcast-16.svg?url";
|
29
|
+
import IconBrowser from "./icons/browser-16.svg?url";
|
30
|
+
import IconBug from "./icons/bug-16.svg?url";
|
31
|
+
import IconCache from "./icons/cache-16.svg?url";
|
32
|
+
import IconCalendar from "./icons/calendar-16.svg?url";
|
33
|
+
import IconCheck from "./icons/check-16.svg?url";
|
34
|
+
import IconCheckCircle from "./icons/check-circle-16.svg?url";
|
35
|
+
import IconCheckCircleFill from "./icons/check-circle-fill-16.svg?url";
|
36
|
+
import IconCheckbox from "./icons/checkbox-16.svg?url";
|
37
|
+
import IconChecklist from "./icons/checklist-16.svg?url";
|
38
|
+
import IconChevronDown from "./icons/chevron-down-16.svg?url";
|
39
|
+
import IconChevronLeft from "./icons/chevron-left-16.svg?url";
|
40
|
+
import IconChevronRight from "./icons/chevron-right-16.svg?url";
|
41
|
+
import IconChevronUp from "./icons/chevron-up-16.svg?url";
|
42
|
+
import IconCircle from "./icons/circle-16.svg?url";
|
43
|
+
import IconCircleSlash from "./icons/circle-slash-16.svg?url";
|
44
|
+
import IconClock from "./icons/clock-16.svg?url";
|
45
|
+
import IconCloud from "./icons/cloud-16.svg?url";
|
46
|
+
import IconCloudOffline from "./icons/cloud-offline-16.svg?url";
|
47
|
+
import IconCode from "./icons/code-16.svg?url";
|
48
|
+
import IconCodeOfConduct from "./icons/code-of-conduct-16.svg?url";
|
49
|
+
import IconCodeReview from "./icons/code-review-16.svg?url";
|
50
|
+
import IconCodeSquare from "./icons/code-square-16.svg?url";
|
51
|
+
import IconCodeScan from "./icons/codescan-16.svg?url";
|
52
|
+
import IconCodeScanCheckmark from "./icons/codescan-checkmark-16.svg?url";
|
53
|
+
import IconCodeSpaces from "./icons/codespaces-16.svg?url";
|
54
|
+
import IconColumns from "./icons/columns-16.svg?url";
|
55
|
+
import IconCommandPalette from "./icons/command-palette-16.svg?url";
|
56
|
+
import IconComment from "./icons/comment-16.svg?url";
|
57
|
+
import IconCommentDiscussion from "./icons/comment-discussion-16.svg?url";
|
58
|
+
import IconContainer from "./icons/container-16.svg?url";
|
59
|
+
import IconCopilot from "./icons/copilot-16.svg?url";
|
60
|
+
import IconCopilot48 from "./icons/copilot-48.svg?url";
|
61
|
+
import IconCopilot96 from "./icons/copilot-96.svg?url";
|
62
|
+
import IconCopilotError from "./icons/copilot-error-16.svg?url";
|
63
|
+
import IconCopilotWarning from "./icons/copilot-warning-16.svg?url";
|
64
|
+
import IconCopy from "./icons/copy-16.svg?url";
|
65
|
+
import IconCpu from "./icons/cpu-16.svg?url";
|
66
|
+
import IconCreditCard from "./icons/credit-card-16.svg?url";
|
67
|
+
import IconCrossReference from "./icons/cross-reference-16.svg?url";
|
68
|
+
import IconDash from "./icons/dash-16.svg?url";
|
69
|
+
import IconDatabase from "./icons/database-16.svg?url";
|
70
|
+
import IconDependabot from "./icons/dependabot-16.svg?url";
|
71
|
+
import IconDesktopDownload from "./icons/desktop-download-16.svg?url";
|
72
|
+
import IconDeviceCamera from "./icons/device-camera-16.svg?url";
|
73
|
+
import IconDeviceCameraVideo from "./icons/device-camera-video-16.svg?url";
|
74
|
+
import IconDeviceDesktop from "./icons/device-desktop-16.svg?url";
|
75
|
+
import IconDeviceMobile from "./icons/device-mobile-16.svg?url";
|
76
|
+
import IconDiamond from "./icons/diamond-16.svg?url";
|
77
|
+
import IconDiff from "./icons/diff-16.svg?url";
|
78
|
+
import IconDiffAdded from "./icons/diff-added-16.svg?url";
|
79
|
+
import IconDiffIgnored from "./icons/diff-ignored-16.svg?url";
|
80
|
+
import IconDiffModified from "./icons/diff-modified-16.svg?url";
|
81
|
+
import IconDiffRemoved from "./icons/diff-removed-16.svg?url";
|
82
|
+
import IconDiffRenamed from "./icons/diff-renamed-16.svg?url";
|
83
|
+
import IconDot from "./icons/dot-16.svg?url";
|
84
|
+
import IconDotFill from "./icons/dot-fill-16.svg?url";
|
85
|
+
import IconDownload from "./icons/download-16.svg?url";
|
86
|
+
import IconDuplicate from "./icons/duplicate-16.svg?url";
|
87
|
+
import IconEllipsis from "./icons/ellipsis-16.svg?url";
|
88
|
+
import IconEye from "./icons/eye-16.svg?url";
|
89
|
+
import IconEyeClosed from "./icons/eye-closed-16.svg?url";
|
90
|
+
import IconEwsgit from "./icons/ewsgit.svg?url";
|
91
|
+
import IconFeedDiscussion from "./icons/feed-discussion-16.svg?url";
|
92
|
+
import IconFeedForked from "./icons/feed-forked-16.svg?url";
|
93
|
+
import IconFeedHeart from "./icons/feed-heart-16.svg?url";
|
94
|
+
import IconFeedMerged from "./icons/feed-merged-16.svg?url";
|
95
|
+
import IconFeedPerson from "./icons/feed-person-16.svg?url";
|
96
|
+
import IconFeedRepo from "./icons/feed-repo-16.svg?url";
|
97
|
+
import IconFeedRocket from "./icons/feed-rocket-16.svg?url";
|
98
|
+
import IconFeedStar from "./icons/feed-star-16.svg?url";
|
99
|
+
import IconFeedTag from "./icons/feed-tag-16.svg?url";
|
100
|
+
import IconFeedTrophy from "./icons/feed-trophy-16.svg?url";
|
101
|
+
import IconFile from "./icons/file-16.svg?url";
|
102
|
+
import IconFileAdded from "./icons/file-added-16.svg?url";
|
103
|
+
import IconFileBadge from "./icons/file-badge-16.svg?url";
|
104
|
+
import IconFileBinary from "./icons/file-binary-16.svg?url";
|
105
|
+
import IconFileCode from "./icons/file-code-16.svg?url";
|
106
|
+
import IconFileDiff from "./icons/file-diff-16.svg?url";
|
107
|
+
import IconFileDirectory from "./icons/file-directory-16.svg?url";
|
108
|
+
import IconFileDirectoryFill from "./icons/file-directory-fill-16.svg?url";
|
109
|
+
import IconFileDirectoryOpenFill from "./icons/file-directory-open-fill-16.svg?url";
|
110
|
+
import IconFileMoved from "./icons/file-moved-16.svg?url";
|
111
|
+
import IconFileRemoved from "./icons/file-removed-16.svg?url";
|
112
|
+
import IconFileSubmodule from "./icons/file-submodule-16.svg?url";
|
113
|
+
import IconFileSymlinkFile from "./icons/file-symlink-file-16.svg?url";
|
114
|
+
import IconFileZip from "./icons/file-zip-16.svg?url";
|
115
|
+
import IconFilter from "./icons/filter-16.svg?url";
|
116
|
+
import IconFlame from "./icons/flame-16.svg?url";
|
117
|
+
import IconFold from "./icons/fold-16.svg?url";
|
118
|
+
import IconFoldDown from "./icons/fold-down-16.svg?url";
|
119
|
+
import IconFoldUp from "./icons/fold-up-16.svg?url";
|
120
|
+
import IconGear from "./icons/gear-16.svg?url";
|
121
|
+
import IconGift from "./icons/gift-16.svg?url";
|
122
|
+
import IconGitBranch from "./icons/git-branch-16.svg?url";
|
123
|
+
import IconGitCommit from "./icons/git-commit-16.svg?url";
|
124
|
+
import IconGitCompare from "./icons/git-compare-16.svg?url";
|
125
|
+
import IconGitMerge from "./icons/git-merge-16.svg?url";
|
126
|
+
import IconGitMergeQueue from "./icons/git-merge-queue-16.svg?url";
|
127
|
+
import IconGitPullRequest from "./icons/git-pull-request-16.svg?url";
|
128
|
+
import IconGitPullRequestClosed from "./icons/git-pull-request-closed-16.svg?url";
|
129
|
+
import IconGitPullRequestDraft from "./icons/git-pull-request-draft-16.svg?url";
|
130
|
+
import IconGlobe from "./icons/globe-16.svg?url";
|
131
|
+
import IconGrabber from "./icons/grabber-16.svg?url";
|
132
|
+
import IconGraph from "./icons/graph-16.svg?url";
|
133
|
+
import IconHash from "./icons/hash-16.svg?url";
|
134
|
+
import IconHeading from "./icons/heading-16.svg?url";
|
135
|
+
import IconHeart from "./icons/heart-16.svg?url";
|
136
|
+
import IconHeartFill from "./icons/heart-fill-16.svg?url";
|
137
|
+
import IconHistory from "./icons/history-16.svg?url";
|
138
|
+
import IconHome from "./icons/home-16.svg?url";
|
139
|
+
import IconHorizontalRule from "./icons/horizontal-rule-16.svg?url";
|
140
|
+
import IconHourglass from "./icons/hourglass-16.svg?url";
|
141
|
+
import IconHubot from "./icons/hubot-16.svg?url";
|
142
|
+
import IconIdBadge from "./icons/id-badge-16.svg?url";
|
143
|
+
import IconImage from "./icons/image-16.svg?url";
|
144
|
+
import IconInbox from "./icons/inbox-16.svg?url";
|
145
|
+
import IconInfinitySymbol from "./icons/infinity-16.svg?url";
|
146
|
+
import IconInfo from "./icons/info-16.svg?url";
|
147
|
+
import IconIssueClosed from "./icons/issue-closed-16.svg?url";
|
148
|
+
import IconIssueDraft from "./icons/issue-draft-16.svg?url";
|
149
|
+
import IconIssueOpened from "./icons/issue-opened-16.svg?url";
|
150
|
+
import IconIssueReopened from "./icons/issue-reopened-16.svg?url";
|
151
|
+
import IconItalic from "./icons/italic-16.svg?url";
|
152
|
+
import IconIterations from "./icons/iterations-16.svg?url";
|
153
|
+
import IconKebabHorizontal from "./icons/kebab-horizontal-16.svg?url";
|
154
|
+
import IconKey from "./icons/key-16.svg?url";
|
155
|
+
import IconKeyAsterisk from "./icons/key-asterisk-16.svg?url";
|
156
|
+
import IconLaw from "./icons/law-16.svg?url";
|
157
|
+
import IconLightBulb from "./icons/light-bulb-16.svg?url";
|
158
|
+
import IconLink from "./icons/link-16.svg?url";
|
159
|
+
import IconLinkExternal from "./icons/link-external-16.svg?url";
|
160
|
+
import IconListOrdered from "./icons/list-ordered-16.svg?url";
|
161
|
+
import IconListUnordered from "./icons/list-unordered-16.svg?url";
|
162
|
+
import IconLocation from "./icons/location-16.svg?url";
|
163
|
+
import IconLock from "./icons/lock-16.svg?url";
|
164
|
+
import IconLog from "./icons/log-16.svg?url";
|
165
|
+
import IconLogin from "./icons/login.svg?url";
|
166
|
+
import IconLogoGist from "./icons/logo-gist-16.svg?url";
|
167
|
+
import IconLogoGithub from "./icons/logo-github-16.svg?url";
|
168
|
+
import IconLogout from "./icons/logout.svg?url";
|
169
|
+
import IconMail from "./icons/mail-16.svg?url";
|
170
|
+
import IconMarkGithub from "./icons/mark-github-16.svg?url";
|
171
|
+
import IconMarkdown from "./icons/markdown-16.svg?url";
|
172
|
+
import IconMegaphone from "./icons/megaphone-16.svg?url";
|
173
|
+
import IconMention from "./icons/mention-16.svg?url";
|
174
|
+
import IconMeter from "./icons/meter-16.svg?url";
|
175
|
+
import IconMilestone from "./icons/milestone-16.svg?url";
|
176
|
+
import IconMirror from "./icons/mirror-16.svg?url";
|
177
|
+
import IconMoon from "./icons/moon-16.svg?url";
|
178
|
+
import IconMortarBoard from "./icons/mortar-board-16.svg?url";
|
179
|
+
import IconMultiSelect from "./icons/multi-select-16.svg?url";
|
180
|
+
import IconMute from "./icons/mute-16.svg?url";
|
181
|
+
import IconNoEntry from "./icons/no-entry-16.svg?url";
|
182
|
+
import IconNorthStar from "./icons/north-star-16.svg?url";
|
183
|
+
import IconNote from "./icons/note-16.svg?url";
|
184
|
+
import IconNumber from "./icons/number-16.svg?url";
|
185
|
+
import IconOrganization from "./icons/organization-16.svg?url";
|
186
|
+
import IconPackage from "./icons/package-16.svg?url";
|
187
|
+
import IconPackageDependencies from "./icons/package-dependencies-16.svg?url";
|
188
|
+
import IconPackageDependents from "./icons/package-dependents-16.svg?url";
|
189
|
+
import IconPaintbrush from "./icons/paintbrush-16.svg?url";
|
190
|
+
import IconPaperAirplane from "./icons/paper-airplane-16.svg?url";
|
191
|
+
import IconPaperclip from "./icons/paperclip-16.svg?url";
|
192
|
+
import IconPaste from "./icons/paste-16.svg?url";
|
193
|
+
import IconPencil from "./icons/pencil-16.svg?url";
|
194
|
+
import IconPeople from "./icons/people-16.svg?url";
|
195
|
+
import IconPerson from "./icons/person-16.svg?url";
|
196
|
+
import IconPersonAdd from "./icons/person-add-16.svg?url";
|
197
|
+
import IconPersonFill from "./icons/person-fill-16.svg?url";
|
198
|
+
import IconPin from "./icons/pin-16.svg?url";
|
199
|
+
import IconPlay from "./icons/play-16.svg?url";
|
200
|
+
import IconPlug from "./icons/plug-16.svg?url";
|
201
|
+
import IconPlus from "./icons/plus-16.svg?url";
|
202
|
+
import IconPlusCircle from "./icons/plus-circle-16.svg?url";
|
203
|
+
import IconProject from "./icons/project-16.svg?url";
|
204
|
+
import IconPulse from "./icons/pulse-16.svg?url";
|
205
|
+
import IconQuestion from "./icons/question-16.svg?url";
|
206
|
+
import IconQuote from "./icons/quote-16.svg?url";
|
207
|
+
import IconReply from "./icons/reply-16.svg?url";
|
208
|
+
import IconRepo from "./icons/repo-16.svg?url";
|
209
|
+
import IconRepoClone from "./icons/repo-clone-16.svg?url";
|
210
|
+
import IconRepoDeleted from "./icons/repo-deleted-16.svg?url";
|
211
|
+
import IconRepoForked from "./icons/repo-forked-16.svg?url";
|
212
|
+
import IconRepoLocked from "./icons/repo-locked-16.svg?url";
|
213
|
+
import IconRepoPull from "./icons/repo-pull-16.svg?url";
|
214
|
+
import IconRepoPush from "./icons/repo-push-16.svg?url";
|
215
|
+
import IconRepoTemplate from "./icons/repo-template-16.svg?url";
|
216
|
+
import IconReport from "./icons/report-16.svg?url";
|
217
|
+
import IconRocket from "./icons/rocket-16.svg?url";
|
218
|
+
import IconRows from "./icons/rows-16.svg?url";
|
219
|
+
import IconRss from "./icons/rss-16.svg?url";
|
220
|
+
import IconRuby from "./icons/ruby-16.svg?url";
|
221
|
+
import IconScreenFull from "./icons/screen-full-16.svg?url";
|
222
|
+
import IconScreenNormal from "./icons/screen-normal-16.svg?url";
|
223
|
+
import IconSearch from "./icons/search-16.svg?url";
|
224
|
+
import IconServer from "./icons/server-16.svg?url";
|
225
|
+
import IconServerError from "./icons/server-error.svg?url";
|
226
|
+
import IconShare from "./icons/share-16.svg?url";
|
227
|
+
import IconShareAndroid from "./icons/share-android-16.svg?url";
|
228
|
+
import IconShield from "./icons/shield-16.svg?url";
|
229
|
+
import IconShieldCheck from "./icons/shield-check-16.svg?url";
|
230
|
+
import IconShieldLock from "./icons/shield-lock-16.svg?url";
|
231
|
+
import IconShieldSlash from "./icons/shield-slash-16.svg?url";
|
232
|
+
import IconShieldX from "./icons/shield-x-16.svg?url";
|
233
|
+
import IconSidebarCollapse from "./icons/sidebar-collapse-16.svg?url";
|
234
|
+
import IconSidebarExpand from "./icons/sidebar-expand-16.svg?url";
|
235
|
+
import IconSignIn from "./icons/sign-in-16.svg?url";
|
236
|
+
import IconSignOut from "./icons/sign-out-16.svg?url";
|
237
|
+
import IconSingleSelect from "./icons/single-select-16.svg?url";
|
238
|
+
import IconSkip from "./icons/skip-16.svg?url";
|
239
|
+
import IconSliders from "./icons/sliders-16.svg?url";
|
240
|
+
import IconSmiley from "./icons/smiley-16.svg?url";
|
241
|
+
import IconSortAsc from "./icons/sort-asc-16.svg?url";
|
242
|
+
import IconSortDesc from "./icons/sort-desc-16.svg?url";
|
243
|
+
import IconSquare from "./icons/square-16.svg?url";
|
244
|
+
import IconSquareFill from "./icons/square-fill-16.svg?url";
|
245
|
+
import IconSquirrel from "./icons/squirrel-16.svg?url";
|
246
|
+
import IconStack from "./icons/stack-16.svg?url";
|
247
|
+
import IconStar from "./icons/star-16.svg?url";
|
248
|
+
import IconStarFill from "./icons/star-fill-16.svg?url";
|
249
|
+
import IconStop from "./icons/stop-16.svg?url";
|
250
|
+
import IconStopwatch from "./icons/stopwatch-16.svg?url";
|
251
|
+
import IconStore from "./icons/store.svg?url";
|
252
|
+
import IconStrikethrough from "./icons/strikethrough-16.svg?url";
|
253
|
+
import IconSun from "./icons/sun-16.svg?url";
|
254
|
+
import IconSync from "./icons/sync-16.svg?url";
|
255
|
+
import IconTabExternal from "./icons/tab-external-16.svg?url";
|
256
|
+
import IconTable from "./icons/table-16.svg?url";
|
257
|
+
import IconTag from "./icons/tag-16.svg?url";
|
258
|
+
import IconTaskList from "./icons/tasklist-16.svg?url";
|
259
|
+
import IconTelescope from "./icons/telescope-16.svg?url";
|
260
|
+
import IconTelescopeFill from "./icons/telescope-fill-16.svg?url";
|
261
|
+
import IconTerminal from "./icons/terminal-16.svg?url";
|
262
|
+
import IconThreeBars from "./icons/three-bars-16.svg?url";
|
263
|
+
import IconThumbsDown from "./icons/thumbsdown-16.svg?url";
|
264
|
+
import IconThumbsUp from "./icons/thumbsup-16.svg?url";
|
265
|
+
import IconTools from "./icons/tools-16.svg?url";
|
266
|
+
import IconTrash from "./icons/trash-16.svg?url";
|
267
|
+
import IconTriangleDown from "./icons/triangle-down-16.svg?url";
|
268
|
+
import IconTriangleLeft from "./icons/triangle-left-16.svg?url";
|
269
|
+
import IconTriangleRight from "./icons/triangle-right-16.svg?url";
|
270
|
+
import IconTriangleUp from "./icons/triangle-up-16.svg?url";
|
271
|
+
import IconTrophy from "./icons/trophy-16.svg?url";
|
272
|
+
import IconTypography from "./icons/typography-16.svg?url";
|
273
|
+
import IconUnfold from "./icons/unfold-16.svg?url";
|
274
|
+
import IconUnlock from "./icons/unlock-16.svg?url";
|
275
|
+
import IconUnmute from "./icons/unmute-16.svg?url";
|
276
|
+
import IconUnverified from "./icons/unverified-16.svg?url";
|
277
|
+
import IconUpload from "./icons/upload-16.svg?url";
|
278
|
+
import IconVerified from "./icons/verified-16.svg?url";
|
279
|
+
import IconVersions from "./icons/versions-16.svg?url";
|
280
|
+
import IconVideo from "./icons/video-16.svg?url";
|
281
|
+
import IconWebhook from "./icons/webhook-16.svg?url";
|
282
|
+
import IconWorkflow from "./icons/workflow-16.svg?url";
|
283
|
+
import IconX from "./icons/x-16.svg?url";
|
284
|
+
import IconXCircle from "./icons/x-circle-16.svg?url";
|
285
|
+
import IconXCircleFill from "./icons/x-circle-fill-16.svg?url";
|
286
|
+
import IconYourDashLogo from "./icons/yourdash.svg?url";
|
287
|
+
import IconZap from "./icons/zap-16.svg?url";
|
288
|
+
|
289
|
+
// Number types are used as the correct string type throws a ts error
|
290
|
+
export enum UKIcon {
|
291
|
+
Accessibility = IconAccessibility as unknown as number,
|
292
|
+
AccessibilityInset = IconAccessibilityInset as unknown as number,
|
293
|
+
Alert = IconAlert as unknown as number,
|
294
|
+
AppLauncher = IconAppLauncher as unknown as number,
|
295
|
+
Apps = IconApps as unknown as number,
|
296
|
+
Archive = IconArchive as unknown as number,
|
297
|
+
ArrowBoth = IconArrowBoth as unknown as number,
|
298
|
+
ArrowDown = IconArrowDown as unknown as number,
|
299
|
+
ArrowLeft = IconArrowLeft as unknown as number,
|
300
|
+
ArrowRight = IconArrowRight as unknown as number,
|
301
|
+
ArrowSwitch = IconArrowSwitch as unknown as number,
|
302
|
+
ArrowUp = IconArrowUp as unknown as number,
|
303
|
+
Beaker = IconBeaker as unknown as number,
|
304
|
+
Bell = IconBell as unknown as number,
|
305
|
+
BellFill = IconBellFill as unknown as number,
|
306
|
+
BellSlash = IconBellSlash as unknown as number,
|
307
|
+
Blocked = IconBlocked as unknown as number,
|
308
|
+
Bold = IconBold as unknown as number,
|
309
|
+
Book = IconBook as unknown as number,
|
310
|
+
Bookmark = IconBookmark as unknown as number,
|
311
|
+
BookmarkSlash = IconBookmarkSlash as unknown as number,
|
312
|
+
Briefcase = IconBriefcase as unknown as number,
|
313
|
+
Broadcast = IconBroadcast as unknown as number,
|
314
|
+
Browser = IconBrowser as unknown as number,
|
315
|
+
Bug = IconBug as unknown as number,
|
316
|
+
Cache = IconCache as unknown as number,
|
317
|
+
Calendar = IconCalendar as unknown as number,
|
318
|
+
Check = IconCheck as unknown as number,
|
319
|
+
CheckCircle = IconCheckCircle as unknown as number,
|
320
|
+
CheckCircleFill = IconCheckCircleFill as unknown as number,
|
321
|
+
Checkbox = IconCheckbox as unknown as number,
|
322
|
+
Checklist = IconChecklist as unknown as number,
|
323
|
+
ChevronDown = IconChevronDown as unknown as number,
|
324
|
+
ChevronLeft = IconChevronLeft as unknown as number,
|
325
|
+
ChevronRight = IconChevronRight as unknown as number,
|
326
|
+
ChevronUp = IconChevronUp as unknown as number,
|
327
|
+
Circle = IconCircle as unknown as number,
|
328
|
+
CircleSlash = IconCircleSlash as unknown as number,
|
329
|
+
Clock = IconClock as unknown as number,
|
330
|
+
Cloud = IconCloud as unknown as number,
|
331
|
+
CloudOffline = IconCloudOffline as unknown as number,
|
332
|
+
Code = IconCode as unknown as number,
|
333
|
+
CodeOfConduct = IconCodeOfConduct as unknown as number,
|
334
|
+
CodeReview = IconCodeReview as unknown as number,
|
335
|
+
CodeSquare = IconCodeSquare as unknown as number,
|
336
|
+
CodeScan = IconCodeScan as unknown as number,
|
337
|
+
CodeScanCheckmark = IconCodeScanCheckmark as unknown as number,
|
338
|
+
CodeSpaces = IconCodeSpaces as unknown as number,
|
339
|
+
Columns = IconColumns as unknown as number,
|
340
|
+
CommandPalette = IconCommandPalette as unknown as number,
|
341
|
+
Comment = IconComment as unknown as number,
|
342
|
+
CommentDiscussion = IconCommentDiscussion as unknown as number,
|
343
|
+
Container = IconContainer as unknown as number,
|
344
|
+
Copilot = IconCopilot as unknown as number,
|
345
|
+
Copilot48 = IconCopilot48 as unknown as number,
|
346
|
+
Copilot96 = IconCopilot96 as unknown as number,
|
347
|
+
CopilotError = IconCopilotError as unknown as number,
|
348
|
+
CopilotWarning = IconCopilotWarning as unknown as number,
|
349
|
+
Copy = IconCopy as unknown as number,
|
350
|
+
Cpu = IconCpu as unknown as number,
|
351
|
+
CreditCard = IconCreditCard as unknown as number,
|
352
|
+
CrossReference = IconCrossReference as unknown as number,
|
353
|
+
Dash = IconDash as unknown as number,
|
354
|
+
Database = IconDatabase as unknown as number,
|
355
|
+
Dependabot = IconDependabot as unknown as number,
|
356
|
+
DesktopDownload = IconDesktopDownload as unknown as number,
|
357
|
+
DeviceCamera = IconDeviceCamera as unknown as number,
|
358
|
+
DeviceCameraVideo = IconDeviceCameraVideo as unknown as number,
|
359
|
+
DeviceDesktop = IconDeviceDesktop as unknown as number,
|
360
|
+
DeviceMobile = IconDeviceMobile as unknown as number,
|
361
|
+
Diamond = IconDiamond as unknown as number,
|
362
|
+
Diff = IconDiff as unknown as number,
|
363
|
+
DiffAdded = IconDiffAdded as unknown as number,
|
364
|
+
DiffIgnored = IconDiffIgnored as unknown as number,
|
365
|
+
DiffModified = IconDiffModified as unknown as number,
|
366
|
+
DiffRemoved = IconDiffRemoved as unknown as number,
|
367
|
+
DiffRenamed = IconDiffRenamed as unknown as number,
|
368
|
+
Dot = IconDot as unknown as number,
|
369
|
+
DotFill = IconDotFill as unknown as number,
|
370
|
+
Download = IconDownload as unknown as number,
|
371
|
+
Duplicate = IconDuplicate as unknown as number,
|
372
|
+
Ellipsis = IconEllipsis as unknown as number,
|
373
|
+
Eye = IconEye as unknown as number,
|
374
|
+
EyeClosed = IconEyeClosed as unknown as number,
|
375
|
+
Ewsgit = IconEwsgit as unknown as number,
|
376
|
+
FeedDiscussion = IconFeedDiscussion as unknown as number,
|
377
|
+
FeedForked = IconFeedForked as unknown as number,
|
378
|
+
FeedHeart = IconFeedHeart as unknown as number,
|
379
|
+
FeedMerged = IconFeedMerged as unknown as number,
|
380
|
+
FeedPerson = IconFeedPerson as unknown as number,
|
381
|
+
FeedRepo = IconFeedRepo as unknown as number,
|
382
|
+
FeedRocket = IconFeedRocket as unknown as number,
|
383
|
+
FeedStar = IconFeedStar as unknown as number,
|
384
|
+
FeedTag = IconFeedTag as unknown as number,
|
385
|
+
FeedTrophy = IconFeedTrophy as unknown as number,
|
386
|
+
File = IconFile as unknown as number,
|
387
|
+
FileAdded = IconFileAdded as unknown as number,
|
388
|
+
FileBadge = IconFileBadge as unknown as number,
|
389
|
+
FileBinary = IconFileBinary as unknown as number,
|
390
|
+
FileCode = IconFileCode as unknown as number,
|
391
|
+
FileDiff = IconFileDiff as unknown as number,
|
392
|
+
FileDirectory = IconFileDirectory as unknown as number,
|
393
|
+
FileDirectoryFill = IconFileDirectoryFill as unknown as number,
|
394
|
+
FileDirectoryOpenFill = IconFileDirectoryOpenFill as unknown as number,
|
395
|
+
FileMoved = IconFileMoved as unknown as number,
|
396
|
+
FileRemoved = IconFileRemoved as unknown as number,
|
397
|
+
FileSubmodule = IconFileSubmodule as unknown as number,
|
398
|
+
FileSymlinkFile = IconFileSymlinkFile as unknown as number,
|
399
|
+
FileZip = IconFileZip as unknown as number,
|
400
|
+
Filter = IconFilter as unknown as number,
|
401
|
+
Flame = IconFlame as unknown as number,
|
402
|
+
Fold = IconFold as unknown as number,
|
403
|
+
FoldDown = IconFoldDown as unknown as number,
|
404
|
+
FoldUp = IconFoldUp as unknown as number,
|
405
|
+
Gear = IconGear as unknown as number,
|
406
|
+
Gift = IconGift as unknown as number,
|
407
|
+
GitBranch = IconGitBranch as unknown as number,
|
408
|
+
GitCommit = IconGitCommit as unknown as number,
|
409
|
+
GitCompare = IconGitCompare as unknown as number,
|
410
|
+
GitMerge = IconGitMerge as unknown as number,
|
411
|
+
GitMergeQueue = IconGitMergeQueue as unknown as number,
|
412
|
+
GitPullRequest = IconGitPullRequest as unknown as number,
|
413
|
+
GitPullRequestClosed = IconGitPullRequestClosed as unknown as number,
|
414
|
+
GitPullRequestDraft = IconGitPullRequestDraft as unknown as number,
|
415
|
+
Globe = IconGlobe as unknown as number,
|
416
|
+
Grabber = IconGrabber as unknown as number,
|
417
|
+
Graph = IconGraph as unknown as number,
|
418
|
+
Hash = IconHash as unknown as number,
|
419
|
+
Heading = IconHeading as unknown as number,
|
420
|
+
Heart = IconHeart as unknown as number,
|
421
|
+
HeartFill = IconHeartFill as unknown as number,
|
422
|
+
History = IconHistory as unknown as number,
|
423
|
+
Home = IconHome as unknown as number,
|
424
|
+
HorizontalRule = IconHorizontalRule as unknown as number,
|
425
|
+
Hourglass = IconHourglass as unknown as number,
|
426
|
+
Hubot = IconHubot as unknown as number,
|
427
|
+
IdBadge = IconIdBadge as unknown as number,
|
428
|
+
Image = IconImage as unknown as number,
|
429
|
+
Inbox = IconInbox as unknown as number,
|
430
|
+
InfinitySymbol = IconInfinitySymbol as unknown as number,
|
431
|
+
Info = IconInfo as unknown as number,
|
432
|
+
IssueClosed = IconIssueClosed as unknown as number,
|
433
|
+
IssueDraft = IconIssueDraft as unknown as number,
|
434
|
+
IssueOpened = IconIssueOpened as unknown as number,
|
435
|
+
IssueReopened = IconIssueReopened as unknown as number,
|
436
|
+
Italic = IconItalic as unknown as number,
|
437
|
+
Iterations = IconIterations as unknown as number,
|
438
|
+
KebabHorizontal = IconKebabHorizontal as unknown as number,
|
439
|
+
Key = IconKey as unknown as number,
|
440
|
+
KeyAsterisk = IconKeyAsterisk as unknown as number,
|
441
|
+
Law = IconLaw as unknown as number,
|
442
|
+
LightBulb = IconLightBulb as unknown as number,
|
443
|
+
Link = IconLink as unknown as number,
|
444
|
+
LinkExternal = IconLinkExternal as unknown as number,
|
445
|
+
ListOrdered = IconListOrdered as unknown as number,
|
446
|
+
ListUnordered = IconListUnordered as unknown as number,
|
447
|
+
Location = IconLocation as unknown as number,
|
448
|
+
Lock = IconLock as unknown as number,
|
449
|
+
Log = IconLog as unknown as number,
|
450
|
+
Login = IconLogin as unknown as number,
|
451
|
+
LogoGist = IconLogoGist as unknown as number,
|
452
|
+
LogoGithub = IconLogoGithub as unknown as number,
|
453
|
+
Logout = IconLogout as unknown as number,
|
454
|
+
Mail = IconMail as unknown as number,
|
455
|
+
MarkGithub = IconMarkGithub as unknown as number,
|
456
|
+
Markdown = IconMarkdown as unknown as number,
|
457
|
+
Megaphone = IconMegaphone as unknown as number,
|
458
|
+
Mention = IconMention as unknown as number,
|
459
|
+
Meter = IconMeter as unknown as number,
|
460
|
+
Milestone = IconMilestone as unknown as number,
|
461
|
+
Mirror = IconMirror as unknown as number,
|
462
|
+
Moon = IconMoon as unknown as number,
|
463
|
+
MortarBoard = IconMortarBoard as unknown as number,
|
464
|
+
MultiSelect = IconMultiSelect as unknown as number,
|
465
|
+
Mute = IconMute as unknown as number,
|
466
|
+
NoEntry = IconNoEntry as unknown as number,
|
467
|
+
NorthStar = IconNorthStar as unknown as number,
|
468
|
+
Note = IconNote as unknown as number,
|
469
|
+
Number = IconNumber as unknown as number,
|
470
|
+
Organization = IconOrganization as unknown as number,
|
471
|
+
Package = IconPackage as unknown as number,
|
472
|
+
PackageDependencies = IconPackageDependencies as unknown as number,
|
473
|
+
PackageDependents = IconPackageDependents as unknown as number,
|
474
|
+
Paintbrush = IconPaintbrush as unknown as number,
|
475
|
+
PaperAirplane = IconPaperAirplane as unknown as number,
|
476
|
+
Paperclip = IconPaperclip as unknown as number,
|
477
|
+
Paste = IconPaste as unknown as number,
|
478
|
+
Pencil = IconPencil as unknown as number,
|
479
|
+
People = IconPeople as unknown as number,
|
480
|
+
Person = IconPerson as unknown as number,
|
481
|
+
PersonAdd = IconPersonAdd as unknown as number,
|
482
|
+
PersonFill = IconPersonFill as unknown as number,
|
483
|
+
Pin = IconPin as unknown as number,
|
484
|
+
Play = IconPlay as unknown as number,
|
485
|
+
Plug = IconPlug as unknown as number,
|
486
|
+
Plus = IconPlus as unknown as number,
|
487
|
+
PlusCircle = IconPlusCircle as unknown as number,
|
488
|
+
Project = IconProject as unknown as number,
|
489
|
+
Pulse = IconPulse as unknown as number,
|
490
|
+
Question = IconQuestion as unknown as number,
|
491
|
+
Quote = IconQuote as unknown as number,
|
492
|
+
Reply = IconReply as unknown as number,
|
493
|
+
Repo = IconRepo as unknown as number,
|
494
|
+
RepoClone = IconRepoClone as unknown as number,
|
495
|
+
RepoDeleted = IconRepoDeleted as unknown as number,
|
496
|
+
RepoForked = IconRepoForked as unknown as number,
|
497
|
+
RepoLocked = IconRepoLocked as unknown as number,
|
498
|
+
RepoPull = IconRepoPull as unknown as number,
|
499
|
+
RepoPush = IconRepoPush as unknown as number,
|
500
|
+
RepoTemplate = IconRepoTemplate as unknown as number,
|
501
|
+
Report = IconReport as unknown as number,
|
502
|
+
Rocket = IconRocket as unknown as number,
|
503
|
+
Rows = IconRows as unknown as number,
|
504
|
+
Rss = IconRss as unknown as number,
|
505
|
+
Ruby = IconRuby as unknown as number,
|
506
|
+
ScreenFull = IconScreenFull as unknown as number,
|
507
|
+
ScreenNormal = IconScreenNormal as unknown as number,
|
508
|
+
Search = IconSearch as unknown as number,
|
509
|
+
Server = IconServer as unknown as number,
|
510
|
+
ServerError = IconServerError as unknown as number,
|
511
|
+
Share = IconShare as unknown as number,
|
512
|
+
ShareAndroid = IconShareAndroid as unknown as number,
|
513
|
+
Shield = IconShield as unknown as number,
|
514
|
+
ShieldCheck = IconShieldCheck as unknown as number,
|
515
|
+
ShieldLock = IconShieldLock as unknown as number,
|
516
|
+
ShieldSlash = IconShieldSlash as unknown as number,
|
517
|
+
ShieldX = IconShieldX as unknown as number,
|
518
|
+
SidebarCollapse = IconSidebarCollapse as unknown as number,
|
519
|
+
SidebarExpand = IconSidebarExpand as unknown as number,
|
520
|
+
SignIn = IconSignIn as unknown as number,
|
521
|
+
SignOut = IconSignOut as unknown as number,
|
522
|
+
SingleSelect = IconSingleSelect as unknown as number,
|
523
|
+
Skip = IconSkip as unknown as number,
|
524
|
+
Sliders = IconSliders as unknown as number,
|
525
|
+
Smiley = IconSmiley as unknown as number,
|
526
|
+
SortAsc = IconSortAsc as unknown as number,
|
527
|
+
SortDesc = IconSortDesc as unknown as number,
|
528
|
+
Square = IconSquare as unknown as number,
|
529
|
+
SquareFill = IconSquareFill as unknown as number,
|
530
|
+
Squirrel = IconSquirrel as unknown as number,
|
531
|
+
Stack = IconStack as unknown as number,
|
532
|
+
Star = IconStar as unknown as number,
|
533
|
+
StarFill = IconStarFill as unknown as number,
|
534
|
+
Stop = IconStop as unknown as number,
|
535
|
+
Stopwatch = IconStopwatch as unknown as number,
|
536
|
+
Store = IconStore as unknown as number,
|
537
|
+
Strikethrough = IconStrikethrough as unknown as number,
|
538
|
+
Sun = IconSun as unknown as number,
|
539
|
+
Sync = IconSync as unknown as number,
|
540
|
+
TabExternal = IconTabExternal as unknown as number,
|
541
|
+
Table = IconTable as unknown as number,
|
542
|
+
Tag = IconTag as unknown as number,
|
543
|
+
TaskList = IconTaskList as unknown as number,
|
544
|
+
Telescope = IconTelescope as unknown as number,
|
545
|
+
TelescopeFill = IconTelescopeFill as unknown as number,
|
546
|
+
Terminal = IconTerminal as unknown as number,
|
547
|
+
ThreeBars = IconThreeBars as unknown as number,
|
548
|
+
ThumbsDown = IconThumbsDown as unknown as number,
|
549
|
+
ThumbsUp = IconThumbsUp as unknown as number,
|
550
|
+
Tools = IconTools as unknown as number,
|
551
|
+
Trash = IconTrash as unknown as number,
|
552
|
+
TriangleDown = IconTriangleDown as unknown as number,
|
553
|
+
TriangleLeft = IconTriangleLeft as unknown as number,
|
554
|
+
TriangleRight = IconTriangleRight as unknown as number,
|
555
|
+
TriangleUp = IconTriangleUp as unknown as number,
|
556
|
+
Trophy = IconTrophy as unknown as number,
|
557
|
+
Typography = IconTypography as unknown as number,
|
558
|
+
Unfold = IconUnfold as unknown as number,
|
559
|
+
Unlock = IconUnlock as unknown as number,
|
560
|
+
Unmute = IconUnmute as unknown as number,
|
561
|
+
Unverified = IconUnverified as unknown as number,
|
562
|
+
Upload = IconUpload as unknown as number,
|
563
|
+
Verified = IconVerified as unknown as number,
|
564
|
+
Versions = IconVersions as unknown as number,
|
565
|
+
Video = IconVideo as unknown as number,
|
566
|
+
Webhook = IconWebhook as unknown as number,
|
567
|
+
Workflow = IconWorkflow as unknown as number,
|
568
|
+
X = IconX as unknown as number,
|
569
|
+
XCircle = IconXCircle as unknown as number,
|
570
|
+
XCircleFill = IconXCircleFill as unknown as number,
|
571
|
+
YourDashLogo = IconYourDashLogo as unknown as number,
|
572
|
+
Zap = IconZap as unknown as number,
|
573
|
+
}
|