Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move diffBlob into file light mode #1133

Merged
merged 6 commits into from
Dec 16, 2024
Merged

Move diffBlob into file light mode #1133

merged 6 commits into from
Dec 16, 2024

Conversation

lukasoppermann
Copy link
Contributor

Summary

List of notable changes:

What should reviewers focus on?

Steps to test:

@lukasoppermann lukasoppermann added the skip changeset Apply to PRs that should not result in a version bump. label Dec 16, 2024
@lukasoppermann lukasoppermann requested review from a team as code owners December 16, 2024 15:49
Copy link

changeset-bot bot commented Dec 16, 2024

⚠️ No Changeset found

Latest commit: 7aad90a

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

Copy link
Contributor

github-actions bot commented Dec 16, 2024

Design Token Diff (StyleLint)

/styleLint/functional/themes/light-colorblind.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/light-colorblind.json	2024-12-16 20:08:04.649134675 +0000
@@ -7877,7 +7877,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.success.muted}",
@@ -7904,7 +7904,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -7944,7 +7944,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -7984,7 +7984,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8011,7 +8011,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.danger.muted}",
@@ -8038,7 +8038,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8078,7 +8078,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8118,7 +8118,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8145,7 +8145,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.muted}",
@@ -8172,7 +8172,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.muted}",
@@ -8199,7 +8199,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.muted}",
@@ -8253,7 +8253,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.muted}",
@@ -8347,7 +8347,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",

/styleLint/functional/themes/light-high-contrast.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/light-high-contrast.json	2024-12-16 20:08:05.488134530 +0000
@@ -7497,7 +7497,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.success.muted}",
@@ -7524,7 +7524,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -7551,7 +7551,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{base.color.green.1}",
@@ -7578,7 +7578,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -7633,7 +7633,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.danger.muted}",
@@ -7660,7 +7660,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -7687,7 +7687,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{base.color.red.1}",
@@ -7714,7 +7714,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -7769,7 +7769,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.muted}",
@@ -7796,7 +7796,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.muted}",
@@ -7836,7 +7836,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.accent.muted}",
@@ -7863,7 +7863,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.muted}",
@@ -7890,7 +7890,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.accent.emphasis}",
@@ -7932,7 +7932,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.onEmphasis}",
@@ -7959,7 +7959,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",

/styleLint/functional/themes/light-tritanopia.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/light-tritanopia.json	2024-12-16 20:08:03.696134840 +0000
@@ -7979,7 +7979,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.success.muted}",
@@ -8006,7 +8006,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8046,7 +8046,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8086,7 +8086,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8113,7 +8113,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.danger.muted}",
@@ -8140,7 +8140,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8180,7 +8180,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8220,7 +8220,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8247,7 +8247,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.muted}",
@@ -8274,7 +8274,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.muted}",
@@ -8301,7 +8301,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.muted}",
@@ -8355,7 +8355,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.muted}",
@@ -8449,7 +8449,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",

/styleLint/functional/themes/light.json

+++ /home/runner/work/primitives/primitives/dist/styleLint/functional/themes/light.json	2024-12-16 20:08:02.630135024 +0000
@@ -8451,7 +8451,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.success.muted}",
@@ -8478,7 +8478,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8505,7 +8505,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{base.color.green.1}",
@@ -8532,7 +8532,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8559,7 +8559,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{base.color.green.1}",
@@ -8586,7 +8586,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8613,7 +8613,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.danger.muted}",
@@ -8640,7 +8640,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8667,7 +8667,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{base.color.red.1}",
@@ -8694,7 +8694,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8721,7 +8721,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{base.color.red.1}",
@@ -8748,7 +8748,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",
@@ -8775,7 +8775,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.muted}",
@@ -8802,7 +8802,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.muted}",
@@ -8829,7 +8829,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.muted}",
@@ -8856,7 +8856,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.accent.muted}",
@@ -8883,7 +8883,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.muted}",
@@ -8910,7 +8910,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{bgColor.accent.emphasis}",
@@ -8937,7 +8937,7 @@
       "scopes": ["bgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{base.color.blue.1}",
@@ -8964,7 +8964,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.onEmphasis}",
@@ -8991,7 +8991,7 @@
       "scopes": ["fgColor"]
     }
   },
-    "filePath": "src/tokens/functional/color/light/app-light.json5",
+    "filePath": "src/tokens/component/diffBlob.json5",
   "isSource": true,
   "original": {
     "$value": "{fgColor.default}",

Copy link
Contributor

github-actions bot commented Dec 16, 2024

Design Token Diff (Figma)

The message is too long to be displayed here. For more details, please check the job summary.

@github-actions github-actions bot temporarily deployed to Preview (Storybook) December 16, 2024 20:09 Inactive
@lukasoppermann lukasoppermann merged commit 0263948 into main Dec 16, 2024
27 checks passed
@lukasoppermann lukasoppermann deleted the component-diffBlob branch December 16, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset Apply to PRs that should not result in a version bump.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant