
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@contentful/f36-progress-stepper
Advanced tools
ProgressStepper can be used to visually represent the division of a process into ordered steps
import { ProgressStepper } from '@contentful/f36-components';
// or
import { ProgressStepper } from '@contentful/f36-progress-stepper';
This component can be displayed in a horizontal or vertical orientation.
Example of ProgressStepper with horizontal orientation.
Example of ProgressStepper with vertical orientation.
This component can be displayed with steps that show numbers or icons.
Example of ProgressStepper with number step styles and displaying the step state options.
Example of ProgressStepper with icon step styles and displaying the step state options.
Example of ProgressStepper with horizontal orientation with labels.
Example of ProgressStepper with vertical orientation with labels.
Example of the ProgressStepper with buttons to move between steps.
Example of the ProgressStepper with clickable steps.
Example of the ProgressStepper with only previous steps clickable.
When the ProgressStepper renders in the horizontal orientation with labels, the component will have extra width on the sides of the first and last steps. This extra width is necessary in order to accommodate the centering of the labels under each step. This example demonstrates this extra width so that consumers of this component can plan accordingly in designs, as the ProgressStepper component will not be the same width as the content area.
ariaLabel
prop for the ProgressStepper
component is required. Provide a label that describes what the progress is about (e.g. App installation progress
).aria-label
provided for the each Step
component communicates information about the step's number and type.FAQs
Forma 36: ProgressStepper component
The npm package @contentful/f36-progress-stepper receives a total of 3,880 weekly downloads. As such, @contentful/f36-progress-stepper popularity was classified as popular.
We found that @contentful/f36-progress-stepper demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.