@angular/material 6.4.6 → 6.4.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (479) hide show
  1. package/_theming.scss +5 -2
  2. package/autocomplete/typings/autocomplete-trigger.d.ts +12 -1
  3. package/autocomplete/typings/autocomplete.d.ts +1 -1
  4. package/autocomplete/typings/index.metadata.json +1 -1
  5. package/badge/typings/badge.d.ts +6 -2
  6. package/badge/typings/index.metadata.json +1 -1
  7. package/bottom-sheet/typings/bottom-sheet-container.d.ts +1 -1
  8. package/bottom-sheet/typings/index.metadata.json +1 -1
  9. package/bundles/material-autocomplete.umd.js +32 -1
  10. package/bundles/material-autocomplete.umd.js.map +1 -1
  11. package/bundles/material-autocomplete.umd.min.js +1 -1
  12. package/bundles/material-autocomplete.umd.min.js.map +1 -1
  13. package/bundles/material-badge.umd.js +6 -2
  14. package/bundles/material-badge.umd.js.map +1 -1
  15. package/bundles/material-badge.umd.min.js +1 -1
  16. package/bundles/material-badge.umd.min.js.map +1 -1
  17. package/bundles/material-bottom-sheet.umd.js.map +1 -1
  18. package/bundles/material-bottom-sheet.umd.min.js.map +1 -1
  19. package/bundles/material-button-toggle.umd.js +2 -1
  20. package/bundles/material-button-toggle.umd.js.map +1 -1
  21. package/bundles/material-button-toggle.umd.min.js +1 -1
  22. package/bundles/material-button-toggle.umd.min.js.map +1 -1
  23. package/bundles/material-card.umd.js +1 -1
  24. package/bundles/material-card.umd.js.map +1 -1
  25. package/bundles/material-card.umd.min.js +1 -1
  26. package/bundles/material-card.umd.min.js.map +1 -1
  27. package/bundles/material-checkbox.umd.js.map +1 -1
  28. package/bundles/material-checkbox.umd.min.js.map +1 -1
  29. package/bundles/material-chips.umd.js +104 -92
  30. package/bundles/material-chips.umd.js.map +1 -1
  31. package/bundles/material-chips.umd.min.js +1 -1
  32. package/bundles/material-chips.umd.min.js.map +1 -1
  33. package/bundles/material-core.umd.js +13 -16
  34. package/bundles/material-core.umd.js.map +1 -1
  35. package/bundles/material-core.umd.min.js +2 -2
  36. package/bundles/material-core.umd.min.js.map +1 -1
  37. package/bundles/material-datepicker.umd.js +20 -4
  38. package/bundles/material-datepicker.umd.js.map +1 -1
  39. package/bundles/material-datepicker.umd.min.js +2 -2
  40. package/bundles/material-datepicker.umd.min.js.map +1 -1
  41. package/bundles/material-dialog.umd.js.map +1 -1
  42. package/bundles/material-dialog.umd.min.js.map +1 -1
  43. package/bundles/material-expansion.umd.js +200 -74
  44. package/bundles/material-expansion.umd.js.map +1 -1
  45. package/bundles/material-expansion.umd.min.js +1 -1
  46. package/bundles/material-expansion.umd.min.js.map +1 -1
  47. package/bundles/material-form-field.umd.js +29 -18
  48. package/bundles/material-form-field.umd.js.map +1 -1
  49. package/bundles/material-form-field.umd.min.js +1 -1
  50. package/bundles/material-form-field.umd.min.js.map +1 -1
  51. package/bundles/material-grid-list.umd.js +10 -34
  52. package/bundles/material-grid-list.umd.js.map +1 -1
  53. package/bundles/material-grid-list.umd.min.js +1 -1
  54. package/bundles/material-grid-list.umd.min.js.map +1 -1
  55. package/bundles/material-icon.umd.js.map +1 -1
  56. package/bundles/material-icon.umd.min.js.map +1 -1
  57. package/bundles/material-input.umd.js +13 -6
  58. package/bundles/material-input.umd.js.map +1 -1
  59. package/bundles/material-input.umd.min.js +1 -1
  60. package/bundles/material-input.umd.min.js.map +1 -1
  61. package/bundles/material-list.umd.js +4 -4
  62. package/bundles/material-list.umd.js.map +1 -1
  63. package/bundles/material-list.umd.min.js +5 -5
  64. package/bundles/material-list.umd.min.js.map +1 -1
  65. package/bundles/material-menu.umd.js +10 -9
  66. package/bundles/material-menu.umd.js.map +1 -1
  67. package/bundles/material-menu.umd.min.js +1 -1
  68. package/bundles/material-menu.umd.min.js.map +1 -1
  69. package/bundles/material-progress-bar.umd.js +28 -10
  70. package/bundles/material-progress-bar.umd.js.map +1 -1
  71. package/bundles/material-progress-bar.umd.min.js +1 -1
  72. package/bundles/material-progress-bar.umd.min.js.map +1 -1
  73. package/bundles/material-radio.umd.js.map +1 -1
  74. package/bundles/material-radio.umd.min.js.map +1 -1
  75. package/bundles/material-select.umd.js +8 -3
  76. package/bundles/material-select.umd.js.map +1 -1
  77. package/bundles/material-select.umd.min.js +1 -1
  78. package/bundles/material-select.umd.min.js.map +1 -1
  79. package/bundles/material-sidenav.umd.js +5 -1
  80. package/bundles/material-sidenav.umd.js.map +1 -1
  81. package/bundles/material-sidenav.umd.min.js +1 -1
  82. package/bundles/material-sidenav.umd.min.js.map +1 -1
  83. package/bundles/material-slide-toggle.umd.js +1 -1
  84. package/bundles/material-slide-toggle.umd.js.map +1 -1
  85. package/bundles/material-slide-toggle.umd.min.js +1 -1
  86. package/bundles/material-slide-toggle.umd.min.js.map +1 -1
  87. package/bundles/material-slider.umd.js +1 -1
  88. package/bundles/material-slider.umd.js.map +1 -1
  89. package/bundles/material-slider.umd.min.js +1 -1
  90. package/bundles/material-slider.umd.min.js.map +1 -1
  91. package/bundles/material-snack-bar.umd.js.map +1 -1
  92. package/bundles/material-snack-bar.umd.min.js.map +1 -1
  93. package/bundles/material-stepper.umd.js +30 -18
  94. package/bundles/material-stepper.umd.js.map +1 -1
  95. package/bundles/material-stepper.umd.min.js +1 -1
  96. package/bundles/material-stepper.umd.min.js.map +1 -1
  97. package/bundles/material-table.umd.js +31 -31
  98. package/bundles/material-table.umd.js.map +1 -1
  99. package/bundles/material-table.umd.min.js +1 -1
  100. package/bundles/material-table.umd.min.js.map +1 -1
  101. package/bundles/material-tabs.umd.js +18 -21
  102. package/bundles/material-tabs.umd.js.map +1 -1
  103. package/bundles/material-tabs.umd.min.js +2 -2
  104. package/bundles/material-tabs.umd.min.js.map +1 -1
  105. package/bundles/material-tooltip.umd.js +11 -11
  106. package/bundles/material-tooltip.umd.js.map +1 -1
  107. package/bundles/material-tooltip.umd.min.js +1 -1
  108. package/bundles/material-tooltip.umd.min.js.map +1 -1
  109. package/bundles/material-tree.umd.js +28 -54
  110. package/bundles/material-tree.umd.js.map +1 -1
  111. package/bundles/material-tree.umd.min.js +1 -1
  112. package/bundles/material-tree.umd.min.js.map +1 -1
  113. package/bundles/material.umd.js +578 -386
  114. package/bundles/material.umd.js.map +1 -1
  115. package/bundles/material.umd.min.js +21 -21
  116. package/bundles/material.umd.min.js.map +1 -1
  117. package/button-toggle/typings/button-toggle.d.ts +1 -1
  118. package/button-toggle/typings/index.metadata.json +1 -1
  119. package/card/typings/index.metadata.json +1 -1
  120. package/checkbox/typings/checkbox.d.ts +2 -2
  121. package/checkbox/typings/index.metadata.json +1 -1
  122. package/chips/typings/chip-input.d.ts +5 -2
  123. package/chips/typings/chip-list.d.ts +12 -19
  124. package/chips/typings/chip.d.ts +3 -2
  125. package/chips/typings/index.metadata.json +1 -1
  126. package/core/typings/index.metadata.json +1 -1
  127. package/core/typings/line/line.d.ts +1 -1
  128. package/core/typings/option/option.d.ts +3 -4
  129. package/core/typings/ripple/ripple-renderer.d.ts +1 -1
  130. package/core/typings/ripple/ripple.d.ts +1 -1
  131. package/datepicker/typings/calendar-body.d.ts +1 -1
  132. package/datepicker/typings/datepicker-input.d.ts +1 -1
  133. package/datepicker/typings/datepicker-toggle.d.ts +3 -1
  134. package/datepicker/typings/datepicker.d.ts +1 -1
  135. package/datepicker/typings/index.metadata.json +1 -1
  136. package/dialog/typings/dialog-container.d.ts +1 -1
  137. package/dialog/typings/dialog-content-directives.d.ts +2 -2
  138. package/dialog/typings/index.metadata.json +1 -1
  139. package/esm2015/autocomplete.js +29 -1
  140. package/esm2015/autocomplete.js.map +1 -1
  141. package/esm2015/badge.js +8 -3
  142. package/esm2015/badge.js.map +1 -1
  143. package/esm2015/bottom-sheet.js.map +1 -1
  144. package/esm2015/button-toggle.js +2 -1
  145. package/esm2015/button-toggle.js.map +1 -1
  146. package/esm2015/card.js +1 -1
  147. package/esm2015/card.js.map +1 -1
  148. package/esm2015/checkbox.js.map +1 -1
  149. package/esm2015/chips.js +93 -74
  150. package/esm2015/chips.js.map +1 -1
  151. package/esm2015/core.js +10 -7
  152. package/esm2015/core.js.map +1 -1
  153. package/esm2015/datepicker.js +22 -5
  154. package/esm2015/datepicker.js.map +1 -1
  155. package/esm2015/dialog.js.map +1 -1
  156. package/esm2015/expansion.js +158 -66
  157. package/esm2015/expansion.js.map +1 -1
  158. package/esm2015/form-field.js +29 -19
  159. package/esm2015/form-field.js.map +1 -1
  160. package/esm2015/grid-list.js +7 -30
  161. package/esm2015/grid-list.js.map +1 -1
  162. package/esm2015/icon.js.map +1 -1
  163. package/esm2015/input.js +13 -7
  164. package/esm2015/input.js.map +1 -1
  165. package/esm2015/list.js +4 -4
  166. package/esm2015/list.js.map +1 -1
  167. package/esm2015/material.js +9 -9
  168. package/esm2015/material.js.map +1 -1
  169. package/esm2015/menu.js +7 -6
  170. package/esm2015/menu.js.map +1 -1
  171. package/esm2015/progress-bar.js +25 -6
  172. package/esm2015/progress-bar.js.map +1 -1
  173. package/esm2015/radio.js.map +1 -1
  174. package/esm2015/select.js +8 -3
  175. package/esm2015/select.js.map +1 -1
  176. package/esm2015/sidenav.js +5 -1
  177. package/esm2015/sidenav.js.map +1 -1
  178. package/esm2015/slide-toggle.js +1 -1
  179. package/esm2015/slide-toggle.js.map +1 -1
  180. package/esm2015/slider.js +1 -1
  181. package/esm2015/slider.js.map +1 -1
  182. package/esm2015/snack-bar.js.map +1 -1
  183. package/esm2015/stepper.js +25 -21
  184. package/esm2015/stepper.js.map +1 -1
  185. package/esm2015/table.js +22 -32
  186. package/esm2015/table.js.map +1 -1
  187. package/esm2015/tabs.js +7 -17
  188. package/esm2015/tabs.js.map +1 -1
  189. package/esm2015/tooltip.js +9 -9
  190. package/esm2015/tooltip.js.map +1 -1
  191. package/esm2015/tree.js +16 -54
  192. package/esm2015/tree.js.map +1 -1
  193. package/esm5/autocomplete.es5.js +32 -1
  194. package/esm5/autocomplete.es5.js.map +1 -1
  195. package/esm5/badge.es5.js +7 -3
  196. package/esm5/badge.es5.js.map +1 -1
  197. package/esm5/bottom-sheet.es5.js.map +1 -1
  198. package/esm5/button-toggle.es5.js +2 -1
  199. package/esm5/button-toggle.es5.js.map +1 -1
  200. package/esm5/card.es5.js +1 -1
  201. package/esm5/card.es5.js.map +1 -1
  202. package/esm5/checkbox.es5.js.map +1 -1
  203. package/esm5/chips.es5.js +103 -91
  204. package/esm5/chips.es5.js.map +1 -1
  205. package/esm5/core.es5.js +10 -12
  206. package/esm5/core.es5.js.map +1 -1
  207. package/esm5/datepicker.es5.js +21 -5
  208. package/esm5/datepicker.es5.js.map +1 -1
  209. package/esm5/dialog.es5.js.map +1 -1
  210. package/esm5/expansion.es5.js +202 -78
  211. package/esm5/expansion.es5.js.map +1 -1
  212. package/esm5/form-field.es5.js +29 -18
  213. package/esm5/form-field.es5.js.map +1 -1
  214. package/esm5/grid-list.es5.js +7 -30
  215. package/esm5/grid-list.es5.js.map +1 -1
  216. package/esm5/icon.es5.js.map +1 -1
  217. package/esm5/input.es5.js +13 -7
  218. package/esm5/input.es5.js.map +1 -1
  219. package/esm5/list.es5.js +4 -4
  220. package/esm5/list.es5.js.map +1 -1
  221. package/esm5/material.es5.js +9 -9
  222. package/esm5/material.es5.js.map +1 -1
  223. package/esm5/menu.es5.js +5 -4
  224. package/esm5/menu.es5.js.map +1 -1
  225. package/esm5/progress-bar.es5.js +25 -9
  226. package/esm5/progress-bar.es5.js.map +1 -1
  227. package/esm5/radio.es5.js.map +1 -1
  228. package/esm5/select.es5.js +8 -3
  229. package/esm5/select.es5.js.map +1 -1
  230. package/esm5/sidenav.es5.js +5 -1
  231. package/esm5/sidenav.es5.js.map +1 -1
  232. package/esm5/slide-toggle.es5.js +1 -1
  233. package/esm5/slide-toggle.es5.js.map +1 -1
  234. package/esm5/slider.es5.js +1 -1
  235. package/esm5/slider.es5.js.map +1 -1
  236. package/esm5/snack-bar.es5.js.map +1 -1
  237. package/esm5/stepper.es5.js +25 -17
  238. package/esm5/stepper.es5.js.map +1 -1
  239. package/esm5/table.es5.js +22 -30
  240. package/esm5/table.es5.js.map +1 -1
  241. package/esm5/tabs.es5.js +9 -12
  242. package/esm5/tabs.es5.js.map +1 -1
  243. package/esm5/tooltip.es5.js +11 -11
  244. package/esm5/tooltip.es5.js.map +1 -1
  245. package/esm5/tree.es5.js +22 -53
  246. package/esm5/tree.es5.js.map +1 -1
  247. package/expansion/typings/accordion-base.d.ts +30 -0
  248. package/expansion/typings/accordion.d.ts +18 -4
  249. package/expansion/typings/expansion-panel-header.d.ts +13 -2
  250. package/expansion/typings/expansion-panel.d.ts +10 -6
  251. package/expansion/typings/index.metadata.json +1 -1
  252. package/expansion/typings/public-api.d.ts +1 -0
  253. package/form-field/typings/form-field.d.ts +4 -3
  254. package/form-field/typings/index.metadata.json +1 -1
  255. package/grid-list/typings/grid-list.d.ts +1 -1
  256. package/grid-list/typings/grid-tile.d.ts +2 -2
  257. package/grid-list/typings/index.metadata.json +1 -1
  258. package/icon/typings/icon.d.ts +1 -1
  259. package/icon/typings/index.metadata.json +1 -1
  260. package/input/typings/autosize.d.ts +2 -1
  261. package/input/typings/index.metadata.json +1 -1
  262. package/input/typings/input.d.ts +2 -2
  263. package/list/typings/index.metadata.json +1 -1
  264. package/list/typings/list.d.ts +1 -1
  265. package/list/typings/selection-list.d.ts +2 -2
  266. package/menu/typings/index.d.ts +4 -4
  267. package/menu/typings/index.metadata.json +1 -1
  268. package/menu/typings/menu-directive.d.ts +1 -1
  269. package/menu/typings/menu-item.d.ts +1 -1
  270. package/menu/typings/menu-trigger.d.ts +1 -1
  271. package/package.json +4 -4
  272. package/prebuilt-themes/deeppurple-amber.css +1 -1
  273. package/prebuilt-themes/indigo-pink.css +1 -1
  274. package/prebuilt-themes/pink-bluegrey.css +1 -1
  275. package/prebuilt-themes/purple-green.css +1 -1
  276. package/progress-bar/typings/index.metadata.json +1 -1
  277. package/progress-bar/typings/progress-bar.d.ts +17 -3
  278. package/radio/typings/radio.d.ts +1 -1
  279. package/sidenav/typings/drawer.d.ts +2 -2
  280. package/sidenav/typings/index.metadata.json +1 -1
  281. package/slide-toggle/typings/index.metadata.json +1 -1
  282. package/slide-toggle/typings/slide-toggle.d.ts +3 -3
  283. package/slider/typings/index.metadata.json +1 -1
  284. package/snack-bar/typings/index.metadata.json +1 -1
  285. package/snack-bar/typings/snack-bar-container.d.ts +1 -1
  286. package/stepper/typings/index.metadata.json +1 -1
  287. package/stepper/typings/step-header.d.ts +2 -2
  288. package/stepper/typings/step-label.d.ts +2 -10
  289. package/stepper/typings/stepper-button.d.ts +4 -2
  290. package/stepper/typings/stepper.d.ts +4 -3
  291. package/table/typings/cell.d.ts +8 -5
  292. package/table/typings/index.metadata.json +1 -1
  293. package/table/typings/row.d.ts +6 -3
  294. package/table/typings/table.d.ts +2 -8
  295. package/tabs/typings/index.d.ts +5 -5
  296. package/tabs/typings/index.metadata.json +1 -1
  297. package/tabs/typings/ink-bar.d.ts +1 -1
  298. package/tabs/typings/tab-body.d.ts +1 -1
  299. package/tabs/typings/tab-label.d.ts +2 -10
  300. package/tooltip/typings/index.metadata.json +1 -1
  301. package/tooltip/typings/tooltip.d.ts +3 -3
  302. package/tree/typings/index.metadata.json +1 -1
  303. package/tree/typings/node.d.ts +7 -7
  304. package/tree/typings/padding.d.ts +3 -5
  305. package/tree/typings/toggle.d.ts +10 -3
  306. package/tree/typings/tree.d.ts +2 -3
  307. package/typings/autocomplete/autocomplete-trigger.d.ts +12 -1
  308. package/typings/autocomplete/autocomplete.d.ts +1 -1
  309. package/typings/autocomplete/index.metadata.json +1 -1
  310. package/typings/badge/badge.d.ts +6 -2
  311. package/typings/badge/index.metadata.json +1 -1
  312. package/typings/bottom-sheet/bottom-sheet-container.d.ts +1 -1
  313. package/typings/bottom-sheet/index.metadata.json +1 -1
  314. package/typings/button-toggle/button-toggle.d.ts +1 -1
  315. package/typings/button-toggle/index.metadata.json +1 -1
  316. package/typings/card/index.metadata.json +1 -1
  317. package/typings/checkbox/checkbox.d.ts +2 -2
  318. package/typings/checkbox/index.metadata.json +1 -1
  319. package/typings/chips/chip-input.d.ts +5 -2
  320. package/typings/chips/chip-list.d.ts +12 -19
  321. package/typings/chips/chip.d.ts +3 -2
  322. package/typings/chips/index.metadata.json +1 -1
  323. package/typings/core/index.metadata.json +1 -1
  324. package/typings/core/line/line.d.ts +1 -1
  325. package/typings/core/option/option.d.ts +3 -4
  326. package/typings/core/ripple/ripple-renderer.d.ts +1 -1
  327. package/typings/core/ripple/ripple.d.ts +1 -1
  328. package/typings/datepicker/calendar-body.d.ts +1 -1
  329. package/typings/datepicker/datepicker-input.d.ts +1 -1
  330. package/typings/datepicker/datepicker-toggle.d.ts +3 -1
  331. package/typings/datepicker/datepicker.d.ts +1 -1
  332. package/typings/datepicker/index.metadata.json +1 -1
  333. package/typings/dialog/dialog-container.d.ts +1 -1
  334. package/typings/dialog/dialog-content-directives.d.ts +2 -2
  335. package/typings/dialog/index.metadata.json +1 -1
  336. package/typings/esm5/autocomplete/autocomplete-trigger.d.ts +12 -1
  337. package/typings/esm5/autocomplete/autocomplete.d.ts +1 -1
  338. package/typings/esm5/autocomplete/index.metadata.json +1 -1
  339. package/typings/esm5/badge/badge.d.ts +6 -2
  340. package/typings/esm5/badge/index.metadata.json +1 -1
  341. package/typings/esm5/bottom-sheet/bottom-sheet-container.d.ts +1 -1
  342. package/typings/esm5/bottom-sheet/index.metadata.json +1 -1
  343. package/typings/esm5/button-toggle/button-toggle.d.ts +1 -1
  344. package/typings/esm5/button-toggle/index.metadata.json +1 -1
  345. package/typings/esm5/card/index.metadata.json +1 -1
  346. package/typings/esm5/checkbox/checkbox.d.ts +2 -2
  347. package/typings/esm5/checkbox/index.metadata.json +1 -1
  348. package/typings/esm5/chips/chip-input.d.ts +5 -2
  349. package/typings/esm5/chips/chip-list.d.ts +12 -19
  350. package/typings/esm5/chips/chip.d.ts +3 -2
  351. package/typings/esm5/chips/index.metadata.json +1 -1
  352. package/typings/esm5/core/index.metadata.json +1 -1
  353. package/typings/esm5/core/line/line.d.ts +1 -1
  354. package/typings/esm5/core/option/option.d.ts +3 -4
  355. package/typings/esm5/core/ripple/ripple-renderer.d.ts +1 -1
  356. package/typings/esm5/core/ripple/ripple.d.ts +1 -1
  357. package/typings/esm5/datepicker/calendar-body.d.ts +1 -1
  358. package/typings/esm5/datepicker/datepicker-input.d.ts +1 -1
  359. package/typings/esm5/datepicker/datepicker-toggle.d.ts +3 -1
  360. package/typings/esm5/datepicker/datepicker.d.ts +1 -1
  361. package/typings/esm5/datepicker/index.metadata.json +1 -1
  362. package/typings/esm5/dialog/dialog-container.d.ts +1 -1
  363. package/typings/esm5/dialog/dialog-content-directives.d.ts +2 -2
  364. package/typings/esm5/dialog/index.metadata.json +1 -1
  365. package/typings/esm5/expansion/accordion-base.d.ts +30 -0
  366. package/typings/esm5/expansion/accordion.d.ts +18 -4
  367. package/typings/esm5/expansion/expansion-panel-header.d.ts +13 -2
  368. package/typings/esm5/expansion/expansion-panel.d.ts +10 -6
  369. package/typings/esm5/expansion/index.metadata.json +1 -1
  370. package/typings/esm5/expansion/public-api.d.ts +1 -0
  371. package/typings/esm5/form-field/form-field.d.ts +4 -3
  372. package/typings/esm5/form-field/index.metadata.json +1 -1
  373. package/typings/esm5/grid-list/grid-list.d.ts +1 -1
  374. package/typings/esm5/grid-list/grid-tile.d.ts +2 -2
  375. package/typings/esm5/grid-list/index.metadata.json +1 -1
  376. package/typings/esm5/icon/icon.d.ts +1 -1
  377. package/typings/esm5/icon/index.metadata.json +1 -1
  378. package/typings/esm5/index.metadata.json +1 -1
  379. package/typings/esm5/input/autosize.d.ts +2 -1
  380. package/typings/esm5/input/index.metadata.json +1 -1
  381. package/typings/esm5/input/input.d.ts +2 -2
  382. package/typings/esm5/list/index.metadata.json +1 -1
  383. package/typings/esm5/list/list.d.ts +1 -1
  384. package/typings/esm5/list/selection-list.d.ts +2 -2
  385. package/typings/esm5/menu/index.d.ts +4 -4
  386. package/typings/esm5/menu/index.metadata.json +1 -1
  387. package/typings/esm5/menu/menu-directive.d.ts +1 -1
  388. package/typings/esm5/menu/menu-item.d.ts +1 -1
  389. package/typings/esm5/menu/menu-trigger.d.ts +1 -1
  390. package/typings/esm5/progress-bar/index.metadata.json +1 -1
  391. package/typings/esm5/progress-bar/progress-bar.d.ts +17 -3
  392. package/typings/esm5/radio/radio.d.ts +1 -1
  393. package/typings/esm5/sidenav/drawer.d.ts +2 -2
  394. package/typings/esm5/sidenav/index.metadata.json +1 -1
  395. package/typings/esm5/slide-toggle/index.metadata.json +1 -1
  396. package/typings/esm5/slide-toggle/slide-toggle.d.ts +3 -3
  397. package/typings/esm5/slider/index.metadata.json +1 -1
  398. package/typings/esm5/snack-bar/index.metadata.json +1 -1
  399. package/typings/esm5/snack-bar/snack-bar-container.d.ts +1 -1
  400. package/typings/esm5/stepper/index.metadata.json +1 -1
  401. package/typings/esm5/stepper/step-header.d.ts +2 -2
  402. package/typings/esm5/stepper/step-label.d.ts +2 -10
  403. package/typings/esm5/stepper/stepper-button.d.ts +4 -2
  404. package/typings/esm5/stepper/stepper.d.ts +4 -3
  405. package/typings/esm5/table/cell.d.ts +8 -5
  406. package/typings/esm5/table/index.metadata.json +1 -1
  407. package/typings/esm5/table/row.d.ts +6 -3
  408. package/typings/esm5/table/table.d.ts +2 -8
  409. package/typings/esm5/tabs/index.d.ts +5 -5
  410. package/typings/esm5/tabs/index.metadata.json +1 -1
  411. package/typings/esm5/tabs/ink-bar.d.ts +1 -1
  412. package/typings/esm5/tabs/tab-body.d.ts +1 -1
  413. package/typings/esm5/tabs/tab-label.d.ts +2 -10
  414. package/typings/esm5/tooltip/index.metadata.json +1 -1
  415. package/typings/esm5/tooltip/tooltip.d.ts +3 -3
  416. package/typings/esm5/tree/index.metadata.json +1 -1
  417. package/typings/esm5/tree/node.d.ts +7 -7
  418. package/typings/esm5/tree/padding.d.ts +3 -5
  419. package/typings/esm5/tree/toggle.d.ts +10 -3
  420. package/typings/esm5/tree/tree.d.ts +2 -3
  421. package/typings/expansion/accordion-base.d.ts +30 -0
  422. package/typings/expansion/accordion.d.ts +18 -4
  423. package/typings/expansion/expansion-panel-header.d.ts +13 -2
  424. package/typings/expansion/expansion-panel.d.ts +10 -6
  425. package/typings/expansion/index.metadata.json +1 -1
  426. package/typings/expansion/public-api.d.ts +1 -0
  427. package/typings/form-field/form-field.d.ts +4 -3
  428. package/typings/form-field/index.metadata.json +1 -1
  429. package/typings/grid-list/grid-list.d.ts +1 -1
  430. package/typings/grid-list/grid-tile.d.ts +2 -2
  431. package/typings/grid-list/index.metadata.json +1 -1
  432. package/typings/icon/icon.d.ts +1 -1
  433. package/typings/icon/index.metadata.json +1 -1
  434. package/typings/index.metadata.json +1 -1
  435. package/typings/input/autosize.d.ts +2 -1
  436. package/typings/input/index.metadata.json +1 -1
  437. package/typings/input/input.d.ts +2 -2
  438. package/typings/list/index.metadata.json +1 -1
  439. package/typings/list/list.d.ts +1 -1
  440. package/typings/list/selection-list.d.ts +2 -2
  441. package/typings/menu/index.d.ts +4 -4
  442. package/typings/menu/index.metadata.json +1 -1
  443. package/typings/menu/menu-directive.d.ts +1 -1
  444. package/typings/menu/menu-item.d.ts +1 -1
  445. package/typings/menu/menu-trigger.d.ts +1 -1
  446. package/typings/progress-bar/index.metadata.json +1 -1
  447. package/typings/progress-bar/progress-bar.d.ts +17 -3
  448. package/typings/radio/radio.d.ts +1 -1
  449. package/typings/sidenav/drawer.d.ts +2 -2
  450. package/typings/sidenav/index.metadata.json +1 -1
  451. package/typings/slide-toggle/index.metadata.json +1 -1
  452. package/typings/slide-toggle/slide-toggle.d.ts +3 -3
  453. package/typings/slider/index.metadata.json +1 -1
  454. package/typings/snack-bar/index.metadata.json +1 -1
  455. package/typings/snack-bar/snack-bar-container.d.ts +1 -1
  456. package/typings/stepper/index.metadata.json +1 -1
  457. package/typings/stepper/step-header.d.ts +2 -2
  458. package/typings/stepper/step-label.d.ts +2 -10
  459. package/typings/stepper/stepper-button.d.ts +4 -2
  460. package/typings/stepper/stepper.d.ts +4 -3
  461. package/typings/table/cell.d.ts +8 -5
  462. package/typings/table/index.metadata.json +1 -1
  463. package/typings/table/row.d.ts +6 -3
  464. package/typings/table/table.d.ts +2 -8
  465. package/typings/tabs/index.d.ts +5 -5
  466. package/typings/tabs/index.metadata.json +1 -1
  467. package/typings/tabs/ink-bar.d.ts +1 -1
  468. package/typings/tabs/tab-body.d.ts +1 -1
  469. package/typings/tabs/tab-label.d.ts +2 -10
  470. package/typings/tooltip/index.metadata.json +1 -1
  471. package/typings/tooltip/tooltip.d.ts +3 -3
  472. package/typings/tree/index.metadata.json +1 -1
  473. package/typings/tree/node.d.ts +7 -7
  474. package/typings/tree/padding.d.ts +3 -5
  475. package/typings/tree/toggle.d.ts +10 -3
  476. package/typings/tree/tree.d.ts +2 -3
  477. package/grid-list/typings/grid-list-measure.d.ts +0 -17
  478. package/typings/esm5/grid-list/grid-list-measure.d.ts +0 -17
  479. package/typings/grid-list/grid-list-measure.d.ts +0 -17
package/esm5/chips.es5.js CHANGED
@@ -7,17 +7,17 @@
7
7
  */
8
8
  import { __extends } from 'tslib';
9
9
  import { coerceBooleanProperty } from '@angular/cdk/coercion';
10
- import { BACKSPACE, DELETE, SPACE, ENTER } from '@angular/cdk/keycodes';
10
+ import { BACKSPACE, DELETE, SPACE, HOME, END, ENTER } from '@angular/cdk/keycodes';
11
11
  import { Platform } from '@angular/cdk/platform';
12
12
  import { ContentChild, Directive, ElementRef, EventEmitter, forwardRef, Inject, Input, NgZone, Optional, Output, InjectionToken, ChangeDetectionStrategy, ChangeDetectorRef, Component, ContentChildren, Self, ViewEncapsulation, NgModule } from '@angular/core';
13
13
  import { MAT_RIPPLE_GLOBAL_OPTIONS, mixinColor, mixinDisabled, mixinDisableRipple, RippleRenderer, ErrorStateMatcher, mixinErrorState } from '@angular/material/core';
14
- import { Subject, merge, Subscription } from 'rxjs';
14
+ import { Subject, merge } from 'rxjs';
15
+ import { take, startWith, takeUntil } from 'rxjs/operators';
15
16
  import { FocusKeyManager } from '@angular/cdk/a11y';
