@design-factory/tokens
v21.0.1
Published
Amadeus design system tokens
Downloads
540
Readme
Description
Design Factory Tokens is the package containing the Design Tokens used by Amadeus Design System, Design Factory.
Design Factory is an InnerSource design system made of:
- A UI library for Amadeus external and internal interfaces and applications, based on our four pillars
- A set of design and coding best practices
- A cross-functional community from all Amadeus business units
If you want to get more information about Design Factory, please contact Design Factory team.
Architecture
The Design Factory is composed of multiple projects and you can install the package that fits your requirements.
@design-factory/tokensincludes the Design Tokens that empower the Design System@design-factory/stylesincludes the styles, composed of utilities and component styles@design-factory/design-factorycontains Angular components and utilities. They will be migrated to the following package@design-factory/angularcontains the new SideNav and will grow to include all Design Factory Angular components
Exports
The package @design-factory/tokens exports the following entry points to interact with tokens:
@design-factory/tokens/figma/*.jsonlists all tokens in a JSON format, by tier (t0, t1, t2 and t3)@design-factory/tokens/style-dictionary-configexposes the style-dictionary utilities that can be used to customize the DF theme@design-factory/tokens/scss/*exposes the sass vars light and dark mode and root scss@design-factory/tokens/css/*exposes the root css vars, light and dark mode
