8.2.1 • Published 4 months ago

@aurodesignsystem/design-tokens v8.2.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 months ago

Auro Design Tokens

Build Status See it on NPM! License

Overview

Auro Design Tokens are the foundation of the Auro Design System, providing consistent design values across different platforms and implementations. These tokens define colors, typography, spacing, and other visual attributes for Alaska Airlines and Hawaiian Airlines brands.

Installation

npm install @aurodesignsystem/design-tokens

Quick Start

CSS Custom Properties

For most web applications, using CSS Custom Properties is recommended:

// In a React or similar application
import "@aurodesignsystem/design-tokens/dist/alaska/CSSCustomProperties--alaska.css"
<!-- In an HTML file -->
<link rel="stylesheet" href="node_modules/@aurodesignsystem/design-tokens/dist/alaska/CSSCustomProperties--alaska.css">

With Sass

When working with Sass:

@import "~@aurodesignsystem/design-tokens/dist/alaska/primitives--alaska.scss";

JavaScript Usage

import { AuroColorAlertNotificationOnLight } from '@aurodesignsystem/design-tokens/dist/auro-classic/JSVariables--color.js';

Available Themes

Auro Design Tokens support multiple themes:

ThemeDescriptionUsage
AlaskaCurrent Alaska Airlines themeAlaska Airlines branded interfaces
Alaska ClassicTransition theme with v6.x token names but Auro Classic valuesFor migration scenarios only
HawaiianHawaiian Airlines themeHawaiian Airlines branded interfaces
Auro ClassicLegacy theme (deprecated)Only for backward compatibility

Theme Scoping

Alaska Air Group Exclusive

⚠️ The following link is only intended for Alaska Air Group employees and is protected by SSO.

Documentation

For comprehensive documentation, please see our:

Package Structure

The npm package provides pre-processed resources in the ./dist/ directory organized by theme.

Contributing

Please read our contributing guidelines for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

5.5.0

7 months ago

5.3.1

7 months ago

5.3.0

7 months ago

5.1.0

8 months ago

5.15.0

5 months ago

5.13.0

6 months ago

5.11.0

6 months ago

8.1.0

5 months ago

4.12.0

11 months ago

4.10.2

11 months ago

4.12.1

10 months ago

5.8.3

6 months ago

5.8.2

6 months ago

5.8.1

6 months ago

5.8.0

6 months ago

5.6.1

7 months ago

5.6.0

7 months ago

5.0.6

8 months ago

5.0.5

8 months ago

5.4.0

7 months ago

5.0.4

8 months ago

5.2.1

8 months ago

5.0.3

8 months ago

5.2.0

8 months ago

5.0.2

8 months ago

5.0.1

8 months ago

5.0.0

8 months ago

6.0.1

5 months ago

6.0.0

5 months ago

6.0.2

5 months ago

5.14.0

6 months ago

5.12.0

6 months ago

5.10.0

6 months ago

7.0.0

5 months ago

8.0.0

5 months ago

8.2.1

4 months ago

8.2.0

5 months ago

5.15.1

5 months ago

4.11.0

11 months ago

4.13.0

9 months ago

5.9.0

6 months ago

5.7.0

7 months ago

4.10.1

12 months ago

4.10.0

1 year ago

4.9.2

1 year ago

4.9.0

1 year ago

4.8.0

1 year ago

4.6.2

1 year ago

4.9.1

1 year ago

4.5.0

1 year ago

4.7.0

1 year ago

4.6.1

1 year ago

4.6.0

1 year ago

4.4.0

1 year ago

4.3.1

2 years ago

4.3.0

2 years ago

4.2.0

2 years ago

4.1.1

2 years ago

4.1.0

2 years ago

4.0.0

2 years ago