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

@tokens-studio/sd-transforms

Package Overview
Dependencies
Maintainers
0
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tokens-studio/sd-transforms - npm Package Versions

1
9

0.10.5

Diff

Changelog

Source

0.10.5

Patch Changes

  • 0032d8d: Hotfix for evaluate math of values that have non-numericals wrapped in spaces.
jorenbroekema
published 0.10.4 •

Changelog

Source

0.10.4

Patch Changes

  • 894efe4: Add option to always add font style when expanding typography objects.
  • d76b5cc: Add export for addFontStyles parser.
jorenbroekema
published 0.10.3 •

Changelog

Source

0.10.3

Patch Changes

  • eff2f93: Fix resolve math transform multi-value splitter function to properly split more than 2 values where each value does itself not contain any spaces.
jorenbroekema
published 0.10.2 •

Changelog

Source

0.10.2

Patch Changes

  • 1327559: Add 'ts/color/modifiers' option: format, to globally set the output format for color modifiers.
  • 29ac771: Add hairline and ultra to fontWeightsMap, reflect to 1 and 1000 respectively.
  • c59df89: Add option to easily change the casing of the output token names, without requiring to create a custom transform group.
jorenbroekema
published 0.10.1 •

Changelog

Source

0.10.1

Patch Changes

  • 6a6a5d2: ts/color/css/hexrgba to correctly apply on all color typed tokens, including those containing references.
jorenbroekema
published 0.10.0 •

Changelog

Source

0.10.0

Minor Changes

  • 3425572: BREAKING: permutateThemes to return the same format regardless of whether multi-dimensional themes are used or not. Format: { themeName: [sets] }.
  • 2731a5e: BREAKING: change name of ts/type/fontWeight transform to -> ts/typography/fontWeight, for consistency's sake.
  • 0363efc: BREAKING: add parser that extracts fontStyle from fontWeight and adds it as a separate property on Typography tokens object values.

Patch Changes

  • 2731a5e: Add value transform ts/typography/css/fontFamily to font-families which adds quotes if it has white space. The source value will then match with how it's rendered in the composite typography token value. outputReferences: true will now replace the quoted value with the reference. Previously, the reference was wrapped in quotes.
  • acb344c: Properly take into account fontStyle inside fontWeights values, in both the fontWeights and CSS typography shorthand transforms.
jorenbroekema
published 0.9.10 •

Changelog

Source

0.9.10

Patch Changes

  • c4bb776: Allow color modifications to format to hex when the color space is not sRGB. It will do a conversion step to sRGB space before formatting to hex.
jorenbroekema
published 0.9.9 •

Changelog

Source

0.9.9

Patch Changes

  • 4a8a44f: Fix path to the typescript types
jorenbroekema
published 0.9.8 •

Changelog

Source

0.9.8

Patch Changes

  • d8eabab: Fix font-families with spaces in between them for multiple comma separated font fallbacks.
jorenbroekema
published 0.9.7 •

Changelog

Source

0.9.7

Patch Changes

  • a18c91f: Export permutateThemes utility function, allowing you to input your multi-dimensional $themes.json data, and receive the permutations (single dimensional outputs) as a result. See docs.
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