Socket
Socket
Sign inDemoInstall

@greenlabs/formula-design-token

Package Overview
Dependencies
1
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-alpha.7 to 0.0.3

23

dist/figma-tokens/$themes.json

@@ -172,5 +172,26 @@ [

"container.outline": "S:53c8dad3e4c70f80659a576cd27c0a7697aafa5f,",
"container.background": "S:02f38935a245a273fc77eab0c990b3b1c8aa0c1f,"
"container.background": "S:02f38935a245a273fc77eab0c990b3b1c8aa0c1f,",
"headline.sm-regular": "S:387dace61c2007cf5c2c02cace77532544795b86,",
"headline.sm-bold": "S:e8eda8964998fb3b56d2886114b7c7a041c93809,",
"headline.md-bold": "S:8b24146b1596d70a6c168343bb3342b10705e462,",
"headline.lg-bold": "S:d6b8dc87f5a01670aa67871ae06e29dbd9b8e84a,",
"headline.xl-bold": "S:caa41cbb8010d603b4e46b70a0c55b08abc42428,",
"body.sm-regular": "S:85a13ea9101bbb6f08fb1ddd4dead122f995bb22,",
"body.sm-medium": "S:95f078de1eb1bb1d65da20e404762d025ce3dbfb,",
"body.sm-bold": "S:2cbf515bd652e4d4a7cac998d7180a51be10fb64,",
"body.md-regular": "S:d31deebd69404ba276f83c938fd02cdb0e68993d,",
"body.md-medium": "S:f436ddd290a13c86c4f60c206054b18438bdc7b1,",
"body.md-bold": "S:6e0000565c23764bdbd29ac7dc9380101bef8995,",
"body.lg-regular": "S:c122b3c1ab7ad8ea3cccaf28b3d7dd6203da4441,",
"body.lg-medium": "S:2b3da44a79bc71214f2a34d49e8ea23b0b8f551b,",
"body.lg-bold": "S:071d04f4a89107b086ed33d81c62b37c077014e9,",
"body.xl-regular": "S:43c307d03940e098f2c428cd4383d8799ebdc253,",
"body.xl-bold": "S:0ebbb355da4c09736f67c9e64eae65502bf42efa,",
"caption.xs-regular": "S:f81610a2f3d6493d326073f21bd31ae6de02b77a,",
"caption.xs-medium": "S:2843bf74b4ce567c6424a3f569240c34552fae71,",
"caption.xs-bold": "S:6f72da4f008fab947a696a1f4b7653adb9d1fcc1,",
"boxShadow.1": "S:11522d30284f94d0ee5d59c632e178412d3aa640,",
"boxShadow.2": "S:8a54cb7e6d32feddfc7a75fbe1077f2f16f758e2,"
}
}
]

@@ -170,3 +170,83 @@ {

}
},
"boxShadow": {
"1": {
"value": [
{
"x": "0px",
"y": "1px",
"blur": "2px",
"spread": "0px",
"color": "rgba(0, 0, 0, 0.03)",
"type": "dropShadow"
},
{
"x": "0px",
"y": "2px",
"blur": "8px",
"spread": "3px",
"color": "rgba(0, 0, 0, 0.06)",
"type": "dropShadow"
}
],
"type": "boxShadow"
},
"2": {
"value": [
{
"x": "0px",
"y": "1px",
"blur": "2px",
"spread": "0px",
"color": "rgba(0, 0, 0, 0.02)",
"type": "dropShadow"
},
{
"x": "0px",
"y": "4px",
"blur": "16px",
"spread": "0px",
"color": "rgba(0, 0, 0, 0.1)",
"type": "dropShadow"
}
],
"type": "boxShadow"
}
},
"borderRadius": {
"none": { "value": "0px", "type": "borderRadius" },
"xsmall": { "value": "4px", "type": "borderRadius" },
"small": { "value": "6px", "type": "borderRadius" },
"medium": { "value": "8px", "type": "borderRadius" },
"large": { "value": "12px", "type": "borderRadius" },
"xlarge": { "value": "16px", "type": "borderRadius" },
"xxlarge": { "value": "20px", "type": "borderRadius" },
"full": { "value": "100%", "type": "borderRadius" }
},
"opacity": {
"0": { "value": "1", "type": "opacity" },
"1": { "value": "0.04", "type": "opacity" },
"2": { "value": "0.08", "type": "opacity" },
"3": { "value": "0.12", "type": "opacity" },
"4": { "value": "0.16", "type": "opacity" },
"5": { "value": "0.24", "type": "opacity" },
"6": { "value": "0.4", "type": "opacity" },
"7": { "value": "0.6", "type": "opacity" }
},
"spacing": {
"0": { "value": "0", "type": "spacing" },
"50": { "value": 2, "type": "spacing" },
"75": { "value": 4, "type": "spacing" },
"100": { "value": 8, "type": "spacing" },
"200": { "value": 12, "type": "spacing" },
"300": { "value": 16, "type": "spacing" },
"400": { "value": 20, "type": "spacing" },
"500": { "value": 24, "type": "spacing" },
"600": { "value": 32, "type": "spacing" },
"700": { "value": 40, "type": "spacing" },
"800": { "value": 48, "type": "spacing" },
"900": { "value": 64, "type": "spacing" },
"1000": { "value": 80, "type": "spacing" },
"1100": { "value": 160, "type": "spacing" }
}
}

