2.6.0 • Published 14 days ago

@leafygreen-ui/tokens v2.6.0

Weekly downloads
583
License
Apache-2.0
Repository
github
Last release
14 days ago

Tokens

npm (scoped)

Installation

Yarn

yarn add @leafygreen-ui/tokens

NPM

npm install @leafygreen-ui/tokens

Example

import { spacing, fontFamilies, breakpoints, transitionDuration } from '@leafygreen-ui/tokens';

const spacingExample = () => <span style={{ margin: spacing[1] }}>Hello World</span>;
const fontFamiliesExample = () => <span style={{ font-family: fontFamilies.default }}>Hello World</span>;
const mq = facepaint(
  breakpoints.map(bp => `@media (min-width: ${bp}px)`),
  { literal: true },
);
const transitionDurationExample = <span style={{ transition: transitionDuration.default }}>Hello World</span>;
@everything-registry/sub-chunk-539@infinitebrahmanuniverse/nolb-_lea@lg-chat/avatar@lg-chat/chat-disclaimer@lg-chat/chat-window@lg-chat/fixed-chat-window@lg-chat/input-bar@lg-chat/lg-markdown@lg-chat/message@lg-chat/message-feed@lg-chat/message-feedback@lg-chat/message-prompts@lg-chat/message-rating@lg-chat/title-bar@lg-tools/storybook@lg-tools/storybook-addon@lg-tools/storybook-decorators@leafygreen-ui/tooltip@leafygreen-ui/typography@leafygreen-ui/badge@leafygreen-ui/banner@leafygreen-ui/brand-shape@leafygreen-ui/button@leafygreen-ui/callout@leafygreen-ui/card@leafygreen-ui/checkbox@leafygreen-ui/chip@leafygreen-ui/code@leafygreen-ui/combobox@leafygreen-ui/confirmation-modal@leafygreen-ui/copyable@leafygreen-ui/date-picker@leafygreen-ui/pipeline@leafygreen-ui/popover@leafygreen-ui/radio-box-group@leafygreen-ui/segmented-control@leafygreen-ui/select@leafygreen-ui/side-nav@leafygreen-ui/skeleton-loader@leafygreen-ui/split-button@leafygreen-ui/stepper@leafygreen-ui/syntax@leafygreen-ui/table@leafygreen-ui/tabs@leafygreen-ui/text-area@leafygreen-ui/text-input@leafygreen-ui/toast@leafygreen-ui/toggle@leafygreen-ui/empty-state@leafygreen-ui/expandable-card@leafygreen-ui/form-field@leafygreen-ui/icon-button@leafygreen-ui/info-sprinkle@leafygreen-ui/input-option@leafygreen-ui/interaction-ring@leafygreen-ui/marketing-modal@leafygreen-ui/menu@leafygreen-ui/modal@leafygreen-ui/mongo-nav@leafygreen-ui/number-input@leafygreen-ui/pagination@leafygreen-ui/password-input@leafygreen-ui/radio-group@leafygreen-ui/ripple@leafygreen-ui/search-input@leafygreen-ui/loading-indicator@laffygreen-ui/cancel-button@laffygreen-ui/number-input@mongodb-js/compass-components
2.6.0

14 days ago

2.5.3

15 days ago

2.5.2

1 month ago

2.5.1

2 months ago

2.5.0

2 months ago

2.4.0

3 months ago

2.3.0

3 months ago

2.1.2

10 months ago

2.2.0

9 months ago

2.1.4

9 months ago

3.0.0-alpha.1

10 months ago

2.1.3

9 months ago

3.0.0-alpha.0

10 months ago

2.1.1

11 months ago

2.1.0

12 months ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

2.0.0

1 year ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.3-next.1

2 years ago

1.3.3-next.2

2 years ago

1.3.3-test.0

2 years ago

1.3.2

2 years ago

1.3.3-next.0

2 years ago

1.3.1

2 years ago

1.2.0

2 years ago

1.3.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago