Gathering detailed insights and metrics for @equinor/fusion-wc-icon-button
Gathering detailed insights and metrics for @equinor/fusion-wc-icon-button
Gathering detailed insights and metrics for @equinor/fusion-wc-icon-button
Gathering detailed insights and metrics for @equinor/fusion-wc-icon-button
repository for Fusion web components
npm install @equinor/fusion-wc-icon-button
Typescript
Module System
Node Version
NPM Version
@equinor/fusion-wc-select@1.1.4
Updated on May 07, 2025
@equinor/fusion-wc-markdown@1.3.1
Updated on May 07, 2025
@equinor/fusion-wc-person@3.1.9
Updated on May 07, 2025
@equinor/fusion-wc-menu@1.1.4
Updated on May 07, 2025
@equinor/fusion-wc-searchable-dropdown@4.0.4
Updated on May 07, 2025
@equinor/fusion-wc-list@1.1.4
Updated on May 07, 2025
TypeScript (84.32%)
MDX (14.1%)
JavaScript (1.58%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
12 Stars
1,587 Commits
3 Forks
8 Watchers
32 Branches
30 Contributors
Updated on Jul 14, 2025
Latest Version
0.1.0-pr-404.1
Package Id
@equinor/fusion-wc-icon-button@0.1.0-pr-404.1
Unpacked Size
408.26 kB
Size
123.67 kB
File Count
23
NPM Version
lerna/6.0.3/node@v16.18.0+x64 (linux)
Node Version
16.18.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
fusion-wc-icon-button
1npm install @equinor/fusion-wc-icon-button
Name | Type | Default | Description |
---|---|---|---|
icon | IconName* | '' | Icon to display. Currently only maps to EDS icon names. |
size | IconButtonSize | medium | Sets the size of the icon button element. |
color | IconButtonColor | '' | Sets the color of the icon button element. |
rounded | boolean | '' | Sets the shape of the icon button element to rounded or square. |
disabled | boolean | '' | Sets the icon button to disabled. |
ariaLabel | string | '' | Sets the accessible label for the button. Uses icon+'_icon-button' when not defined. |
ariaHasPopup | string | '' | Indicates the availability and type of an interactive popup element, such as menu or dialog, that can be triggered by the button. |
* IconName
is exported by @equinor/eds-icons
.
1type IconName = keyof typeof icons | string;
No vulnerabilities found.
Reason
security policy file detected
Details
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
all changesets reviewed
Reason
no binaries found in the repo
Reason
SAST tool detected but not run on all commits
Details
Reason
3 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More