File tree Expand file tree Collapse file tree 3 files changed +531
-534
lines changed
src/material-experimental/mdc-form-field Expand file tree Collapse file tree 3 files changed +531
-534
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.058cfd23c .0" ,
62
+ "material-components-web" : " 7.0.0-canary.4497b86ed .0" ,
63
63
"rxjs" : " ^6.5.3" ,
64
64
"systemjs" : " 0.19.43" ,
65
65
"tslib" : " ^1.12.0" ,
Original file line number Diff line number Diff line change @@ -68,9 +68,6 @@ sass_library(
68
68
"@npm//:node_modules/@material/notched-outline/mdc-notched-outline.scss" ,
69
69
"@npm//:node_modules/@material/ripple/common.scss" ,
70
70
"@npm//:node_modules/@material/textfield/_functions.scss" ,
71
- "@npm//:node_modules/@material/textfield/character-counter/mdc-text-field-character-counter.scss" ,
72
- "@npm//:node_modules/@material/textfield/helper-text/mdc-text-field-helper-text.scss" ,
73
- "@npm//:node_modules/@material/textfield/icon/mdc-text-field-icon.scss" ,
74
71
"@npm//:node_modules/@material/textfield/mdc-text-field.scss" ,
75
72
],
76
73
deps = [
You can’t perform that action at this time.
0 commit comments