File tree Expand file tree Collapse file tree
packages/design-tokens/src/tokens/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "comment" : " Gap between calendar button and input text"
1313 },
1414 "button-inset-inline-end" : {
15- "value" : " {dsn.space.inline.sm }" ,
15+ "value" : " {dsn.space.inline.md }" ,
1616 "type" : " dimension" ,
17- "comment" : " Distance from the inline-end border to the calendar button (4px )"
17+ "comment" : " Distance from the inline-end border to the calendar button (8px )"
1818 },
1919 "padding-inline-end-with-icon" : {
2020 "value" : " calc(({dsn.button.size.small.icon-only-padding} * 2) + {dsn.date-input.icon-size} + {dsn.date-input.button-inset-inline-end} + {dsn.date-input.icon-gap})" ,
Original file line number Diff line number Diff line change 1212 "comment" : " Gap between clock button and input text"
1313 },
1414 "button-inset-inline-end" : {
15- "value" : " {dsn.space.inline.sm }" ,
15+ "value" : " {dsn.space.inline.md }" ,
1616 "type" : " dimension" ,
17- "comment" : " Distance from the inline-end border to the clock button (4px )"
17+ "comment" : " Distance from the inline-end border to the clock button (8px )"
1818 },
1919 "padding-inline-end-with-icon" : {
2020 "value" : " calc(({dsn.button.size.small.icon-only-padding} * 2) + {dsn.time-input.icon-size} + {dsn.time-input.button-inset-inline-end} + {dsn.time-input.icon-gap})" ,
You can’t perform that action at this time.
0 commit comments