material-web/select/internal
Elizabeth Mitchell 5e40a1bcec chore: create shape logical tokens in Sass component token files
Adds `@material/web/tokens/internal/shape` to take a shape token and create 4 logical tokens from its value.

All components' logical shape tokens are now generated by the token files themselves, rather than added in each component's styles.

PiperOrigin-RevId: 601783846
2024-01-26 09:13:58 -08:00
..
selectoption fix(select): expose SelectOption interface 2023-12-18 15:14:41 -08:00
_filled-select.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_outlined-select.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_shared.scss feat(select): support width fit-content 2023-12-19 16:59:37 -08:00
filled-select-styles.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
filled-select.ts fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
outlined-select-styles.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
outlined-select.ts fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
select.ts fix: forms correctly focus the first invalid control instead of last 2024-01-12 11:43:47 -08:00
shared-styles.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
shared.ts fix(select): expose SelectOption interface 2023-12-18 15:14:41 -08:00