16
17
  import { Directionality } from '@angular/cdk/bidi';
17
18
  import { SelectionModel } from '@angular/cdk/collections';
18
19
  import { FormGroupDirective, NgControl, NgForm } from '@angular/forms';
19
20
  import { MatFormFieldControl } from '@angular/material/form-field';
20
- import { startWith } from 'rxjs/operators';
21
21
 
22
22
  /**
23
23
  * @fileoverview added by tsickle
@@ -87,9 +87,10 @@ var MatChipTrailingIcon = /** @class */ (function () {
87
87
  */
88
88
  var MatChip = /** @class */ (function (_super) {
89
89
  __extends(MatChip, _super);
90
- function MatChip(_elementRef, ngZone, platform, globalOptions) {
90
+ function MatChip(_elementRef, _ngZone, platform, globalOptions) {
91
91
  var _this = _super.call(this, _elementRef) || this;
92
92
  _this._elementRef = _elementRef;
93
+ _this._ngZone = _ngZone;
93
94
  /**
94
95
  * Whether the ripples are globally disabled through the RippleGlobalOptions
95
96
  */
@@ -131,7 +132,7 @@ var MatChip = /** @class */ (function (_super) {
131
132
  */
132
133
  _this.removed = new EventEmitter();
133
134
  _this._addHostClassName();
134
- _this._chipRipple = new RippleRenderer(_this, ngZone, _elementRef, platform);
135
+ _this._chipRipple = new RippleRenderer(_this, _ngZone, _elementRef, platform);
135
136
  _this._chipRipple.setupTriggerEvents(_elementRef.nativeElement);
136
137
  if (globalOptions) {
137
138
  _this._ripplesGloballyDisabled = !!globalOptions.disabled;
@@ -448,8 +449,20 @@ var MatChip = /** @class */ (function (_super) {
448
449
  * @return {?}
449
450
  */
450
451
  function () {
451
- this._hasFocus = false;
452
- this._onBlur.next({ chip: this });
452
+ var _this = this;
453
+ // When animations are enabled, Angular may end up removing the chip from the DOM a little
454
+ // earlier than usual, causing it to be blurred and throwing off the logic in the chip list
455
+ // that moves focus not the next item. To work around the issue, we defer marking the chip
456
+ // as not focused until the next time the zone stabilizes.
457
+ this._ngZone.onStable
458
+ .asObservable()
459
+ .pipe(take(1))
460
+ .subscribe(function () {
461
+ _this._ngZone.run(function () {
462
+ _this._hasFocus = false;
463
+ _this._onBlur.next({ chip: _this });
464
+ });
465
+ });
453
466
  };
454
467
  MatChip.decorators = [
455
468
  { type: Directive, args: [{
@@ -515,23 +528,31 @@ var MatChipRemove = /** @class */ (function () {
515
528
  /** Calls the parent chip's public `remove()` method if applicable. */
516
529
  /**
517
530
  * Calls the parent chip's public `remove()` method if applicable.
531
+ * @param {?} event
518
532
  * @return {?}
519
533
  */
520
534
  MatChipRemove.prototype._handleClick = /**
521
535
  * Calls the parent chip's public `remove()` method if applicable.
536
+ * @param {?} event
522
537
  * @return {?}
523
538
  */
524
- function () {
539
+ function (event) {
525
540
  if (this._parentChip.removable) {
526
541
  this._parentChip.remove();
527
542
  }
543
+ // We need to stop event propagation because otherwise the event will bubble up to the
544
+ // form field and cause the `onContainerClick` method to be invoked. This method would then
545
+ // reset the focused chip that has been focused after chip removal. Usually the parent
546
+ // the parent click listener of the `MatChip` would prevent propagation, but it can happen
547
+ // that the chip is being removed before the event bubbles up.
548
+ event.stopPropagation();
528
549
  };
529
550
  MatChipRemove.decorators = [
530
551
  { type: Directive, args: [{
531
552
  selector: '[matChipRemove]',
532
553
  host: {
533
554
  'class': 'mat-chip-remove mat-chip-trailing-icon',
534
- '(click)': '_handleClick()',
555
+ '(click)': '_handleClick($event)',
535
556
  }
536
557
  },] },
537
558
  ];
@@ -604,17 +625,15 @@ var MatChipList = /** @class */ (function (_super) {
604
625
  */
605
626
  _this.controlType = 'mat-chip-list';
606
627
  /**
607
- * When a chip is destroyed, we track the index so we can focus the appropriate next chip.
608
- */
609
- _this._lastDestroyedIndex = null;
610
- /**
611
- * Track which chips we're listening to for focus/destruction.
628
+ * When a chip is destroyed, we store the index of the destroyed chip until the chips
629
+ * query list notifies about the update. This is necessary because we cannot determine an
630
+ * appropriate chip that should receive focus until the array of chips updated completely.
612
631
  */
613
- _this._chipSet = new WeakMap();
632
+ _this._lastDestroyedChipIndex = null;
614
633
  /**
615
- * Subscription to tabbing out from the chip list.
634
+ * Subject that emits when the component has been destroyed.
616
635
  */
617
- _this._tabOutSubscription = Subscription.EMPTY;
636
+ _this._destroyed = new Subject();
618
637
  /**
619
638
  * Uid of the chip list
620
639
  */
@@ -845,7 +864,13 @@ var MatChipList = /** @class */ (function (_super) {
845
864
  * @param {?} value
846
865
  * @return {?}
847
866
  */
848
- function (value) { this._disabled = coerceBooleanProperty(value); },
867
+ function (value) {
868
+ var _this = this;
869
+ this._disabled = coerceBooleanProperty(value);
870
+ if (this.chips) {
871
+ this.chips.forEach(function (chip) { return chip.disabled = _this._disabled; });
872
+ }
873
+ },
849
874
  enumerable: true,
850
875
  configurable: true
851
876
  });
@@ -944,12 +969,12 @@ var MatChipList = /** @class */ (function (_super) {
944
969
  .withHorizontalOrientation(this._dir ? this._dir.value : 'ltr');
945
970
  // Prevents the chip list from capturing focus and redirecting
946
971
  // it back to the first chip when the user tabs out.
947
- this._tabOutSubscription = this._keyManager.tabOut.subscribe(function () {
972
+ this._keyManager.tabOut.pipe(takeUntil(this._destroyed)).subscribe(function () {
948
973
  _this._tabIndex = -1;
949
974
  setTimeout(function () { return _this._tabIndex = _this._userTabIndex || 0; });
950
975
  });
951
976
  // When the list changes, re-subscribe
952
- this._changeSubscription = this.chips.changes.pipe(startWith(null)).subscribe(function () {
977
+ this.chips.changes.pipe(startWith(null), takeUntil(this._destroyed)).subscribe(function () {
953
978
  _this._resetChips();
954
979
  // Reset chips selected/deselected status
955
980
  // Reset chips selected/deselected status
@@ -994,15 +1019,10 @@ var MatChipList = /** @class */ (function (_super) {
994
1019
  * @return {?}
995
1020
  */
996
1021
  function () {
997
- this._tabOutSubscription.unsubscribe();
998
- if (this._changeSubscription) {
999
- this._changeSubscription.unsubscribe();
1000
- }
1001
- if (this._chipRemoveSubscription) {
1002
- this._chipRemoveSubscription.unsubscribe();
1003
- }
1004
- this._dropSubscriptions();
1022
+ this._destroyed.next();
1023
+ this._destroyed.complete();
1005
1024
  this.stateChanges.complete();
1025
+ this._dropSubscriptions();
1006
1026
  };
1007
1027
  /** Associates an HTML input element with this chip list. */
1008
1028
  /**
@@ -1084,7 +1104,6 @@ var MatChipList = /** @class */ (function (_super) {
1084
1104
  */
1085
1105
  function (isDisabled) {
1086
1106
  this.disabled = isDisabled;
1087
- this._elementRef.nativeElement.disabled = isDisabled;
1088
1107
  this.stateChanges.next();
1089
1108
  };
1090
1109
  /**
@@ -1117,6 +1136,9 @@ var MatChipList = /** @class */ (function (_super) {
1117
1136
  * @return {?}
1118
1137
  */
1119
1138
  function () {
1139
+ if (this.disabled) {
1140
+ return;
1141
+ }
1120
1142
  // TODO: ARIA says this should focus the first `selected` chip if any are selected.
1121
1143
  // Focus on first element if there's no chipInput inside chip-list
1122
1144
  if (this._chipInput && this._chipInput.focused) {
@@ -1166,7 +1188,17 @@ var MatChipList = /** @class */ (function (_super) {
1166
1188
  event.preventDefault();
1167
1189
  }
1168
1190
  else if (target && target.classList.contains('mat-chip')) {
1169
- this._keyManager.onKeydown(event);
1191
+ if (event.keyCode === HOME) {
1192
+ this._keyManager.setFirstItemActive();
1193
+ event.preventDefault();
1194
+ }
1195
+ else if (event.keyCode === END) {
1196
+ this._keyManager.setLastItemActive();
1197
+ event.preventDefault();
1198
+ }
1199
+ else {
1200
+ this._keyManager.onKeydown(event);
1201
+ }
1170
1202
  this.stateChanges.next();
1171
1203
  }
1172
1204
  };
@@ -1186,73 +1218,25 @@ var MatChipList = /** @class */ (function (_super) {
1186
1218
  this._tabIndex = this._userTabIndex || (this.chips.length === 0 ? -1 : 0);
1187
1219
  };
1188
1220
  /**
1189
- * Update key manager's active item when chip is deleted.
1190
- * If the deleted chip is the last chip in chip list, focus the new last chip.
1191
- * Otherwise focus the next chip in the list.
1192
- * Save `_lastDestroyedIndex` so we can set the correct focus.
1221
+ * If the amount of chips changed, we need to update the
1222
+ * key manager state and focus the next closest chip.
1193
1223
  */
1194
1224
  /**
1195
- * Update key manager's active item when chip is deleted.
1196
- * If the deleted chip is the last chip in chip list, focus the new last chip.
1197
- * Otherwise focus the next chip in the list.
1198
- * Save `_lastDestroyedIndex` so we can set the correct focus.
1199
- * @param {?} chip
1200
- * @return {?}
1201
- */
1202
- MatChipList.prototype._updateKeyManager = /**
1203
- * Update key manager's active item when chip is deleted.
1204
- * If the deleted chip is the last chip in chip list, focus the new last chip.
1205
- * Otherwise focus the next chip in the list.
1206
- * Save `_lastDestroyedIndex` so we can set the correct focus.
1207
- * @param {?} chip
1208
- * @return {?}
1209
- */
1210
- function (chip) {
1211
- var /** @type {?} */ chipIndex = this.chips.toArray().indexOf(chip);
1212
- if (this._isValidIndex(chipIndex)) {
1213
- if (chip._hasFocus) {
1214
- // Check whether the chip is not the last item
1215
- if (chipIndex < this.chips.length - 1) {
1216
- this._keyManager.setActiveItem(chipIndex);
1217
- }
1218
- else if (chipIndex - 1 >= 0) {
1219
- this._keyManager.setActiveItem(chipIndex - 1);
1220
- }
1221
- }
1222
- if (this._keyManager.activeItemIndex === chipIndex) {
1223
- this._lastDestroyedIndex = chipIndex;
1224
- }
1225
- }
1226
- };
1227
- /**
1228
- * Checks to see if a focus chip was recently destroyed so that we can refocus the next closest
1229
- * one.
1230
- */
1231
- /**
1232
- * Checks to see if a focus chip was recently destroyed so that we can refocus the next closest
1233
- * one.
1225
+ * If the amount of chips changed, we need to update the
1226
+ * key manager state and focus the next closest chip.
1234
1227
  * @return {?}
1235
1228
  */
1236
1229
  MatChipList.prototype._updateFocusForDestroyedChips = /**
1237
- * Checks to see if a focus chip was recently destroyed so that we can refocus the next closest
1238
- * one.
1230
+ * If the amount of chips changed, we need to update the
1231
+ * key manager state and focus the next closest chip.
1239
1232
  * @return {?}
1240
1233
  */
1241
1234
  function () {
1242
- var /** @type {?} */ chipsArray = this.chips.toArray();
1243
- if (this._lastDestroyedIndex != null && chipsArray.length > 0 && (this.focused ||
1244
- (this._keyManager.activeItem && chipsArray.indexOf(this._keyManager.activeItem) === -1))) {
1245
- // Check whether the destroyed chip was the last item
1246
- var /** @type {?} */ newFocusIndex = Math.min(this._lastDestroyedIndex, chipsArray.length - 1);
1247
- this._keyManager.setActiveItem(newFocusIndex);
1248
- var /** @type {?} */ focusChip = this._keyManager.activeItem;
1249
- // Focus the chip
1250
- if (focusChip) {
1251
- focusChip.focus();
1252
- }
1235
+ if (this._lastDestroyedChipIndex != null && this.chips.length) {
1236
+ var /** @type {?} */ newChipIndex = Math.min(this._lastDestroyedChipIndex, this.chips.length - 1);
1237
+ this._keyManager.setActiveItem(newChipIndex);
1253
1238
  }
1254
- // Reset our destroyed index
1255
- this._lastDestroyedIndex = null;
1239
+ this._lastDestroyedChipIndex = null;
1256
1240
  };
1257
1241
  /**
1258
1242
  * Utility to ensure all indexes are valid.
@@ -1495,6 +1479,10 @@ var MatChipList = /** @class */ (function (_super) {
1495
1479
  this._chipSelectionSubscription.unsubscribe();
1496
1480
  this._chipSelectionSubscription = null;
1497
1481
  }
1482
+ if (this._chipRemoveSubscription) {
1483
+ this._chipRemoveSubscription.unsubscribe();
1484
+ this._chipRemoveSubscription = null;
1485
+ }
1498
1486
  };
1499
1487
  /**
1500
1488
  * Listens to user-generated selection events on each chip.
@@ -1554,7 +1542,14 @@ var MatChipList = /** @class */ (function (_super) {
1554
1542
  function () {
1555
1543
  var _this = this;
1556
1544
  this._chipRemoveSubscription = this.chipRemoveChanges.subscribe(function (event) {
1557
- _this._updateKeyManager(event.chip);
1545
+ var /** @type {?} */ chip = event.chip;
1546
+ var /** @type {?} */ chipIndex = _this.chips.toArray().indexOf(event.chip);
1547
+ // In case the chip that will be removed is currently focused, we temporarily store
1548
+ // the index in order to be able to determine an appropriate sibling chip that will
1549
+ // receive focus.
1550
+ if (_this._isValidIndex(chipIndex) && chip._hasFocus) {
1551
+ _this._lastDestroyedChipIndex = chipIndex;
1552
+ }
1558
1553
  });
1559
1554
  };
1560
1555
  MatChipList.decorators = [
@@ -1562,7 +1557,7 @@ var MatChipList = /** @class */ (function (_super) {
1562
1557
  template: "<div class=\"mat-chip-list-wrapper\"><ng-content></ng-content></div>",
1563
1558
  exportAs: 'matChipList',
1564
1559
  host: {
1565
- '[attr.tabindex]': '_tabIndex',
1560
+ '[attr.tabindex]': 'disabled ? null : _tabIndex',
1566
1561
  '[attr.aria-describedby]': '_ariaDescribedby || null',
1567
1562
  '[attr.aria-required]': 'required.toString()',
1568
1563
  '[attr.aria-disabled]': 'disabled.toString()',
@@ -1580,7 +1575,7 @@ var MatChipList = /** @class */ (function (_super) {
1580
1575
  '[id]': '_uid',
1581
1576
  },
1582
1577
  providers: [{ provide: MatFormFieldControl, useExisting: MatChipList }],
1583
- styles: [".mat-chip{position:relative;overflow:hidden;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.mat-standard-chip{transition:box-shadow 280ms cubic-bezier(.4,0,.2,1);display:inline-flex;padding:7px 12px;border-radius:24px;align-items:center;cursor:default}.mat-standard-chip .mat-chip-remove.mat-icon{width:18px;height:18px}.mat-standard-chip:focus{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);outline:0}@media screen and (-ms-high-contrast:active){.mat-standard-chip{outline:solid 1px}.mat-standard-chip:focus{outline:dotted 2px}}.mat-standard-chip.mat-chip-with-avatar,.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-top:0;padding-bottom:0}.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-right:7px;padding-left:0}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-left:7px;padding-right:0}.mat-standard-chip.mat-chip-with-trailing-icon{padding-top:7px;padding-bottom:7px;padding-right:7px;padding-left:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon{padding-left:7px;padding-right:12px}.mat-standard-chip.mat-chip-with-avatar{padding-left:0;padding-right:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-avatar{padding-right:0;padding-left:12px}.mat-standard-chip .mat-chip-avatar{width:32px;height:32px;margin-right:8px;margin-left:0}[dir=rtl] .mat-standard-chip .mat-chip-avatar{margin-left:8px;margin-right:0}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{width:18px;height:18px;cursor:pointer}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{margin-left:7px;margin-right:0}[dir=rtl] .mat-standard-chip .mat-chip-remove,[dir=rtl] .mat-standard-chip .mat-chip-trailing-icon{margin-right:7px;margin-left:0}.mat-chip-list-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin:-4px}.mat-chip-list-wrapper .mat-standard-chip,.mat-chip-list-wrapper input.mat-input-element{margin:4px}.mat-chip-list-stacked .mat-chip-list-wrapper{flex-direction:column;align-items:flex-start}.mat-chip-list-stacked .mat-chip-list-wrapper .mat-standard-chip{width:100%}.mat-chip-avatar{border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}input.mat-chip-input{width:150px;margin:3px;flex:1 0 150px}"],
1578
+ styles: [".mat-chip{position:relative;overflow:hidden;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.mat-standard-chip{transition:box-shadow 280ms cubic-bezier(.4,0,.2,1);display:inline-flex;padding:7px 12px;border-radius:24px;align-items:center;cursor:default}.mat-standard-chip .mat-chip-remove.mat-icon{width:18px;height:18px}.mat-standard-chip:focus{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);outline:0}@media screen and (-ms-high-contrast:active){.mat-standard-chip{outline:solid 1px}.mat-standard-chip:focus{outline:dotted 2px}}.mat-standard-chip.mat-chip-with-avatar,.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-top:0;padding-bottom:0}.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-right:7px;padding-left:0}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-left:7px;padding-right:0}.mat-standard-chip.mat-chip-with-trailing-icon{padding-top:7px;padding-bottom:7px;padding-right:7px;padding-left:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon{padding-left:7px;padding-right:12px}.mat-standard-chip.mat-chip-with-avatar{padding-left:0;padding-right:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-avatar{padding-right:0;padding-left:12px}.mat-standard-chip .mat-chip-avatar{width:32px;height:32px;margin-right:8px;margin-left:0}[dir=rtl] .mat-standard-chip .mat-chip-avatar{margin-left:8px;margin-right:0}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{width:18px;height:18px;cursor:pointer}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{margin-left:7px;margin-right:0}[dir=rtl] .mat-standard-chip .mat-chip-remove,[dir=rtl] .mat-standard-chip .mat-chip-trailing-icon{margin-right:7px;margin-left:0}.mat-chip-list-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin:-4px}.mat-chip-list-wrapper .mat-standard-chip,.mat-chip-list-wrapper input.mat-input-element{margin:4px}.mat-chip-list-stacked .mat-chip-list-wrapper{flex-direction:column;align-items:flex-start}.mat-chip-list-stacked .mat-chip-list-wrapper .mat-standard-chip{width:100%}.mat-chip-avatar{border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden;object-fit:cover}input.mat-chip-input{width:150px;margin:3px;flex:1 0 150px}"],
1584
1579
  encapsulation: ViewEncapsulation.None,
1585
1580
  changeDetection: ChangeDetectionStrategy.OnPush
1586
1581
  },] },
@@ -1650,6 +1645,7 @@ var MatChipInput = /** @class */ (function () {
1650
1645
  * Unique id for the input.
1651
1646
  */
1652
1647
  this.id = "mat-chip-list-input-" + nextUniqueId$1++;
1648
+ this._disabled = false;
1653
1649
  this._inputElement = /** @type {?} */ (this._elementRef.nativeElement);
1654
1650
  }
1655
1651
  Object.defineProperty(MatChipInput.prototype, "chipList", {
@@ -1681,6 +1677,20 @@ var MatChipInput = /** @class */ (function () {
1681
1677
  enumerable: true,
1682
1678
  configurable: true
1683
1679
  });
1680
+ Object.defineProperty(MatChipInput.prototype, "disabled", {
1681
+ get: /**
1682
+ * Whether the input is disabled.
1683
+ * @return {?}
1684
+ */
1685
+ function () { return this._disabled || (this._chipList && this._chipList.disabled); },
1686
+ set: /**
1687
+ * @param {?} value
1688
+ * @return {?}
1689
+ */
1690
+ function (value) { this._disabled = coerceBooleanProperty(value); },
1691
+ enumerable: true,
1692
+ configurable: true
1693
+ });
1684
1694
  Object.defineProperty(MatChipInput.prototype, "empty", {
1685
1695
  /** Whether the input is empty. */
1686
1696
  get: /**
@@ -1797,6 +1807,7 @@ var MatChipInput = /** @class */ (function () {
1797
1807
  '(focus)': '_focus()',
1798
1808
  '(input)': '_onInput()',
1799
1809
  '[id]': 'id',
1810
+ '[attr.disabled]': 'disabled || null',
1800
1811
  '[attr.placeholder]': 'placeholder || null',
1801
1812
  }
1802
1813
  },] },
@@ -1813,6 +1824,7 @@ var MatChipInput = /** @class */ (function () {
1813
1824
  "chipEnd": [{ type: Output, args: ['matChipInputTokenEnd',] },],
1814
1825
  "placeholder": [{ type: Input },],
1815
1826
  "id": [{ type: Input },],
1827
+ "disabled": [{ type: Input },],
1816
1828
  };
1817
1829
  return MatChipInput;
1818
1830
  }());