@khanacademy/wonder-blocks-link
Advanced tools
Comparing version 0.0.0-PR2291-20240821151821 to 0.0.0-PR2294-20240821161436
# @khanacademy/wonder-blocks-link | ||
## 0.0.0-PR2291-20240821151821 | ||
## 0.0.0-PR2294-20240821161436 | ||
### Patch Changes | ||
- Updated dependencies [66a0e5c1] | ||
- @khanacademy/wonder-blocks-tokens@0.0.0-PR2291-20240821151821 | ||
- @khanacademy/wonder-blocks-clickable@0.0.0-PR2291-20240821151821 | ||
- 83dd99b6: Change Link to define color.pink internally | ||
- Updated dependencies [83dd99b6] | ||
- Updated dependencies [991eb43f] | ||
- @khanacademy/wonder-blocks-tokens@0.0.0-PR2294-20240821161436 | ||
- @khanacademy/wonder-blocks-clickable@0.0.0-PR2294-20240821161436 | ||
@@ -11,0 +13,0 @@ ## 6.1.5 |
@@ -113,3 +113,2 @@ import _objectDestructuringEmpty from '@babel/runtime/helpers/objectDestructuringEmpty'; | ||
blue, | ||
pink, | ||
purple, | ||
@@ -121,2 +120,3 @@ white, | ||
} = color; | ||
const pink = "#fa50ae"; | ||
const linkPurple = mix(fade(offBlack, 0.08), purple); | ||
@@ -123,0 +123,0 @@ const fadedBlue = color.fadedBlue; |
@@ -141,3 +141,2 @@ 'use strict'; | ||
blue, | ||
pink, | ||
purple, | ||
@@ -149,2 +148,3 @@ white, | ||
} = wonderBlocksTokens.color; | ||
const pink = "#fa50ae"; | ||
const linkPurple = wonderBlocksTokens.mix(wonderBlocksTokens.fade(offBlack, 0.08), purple); | ||
@@ -151,0 +151,0 @@ const fadedBlue = wonderBlocksTokens.color.fadedBlue; |
{ | ||
"name": "@khanacademy/wonder-blocks-link", | ||
"version": "0.0.0-PR2291-20240821151821", | ||
"version": "0.0.0-PR2294-20240821161436", | ||
"design": "v1", | ||
@@ -19,6 +19,6 @@ "publishConfig": { | ||
"@babel/runtime": "^7.18.6", | ||
"@khanacademy/wonder-blocks-clickable": "0.0.0-PR2291-20240821151821", | ||
"@khanacademy/wonder-blocks-clickable": "0.0.0-PR2294-20240821161436", | ||
"@khanacademy/wonder-blocks-core": "^6.4.3", | ||
"@khanacademy/wonder-blocks-icon": "^4.1.3", | ||
"@khanacademy/wonder-blocks-tokens": "0.0.0-PR2291-20240821151821" | ||
"@khanacademy/wonder-blocks-tokens": "0.0.0-PR2294-20240821161436" | ||
}, | ||
@@ -25,0 +25,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
176641
1808
174
299
12
12
2
+ Added@khanacademy/wonder-blocks-clickable@0.0.0-PR2294-20240821161436(transitive)
+ Added@khanacademy/wonder-blocks-icon@4.1.5(transitive)
+ Added@khanacademy/wonder-blocks-tokens@0.0.0-PR2294-20240821161436(transitive)
- Removed@khanacademy/wonder-blocks-clickable@0.0.0-PR2291-20240821151821(transitive)
- Removed@khanacademy/wonder-blocks-icon@4.2.0(transitive)
- Removed@khanacademy/wonder-blocks-tokens@0.0.0-PR2291-20240821151821(transitive)
Updated@khanacademy/wonder-blocks-clickable@0.0.0-PR2294-20240821161436
Updated@khanacademy/wonder-blocks-tokens@0.0.0-PR2294-20240821161436