File tree Expand file tree Collapse file tree
packages/design-tokens/src/tokens Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "dsn" : {
33 "date-input" : {
44 "button-inset-inline-end" : {
5- "value" : " {dsn.space.inline.md }" ,
5+ "value" : " {dsn.space.inline.sm }" ,
66 "type" : " dimension" ,
7- "comment" : " Distance from the inline-end border to the calendar button (8px )"
7+ "comment" : " Distance from the inline-end border to the calendar button (4px )"
88 },
99 "icon-gap" : {
1010 "value" : " {dsn.space.text.md}" ,
Original file line number Diff line number Diff line change 22 "dsn" : {
33 "time-input" : {
44 "button-inset-inline-end" : {
5- "value" : " {dsn.space.inline.md }" ,
5+ "value" : " {dsn.space.inline.sm }" ,
66 "type" : " dimension" ,
7- "comment" : " Distance from the inline-end border to the clock button (8px )"
7+ "comment" : " Distance from the inline-end border to the clock button (4px )"
88 },
99 "icon-color" : {
1010 "value" : " {dsn.color.action-2.color-default}" ,
Original file line number Diff line number Diff line change 404404 "comment" : " Form control line height"
405405 },
406406 "padding-block-start" : {
407- "value" : " {dsn.space.block.lg }" ,
407+ "value" : " {dsn.space.block.md }" ,
408408 "type" : " dimension" ,
409- "comment" : " Form control top padding"
409+ "comment" : " Form control top padding — 8px zodat min-block-size (48px) de hoogte bepaalt, gelijk aan de button "
410410 },
411411 "padding-block-end" : {
412- "value" : " {dsn.space.block.lg }" ,
412+ "value" : " {dsn.space.block.md }" ,
413413 "type" : " dimension" ,
414- "comment" : " Form control bottom padding"
414+ "comment" : " Form control bottom padding — 8px zodat min-block-size (48px) de hoogte bepaalt, gelijk aan de button "
415415 },
416416 "padding-inline-start" : {
417417 "value" : " {dsn.space.inline.lg}" ,
You can’t perform that action at this time.
0 commit comments