@@ -23,3 +23,199 @@ {

"background": { "value": "white", "type": "color" }
},
"headline": {
"sm-regular": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "140%",
"letterSpacing": "-2%",
"fontWeight": "400",
"fontSize": 19
},
"type": "typography"
},
"sm-bold": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "140%",
"letterSpacing": "-2%",
"fontWeight": "700",
"fontSize": 19
},
"type": "typography"
},
"md-bold": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "140%",
"letterSpacing": "-2%",
"fontWeight": "700",
"fontSize": 22
},
"type": "typography"
},
"lg-bold": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "140%",
"letterSpacing": "-2%",
"fontWeight": "700",
"fontSize": 24
},
"type": "typography"
},
"xl-bold": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "140%",
"letterSpacing": "-2%",
"fontWeight": "700",
"fontSize": 32
},
"type": "typography"
}
},
"body": {
"sm-regular": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "400",
"fontSize": 15
},
"type": "typography"
},
"sm-medium": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "500",
"fontSize": 15
},
"type": "typography"
},
"sm-bold": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "700",
"fontSize": 15
},
"type": "typography"
},
"md-regular": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "400",
"fontSize": 17
},
"type": "typography"
},
"md-medium": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "500",
"fontSize": 17
},
"type": "typography"
},
"md-bold": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "700",
"fontSize": 17
},
"type": "typography"
},
"lg-regular": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "400",
"fontSize": 19
},
"type": "typography"
},
"lg-medium": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "500",
"fontSize": 19
},
"type": "typography"
},
"lg-bold": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "700",
"fontSize": 19
},
"type": "typography"
},
"xl-regular": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "400",
"fontSize": 22
},
"type": "typography"
},
"xl-bold": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "150%",
"letterSpacing": "-2%",
"fontWeight": "700",
"fontSize": 22
},
"type": "typography"
}
},
"caption": {
"xs-regular": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "140%",
"letterSpacing": "-2%",
"fontWeight": "400",
"fontSize": 13
},
"type": "typography"
},
"xs-medium": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "140%",
"letterSpacing": "-2%",
"fontWeight": "500",
"fontSize": 13
},
"type": "typography"
},
"xs-bold": {
"value": {
"fontFamily": "Pretendard",
"lineHeight": "140%",
"letterSpacing": "-2%",
"fontWeight": "700",
"fontSize": 13
},
"type": "typography"
}
}
}

6

dist/tailwind-tokens.json

@@ -90,3 +90,3 @@ {

"caption-xs-medium-font-size": "0.813rem",
"caption-xs-medium-leading": "1.5",
"caption-xs-medium-leading": "1.4",
"caption-xs-medium-tracking": "-0.02em",

@@ -96,3 +96,3 @@ "caption-xs-medium-weight": "500",

"caption-xs-bold-font-size": "0.813rem",
"caption-xs-bold-leading": "1.5",
"caption-xs-bold-leading": "1.4",
"caption-xs-bold-tracking": "-0.02em",

@@ -103,3 +103,3 @@ "caption-xs-bold-weight": "700"

"0": 1,
"1": 0.06,
"1": 0.04,
"2": 0.08,

@@ -106,0 +106,0 @@ "3": 0.12,

{
"name": "@greenlabs/formula-design-token",
"version": "0.0.1-alpha.7",
"version": "0.0.3",
"repository": {

@@ -23,3 +23,6 @@ "type": "git",

"build": "style-dictionary build --config=./sd.config.js && ./after-sd-transform.sh"
},
"dependencies": {
"lodash.get": "^4.4.2"
}
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc