Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@sb1/ffe-buttons
Advanced tools
npm install --save @sb1/ffe-core @sb1/ffe-buttons
Full documentation on button usage is available at https://design.sparebank1.no/komponenter/knapper/.
@import 'path/to/node_modules/@sb1/ffe-buttons/less/buttons';
If your project does not use Less, you can import the compiled styling:
@import '~@sb1/ffe-buttons/css/buttons.css';
See also @sb1/ffe-buttons-react
.
In order to support theming of components, this package contains styling that depends on a set of custom properties, defined in less/theme.less
. These properties in turn depend on a base theme defined in ffe-core
.
If your project uses ffe-core
, you're probably good to go. If not, make sure to import the core properties in theme.less
:
@import '~@sb1/ffe-core/less/theme';
To start a local development server, run the following from the designsystem root folder:
npm install
npm run build
npm start
A local instance of component-overview
with live reloading will run at http://localhost:1234/.
Example implementations using the latest versions of all components are also available at https://sparebank1.github.io/designsystem.
FAQs
Unknown package
The npm package @sb1/ffe-buttons receives a total of 393 weekly downloads. As such, @sb1/ffe-buttons popularity was classified as not popular.
We found that @sb1/ffe-buttons 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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.