File tree Expand file tree Collapse file tree 3 files changed +535
-531
lines changed
src/material-experimental/mdc-helpers Expand file tree Collapse file tree 3 files changed +535
-531
lines changed Original file line number Diff line number Diff line change 59
59
"@types/youtube" : " ^0.0.38" ,
60
60
"@webcomponents/custom-elements" : " ^1.1.0" ,
61
61
"core-js" : " ^2.6.9" ,
62
- "material-components-web" : " 7.0.0-canary.4497b86ed .0" ,
62
+ "material-components-web" : " 7.0.0-canary.8073a20a9 .0" ,
63
63
"rxjs" : " ^6.5.3" ,
64
64
"systemjs" : " 0.19.43" ,
65
65
"tslib" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -258,8 +258,10 @@ sass_library(
258
258
"@npm//:node_modules/@material/theme/_color-palette.scss" ,
259
259
"@npm//:node_modules/@material/theme/_constants.import.scss" ,
260
260
"@npm//:node_modules/@material/theme/_constants.scss" ,
261
+ "@npm//:node_modules/@material/theme/_custom-properties.scss" ,
261
262
"@npm//:node_modules/@material/theme/_functions.import.scss" ,
262
263
"@npm//:node_modules/@material/theme/_functions.scss" ,
264
+ "@npm//:node_modules/@material/theme/_gss.scss" ,
263
265
"@npm//:node_modules/@material/theme/_index.scss" ,
264
266
"@npm//:node_modules/@material/theme/_mixins.import.scss" ,
265
267
"@npm//:node_modules/@material/theme/_mixins.scss" ,
You can’t perform that action at this time.
0 commit comments