Skip to content

Commit

Permalink
fix: changed figma support value for roos components
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreylauwers committed Sep 18, 2024
1 parent d9a5161 commit b0f76d5
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 41 deletions.
18 changes: 9 additions & 9 deletions components/code-block/src/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -17,7 +17,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -27,7 +27,7 @@
"syntax": "*",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "fontFamilies"
},
Expand All @@ -37,7 +37,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "fontSizes"
},
Expand All @@ -47,7 +47,7 @@
"syntax": ["<length>", "<number>"],
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "lineHeights"
},
Expand Down Expand Up @@ -97,7 +97,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
Expand All @@ -107,7 +107,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
Expand All @@ -117,7 +117,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
Expand All @@ -127,7 +127,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
}
Expand Down
10 changes: 5 additions & 5 deletions components/code/src/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -17,7 +17,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -27,7 +27,7 @@
"syntax": "*",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "fontFamilies"
},
Expand All @@ -37,7 +37,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "fontSizes"
},
Expand All @@ -47,7 +47,7 @@
"syntax": ["<length>", "<number>"],
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "lineHeights"
}
Expand Down
16 changes: 8 additions & 8 deletions components/color-sample/src/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -17,7 +17,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "borderWidth"
},
Expand All @@ -27,7 +27,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -37,7 +37,7 @@
"syntax": "<length-percentage>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "borderRadius"
},
Expand All @@ -47,7 +47,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
},
Expand All @@ -57,7 +57,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
},
Expand All @@ -68,7 +68,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
}
Expand All @@ -80,7 +80,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
}
Expand Down
28 changes: 14 additions & 14 deletions components/drawer/src/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -17,7 +17,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -27,7 +27,7 @@
"syntax": "<length-percentage>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "borderRadius"
},
Expand All @@ -37,7 +37,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "borderWidth"
},
Expand All @@ -47,7 +47,7 @@
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -57,7 +57,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
},
Expand All @@ -67,7 +67,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
},
Expand All @@ -77,7 +77,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
},
Expand All @@ -87,7 +87,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
},
Expand All @@ -97,7 +97,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
Expand All @@ -107,7 +107,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
Expand All @@ -117,7 +117,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
Expand All @@ -127,7 +127,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},
Expand All @@ -148,7 +148,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
}
Expand Down
10 changes: 5 additions & 5 deletions components/pre-heading/src/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"inherits": true
},
"nl.nldesignsystem.fallback": ["utrecht.document.color"],
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
Expand All @@ -19,7 +19,7 @@
"inherits": true
},
"nl.nldesignsystem.fallback": ["utrecht.document.font-family"],
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "fontFamilies"
},
Expand All @@ -29,7 +29,7 @@
"syntax": "<length>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "fontSizes"
},
Expand All @@ -39,7 +39,7 @@
"syntax": "<number>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "fontWeights"
},
Expand All @@ -49,7 +49,7 @@
"syntax": "<length-percentage>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": false
"nl.nldesignsystem.figma.supports-token": true
},
"type": "lineHeights"
},
Expand Down

0 comments on commit b0f76d5

Please sign in to comment.