adobe / leonardo

Generate colors based on a desired contrast ratio
http://www.leonardocolor.io
Apache License 2.0
1.94k stars 104 forks source link

Support w3c working group design tokens spec #244

Open GarthDB opened 4 months ago

GarthDB commented 4 months ago

Description

Cleaning up https://github.com/adobe/leonardo/pull/228 on a new branch/pr.

Support w3c working group design tokens spec All properties defined by this format are prefixed with the dollar sign ($). This convention will also be used for any new properties introduced by future versions of this spec.

Motivation

Support w3c working group design tokens spec in the output formatted tokens

Screenshot

image

To-do list

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 781b2488bfaf86a49cf92456eaac473f840d31e7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

GarthDB commented 4 months ago

Run report for 781b2488

Total time: 20.5s Comparison time: 18.8s Estimated loss: 1.7s (8.5% slower) Action Time Status Info
🟩 SyncWorkspace 0ms Passed
⬛️ SetupNodeTool(~20.11) 1.4s Skipped
🟩 InstallNodeDeps(~20.11) 6.5s Passed
🟩 SyncNodeProject(contrast-colors) 0.1ms Passed
🟩 SyncNodeProject(ui) 0.3ms Passed
🟩 RunTask(contrast-colors:test) 2.3s Passed
🟩 RunTask(ui:makeDistDir) 65.7ms Passed
🟩 RunTask(ui:copyCNAME) 58.5ms Passed
🟩 RunTask(ui:copyUIIcons) 58.5ms Passed
🟩 RunTask(ui:copyWorkflowIcons) 58.5ms Passed
🟩 RunTask(ui:buildSite) 10.2s Passed
Touched files
``` docs/ui/src/js/createOutputParameters.js packages/contrast-colors/lib/utils.js packages/contrast-colors/test/backgroundColor.test.js packages/contrast-colors/test/convertColorValue.test.js packages/contrast-colors/test/theme.test.js packages/contrast-colors/test/themeSetters.test.js ```