Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adyen/bento-design-tokens

Package Overview
Dependencies
Maintainers
5
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adyen/bento-design-tokens

## Introduction

  • 1.26.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
50K
increased by4.23%
Maintainers
5
Weekly downloads
 
Created
Source

Bento Design Tokens

Introduction

Welcome to the Bento Design Tokens library!

The aim of this library is to maintain design consistency across various products at Adyen.

Design tokens are semantic values that are used in Figma designs and CSS styles.

Style Dictionary

We have opted to use the Style Dictionary token creation tool that resides in the @adyen/bento-design-tokens package.

The Style dictionary uses 3 layers of tokens:

Definitions - All the static literal definitions
  Example: color.grey.30
Aliases - Semantic layer of tokens relating to a specific context or abstraction
  Example: background-color-interacted
Components - Component-specific tokens are representation of every theme-able value associated with a component
  Example: toggle-checked-background-color

For further explanation please check Adobe Spectrum documentation.

Design tokens package:

The design tokens package tokens folder contains 2 folders:

  • base
    • aliases (read-only)
    • components
    • definitions (read-only)
  • themes
    • legacy
      • aliases
      • components
      • definitions

FAQs

Package last updated on 20 Nov 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc