Skip to content

Commit

Permalink
todo. prefix doorgevoerd
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreylauwers authored and Robbert committed Jan 11, 2024
1 parent 38a438d commit f6738f0
Showing 1 changed file with 57 additions and 39 deletions.
96 changes: 57 additions & 39 deletions packages/voorbeeld-design-tokens/figma/voorbeeld.tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1786,7 +1786,7 @@
}
},
"components/breadcrumb": {
"utrecht": {
"todo": {
"breadcrumb": {
"line-height": {
"value": "{utrecht.document.line-height}",
Expand Down Expand Up @@ -2556,7 +2556,7 @@
}
},
"components/checkbox-group": {
"utrecht": {
"todo": {
"checkbox-group": {
"padding-block-end": {
"value": "{voorbeeld.space.block.beetle}",
Expand Down Expand Up @@ -2632,7 +2632,7 @@
}
},
"components/data-list": {
"utrecht": {
"todo": {
"data-list": {
"font-family": {
"value": "{utrecht.document.font-family}",
Expand Down Expand Up @@ -2780,30 +2780,14 @@
}
},
"components/drawer": {
"utrecht": {
"todo": {
"drawer": {
"header": {
"border-width": {
"type": "borderWidth",
"value": "{voorbeeld.border-width.sm}"
},
"label": {
"font-family": {
"value": "{utrecht.document.font-family}",
"type": "fontFamilies"
},
"font-size": {
"value": "{utrecht.document.font-size}",
"type": "fontSizes"
},
"font-weight": {
"value": "{utrecht.document.strong.font-weight}",
"type": "fontWeights"
},
"line-height": {
"value": "{utrecht.document.line-height}",
"type": "lineHeights"
},
"color": {
"value": "{utrecht.document.color}",
"type": "color"
Expand Down Expand Up @@ -2907,6 +2891,30 @@
"type": "boxShadow"
}
}
},
"utrecht": {
"drawer": {
"header": {
"label": {
"font-family": {
"value": "{utrecht.document.font-family}",
"type": "fontFamilies"
},
"font-size": {
"value": "{utrecht.document.font-size}",
"type": "fontSizes"
},
"font-weight": {
"value": "{utrecht.document.strong.font-weight}",
"type": "fontWeights"
},
"line-height": {
"value": "{utrecht.document.line-height}",
"type": "lineHeights"
}
}
}
}
}
},
"components/form-field": {
Expand All @@ -2929,8 +2937,18 @@
}
}
},
"components/form-field-checkbox-option": {
"todo": {
"form-field-checkbox-option": {
"column-gap": {
"value": "{voorbeeld.space.column.snail}",
"type": "spacing"
}
}
}
},
"components/form-field-description": {
"utrecht": {
"todo": {
"form-field-description": {
"color": {
"type": "color",
Expand All @@ -2955,18 +2973,8 @@
}
}
},
"components/form-field-checkbox-option": {
"utrecht": {
"form-field-checkbox-option": {
"column-gap": {
"value": "{voorbeeld.space.column.snail}",
"type": "spacing"
}
}
}
},
"components/form-field-error-message": {
"utrecht": {
"todo": {
"form-field-error-message": {
"icon": {
"size": {
Expand Down Expand Up @@ -3002,7 +3010,7 @@
}
},
"components/form-field-label": {
"utrecht": {
"todo": {
"form-field-label": {
"color": {
"type": "color",
Expand All @@ -3028,7 +3036,7 @@
}
},
"components/form-field-option-label": {
"utrecht": {
"todo": {
"form-field-option-label": {
"color": {
"value": "{utrecht.form-control.color}",
Expand Down Expand Up @@ -3060,7 +3068,7 @@
}
},
"components/form-field-radio-option": {
"utrecht": {
"todo": {
"form-field-radio-option": {
"column-gap": {
"value": "{voorbeeld.space.column.snail}",
Expand Down Expand Up @@ -3206,7 +3214,7 @@
}
},
"components/icon-only-button": {
"utrecht": {
"todo": {
"icon-only-button": {
"padding-block-end": {
"value": "{voorbeeld.space.block.snail}",
Expand Down Expand Up @@ -3498,7 +3506,7 @@
}
},
"components/pagination": {
"utrecht": {
"todo": {
"pagination": {
"relative-link": {
"border-width": {
Expand Down Expand Up @@ -3791,6 +3799,16 @@
"value": "{utrecht.document.font-weight}",
"type": "fontWeights"
}
},
"description": {
"color": {
"value": "{utrecht.document.color}",
"type": "color"
},
"font-weight": {
"value": "{utrecht.document.font-weight}",
"type": "fontWeights"
}
}
}
}
Expand Down Expand Up @@ -4050,7 +4068,7 @@
}
},
"components/radio-group": {
"utrecht": {
"todo": {
"radio-group": {
"padding-block-end": {
"value": "{voorbeeld.space.block.beetle}",
Expand Down Expand Up @@ -5090,8 +5108,8 @@
"components/data-list",
"components/drawer",
"components/form-field",
"components/form-field-description",
"components/form-field-checkbox-option",
"components/form-field-description",
"components/form-field-error-message",
"components/form-field-label",
"components/form-field-option-label",
Expand Down

1 comment on commit f6738f0

@vercel
Copy link

@vercel vercel bot commented on f6738f0 Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.