@angular/material-experimental 14.2.0-rc.0 → 15.0.0-next.0

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 (615) hide show
  1. package/_index.scss +0 -69
  2. package/esm2020/column-resize/column-resize-directives/column-resize-flex.mjs +3 -3
  3. package/esm2020/column-resize/column-resize-directives/column-resize.mjs +3 -3
  4. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize-flex.mjs +3 -3
  5. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize.mjs +3 -3
  6. package/esm2020/column-resize/column-resize-module.mjs +12 -12
  7. package/esm2020/column-resize/overlay-handle.mjs +3 -3
  8. package/esm2020/column-resize/resizable-directives/default-enabled-resizable.mjs +3 -3
  9. package/esm2020/column-resize/resizable-directives/resizable.mjs +3 -3
  10. package/esm2020/column-resize/resize-strategy.mjs +3 -3
  11. package/esm2020/menubar/menubar-item.mjs +3 -3
  12. package/esm2020/menubar/menubar-module.mjs +4 -4
  13. package/esm2020/menubar/menubar.mjs +3 -3
  14. package/esm2020/popover-edit/lens-directives.mjs +9 -9
  15. package/esm2020/popover-edit/popover-edit-module.mjs +4 -4
  16. package/esm2020/popover-edit/table-directives.mjs +12 -12
  17. package/esm2020/selection/row-selection.mjs +3 -3
  18. package/esm2020/selection/select-all.mjs +3 -3
  19. package/esm2020/selection/selection-column.mjs +12 -12
  20. package/esm2020/selection/selection-module.mjs +8 -8
  21. package/esm2020/selection/selection-toggle.mjs +3 -3
  22. package/esm2020/selection/selection.mjs +3 -3
  23. package/esm2020/version.mjs +1 -1
  24. package/fesm2015/column-resize.mjs +36 -36
  25. package/fesm2015/material-experimental.mjs +1 -1
  26. package/fesm2015/material-experimental.mjs.map +1 -1
  27. package/fesm2015/menubar.mjs +10 -10
  28. package/fesm2015/popover-edit.mjs +25 -25
  29. package/fesm2015/selection.mjs +29 -29
  30. package/fesm2015/selection.mjs.map +1 -1
  31. package/fesm2020/column-resize.mjs +36 -36
  32. package/fesm2020/material-experimental.mjs +1 -1
  33. package/fesm2020/material-experimental.mjs.map +1 -1
  34. package/fesm2020/menubar.mjs +10 -10
  35. package/fesm2020/popover-edit.mjs +25 -25
  36. package/fesm2020/selection.mjs +29 -29
  37. package/fesm2020/selection.mjs.map +1 -1
  38. package/package.json +55 -422
  39. package/selection/index.d.ts +4 -4
  40. package/esm2020/mdc-autocomplete/animations.mjs +0 -25
  41. package/esm2020/mdc-autocomplete/autocomplete-origin.mjs +0 -26
  42. package/esm2020/mdc-autocomplete/autocomplete-trigger.mjs +0 -54
  43. package/esm2020/mdc-autocomplete/autocomplete.mjs +0 -35
  44. package/esm2020/mdc-autocomplete/index.mjs +0 -9
  45. package/esm2020/mdc-autocomplete/mdc-autocomplete_public_index.mjs +0 -5
  46. package/esm2020/mdc-autocomplete/module.mjs +0 -46
  47. package/esm2020/mdc-autocomplete/public-api.mjs +0 -14
  48. package/esm2020/mdc-autocomplete/testing/autocomplete-harness-filters.mjs +0 -9
  49. package/esm2020/mdc-autocomplete/testing/autocomplete-harness.mjs +0 -31
  50. package/esm2020/mdc-autocomplete/testing/index.mjs +0 -9
  51. package/esm2020/mdc-autocomplete/testing/public-api.mjs +0 -10
  52. package/esm2020/mdc-button/button-base.mjs +0 -152
  53. package/esm2020/mdc-button/button.mjs +0 -69
  54. package/esm2020/mdc-button/fab.mjs +0 -175
  55. package/esm2020/mdc-button/icon-button.mjs +0 -57
  56. package/esm2020/mdc-button/index.mjs +0 -9
  57. package/esm2020/mdc-button/mdc-button_public_index.mjs +0 -5
  58. package/esm2020/mdc-button/module.mjs +0 -61
  59. package/esm2020/mdc-button/public-api.mjs +0 -12
  60. package/esm2020/mdc-button/testing/button-harness.mjs +0 -50
  61. package/esm2020/mdc-button/testing/index.mjs +0 -9
  62. package/esm2020/mdc-button/testing/public-api.mjs +0 -9
  63. package/esm2020/mdc-card/card.mjs +0 -261
  64. package/esm2020/mdc-card/index.mjs +0 -9
  65. package/esm2020/mdc-card/mdc-card_public_index.mjs +0 -5
  66. package/esm2020/mdc-card/module.mjs +0 -68
  67. package/esm2020/mdc-card/public-api.mjs +0 -10
  68. package/esm2020/mdc-card/testing/card-harness-filters.mjs +0 -9
  69. package/esm2020/mdc-card/testing/card-harness.mjs +0 -42
  70. package/esm2020/mdc-card/testing/index.mjs +0 -9
  71. package/esm2020/mdc-card/testing/public-api.mjs +0 -10
  72. package/esm2020/mdc-checkbox/checkbox.mjs +0 -93
  73. package/esm2020/mdc-checkbox/index.mjs +0 -9
  74. package/esm2020/mdc-checkbox/mdc-checkbox_public_index.mjs +0 -5
  75. package/esm2020/mdc-checkbox/module.mjs +0 -26
  76. package/esm2020/mdc-checkbox/public-api.mjs +0 -11
  77. package/esm2020/mdc-checkbox/testing/checkbox-harness.mjs +0 -41
  78. package/esm2020/mdc-checkbox/testing/index.mjs +0 -9
  79. package/esm2020/mdc-checkbox/testing/public-api.mjs +0 -9
  80. package/esm2020/mdc-chips/chip-action.mjs +0 -90
  81. package/esm2020/mdc-chips/chip-edit-input.mjs +0 -60
  82. package/esm2020/mdc-chips/chip-grid.mjs +0 -407
  83. package/esm2020/mdc-chips/chip-icons.mjs +0 -110
  84. package/esm2020/mdc-chips/chip-input.mjs +0 -212
  85. package/esm2020/mdc-chips/chip-listbox.mjs +0 -332
  86. package/esm2020/mdc-chips/chip-option.mjs +0 -160
  87. package/esm2020/mdc-chips/chip-row.mjs +0 -176
  88. package/esm2020/mdc-chips/chip-set.mjs +0 -271
  89. package/esm2020/mdc-chips/chip-text-control.mjs +0 -9
  90. package/esm2020/mdc-chips/chip.mjs +0 -287
  91. package/esm2020/mdc-chips/index.mjs +0 -9
  92. package/esm2020/mdc-chips/mdc-chips_public_index.mjs +0 -5
  93. package/esm2020/mdc-chips/module.mjs +0 -87
  94. package/esm2020/mdc-chips/public-api.mjs +0 -20
  95. package/esm2020/mdc-chips/testing/chip-avatar-harness.mjs +0 -22
  96. package/esm2020/mdc-chips/testing/chip-grid-harness.mjs +0 -43
  97. package/esm2020/mdc-chips/testing/chip-harness-filters.mjs +0 -9
  98. package/esm2020/mdc-chips/testing/chip-harness.mjs +0 -58
  99. package/esm2020/mdc-chips/testing/chip-input-harness.mjs +0 -82
  100. package/esm2020/mdc-chips/testing/chip-listbox-harness.mjs +0 -59
  101. package/esm2020/mdc-chips/testing/chip-option-harness.mjs +0 -45
  102. package/esm2020/mdc-chips/testing/chip-remove-harness.mjs +0 -26
  103. package/esm2020/mdc-chips/testing/chip-row-harness.mjs +0 -22
  104. package/esm2020/mdc-chips/testing/chip-set-harness.mjs +0 -26
  105. package/esm2020/mdc-chips/testing/index.mjs +0 -9
  106. package/esm2020/mdc-chips/testing/public-api.mjs +0 -18
  107. package/esm2020/mdc-chips/tokens.mjs +0 -33
  108. package/esm2020/mdc-core/index.mjs +0 -9
  109. package/esm2020/mdc-core/mdc-core_public_index.mjs +0 -5
  110. package/esm2020/mdc-core/option/index.mjs +0 -30
  111. package/esm2020/mdc-core/option/optgroup.mjs +0 -46
  112. package/esm2020/mdc-core/option/option.mjs +0 -52
  113. package/esm2020/mdc-core/public-api.mjs +0 -10
  114. package/esm2020/mdc-core/testing/index.mjs +0 -9
  115. package/esm2020/mdc-core/testing/optgroup-harness-filters.mjs +0 -9
  116. package/esm2020/mdc-core/testing/optgroup-harness.mjs +0 -43
  117. package/esm2020/mdc-core/testing/option-harness-filters.mjs +0 -9
  118. package/esm2020/mdc-core/testing/option-harness.mjs +0 -53
  119. package/esm2020/mdc-core/testing/public-api.mjs +0 -12
  120. package/esm2020/mdc-dialog/dialog-container.mjs +0 -171
  121. package/esm2020/mdc-dialog/dialog-content-directives.mjs +0 -179
  122. package/esm2020/mdc-dialog/dialog-ref.mjs +0 -14
  123. package/esm2020/mdc-dialog/dialog.mjs +0 -82
  124. package/esm2020/mdc-dialog/index.mjs +0 -9
  125. package/esm2020/mdc-dialog/mdc-dialog_public_index.mjs +0 -5
  126. package/esm2020/mdc-dialog/module.mjs +0 -53
  127. package/esm2020/mdc-dialog/public-api.mjs +0 -14
  128. package/esm2020/mdc-dialog/testing/dialog-harness.mjs +0 -29
  129. package/esm2020/mdc-dialog/testing/dialog-opener.mjs +0 -45
  130. package/esm2020/mdc-dialog/testing/index.mjs +0 -9
  131. package/esm2020/mdc-dialog/testing/public-api.mjs +0 -10
  132. package/esm2020/mdc-form-field/directives/error.mjs +0 -47
  133. package/esm2020/mdc-form-field/directives/floating-label.mjs +0 -73
  134. package/esm2020/mdc-form-field/directives/hint.mjs +0 -39
  135. package/esm2020/mdc-form-field/directives/label.mjs +0 -21
  136. package/esm2020/mdc-form-field/directives/line-ripple.mjs +0 -59
  137. package/esm2020/mdc-form-field/directives/notched-outline.mjs +0 -68
  138. package/esm2020/mdc-form-field/directives/prefix.mjs +0 -32
  139. package/esm2020/mdc-form-field/directives/suffix.mjs +0 -32
  140. package/esm2020/mdc-form-field/form-field.mjs +0 -608
  141. package/esm2020/mdc-form-field/index.mjs +0 -9
  142. package/esm2020/mdc-form-field/mdc-form-field_public_index.mjs +0 -5
  143. package/esm2020/mdc-form-field/module.mjs +0 -53
  144. package/esm2020/mdc-form-field/public-api.mjs +0 -16
  145. package/esm2020/mdc-form-field/testing/form-field-harness.mjs +0 -58
  146. package/esm2020/mdc-form-field/testing/index.mjs +0 -9
  147. package/esm2020/mdc-form-field/testing/public-api.mjs +0 -13
  148. package/esm2020/mdc-input/index.mjs +0 -9
  149. package/esm2020/mdc-input/input.mjs +0 -55
  150. package/esm2020/mdc-input/mdc-input_public_index.mjs +0 -5
  151. package/esm2020/mdc-input/module.mjs +0 -27
  152. package/esm2020/mdc-input/public-api.mjs +0 -11
  153. package/esm2020/mdc-input/testing/index.mjs +0 -9
  154. package/esm2020/mdc-input/testing/public-api.mjs +0 -9
  155. package/esm2020/mdc-list/action-list.mjs +0 -31
  156. package/esm2020/mdc-list/index.mjs +0 -9
  157. package/esm2020/mdc-list/list-base.mjs +0 -272
  158. package/esm2020/mdc-list/list-item-sections.mjs +0 -138
  159. package/esm2020/mdc-list/list-option-types.mjs +0 -16
  160. package/esm2020/mdc-list/list-option.mjs +0 -253
  161. package/esm2020/mdc-list/list.mjs +0 -82
  162. package/esm2020/mdc-list/mdc-list_public_index.mjs +0 -5
  163. package/esm2020/mdc-list/module.mjs +0 -98
  164. package/esm2020/mdc-list/nav-list.mjs +0 -31
  165. package/esm2020/mdc-list/public-api.mjs +0 -18
  166. package/esm2020/mdc-list/selection-list.mjs +0 -338
  167. package/esm2020/mdc-list/subheader.mjs +0 -27
  168. package/esm2020/mdc-list/testing/action-list-harness.mjs +0 -59
  169. package/esm2020/mdc-list/testing/index.mjs +0 -9
  170. package/esm2020/mdc-list/testing/list-harness-base.mjs +0 -95
  171. package/esm2020/mdc-list/testing/list-harness-filters.mjs +0 -9
  172. package/esm2020/mdc-list/testing/list-harness.mjs +0 -41
  173. package/esm2020/mdc-list/testing/list-item-harness-base.mjs +0 -150
  174. package/esm2020/mdc-list/testing/nav-list-harness.mjs +0 -69
  175. package/esm2020/mdc-list/testing/public-api.mjs +0 -14
  176. package/esm2020/mdc-list/testing/selection-list-harness.mjs +0 -117
  177. package/esm2020/mdc-menu/directives.mjs +0 -38
  178. package/esm2020/mdc-menu/index.mjs +0 -9
  179. package/esm2020/mdc-menu/mdc-menu_public_index.mjs +0 -5
  180. package/esm2020/mdc-menu/menu-item.mjs +0 -36
  181. package/esm2020/mdc-menu/menu.mjs +0 -43
  182. package/esm2020/mdc-menu/module.mjs +0 -44
  183. package/esm2020/mdc-menu/public-api.mjs +0 -13
  184. package/esm2020/mdc-menu/testing/index.mjs +0 -9
  185. package/esm2020/mdc-menu/testing/menu-harness.mjs +0 -46
  186. package/esm2020/mdc-menu/testing/public-api.mjs +0 -9
  187. package/esm2020/mdc-paginator/index.mjs +0 -9
  188. package/esm2020/mdc-paginator/mdc-paginator_public_index.mjs +0 -5
  189. package/esm2020/mdc-paginator/module.mjs +0 -30
  190. package/esm2020/mdc-paginator/paginator.mjs +0 -48
  191. package/esm2020/mdc-paginator/public-api.mjs +0 -11
  192. package/esm2020/mdc-paginator/testing/index.mjs +0 -9
  193. package/esm2020/mdc-paginator/testing/paginator-harness.mjs +0 -36
  194. package/esm2020/mdc-paginator/testing/public-api.mjs +0 -9
  195. package/esm2020/mdc-progress-bar/index.mjs +0 -9
  196. package/esm2020/mdc-progress-bar/mdc-progress-bar_public_index.mjs +0 -5
  197. package/esm2020/mdc-progress-bar/module.mjs +0 -24
  198. package/esm2020/mdc-progress-bar/progress-bar.mjs +0 -152
  199. package/esm2020/mdc-progress-bar/public-api.mjs +0 -11
  200. package/esm2020/mdc-progress-bar/testing/index.mjs +0 -9
  201. package/esm2020/mdc-progress-bar/testing/progress-bar-harness.mjs +0 -33
  202. package/esm2020/mdc-progress-bar/testing/public-api.mjs +0 -9
  203. package/esm2020/mdc-progress-bar/testing/testing_public_index.mjs +0 -5
  204. package/esm2020/mdc-progress-spinner/index.mjs +0 -9
  205. package/esm2020/mdc-progress-spinner/mdc-progress-spinner_public_index.mjs +0 -5
  206. package/esm2020/mdc-progress-spinner/module.mjs +0 -26
  207. package/esm2020/mdc-progress-spinner/progress-spinner.mjs +0 -151
  208. package/esm2020/mdc-progress-spinner/public-api.mjs +0 -11
  209. package/esm2020/mdc-progress-spinner/testing/index.mjs +0 -9
  210. package/esm2020/mdc-progress-spinner/testing/progress-spinner-harness.mjs +0 -35
  211. package/esm2020/mdc-progress-spinner/testing/public-api.mjs +0 -9
  212. package/esm2020/mdc-progress-spinner/testing/testing_public_index.mjs +0 -5
  213. package/esm2020/mdc-radio/index.mjs +0 -9
  214. package/esm2020/mdc-radio/mdc-radio_public_index.mjs +0 -5
  215. package/esm2020/mdc-radio/module.mjs +0 -26
  216. package/esm2020/mdc-radio/public-api.mjs +0 -11
  217. package/esm2020/mdc-radio/radio.mjs +0 -111
  218. package/esm2020/mdc-radio/testing/index.mjs +0 -9
  219. package/esm2020/mdc-radio/testing/public-api.mjs +0 -9
  220. package/esm2020/mdc-radio/testing/radio-harness.mjs +0 -50
  221. package/esm2020/mdc-select/index.mjs +0 -9
  222. package/esm2020/mdc-select/mdc-select_public_index.mjs +0 -5
  223. package/esm2020/mdc-select/module.mjs +0 -46
  224. package/esm2020/mdc-select/public-api.mjs +0 -12
  225. package/esm2020/mdc-select/select-animations.mjs +0 -38
  226. package/esm2020/mdc-select/select-errors.mjs +0 -35
  227. package/esm2020/mdc-select/select.mjs +0 -172
  228. package/esm2020/mdc-select/testing/index.mjs +0 -9
  229. package/esm2020/mdc-select/testing/public-api.mjs +0 -10
  230. package/esm2020/mdc-select/testing/select-harness-filters.mjs +0 -9
  231. package/esm2020/mdc-select/testing/select-harness.mjs +0 -29
  232. package/esm2020/mdc-slide-toggle/index.mjs +0 -9
  233. package/esm2020/mdc-slide-toggle/mdc-slide-toggle_public_index.mjs +0 -5
  234. package/esm2020/mdc-slide-toggle/module.mjs +0 -27
  235. package/esm2020/mdc-slide-toggle/public-api.mjs +0 -12
  236. package/esm2020/mdc-slide-toggle/slide-toggle-config.mjs +0 -14
  237. package/esm2020/mdc-slide-toggle/slide-toggle.mjs +0 -99
  238. package/esm2020/mdc-slide-toggle/testing/index.mjs +0 -9
  239. package/esm2020/mdc-slide-toggle/testing/public-api.mjs +0 -9
  240. package/esm2020/mdc-slide-toggle/testing/slide-toggle-harness.mjs +0 -47
  241. package/esm2020/mdc-slider/global-change-and-input-listener.mjs +0 -59
  242. package/esm2020/mdc-slider/index.mjs +0 -9
  243. package/esm2020/mdc-slider/mdc-slider_public_index.mjs +0 -5
  244. package/esm2020/mdc-slider/module.mjs +0 -26
  245. package/esm2020/mdc-slider/public-api.mjs +0 -10
  246. package/esm2020/mdc-slider/slider.mjs +0 -1094
  247. package/esm2020/mdc-slider/testing/index.mjs +0 -9
  248. package/esm2020/mdc-slider/testing/public-api.mjs +0 -11
  249. package/esm2020/mdc-slider/testing/slider-harness-filters.mjs +0 -2
  250. package/esm2020/mdc-slider/testing/slider-harness.mjs +0 -62
  251. package/esm2020/mdc-slider/testing/slider-thumb-harness.mjs +0 -94
  252. package/esm2020/mdc-snack-bar/index.mjs +0 -9
  253. package/esm2020/mdc-snack-bar/mdc-snack-bar_public_index.mjs +0 -5
  254. package/esm2020/mdc-snack-bar/module.mjs +0 -51
  255. package/esm2020/mdc-snack-bar/public-api.mjs +0 -14
  256. package/esm2020/mdc-snack-bar/simple-snack-bar.mjs +0 -40
  257. package/esm2020/mdc-snack-bar/snack-bar-container.mjs +0 -41
  258. package/esm2020/mdc-snack-bar/snack-bar-content.mjs +0 -52
  259. package/esm2020/mdc-snack-bar/snack-bar.mjs +0 -45
  260. package/esm2020/mdc-snack-bar/testing/index.mjs +0 -9
  261. package/esm2020/mdc-snack-bar/testing/public-api.mjs +0 -9
  262. package/esm2020/mdc-snack-bar/testing/snack-bar-harness.mjs +0 -34
  263. package/esm2020/mdc-table/cell.mjs +0 -141
  264. package/esm2020/mdc-table/index.mjs +0 -9
  265. package/esm2020/mdc-table/mdc-table_public_index.mjs +0 -5
  266. package/esm2020/mdc-table/module.mjs +0 -94
  267. package/esm2020/mdc-table/public-api.mjs +0 -14
  268. package/esm2020/mdc-table/row.mjs +0 -143
  269. package/esm2020/mdc-table/table-data-source.mjs +0 -24
  270. package/esm2020/mdc-table/table.mjs +0 -74
  271. package/esm2020/mdc-table/testing/cell-harness.mjs +0 -50
  272. package/esm2020/mdc-table/testing/index.mjs +0 -9
  273. package/esm2020/mdc-table/testing/public-api.mjs +0 -11
  274. package/esm2020/mdc-table/testing/row-harness.mjs +0 -64
  275. package/esm2020/mdc-table/testing/table-harness.mjs +0 -30
  276. package/esm2020/mdc-table/text-column.mjs +0 -58
  277. package/esm2020/mdc-tabs/index.mjs +0 -9
  278. package/esm2020/mdc-tabs/ink-bar.mjs +0 -130
  279. package/esm2020/mdc-tabs/mdc-tabs_public_index.mjs +0 -5
  280. package/esm2020/mdc-tabs/module.mjs +0 -93
  281. package/esm2020/mdc-tabs/public-api.mjs +0 -19
  282. package/esm2020/mdc-tabs/tab-body.mjs +0 -60
  283. package/esm2020/mdc-tabs/tab-content.mjs +0 -20
  284. package/esm2020/mdc-tabs/tab-group.mjs +0 -98
  285. package/esm2020/mdc-tabs/tab-header.mjs +0 -73
  286. package/esm2020/mdc-tabs/tab-label-wrapper.mjs +0 -32
  287. package/esm2020/mdc-tabs/tab-label.mjs +0 -22
  288. package/esm2020/mdc-tabs/tab-nav-bar/tab-nav-bar.mjs +0 -202
  289. package/esm2020/mdc-tabs/tab.mjs +0 -34
  290. package/esm2020/mdc-tabs/testing/index.mjs +0 -9
  291. package/esm2020/mdc-tabs/testing/public-api.mjs +0 -13
  292. package/esm2020/mdc-tabs/testing/tab-group-harness.mjs +0 -56
  293. package/esm2020/mdc-tabs/testing/tab-harness-filters.mjs +0 -2
  294. package/esm2020/mdc-tabs/testing/tab-harness.mjs +0 -64
  295. package/esm2020/mdc-tabs/testing/tab-link-harness.mjs +0 -40
  296. package/esm2020/mdc-tabs/testing/tab-nav-bar-harness.mjs +0 -66
  297. package/esm2020/mdc-tabs/testing/tab-nav-panel-harness.mjs +0 -27
  298. package/esm2020/mdc-tooltip/index.mjs +0 -9
  299. package/esm2020/mdc-tooltip/mdc-tooltip_public_index.mjs +0 -5
  300. package/esm2020/mdc-tooltip/module.mjs +0 -31
  301. package/esm2020/mdc-tooltip/public-api.mjs +0 -12
  302. package/esm2020/mdc-tooltip/testing/index.mjs +0 -9
  303. package/esm2020/mdc-tooltip/testing/public-api.mjs +0 -9
  304. package/esm2020/mdc-tooltip/testing/tooltip-harness.mjs +0 -30
  305. package/esm2020/mdc-tooltip/tooltip-animations.mjs +0 -24
  306. package/esm2020/mdc-tooltip/tooltip.mjs +0 -132
  307. package/fesm2015/mdc-autocomplete/testing.mjs +0 -50
  308. package/fesm2015/mdc-autocomplete/testing.mjs.map +0 -1
  309. package/fesm2015/mdc-autocomplete.mjs +0 -196
  310. package/fesm2015/mdc-autocomplete.mjs.map +0 -1
  311. package/fesm2015/mdc-button/testing.mjs +0 -75
  312. package/fesm2015/mdc-button/testing.mjs.map +0 -1
  313. package/fesm2015/mdc-button.mjs +0 -490
  314. package/fesm2015/mdc-button.mjs.map +0 -1
  315. package/fesm2015/mdc-card/testing.mjs +0 -63
  316. package/fesm2015/mdc-card/testing.mjs.map +0 -1
  317. package/fesm2015/mdc-card.mjs +0 -351
  318. package/fesm2015/mdc-card.mjs.map +0 -1
  319. package/fesm2015/mdc-checkbox/testing.mjs +0 -56
  320. package/fesm2015/mdc-checkbox/testing.mjs.map +0 -1
  321. package/fesm2015/mdc-checkbox.mjs +0 -142
  322. package/fesm2015/mdc-checkbox.mjs.map +0 -1
  323. package/fesm2015/mdc-chips/testing.mjs +0 -394
  324. package/fesm2015/mdc-chips/testing.mjs.map +0 -1
  325. package/fesm2015/mdc-chips.mjs +0 -2169
  326. package/fesm2015/mdc-chips.mjs.map +0 -1
  327. package/fesm2015/mdc-core/testing.mjs +0 -118
  328. package/fesm2015/mdc-core/testing.mjs.map +0 -1
  329. package/fesm2015/mdc-core.mjs +0 -141
  330. package/fesm2015/mdc-core.mjs.map +0 -1
  331. package/fesm2015/mdc-dialog/testing.mjs +0 -90
  332. package/fesm2015/mdc-dialog/testing.mjs.map +0 -1
  333. package/fesm2015/mdc-dialog.mjs +0 -500
  334. package/fesm2015/mdc-dialog.mjs.map +0 -1
  335. package/fesm2015/mdc-form-field/testing.mjs +0 -78
  336. package/fesm2015/mdc-form-field/testing.mjs.map +0 -1
  337. package/fesm2015/mdc-form-field.mjs +0 -1018
  338. package/fesm2015/mdc-form-field.mjs.map +0 -1
  339. package/fesm2015/mdc-input/testing.mjs +0 -18
  340. package/fesm2015/mdc-input/testing.mjs.map +0 -1
  341. package/fesm2015/mdc-input.mjs +0 -103
  342. package/fesm2015/mdc-input.mjs.map +0 -1
  343. package/fesm2015/mdc-list/testing.mjs +0 -574
  344. package/fesm2015/mdc-list/testing.mjs.map +0 -1
  345. package/fesm2015/mdc-list.mjs +0 -1264
  346. package/fesm2015/mdc-list.mjs.map +0 -1
  347. package/fesm2015/mdc-menu/testing.mjs +0 -59
  348. package/fesm2015/mdc-menu/testing.mjs.map +0 -1
  349. package/fesm2015/mdc-menu.mjs +0 -174
  350. package/fesm2015/mdc-menu.mjs.map +0 -1
  351. package/fesm2015/mdc-paginator/testing.mjs +0 -55
  352. package/fesm2015/mdc-paginator/testing.mjs.map +0 -1
  353. package/fesm2015/mdc-paginator.mjs +0 -100
  354. package/fesm2015/mdc-paginator.mjs.map +0 -1
  355. package/fesm2015/mdc-progress-bar/testing.mjs +0 -54
  356. package/fesm2015/mdc-progress-bar/testing.mjs.map +0 -1
  357. package/fesm2015/mdc-progress-bar.mjs +0 -198
  358. package/fesm2015/mdc-progress-bar.mjs.map +0 -1
  359. package/fesm2015/mdc-progress-spinner/testing.mjs +0 -56
  360. package/fesm2015/mdc-progress-spinner/testing.mjs.map +0 -1
  361. package/fesm2015/mdc-progress-spinner.mjs +0 -200
  362. package/fesm2015/mdc-progress-spinner.mjs.map +0 -1
  363. package/fesm2015/mdc-radio/testing.mjs +0 -63
  364. package/fesm2015/mdc-radio/testing.mjs.map +0 -1
  365. package/fesm2015/mdc-radio.mjs +0 -155
  366. package/fesm2015/mdc-radio.mjs.map +0 -1
  367. package/fesm2015/mdc-select/testing.mjs +0 -48
  368. package/fesm2015/mdc-select/testing.mjs.map +0 -1
  369. package/fesm2015/mdc-select.mjs +0 -273
  370. package/fesm2015/mdc-select.mjs.map +0 -1
  371. package/fesm2015/mdc-slide-toggle/testing.mjs +0 -66
  372. package/fesm2015/mdc-slide-toggle/testing.mjs.map +0 -1
  373. package/fesm2015/mdc-slide-toggle.mjs +0 -159
  374. package/fesm2015/mdc-slide-toggle.mjs.map +0 -1
  375. package/fesm2015/mdc-slider/testing.mjs +0 -199
  376. package/fesm2015/mdc-slider/testing.mjs.map +0 -1
  377. package/fesm2015/mdc-slider.mjs +0 -1212
  378. package/fesm2015/mdc-slider.mjs.map +0 -1
  379. package/fesm2015/mdc-snack-bar/testing.mjs +0 -49
  380. package/fesm2015/mdc-snack-bar/testing.mjs.map +0 -1
  381. package/fesm2015/mdc-snack-bar.mjs +0 -229
  382. package/fesm2015/mdc-snack-bar.mjs.map +0 -1
  383. package/fesm2015/mdc-table/testing.mjs +0 -158
  384. package/fesm2015/mdc-table/testing.mjs.map +0 -1
  385. package/fesm2015/mdc-table.mjs +0 -540
  386. package/fesm2015/mdc-table.mjs.map +0 -1
  387. package/fesm2015/mdc-tabs/testing.mjs +0 -273
  388. package/fesm2015/mdc-tabs/testing.mjs.map +0 -1
  389. package/fesm2015/mdc-tabs.mjs +0 -737
  390. package/fesm2015/mdc-tabs.mjs.map +0 -1
  391. package/fesm2015/mdc-tooltip/testing.mjs +0 -49
  392. package/fesm2015/mdc-tooltip/testing.mjs.map +0 -1
  393. package/fesm2015/mdc-tooltip.mjs +0 -206
  394. package/fesm2015/mdc-tooltip.mjs.map +0 -1
  395. package/fesm2020/mdc-autocomplete/testing.mjs +0 -58
  396. package/fesm2020/mdc-autocomplete/testing.mjs.map +0 -1
  397. package/fesm2020/mdc-autocomplete.mjs +0 -196
  398. package/fesm2020/mdc-autocomplete.mjs.map +0 -1
  399. package/fesm2020/mdc-button/testing.mjs +0 -69
  400. package/fesm2020/mdc-button/testing.mjs.map +0 -1
  401. package/fesm2020/mdc-button.mjs +0 -510
  402. package/fesm2020/mdc-button.mjs.map +0 -1
  403. package/fesm2020/mdc-card/testing.mjs +0 -69
  404. package/fesm2020/mdc-card/testing.mjs.map +0 -1
  405. package/fesm2020/mdc-card.mjs +0 -349
  406. package/fesm2020/mdc-card.mjs.map +0 -1
  407. package/fesm2020/mdc-checkbox/testing.mjs +0 -60
  408. package/fesm2020/mdc-checkbox/testing.mjs.map +0 -1
  409. package/fesm2020/mdc-checkbox.mjs +0 -139
  410. package/fesm2020/mdc-checkbox.mjs.map +0 -1
  411. package/fesm2020/mdc-chips/testing.mjs +0 -395
  412. package/fesm2020/mdc-chips/testing.mjs.map +0 -1
  413. package/fesm2020/mdc-chips.mjs +0 -2161
  414. package/fesm2020/mdc-chips.mjs.map +0 -1
  415. package/fesm2020/mdc-core/testing.mjs +0 -129
  416. package/fesm2020/mdc-core/testing.mjs.map +0 -1
  417. package/fesm2020/mdc-core.mjs +0 -139
  418. package/fesm2020/mdc-core.mjs.map +0 -1
  419. package/fesm2020/mdc-dialog/testing.mjs +0 -90
  420. package/fesm2020/mdc-dialog/testing.mjs.map +0 -1
  421. package/fesm2020/mdc-dialog.mjs +0 -499
  422. package/fesm2020/mdc-dialog.mjs.map +0 -1
  423. package/fesm2020/mdc-form-field/testing.mjs +0 -78
  424. package/fesm2020/mdc-form-field/testing.mjs.map +0 -1
  425. package/fesm2020/mdc-form-field.mjs +0 -1014
  426. package/fesm2020/mdc-form-field.mjs.map +0 -1
  427. package/fesm2020/mdc-input/testing.mjs +0 -18
  428. package/fesm2020/mdc-input/testing.mjs.map +0 -1
  429. package/fesm2020/mdc-input.mjs +0 -103
  430. package/fesm2020/mdc-input.mjs.map +0 -1
  431. package/fesm2020/mdc-list/testing.mjs +0 -544
  432. package/fesm2020/mdc-list/testing.mjs.map +0 -1
  433. package/fesm2020/mdc-list.mjs +0 -1260
  434. package/fesm2020/mdc-list.mjs.map +0 -1
  435. package/fesm2020/mdc-menu/testing.mjs +0 -65
  436. package/fesm2020/mdc-menu/testing.mjs.map +0 -1
  437. package/fesm2020/mdc-menu.mjs +0 -172
  438. package/fesm2020/mdc-menu.mjs.map +0 -1
  439. package/fesm2020/mdc-paginator/testing.mjs +0 -55
  440. package/fesm2020/mdc-paginator/testing.mjs.map +0 -1
  441. package/fesm2020/mdc-paginator.mjs +0 -98
  442. package/fesm2020/mdc-paginator.mjs.map +0 -1
  443. package/fesm2020/mdc-progress-bar/testing.mjs +0 -56
  444. package/fesm2020/mdc-progress-bar/testing.mjs.map +0 -1
  445. package/fesm2020/mdc-progress-bar.mjs +0 -196
  446. package/fesm2020/mdc-progress-bar.mjs.map +0 -1
  447. package/fesm2020/mdc-progress-spinner/testing.mjs +0 -58
  448. package/fesm2020/mdc-progress-spinner/testing.mjs.map +0 -1
  449. package/fesm2020/mdc-progress-spinner.mjs +0 -197
  450. package/fesm2020/mdc-progress-spinner.mjs.map +0 -1
  451. package/fesm2020/mdc-radio/testing.mjs +0 -69
  452. package/fesm2020/mdc-radio/testing.mjs.map +0 -1
  453. package/fesm2020/mdc-radio.mjs +0 -153
  454. package/fesm2020/mdc-radio.mjs.map +0 -1
  455. package/fesm2020/mdc-select/testing.mjs +0 -56
  456. package/fesm2020/mdc-select/testing.mjs.map +0 -1
  457. package/fesm2020/mdc-select.mjs +0 -273
  458. package/fesm2020/mdc-select.mjs.map +0 -1
  459. package/fesm2020/mdc-slide-toggle/testing.mjs +0 -66
  460. package/fesm2020/mdc-slide-toggle/testing.mjs.map +0 -1
  461. package/fesm2020/mdc-slide-toggle.mjs +0 -157
  462. package/fesm2020/mdc-slide-toggle.mjs.map +0 -1
  463. package/fesm2020/mdc-slider/testing.mjs +0 -172
  464. package/fesm2020/mdc-slider/testing.mjs.map +0 -1
  465. package/fesm2020/mdc-slider.mjs +0 -1191
  466. package/fesm2020/mdc-slider.mjs.map +0 -1
  467. package/fesm2020/mdc-snack-bar/testing.mjs +0 -53
  468. package/fesm2020/mdc-snack-bar/testing.mjs.map +0 -1
  469. package/fesm2020/mdc-snack-bar.mjs +0 -232
  470. package/fesm2020/mdc-snack-bar.mjs.map +0 -1
  471. package/fesm2020/mdc-table/testing.mjs +0 -158
  472. package/fesm2020/mdc-table/testing.mjs.map +0 -1
  473. package/fesm2020/mdc-table.mjs +0 -539
  474. package/fesm2020/mdc-table.mjs.map +0 -1
  475. package/fesm2020/mdc-tabs/testing.mjs +0 -265
  476. package/fesm2020/mdc-tabs/testing.mjs.map +0 -1
  477. package/fesm2020/mdc-tabs.mjs +0 -723
  478. package/fesm2020/mdc-tabs.mjs.map +0 -1
  479. package/fesm2020/mdc-tooltip/testing.mjs +0 -49
  480. package/fesm2020/mdc-tooltip/testing.mjs.map +0 -1
  481. package/fesm2020/mdc-tooltip.mjs +0 -202
  482. package/fesm2020/mdc-tooltip.mjs.map +0 -1
  483. package/mdc-autocomplete/_autocomplete-theme.import.scss +0 -5
  484. package/mdc-autocomplete/_autocomplete-theme.scss +0 -48
  485. package/mdc-autocomplete/index.d.ts +0 -97
  486. package/mdc-autocomplete/testing/index.d.ts +0 -32
  487. package/mdc-button/_button-base.import.scss +0 -4
  488. package/mdc-button/_button-base.scss +0 -95
  489. package/mdc-button/_button-theme-private.scss +0 -62
  490. package/mdc-button/_button-theme.import.scss +0 -16
  491. package/mdc-button/_button-theme.scss +0 -224
  492. package/mdc-button/_fab-theme.scss +0 -90
  493. package/mdc-button/_icon-button-theme.scss +0 -76
  494. package/mdc-button/index.d.ts +0 -216
  495. package/mdc-button/testing/index.d.ts +0 -41
  496. package/mdc-card/_card-theme.import.scss +0 -7
  497. package/mdc-card/_card-theme.scss +0 -74
  498. package/mdc-card/index.d.ts +0 -194
  499. package/mdc-card/testing/index.d.ts +0 -44
  500. package/mdc-checkbox/_checkbox-private.scss +0 -53
  501. package/mdc-checkbox/_checkbox-theme.import.scss +0 -15
  502. package/mdc-checkbox/_checkbox-theme.scss +0 -122
  503. package/mdc-checkbox/index.d.ts +0 -87
  504. package/mdc-checkbox/testing/index.d.ts +0 -28
  505. package/mdc-chips/_chips-theme.import.scss +0 -8
  506. package/mdc-chips/_chips-theme.scss +0 -117
  507. package/mdc-chips/index.d.ts +0 -979
  508. package/mdc-chips/testing/index.d.ts +0 -232
  509. package/mdc-core/_core-theme.import.scss +0 -10
  510. package/mdc-core/_core-theme.scss +0 -78
  511. package/mdc-core/_elevation.scss +0 -38
  512. package/mdc-core/color/_all-color.scss +0 -25
  513. package/mdc-core/density/_all-density.scss +0 -25
  514. package/mdc-core/index.d.ts +0 -206
  515. package/mdc-core/mdc-helpers/_focus-indicators-theme.scss +0 -39
  516. package/mdc-core/mdc-helpers/_focus-indicators.import.scss +0 -10
  517. package/mdc-core/mdc-helpers/_focus-indicators.scss +0 -15
  518. package/mdc-core/mdc-helpers/_mdc-helpers.import.scss +0 -8
  519. package/mdc-core/mdc-helpers/_mdc-helpers.scss +0 -221
  520. package/mdc-core/option/_optgroup-theme.import.scss +0 -7
  521. package/mdc-core/option/_optgroup-theme.scss +0 -44
  522. package/mdc-core/option/_option-theme.import.scss +0 -7
  523. package/mdc-core/option/_option-theme.scss +0 -87
  524. package/mdc-core/testing/index.d.ts +0 -64
  525. package/mdc-core/theming/_all-theme.scss +0 -61
  526. package/mdc-core/theming/prebuilt/deeppurple-amber.css +0 -1
  527. package/mdc-core/theming/prebuilt/indigo-pink.css +0 -1
  528. package/mdc-core/theming/prebuilt/pink-bluegrey.css +0 -1
  529. package/mdc-core/theming/prebuilt/purple-green.css +0 -1
  530. package/mdc-core/typography/_all-typography.scss +0 -99
  531. package/mdc-dialog/_dialog-legacy-padding.import.scss +0 -1
  532. package/mdc-dialog/_dialog-legacy-padding.scss +0 -31
  533. package/mdc-dialog/_dialog-theme.import.scss +0 -5
  534. package/mdc-dialog/_dialog-theme.scss +0 -78
  535. package/mdc-dialog/_mdc-dialog-structure-overrides.import.scss +0 -1
  536. package/mdc-dialog/_mdc-dialog-structure-overrides.scss +0 -56
  537. package/mdc-dialog/index.d.ts +0 -217
  538. package/mdc-dialog/testing/index.d.ts +0 -47
  539. package/mdc-form-field/_form-field-density.scss +0 -119
  540. package/mdc-form-field/_form-field-focus-overlay.scss +0 -34
  541. package/mdc-form-field/_form-field-high-contrast.scss +0 -39
  542. package/mdc-form-field/_form-field-native-select.scss +0 -133
  543. package/mdc-form-field/_form-field-sizing.scss +0 -40
  544. package/mdc-form-field/_form-field-subscript.scss +0 -83
  545. package/mdc-form-field/_form-field-theme.scss +0 -148
  546. package/mdc-form-field/_mdc-text-field-structure-overrides.scss +0 -129
  547. package/mdc-form-field/_mdc-text-field-textarea-overrides.scss +0 -36
  548. package/mdc-form-field/_mdc-text-field-theme-variable-refresh.scss +0 -63
  549. package/mdc-form-field/index.d.ts +0 -431
  550. package/mdc-form-field/testing/index.d.ts +0 -48
  551. package/mdc-input/_input-theme.import.scss +0 -5
  552. package/mdc-input/_input-theme.scss +0 -35
  553. package/mdc-input/index.d.ts +0 -30
  554. package/mdc-input/testing/index.d.ts +0 -20
  555. package/mdc-list/_interactive-list-theme.import.scss +0 -5
  556. package/mdc-list/_interactive-list-theme.scss +0 -40
  557. package/mdc-list/_list-option-theme.import.scss +0 -13
  558. package/mdc-list/_list-option-theme.scss +0 -28
  559. package/mdc-list/_list-option-trailing-avatar-compat.scss +0 -58
  560. package/mdc-list/_list-theme.import.scss +0 -17
  561. package/mdc-list/_list-theme.scss +0 -81
  562. package/mdc-list/index.d.ts +0 -534
  563. package/mdc-list/testing/index.d.ts +0 -372
  564. package/mdc-menu/_menu-theme.import.scss +0 -5
  565. package/mdc-menu/_menu-theme.scss +0 -88
  566. package/mdc-menu/index.d.ts +0 -110
  567. package/mdc-menu/testing/index.d.ts +0 -38
  568. package/mdc-paginator/_paginator-theme.import.scss +0 -9
  569. package/mdc-paginator/_paginator-theme.scss +0 -106
  570. package/mdc-paginator/_paginator-variables.import.scss +0 -1
  571. package/mdc-paginator/_paginator-variables.scss +0 -13
  572. package/mdc-paginator/index.d.ts +0 -72
  573. package/mdc-paginator/testing/index.d.ts +0 -30
  574. package/mdc-progress-bar/_progress-bar-theme.import.scss +0 -6
  575. package/mdc-progress-bar/_progress-bar-theme.scss +0 -57
  576. package/mdc-progress-bar/index.d.ts +0 -98
  577. package/mdc-progress-bar/testing/index.d.ts +0 -24
  578. package/mdc-progress-spinner/_progress-spinner-theme.import.scss +0 -6
  579. package/mdc-progress-spinner/_progress-spinner-theme.scss +0 -48
  580. package/mdc-progress-spinner/index.d.ts +0 -90
  581. package/mdc-progress-spinner/testing/index.d.ts +0 -26
  582. package/mdc-radio/_radio-theme.import.scss +0 -7
  583. package/mdc-radio/_radio-theme.scss +0 -110
  584. package/mdc-radio/index.d.ts +0 -72
  585. package/mdc-radio/testing/index.d.ts +0 -43
  586. package/mdc-select/_select-theme.import.scss +0 -10
  587. package/mdc-select/_select-theme.scss +0 -100
  588. package/mdc-select/index.d.ts +0 -111
  589. package/mdc-select/testing/index.d.ts +0 -28
  590. package/mdc-slide-toggle/_slide-toggle-theme.import.scss +0 -11
  591. package/mdc-slide-toggle/_slide-toggle-theme.scss +0 -140
  592. package/mdc-slide-toggle/index.d.ts +0 -83
  593. package/mdc-slide-toggle/testing/index.d.ts +0 -27
  594. package/mdc-slider/_slider-theme.import.scss +0 -5
  595. package/mdc-slider/_slider-theme.scss +0 -125
  596. package/mdc-slider/index.d.ts +0 -435
  597. package/mdc-slider/testing/index.d.ts +0 -92
  598. package/mdc-snack-bar/_snack-bar-theme.import.scss +0 -8
  599. package/mdc-snack-bar/_snack-bar-theme.scss +0 -81
  600. package/mdc-snack-bar/index.d.ts +0 -136
  601. package/mdc-snack-bar/testing/index.d.ts +0 -23
  602. package/mdc-table/_table-theme.import.scss +0 -11
  603. package/mdc-table/_table-theme.scss +0 -78
  604. package/mdc-table/index.d.ts +0 -238
  605. package/mdc-table/testing/index.d.ts +0 -118
  606. package/mdc-tabs/_tabs-common.import.scss +0 -14
  607. package/mdc-tabs/_tabs-common.scss +0 -196
  608. package/mdc-tabs/_tabs-theme.import.scss +0 -8
  609. package/mdc-tabs/_tabs-theme.scss +0 -146
  610. package/mdc-tabs/index.d.ts +0 -307
  611. package/mdc-tabs/testing/index.d.ts +0 -151
  612. package/mdc-tooltip/_tooltip-theme.import.scss +0 -5
  613. package/mdc-tooltip/_tooltip-theme.scss +0 -49
  614. package/mdc-tooltip/index.d.ts +0 -118
  615. package/mdc-tooltip/testing/index.d.ts +0 -26
@@ -1,500 +0,0 @@
1
- import * as i1$1 from '@angular/cdk/overlay';
2
- import { Overlay, OverlayModule } from '@angular/cdk/overlay';
3
- import * as i0 from '@angular/core';
4
- import { Component, ViewEncapsulation, ChangeDetectionStrategy, Optional, Inject, InjectionToken, ANIMATION_MODULE_TYPE as ANIMATION_MODULE_TYPE$1, Injectable, SkipSelf, Directive, Input, NgModule } from '@angular/core';
5
- import * as i2 from '@angular/material/dialog';
6
- import { _MatDialogContainerBase, MatDialogRef as MatDialogRef$1, _MatDialogBase, _closeDialogVia } from '@angular/material/dialog';
7
- export { MAT_DIALOG_SCROLL_STRATEGY_FACTORY, MatDialogConfig, matDialogAnimations } from '@angular/material/dialog';
8
- import * as i2$1 from '@angular/common';
9
- import { DOCUMENT } from '@angular/common';
10
- import { ANIMATION_MODULE_TYPE } from '@angular/platform-browser/animations';
11
- import { numbers, cssClasses } from '@material/dialog';
12
- import * as i1 from '@angular/cdk/a11y';
13
- import * as i4 from '@angular/cdk/portal';
14
- import { PortalModule } from '@angular/cdk/portal';
15
- import { DialogModule } from '@angular/cdk/dialog';
16
- import { MatCommonModule } from '@angular/material-experimental/mdc-core';
17
-
18
- /**
19
- * Internal component that wraps user-provided dialog content in a MDC dialog.
20
- * @docs-private
21
- */
22
- class MatDialogContainer extends _MatDialogContainerBase {
23
- constructor(elementRef, focusTrapFactory, document, dialogConfig, checker, ngZone, overlayRef, _animationMode, focusMonitor) {
24
- super(elementRef, focusTrapFactory, document, dialogConfig, checker, ngZone, overlayRef, focusMonitor);
25
- this._animationMode = _animationMode;
26
- /** Whether animations are enabled. */
27
- this._animationsEnabled = this._animationMode !== 'NoopAnimations';
28
- /** Host element of the dialog container component. */
29
- this._hostElement = this._elementRef.nativeElement;
30
- /** Duration of the dialog open animation. */
31
- this._openAnimationDuration = this._animationsEnabled
32
- ? numbers.DIALOG_ANIMATION_OPEN_TIME_MS
33
- : 0;
34
- /** Duration of the dialog close animation. */
35
- this._closeAnimationDuration = this._animationsEnabled
36
- ? numbers.DIALOG_ANIMATION_CLOSE_TIME_MS
37
- : 0;
38
- /** Current timer for dialog animations. */
39
- this._animationTimer = null;
40
- /**
41
- * Completes the dialog open by clearing potential animation classes, trapping
42
- * focus and emitting an opened event.
43
- */
44
- this._finishDialogOpen = () => {
45
- this._clearAnimationClasses();
46
- this._openAnimationDone(this._openAnimationDuration);
47
- };
48
- /**
49
- * Completes the dialog close by clearing potential animation classes, restoring
50
- * focus and emitting a closed event.
51
- */
52
- this._finishDialogClose = () => {
53
- this._clearAnimationClasses();
54
- this._animationStateChanged.emit({ state: 'closed', totalTime: this._closeAnimationDuration });
55
- };
56
- }
57
- _contentAttached() {
58
- // Delegate to the original dialog-container initialization (i.e. saving the
59
- // previous element, setting up the focus trap and moving focus to the container).
60
- super._contentAttached();
61
- // Note: Usually we would be able to use the MDC dialog foundation here to handle
62
- // the dialog animation for us, but there are a few reasons why we just leverage
63
- // their styles and not use the runtime foundation code:
64
- // 1. Foundation does not allow us to disable animations.
65
- // 2. Foundation contains unnecessary features we don't need and aren't
66
- // tree-shakeable. e.g. background scrim, keyboard event handlers for ESC button.
67
- // 3. Foundation uses unnecessary timers for animations to work around limitations
68
- // in React's `setState` mechanism.
69
- // https://github.com/material-components/material-components-web/pull/3682.
70
- this._startOpenAnimation();
71
- }
72
- ngOnDestroy() {
73
- super.ngOnDestroy();
74
- if (this._animationTimer !== null) {
75
- clearTimeout(this._animationTimer);
76
- }
77
- }
78
- /** Starts the dialog open animation if enabled. */
79
- _startOpenAnimation() {
80
- this._animationStateChanged.emit({ state: 'opening', totalTime: this._openAnimationDuration });
81
- if (this._animationsEnabled) {
82
- // One would expect that the open class is added once the animation finished, but MDC
83
- // uses the open class in combination with the opening class to start the animation.
84
- this._hostElement.classList.add(cssClasses.OPENING);
85
- this._hostElement.classList.add(cssClasses.OPEN);
86
- this._waitForAnimationToComplete(this._openAnimationDuration, this._finishDialogOpen);
87
- }
88
- else {
89
- this._hostElement.classList.add(cssClasses.OPEN);
90
- // Note: We could immediately finish the dialog opening here with noop animations,
91
- // but we defer until next tick so that consumers can subscribe to `afterOpened`.
92
- // Executing this immediately would mean that `afterOpened` emits synchronously
93
- // on `dialog.open` before the consumer had a change to subscribe to `afterOpened`.
94
- Promise.resolve().then(() => this._finishDialogOpen());
95
- }
96
- }
97
- /**
98
- * Starts the exit animation of the dialog if enabled. This method is
99
- * called by the dialog ref.
100
- */
101
- _startExitAnimation() {
102
- this._animationStateChanged.emit({ state: 'closing', totalTime: this._closeAnimationDuration });
103
- this._hostElement.classList.remove(cssClasses.OPEN);
104
- if (this._animationsEnabled) {
105
- this._hostElement.classList.add(cssClasses.CLOSING);
106
- this._waitForAnimationToComplete(this._closeAnimationDuration, this._finishDialogClose);
107
- }
108
- else {
109
- // This subscription to the `OverlayRef#backdropClick` observable in the `DialogRef` is
110
- // set up before any user can subscribe to the backdrop click. The subscription triggers
111
- // the dialog close and this method synchronously. If we'd synchronously emit the `CLOSED`
112
- // animation state event if animations are disabled, the overlay would be disposed
113
- // immediately and all other subscriptions to `DialogRef#backdropClick` would be silently
114
- // skipped. We work around this by waiting with the dialog close until the next tick when
115
- // all subscriptions have been fired as expected. This is not an ideal solution, but
116
- // there doesn't seem to be any other good way. Alternatives that have been considered:
117
- // 1. Deferring `DialogRef.close`. This could be a breaking change due to a new microtask.
118
- // Also this issue is specific to the MDC implementation where the dialog could
119
- // technically be closed synchronously. In the non-MDC one, Angular animations are used
120
- // and closing always takes at least a tick.
121
- // 2. Ensuring that user subscriptions to `backdropClick`, `keydownEvents` in the dialog
122
- // ref are first. This would solve the issue, but has the risk of memory leaks and also
123
- // doesn't solve the case where consumers call `DialogRef.close` in their subscriptions.
124
- // Based on the fact that this is specific to the MDC-based implementation of the dialog
125
- // animations, the defer is applied here.
126
- Promise.resolve().then(() => this._finishDialogClose());
127
- }
128
- }
129
- /** Clears all dialog animation classes. */
130
- _clearAnimationClasses() {
131
- this._hostElement.classList.remove(cssClasses.OPENING);
132
- this._hostElement.classList.remove(cssClasses.CLOSING);
133
- }
134
- _waitForAnimationToComplete(duration, callback) {
135
- if (this._animationTimer !== null) {
136
- clearTimeout(this._animationTimer);
137
- }
138
- // Note that we want this timer to run inside the NgZone, because we want
139
- // the related events like `afterClosed` to be inside the zone as well.
140
- this._animationTimer = setTimeout(callback, duration);
141
- }
142
- }
143
- MatDialogContainer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogContainer, deps: [{ token: i0.ElementRef }, { token: i1.FocusTrapFactory }, { token: DOCUMENT, optional: true }, { token: i2.MatDialogConfig }, { token: i1.InteractivityChecker }, { token: i0.NgZone }, { token: i1$1.OverlayRef }, { token: ANIMATION_MODULE_TYPE, optional: true }, { token: i1.FocusMonitor }], target: i0.ɵɵFactoryTarget.Component });
144
- MatDialogContainer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.1", type: MatDialogContainer, selector: "mat-dialog-container", host: { attributes: { "tabindex": "-1" }, properties: { "attr.aria-modal": "_config.ariaModal", "id": "_config.id", "attr.role": "_config.role", "attr.aria-labelledby": "_config.ariaLabel ? null : _ariaLabelledBy", "attr.aria-label": "_config.ariaLabel", "attr.aria-describedby": "_config.ariaDescribedBy || null", "class._mat-animation-noopable": "!_animationsEnabled" }, classAttribute: "mat-mdc-dialog-container mdc-dialog" }, usesInheritance: true, ngImport: i0, template: "<div class=\"mdc-dialog__container\">\n <div class=\"mat-mdc-dialog-surface mdc-dialog__surface\">\n <ng-template cdkPortalOutlet></ng-template>\n </div>\n</div>\n", styles: [".mdc-dialog .mdc-dialog__close.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,.mdc-dialog .mdc-dialog__close:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms}.mdc-dialog .mdc-dialog__close:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}.mdc-dialog .mdc-dialog__close:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms}.mdc-dialog .mdc-dialog__surface{border-radius:var(--mdc-shape-medium, 4px)}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-dialog,.mdc-dialog__scrim{position:fixed;top:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.mdc-dialog{display:none;z-index:var(--mdc-dialog-z-index, 7)}.mdc-dialog .mdc-dialog__content{padding:20px 24px 20px 24px}.mdc-dialog .mdc-dialog__surface{min-width:280px}@media(max-width: 592px){.mdc-dialog .mdc-dialog__surface{max-width:calc(100vw - 32px)}}@media(min-width: 592px){.mdc-dialog .mdc-dialog__surface{max-width:560px}}.mdc-dialog .mdc-dialog__surface{max-height:calc(100% - 32px)}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-width:none}@media(max-width: 960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px;width:560px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}@media(max-width: 720px)and (max-width: 672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 112px)}}@media(max-width: 720px)and (min-width: 672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:560px}}@media(max-width: 720px)and (max-height: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:calc(100vh - 160px)}}@media(max-width: 720px)and (min-height: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px}}@media(max-width: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}@media(max-width: 720px)and (max-height: 400px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{height:100%;max-height:100vh;max-width:100vw;width:100vw;border-radius:0}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{order:-1;left:-12px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__header{padding:0 16px 9px;justify-content:flex-start}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-left:calc(16px - 2 * 12px)}}@media(max-width: 600px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{height:100%;max-height:100vh;max-width:100vw;width:100vw;border-radius:0}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{order:-1;left:-12px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__header{padding:0 16px 9px;justify-content:flex-start}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-left:calc(16px - 2 * 12px)}}@media(min-width: 960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 400px)}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}.mdc-dialog.mdc-dialog__scrim--hidden .mdc-dialog__scrim{opacity:0}.mdc-dialog__scrim{opacity:0;z-index:-1}.mdc-dialog__container{display:flex;flex-direction:row;align-items:center;justify-content:space-around;box-sizing:border-box;height:100%;transform:scale(0.8);opacity:0;pointer-events:none}.mdc-dialog__surface{position:relative;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;box-sizing:border-box;max-width:100%;max-height:100%;pointer-events:auto;overflow-y:auto}.mdc-dialog__surface .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}[dir=rtl] .mdc-dialog__surface,.mdc-dialog__surface[dir=rtl]{text-align:right}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-dialog__surface{outline:2px solid windowText}}.mdc-dialog__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:2px solid rgba(0,0,0,0);border-radius:inherit;content:\"\";pointer-events:none}@media screen and (forced-colors: active){.mdc-dialog__surface::before{border-color:CanvasText}}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){.mdc-dialog__surface::before{content:none}}.mdc-dialog__title{display:block;margin-top:0;position:relative;flex-shrink:0;box-sizing:border-box;margin:0 0 1px;padding:0 24px 9px}.mdc-dialog__title::before{display:inline-block;width:0;height:40px;content:\"\";vertical-align:0}[dir=rtl] .mdc-dialog__title,.mdc-dialog__title[dir=rtl]{text-align:right}.mdc-dialog--scrollable .mdc-dialog__title{margin-bottom:1px;padding-bottom:15px}.mdc-dialog--fullscreen .mdc-dialog__header{align-items:baseline;border-bottom:1px solid rgba(0,0,0,0);display:inline-flex;justify-content:space-between;padding:0 24px 9px;z-index:1}@media screen and (forced-colors: active){.mdc-dialog--fullscreen .mdc-dialog__header{border-bottom-color:CanvasText}}.mdc-dialog--fullscreen .mdc-dialog__header .mdc-dialog__close{right:-12px}.mdc-dialog--fullscreen .mdc-dialog__title{margin-bottom:0;padding:0;border-bottom:0}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__title{border-bottom:0;margin-bottom:0}.mdc-dialog--fullscreen .mdc-dialog__close{top:5px}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top:1px solid rgba(0,0,0,0)}@media screen and (forced-colors: active){.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog__content{flex-grow:1;box-sizing:border-box;margin:0;overflow:auto}.mdc-dialog__content>:first-child{margin-top:0}.mdc-dialog__content>:last-child{margin-bottom:0}.mdc-dialog__title+.mdc-dialog__content,.mdc-dialog__header+.mdc-dialog__content{padding-top:0}.mdc-dialog--scrollable .mdc-dialog__title+.mdc-dialog__content{padding-top:8px;padding-bottom:8px}.mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:6px 0 0}.mdc-dialog--scrollable .mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:0}.mdc-dialog__actions{display:flex;position:relative;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;box-sizing:border-box;min-height:52px;margin:0;padding:8px;border-top:1px solid rgba(0,0,0,0)}@media screen and (forced-colors: active){.mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog--stacked .mdc-dialog__actions{flex-direction:column;align-items:flex-end}.mdc-dialog__button{margin-left:8px;margin-right:0;max-width:100%;text-align:right}[dir=rtl] .mdc-dialog__button,.mdc-dialog__button[dir=rtl]{margin-left:0;margin-right:8px}.mdc-dialog__button:first-child{margin-left:0;margin-right:0}[dir=rtl] .mdc-dialog__button:first-child,.mdc-dialog__button:first-child[dir=rtl]{margin-left:0;margin-right:0}[dir=rtl] .mdc-dialog__button,.mdc-dialog__button[dir=rtl]{text-align:left}.mdc-dialog--stacked .mdc-dialog__button:not(:first-child){margin-top:12px}.mdc-dialog--open,.mdc-dialog--opening,.mdc-dialog--closing{display:flex}.mdc-dialog--opening .mdc-dialog__scrim{transition:opacity 150ms linear}.mdc-dialog--opening .mdc-dialog__container{transition:opacity 75ms linear,transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--closing .mdc-dialog__scrim,.mdc-dialog--closing .mdc-dialog__container{transition:opacity 75ms linear}.mdc-dialog--closing .mdc-dialog__container{transform:none}.mdc-dialog--open .mdc-dialog__scrim{opacity:1}.mdc-dialog--open .mdc-dialog__container{transform:none;opacity:1}.mdc-dialog--open.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim{opacity:1;z-index:1}.mdc-dialog--open.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim{transition:opacity 75ms linear}.mdc-dialog--open.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim{transition:opacity 150ms linear}.mdc-dialog__surface-scrim{display:none;opacity:0;position:absolute;width:100%;height:100%}.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim{display:block}.mdc-dialog-scroll-lock{overflow:hidden}.mdc-dialog--no-content-padding .mdc-dialog__content{padding:0}.mdc-dialog--sheet .mdc-dialog__close{right:12px;top:9px;position:absolute;z-index:1}.mat-mdc-dialog-content{max-height:65vh}.mat-mdc-dialog-container{position:static;display:block}.mat-mdc-dialog-container,.mat-mdc-dialog-container .mdc-dialog__container,.mat-mdc-dialog-container .mdc-dialog__surface{max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit}.mat-mdc-dialog-container .mdc-dialog__surface{display:block;width:100%;height:100%}.mat-mdc-dialog-container{outline:0}.mat-mdc-dialog-container .mdc-dialog__surface{background-color:var(--mdc-dialog-container-color, white)}.mat-mdc-dialog-container .mdc-dialog__surface{--mdc-elevation-box-shadow-for-gss:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-dialog-container-elevation, var(--mdc-elevation-box-shadow-for-gss))}.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__title,.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__actions,.mat-mdc-dialog-container.mdc-dialog--scrollable.mdc-dialog-scroll-divider-footer .mdc-dialog__actions{border-color:var(--mdc-dialog-with-divider-divider-color, black)}.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__title{border-bottom-color:var(--mdc-dialog-with-divider-divider-color, black)}.mat-mdc-dialog-container .mdc-dialog__title{font-family:var(--mdc-dialog-subhead-font, \"Arial\");line-height:var(--mdc-dialog-subhead-line-height, 14px);font-size:var(--mdc-dialog-subhead-size, 14px);font-weight:var(--mdc-dialog-subhead-weight, 500);letter-spacing:var(--mdc-dialog-subhead-tracking, 1px)}.mat-mdc-dialog-container .mdc-dialog__title{color:var(--mdc-dialog-subhead-color, black)}.mat-mdc-dialog-container .mdc-dialog__content{font-family:var(--mdc-dialog-supporting-text-font, \"Arial\");line-height:var(--mdc-dialog-supporting-text-line-height, 14px);font-size:var(--mdc-dialog-supporting-text-size, 14px);font-weight:var(--mdc-dialog-supporting-text-weight, 500);letter-spacing:var(--mdc-dialog-supporting-text-tracking, 1px)}.mat-mdc-dialog-container .mdc-dialog__content{color:var(--mdc-dialog-supporting-text-color, black)}.mat-mdc-dialog-container._mat-animation-noopable .mdc-dialog__container{transition:none}.mat-mdc-dialog-content{display:block}.mat-mdc-dialog-actions{justify-content:start}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-center,.mat-mdc-dialog-actions[align=center]{justify-content:center}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-end,.mat-mdc-dialog-actions[align=end]{justify-content:flex-end}.mat-mdc-dialog-actions .mat-button-base+.mat-button-base,.mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-mdc-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}"], dependencies: [{ kind: "directive", type: i4.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None });
145
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogContainer, decorators: [{
146
- type: Component,
147
- args: [{ selector: 'mat-dialog-container', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.Default, host: {
148
- 'class': 'mat-mdc-dialog-container mdc-dialog',
149
- 'tabindex': '-1',
150
- '[attr.aria-modal]': '_config.ariaModal',
151
- '[id]': '_config.id',
152
- '[attr.role]': '_config.role',
153
- '[attr.aria-labelledby]': '_config.ariaLabel ? null : _ariaLabelledBy',
154
- '[attr.aria-label]': '_config.ariaLabel',
155
- '[attr.aria-describedby]': '_config.ariaDescribedBy || null',
156
- '[class._mat-animation-noopable]': '!_animationsEnabled',
157
- }, template: "<div class=\"mdc-dialog__container\">\n <div class=\"mat-mdc-dialog-surface mdc-dialog__surface\">\n <ng-template cdkPortalOutlet></ng-template>\n </div>\n</div>\n", styles: [".mdc-dialog .mdc-dialog__close.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,.mdc-dialog .mdc-dialog__close:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms}.mdc-dialog .mdc-dialog__close:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}.mdc-dialog .mdc-dialog__close:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms}.mdc-dialog .mdc-dialog__surface{border-radius:var(--mdc-shape-medium, 4px)}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-dialog,.mdc-dialog__scrim{position:fixed;top:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.mdc-dialog{display:none;z-index:var(--mdc-dialog-z-index, 7)}.mdc-dialog .mdc-dialog__content{padding:20px 24px 20px 24px}.mdc-dialog .mdc-dialog__surface{min-width:280px}@media(max-width: 592px){.mdc-dialog .mdc-dialog__surface{max-width:calc(100vw - 32px)}}@media(min-width: 592px){.mdc-dialog .mdc-dialog__surface{max-width:560px}}.mdc-dialog .mdc-dialog__surface{max-height:calc(100% - 32px)}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-width:none}@media(max-width: 960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px;width:560px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}@media(max-width: 720px)and (max-width: 672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 112px)}}@media(max-width: 720px)and (min-width: 672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:560px}}@media(max-width: 720px)and (max-height: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:calc(100vh - 160px)}}@media(max-width: 720px)and (min-height: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px}}@media(max-width: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}@media(max-width: 720px)and (max-height: 400px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{height:100%;max-height:100vh;max-width:100vw;width:100vw;border-radius:0}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{order:-1;left:-12px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__header{padding:0 16px 9px;justify-content:flex-start}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-left:calc(16px - 2 * 12px)}}@media(max-width: 600px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{height:100%;max-height:100vh;max-width:100vw;width:100vw;border-radius:0}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{order:-1;left:-12px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__header{padding:0 16px 9px;justify-content:flex-start}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-left:calc(16px - 2 * 12px)}}@media(min-width: 960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 400px)}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}.mdc-dialog.mdc-dialog__scrim--hidden .mdc-dialog__scrim{opacity:0}.mdc-dialog__scrim{opacity:0;z-index:-1}.mdc-dialog__container{display:flex;flex-direction:row;align-items:center;justify-content:space-around;box-sizing:border-box;height:100%;transform:scale(0.8);opacity:0;pointer-events:none}.mdc-dialog__surface{position:relative;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;box-sizing:border-box;max-width:100%;max-height:100%;pointer-events:auto;overflow-y:auto}.mdc-dialog__surface .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}[dir=rtl] .mdc-dialog__surface,.mdc-dialog__surface[dir=rtl]{text-align:right}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-dialog__surface{outline:2px solid windowText}}.mdc-dialog__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:2px solid rgba(0,0,0,0);border-radius:inherit;content:\"\";pointer-events:none}@media screen and (forced-colors: active){.mdc-dialog__surface::before{border-color:CanvasText}}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){.mdc-dialog__surface::before{content:none}}.mdc-dialog__title{display:block;margin-top:0;position:relative;flex-shrink:0;box-sizing:border-box;margin:0 0 1px;padding:0 24px 9px}.mdc-dialog__title::before{display:inline-block;width:0;height:40px;content:\"\";vertical-align:0}[dir=rtl] .mdc-dialog__title,.mdc-dialog__title[dir=rtl]{text-align:right}.mdc-dialog--scrollable .mdc-dialog__title{margin-bottom:1px;padding-bottom:15px}.mdc-dialog--fullscreen .mdc-dialog__header{align-items:baseline;border-bottom:1px solid rgba(0,0,0,0);display:inline-flex;justify-content:space-between;padding:0 24px 9px;z-index:1}@media screen and (forced-colors: active){.mdc-dialog--fullscreen .mdc-dialog__header{border-bottom-color:CanvasText}}.mdc-dialog--fullscreen .mdc-dialog__header .mdc-dialog__close{right:-12px}.mdc-dialog--fullscreen .mdc-dialog__title{margin-bottom:0;padding:0;border-bottom:0}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__title{border-bottom:0;margin-bottom:0}.mdc-dialog--fullscreen .mdc-dialog__close{top:5px}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top:1px solid rgba(0,0,0,0)}@media screen and (forced-colors: active){.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog__content{flex-grow:1;box-sizing:border-box;margin:0;overflow:auto}.mdc-dialog__content>:first-child{margin-top:0}.mdc-dialog__content>:last-child{margin-bottom:0}.mdc-dialog__title+.mdc-dialog__content,.mdc-dialog__header+.mdc-dialog__content{padding-top:0}.mdc-dialog--scrollable .mdc-dialog__title+.mdc-dialog__content{padding-top:8px;padding-bottom:8px}.mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:6px 0 0}.mdc-dialog--scrollable .mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:0}.mdc-dialog__actions{display:flex;position:relative;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;box-sizing:border-box;min-height:52px;margin:0;padding:8px;border-top:1px solid rgba(0,0,0,0)}@media screen and (forced-colors: active){.mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog--stacked .mdc-dialog__actions{flex-direction:column;align-items:flex-end}.mdc-dialog__button{margin-left:8px;margin-right:0;max-width:100%;text-align:right}[dir=rtl] .mdc-dialog__button,.mdc-dialog__button[dir=rtl]{margin-left:0;margin-right:8px}.mdc-dialog__button:first-child{margin-left:0;margin-right:0}[dir=rtl] .mdc-dialog__button:first-child,.mdc-dialog__button:first-child[dir=rtl]{margin-left:0;margin-right:0}[dir=rtl] .mdc-dialog__button,.mdc-dialog__button[dir=rtl]{text-align:left}.mdc-dialog--stacked .mdc-dialog__button:not(:first-child){margin-top:12px}.mdc-dialog--open,.mdc-dialog--opening,.mdc-dialog--closing{display:flex}.mdc-dialog--opening .mdc-dialog__scrim{transition:opacity 150ms linear}.mdc-dialog--opening .mdc-dialog__container{transition:opacity 75ms linear,transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--closing .mdc-dialog__scrim,.mdc-dialog--closing .mdc-dialog__container{transition:opacity 75ms linear}.mdc-dialog--closing .mdc-dialog__container{transform:none}.mdc-dialog--open .mdc-dialog__scrim{opacity:1}.mdc-dialog--open .mdc-dialog__container{transform:none;opacity:1}.mdc-dialog--open.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim{opacity:1;z-index:1}.mdc-dialog--open.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim{transition:opacity 75ms linear}.mdc-dialog--open.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim{transition:opacity 150ms linear}.mdc-dialog__surface-scrim{display:none;opacity:0;position:absolute;width:100%;height:100%}.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim{display:block}.mdc-dialog-scroll-lock{overflow:hidden}.mdc-dialog--no-content-padding .mdc-dialog__content{padding:0}.mdc-dialog--sheet .mdc-dialog__close{right:12px;top:9px;position:absolute;z-index:1}.mat-mdc-dialog-content{max-height:65vh}.mat-mdc-dialog-container{position:static;display:block}.mat-mdc-dialog-container,.mat-mdc-dialog-container .mdc-dialog__container,.mat-mdc-dialog-container .mdc-dialog__surface{max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit}.mat-mdc-dialog-container .mdc-dialog__surface{display:block;width:100%;height:100%}.mat-mdc-dialog-container{outline:0}.mat-mdc-dialog-container .mdc-dialog__surface{background-color:var(--mdc-dialog-container-color, white)}.mat-mdc-dialog-container .mdc-dialog__surface{--mdc-elevation-box-shadow-for-gss:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);box-shadow:var(--mdc-dialog-container-elevation, var(--mdc-elevation-box-shadow-for-gss))}.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__title,.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__actions,.mat-mdc-dialog-container.mdc-dialog--scrollable.mdc-dialog-scroll-divider-footer .mdc-dialog__actions{border-color:var(--mdc-dialog-with-divider-divider-color, black)}.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__title{border-bottom-color:var(--mdc-dialog-with-divider-divider-color, black)}.mat-mdc-dialog-container .mdc-dialog__title{font-family:var(--mdc-dialog-subhead-font, \"Arial\");line-height:var(--mdc-dialog-subhead-line-height, 14px);font-size:var(--mdc-dialog-subhead-size, 14px);font-weight:var(--mdc-dialog-subhead-weight, 500);letter-spacing:var(--mdc-dialog-subhead-tracking, 1px)}.mat-mdc-dialog-container .mdc-dialog__title{color:var(--mdc-dialog-subhead-color, black)}.mat-mdc-dialog-container .mdc-dialog__content{font-family:var(--mdc-dialog-supporting-text-font, \"Arial\");line-height:var(--mdc-dialog-supporting-text-line-height, 14px);font-size:var(--mdc-dialog-supporting-text-size, 14px);font-weight:var(--mdc-dialog-supporting-text-weight, 500);letter-spacing:var(--mdc-dialog-supporting-text-tracking, 1px)}.mat-mdc-dialog-container .mdc-dialog__content{color:var(--mdc-dialog-supporting-text-color, black)}.mat-mdc-dialog-container._mat-animation-noopable .mdc-dialog__container{transition:none}.mat-mdc-dialog-content{display:block}.mat-mdc-dialog-actions{justify-content:start}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-center,.mat-mdc-dialog-actions[align=center]{justify-content:center}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-end,.mat-mdc-dialog-actions[align=end]{justify-content:flex-end}.mat-mdc-dialog-actions .mat-button-base+.mat-button-base,.mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-mdc-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}"] }]
158
- }], ctorParameters: function () {
159
- return [{ type: i0.ElementRef }, { type: i1.FocusTrapFactory }, { type: undefined, decorators: [{
160
- type: Optional
161
- }, {
162
- type: Inject,
163
- args: [DOCUMENT]
164
- }] }, { type: i2.MatDialogConfig }, { type: i1.InteractivityChecker }, { type: i0.NgZone }, { type: i1$1.OverlayRef }, { type: undefined, decorators: [{
165
- type: Optional
166
- }, {
167
- type: Inject,
168
- args: [ANIMATION_MODULE_TYPE]
169
- }] }, { type: i1.FocusMonitor }];
170
- } });
171
-
172
- /**
173
- * @license
174
- * Copyright Google LLC All Rights Reserved.
175
- *
176
- * Use of this source code is governed by an MIT-style license that can be
177
- * found in the LICENSE file at https://angular.io/license
178
- */
179
- /**
180
- * Reference to a dialog opened via the MatDialog service.
181
- */
182
- class MatDialogRef extends MatDialogRef$1 {
183
- }
184
-
185
- /**
186
- * @license
187
- * Copyright Google LLC All Rights Reserved.
188
- *
189
- * Use of this source code is governed by an MIT-style license that can be
190
- * found in the LICENSE file at https://angular.io/license
191
- */
192
- /** Injection token that can be used to access the data that was passed in to a dialog. */
193
- const MAT_DIALOG_DATA = new InjectionToken('MatMdcDialogData');
194
- /** Injection token that can be used to specify default dialog options. */
195
- const MAT_DIALOG_DEFAULT_OPTIONS = new InjectionToken('mat-mdc-dialog-default-options');
196
- /** Injection token that determines the scroll handling while the dialog is open. */
197
- const MAT_DIALOG_SCROLL_STRATEGY = new InjectionToken('mat-mdc-dialog-scroll-strategy');
198
- /** @docs-private */
199
- function MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY(overlay) {
200
- return () => overlay.scrollStrategies.block();
201
- }
202
- /** @docs-private */
203
- const MAT_DIALOG_SCROLL_STRATEGY_PROVIDER = {
204
- provide: MAT_DIALOG_SCROLL_STRATEGY,
205
- deps: [Overlay],
206
- useFactory: MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY,
207
- };
208
- /**
209
- * Service to open Material Design modal dialogs.
210
- */
211
- class MatDialog extends _MatDialogBase {
212
- constructor(overlay, injector,
213
- /**
214
- * @deprecated `_location` parameter to be removed.
215
- * @breaking-change 10.0.0
216
- */
217
- location, defaultOptions, scrollStrategy, parentDialog,
218
- /**
219
- * @deprecated No longer used. To be removed.
220
- * @breaking-change 15.0.0
221
- */
222
- overlayContainer,
223
- /**
224
- * @deprecated No longer used. To be removed.
225
- * @breaking-change 14.0.0
226
- */
227
- animationMode) {
228
- super(overlay, injector, defaultOptions, parentDialog, overlayContainer, scrollStrategy, MatDialogRef, MatDialogContainer, MAT_DIALOG_DATA, animationMode);
229
- this._idPrefix = 'mat-mdc-dialog-';
230
- }
231
- }
232
- MatDialog.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialog, deps: [{ token: i1$1.Overlay }, { token: i0.Injector }, { token: i2$1.Location, optional: true }, { token: MAT_DIALOG_DEFAULT_OPTIONS, optional: true }, { token: MAT_DIALOG_SCROLL_STRATEGY }, { token: MatDialog, optional: true, skipSelf: true }, { token: i1$1.OverlayContainer }, { token: ANIMATION_MODULE_TYPE$1, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
233
- MatDialog.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialog });
234
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialog, decorators: [{
235
- type: Injectable
236
- }], ctorParameters: function () {
237
- return [{ type: i1$1.Overlay }, { type: i0.Injector }, { type: i2$1.Location, decorators: [{
238
- type: Optional
239
- }] }, { type: i2.MatDialogConfig, decorators: [{
240
- type: Optional
241
- }, {
242
- type: Inject,
243
- args: [MAT_DIALOG_DEFAULT_OPTIONS]
244
- }] }, { type: undefined, decorators: [{
245
- type: Inject,
246
- args: [MAT_DIALOG_SCROLL_STRATEGY]
247
- }] }, { type: MatDialog, decorators: [{
248
- type: Optional
249
- }, {
250
- type: SkipSelf
251
- }] }, { type: i1$1.OverlayContainer }, { type: undefined, decorators: [{
252
- type: Optional
253
- }, {
254
- type: Inject,
255
- args: [ANIMATION_MODULE_TYPE$1]
256
- }] }];
257
- } });
258
-
259
- /**
260
- * @license
261
- * Copyright Google LLC All Rights Reserved.
262
- *
263
- * Use of this source code is governed by an MIT-style license that can be
264
- * found in the LICENSE file at https://angular.io/license
265
- */
266
- /** Counter used to generate unique IDs for dialog elements. */
267
- let dialogElementUid = 0;
268
- /**
269
- * Button that will close the current dialog.
270
- */
271
- class MatDialogClose {
272
- constructor(
273
- // The dialog title directive is always used in combination with a `MatDialogRef`.
274
- // tslint:disable-next-line: lightweight-tokens
275
- dialogRef, _elementRef, _dialog) {
276
- this.dialogRef = dialogRef;
277
- this._elementRef = _elementRef;
278
- this._dialog = _dialog;
279
- /** Default to "button" to prevents accidental form submits. */
280
- this.type = 'button';
281
- }
282
- ngOnInit() {
283
- if (!this.dialogRef) {
284
- // When this directive is included in a dialog via TemplateRef (rather than being
285
- // in a Component), the DialogRef isn't available via injection because embedded
286
- // views cannot be given a custom injector. Instead, we look up the DialogRef by
287
- // ID. This must occur in `onInit`, as the ID binding for the dialog container won't
288
- // be resolved at constructor time.
289
- this.dialogRef = getClosestDialog(this._elementRef, this._dialog.openDialogs);
290
- }
291
- }
292
- ngOnChanges(changes) {
293
- const proxiedChange = changes['_matDialogClose'] || changes['_matDialogCloseResult'];
294
- if (proxiedChange) {
295
- this.dialogResult = proxiedChange.currentValue;
296
- }
297
- }
298
- _onButtonClick(event) {
299
- // Determinate the focus origin using the click event, because using the FocusMonitor will
300
- // result in incorrect origins. Most of the time, close buttons will be auto focused in the
301
- // dialog, and therefore clicking the button won't result in a focus change. This means that
302
- // the FocusMonitor won't detect any origin change, and will always output `program`.
303
- _closeDialogVia(this.dialogRef, event.screenX === 0 && event.screenY === 0 ? 'keyboard' : 'mouse', this.dialogResult);
304
- }
305
- }
306
- MatDialogClose.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogClose, deps: [{ token: MatDialogRef, optional: true }, { token: i0.ElementRef }, { token: MatDialog }], target: i0.ɵɵFactoryTarget.Directive });
307
- MatDialogClose.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.1", type: MatDialogClose, selector: "[mat-dialog-close], [matDialogClose]", inputs: { ariaLabel: ["aria-label", "ariaLabel"], type: "type", dialogResult: ["mat-dialog-close", "dialogResult"], _matDialogClose: ["matDialogClose", "_matDialogClose"] }, host: { listeners: { "click": "_onButtonClick($event)" }, properties: { "attr.aria-label": "ariaLabel || null", "attr.type": "type" } }, exportAs: ["matDialogClose"], usesOnChanges: true, ngImport: i0 });
308
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogClose, decorators: [{
309
- type: Directive,
310
- args: [{
311
- selector: '[mat-dialog-close], [matDialogClose]',
312
- exportAs: 'matDialogClose',
313
- host: {
314
- '(click)': '_onButtonClick($event)',
315
- '[attr.aria-label]': 'ariaLabel || null',
316
- '[attr.type]': 'type',
317
- },
318
- }]
319
- }], ctorParameters: function () {
320
- return [{ type: MatDialogRef, decorators: [{
321
- type: Optional
322
- }] }, { type: i0.ElementRef }, { type: MatDialog }];
323
- }, propDecorators: { ariaLabel: [{
324
- type: Input,
325
- args: ['aria-label']
326
- }], type: [{
327
- type: Input
328
- }], dialogResult: [{
329
- type: Input,
330
- args: ['mat-dialog-close']
331
- }], _matDialogClose: [{
332
- type: Input,
333
- args: ['matDialogClose']
334
- }] } });
335
- /**
336
- * Title of a dialog element. Stays fixed to the top of the dialog when scrolling.
337
- */
338
- class MatDialogTitle {
339
- constructor(
340
- // The dialog title directive is always used in combination with a `MatDialogRef`.
341
- // tslint:disable-next-line: lightweight-tokens
342
- _dialogRef, _elementRef, _dialog) {
343
- this._dialogRef = _dialogRef;
344
- this._elementRef = _elementRef;
345
- this._dialog = _dialog;
346
- this.id = `mat-mdc-dialog-title-${dialogElementUid++}`;
347
- }
348
- ngOnInit() {
349
- if (!this._dialogRef) {
350
- this._dialogRef = getClosestDialog(this._elementRef, this._dialog.openDialogs);
351
- }
352
- if (this._dialogRef) {
353
- Promise.resolve().then(() => {
354
- const container = this._dialogRef._containerInstance;
355
- if (container && !container._ariaLabelledBy) {
356
- container._ariaLabelledBy = this.id;
357
- }
358
- });
359
- }
360
- }
361
- }
362
- MatDialogTitle.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogTitle, deps: [{ token: MatDialogRef, optional: true }, { token: i0.ElementRef }, { token: MatDialog }], target: i0.ɵɵFactoryTarget.Directive });
363
- MatDialogTitle.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.1", type: MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: { id: "id" }, host: { properties: { "id": "id" }, classAttribute: "mat-mdc-dialog-title mdc-dialog__title" }, exportAs: ["matDialogTitle"], ngImport: i0 });
364
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogTitle, decorators: [{
365
- type: Directive,
366
- args: [{
367
- selector: '[mat-dialog-title], [matDialogTitle]',
368
- exportAs: 'matDialogTitle',
369
- host: {
370
- 'class': 'mat-mdc-dialog-title mdc-dialog__title',
371
- '[id]': 'id',
372
- },
373
- }]
374
- }], ctorParameters: function () {
375
- return [{ type: MatDialogRef, decorators: [{
376
- type: Optional
377
- }] }, { type: i0.ElementRef }, { type: MatDialog }];
378
- }, propDecorators: { id: [{
379
- type: Input
380
- }] } });
381
- /**
382
- * Scrollable content container of a dialog.
383
- */
384
- class MatDialogContent {
385
- }
386
- MatDialogContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogContent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
387
- MatDialogContent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.1", type: MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]", host: { classAttribute: "mat-mdc-dialog-content mdc-dialog__content" }, ngImport: i0 });
388
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogContent, decorators: [{
389
- type: Directive,
390
- args: [{
391
- selector: `[mat-dialog-content], mat-dialog-content, [matDialogContent]`,
392
- host: { 'class': 'mat-mdc-dialog-content mdc-dialog__content' },
393
- }]
394
- }] });
395
- /**
396
- * Container for the bottom action buttons in a dialog.
397
- * Stays fixed to the bottom when scrolling.
398
- */
399
- class MatDialogActions {
400
- constructor() {
401
- /**
402
- * Horizontal alignment of action buttons.
403
- */
404
- this.align = 'start';
405
- }
406
- }
407
- MatDialogActions.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogActions, deps: [], target: i0.ɵɵFactoryTarget.Directive });
408
- MatDialogActions.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.1", type: MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]", inputs: { align: "align" }, host: { properties: { "class.mat-mdc-dialog-actions-align-center": "align === \"center\"", "class.mat-mdc-dialog-actions-align-end": "align === \"end\"" }, classAttribute: "mat-mdc-dialog-actions mdc-dialog__actions" }, ngImport: i0 });
409
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogActions, decorators: [{
410
- type: Directive,
411
- args: [{
412
- selector: `[mat-dialog-actions], mat-dialog-actions, [matDialogActions]`,
413
- host: {
414
- 'class': 'mat-mdc-dialog-actions mdc-dialog__actions',
415
- '[class.mat-mdc-dialog-actions-align-center]': 'align === "center"',
416
- '[class.mat-mdc-dialog-actions-align-end]': 'align === "end"',
417
- },
418
- }]
419
- }], propDecorators: { align: [{
420
- type: Input
421
- }] } });
422
- /**
423
- * Finds the closest MatDialogRef to an element by looking at the DOM.
424
- * @param element Element relative to which to look for a dialog.
425
- * @param openDialogs References to the currently-open dialogs.
426
- */
427
- function getClosestDialog(element, openDialogs) {
428
- let parent = element.nativeElement.parentElement;
429
- while (parent && !parent.classList.contains('mat-mdc-dialog-container')) {
430
- parent = parent.parentElement;
431
- }
432
- return parent ? openDialogs.find(dialog => dialog.id === parent.id) : null;
433
- }
434
-
435
- /**
436
- * @license
437
- * Copyright Google LLC All Rights Reserved.
438
- *
439
- * Use of this source code is governed by an MIT-style license that can be
440
- * found in the LICENSE file at https://angular.io/license
441
- */
442
- class MatDialogModule {
443
- }
444
- MatDialogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
445
- MatDialogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.1", ngImport: i0, type: MatDialogModule, declarations: [MatDialogContainer,
446
- MatDialogClose,
447
- MatDialogTitle,
448
- MatDialogActions,
449
- MatDialogContent], imports: [DialogModule, OverlayModule, PortalModule, MatCommonModule], exports: [MatDialogContainer,
450
- MatDialogClose,
451
- MatDialogTitle,
452
- MatDialogContent,
453
- MatDialogActions,
454
- MatCommonModule] });
455
- MatDialogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogModule, providers: [MatDialog, MAT_DIALOG_SCROLL_STRATEGY_PROVIDER], imports: [DialogModule, OverlayModule, PortalModule, MatCommonModule, MatCommonModule] });
456
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.1", ngImport: i0, type: MatDialogModule, decorators: [{
457
- type: NgModule,
458
- args: [{
459
- imports: [DialogModule, OverlayModule, PortalModule, MatCommonModule],
460
- exports: [
461
- MatDialogContainer,
462
- MatDialogClose,
463
- MatDialogTitle,
464
- MatDialogContent,
465
- MatDialogActions,
466
- MatCommonModule,
467
- ],
468
- declarations: [
469
- MatDialogContainer,
470
- MatDialogClose,
471
- MatDialogTitle,
472
- MatDialogActions,
473
- MatDialogContent,
474
- ],
475
- providers: [MatDialog, MAT_DIALOG_SCROLL_STRATEGY_PROVIDER],
476
- }]
477
- }] });
478
-
479
- /**
480
- * @license
481
- * Copyright Google LLC All Rights Reserved.
482
- *
483
- * Use of this source code is governed by an MIT-style license that can be
484
- * found in the LICENSE file at https://angular.io/license
485
- */
486
-
487
- /**
488
- * @license
489
- * Copyright Google LLC All Rights Reserved.
490
- *
491
- * Use of this source code is governed by an MIT-style license that can be
492
- * found in the LICENSE file at https://angular.io/license
493
- */
494
-
495
- /**
496
- * Generated bundle index. Do not edit.
497
- */
498
-
499
- export { MAT_DIALOG_DATA, MAT_DIALOG_DEFAULT_OPTIONS, MAT_DIALOG_SCROLL_STRATEGY, MAT_DIALOG_SCROLL_STRATEGY_PROVIDER, MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY, MatDialog, MatDialogActions, MatDialogClose, MatDialogContainer, MatDialogContent, MatDialogModule, MatDialogRef, MatDialogTitle };
500
- //# sourceMappingURL=mdc-dialog.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mdc-dialog.mjs","sources":["../../../../../../src/material-experimental/mdc-dialog/dialog-container.ts","../../../../../../src/material-experimental/mdc-dialog/dialog-container.html","../../../../../../src/material-experimental/mdc-dialog/dialog-ref.ts","../../../../../../src/material-experimental/mdc-dialog/dialog.ts","../../../../../../src/material-experimental/mdc-dialog/dialog-content-directives.ts","../../../../../../src/material-experimental/mdc-dialog/module.ts","../../../../../../src/material-experimental/mdc-dialog/public-api.ts","../../../../../../src/material-experimental/mdc-dialog/index.ts","../../../../../../src/material-experimental/mdc-dialog/mdc-dialog_public_index.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {FocusMonitor, FocusTrapFactory, InteractivityChecker} from '@angular/cdk/a11y';\nimport {OverlayRef} from '@angular/cdk/overlay';\nimport {DOCUMENT} from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n Component,\n ElementRef,\n Inject,\n OnDestroy,\n Optional,\n ViewEncapsulation,\n NgZone,\n} from '@angular/core';\nimport {MatDialogConfig, _MatDialogContainerBase} from '@angular/material/dialog';\nimport {ANIMATION_MODULE_TYPE} from '@angular/platform-browser/animations';\nimport {cssClasses, numbers} from '@material/dialog';\n\n/**\n * Internal component that wraps user-provided dialog content in a MDC dialog.\n * @docs-private\n */\n@Component({\n selector: 'mat-dialog-container',\n templateUrl: 'dialog-container.html',\n styleUrls: ['dialog.css'],\n encapsulation: ViewEncapsulation.None,\n // Disabled for consistency with the non-MDC dialog container.\n // tslint:disable-next-line:validate-decorators\n changeDetection: ChangeDetectionStrategy.Default,\n host: {\n 'class': 'mat-mdc-dialog-container mdc-dialog',\n 'tabindex': '-1',\n '[attr.aria-modal]': '_config.ariaModal',\n '[id]': '_config.id',\n '[attr.role]': '_config.role',\n '[attr.aria-labelledby]': '_config.ariaLabel ? null : _ariaLabelledBy',\n '[attr.aria-label]': '_config.ariaLabel',\n '[attr.aria-describedby]': '_config.ariaDescribedBy || null',\n '[class._mat-animation-noopable]': '!_animationsEnabled',\n },\n})\nexport class MatDialogContainer extends _MatDialogContainerBase implements OnDestroy {\n /** Whether animations are enabled. */\n _animationsEnabled: boolean = this._animationMode !== 'NoopAnimations';\n\n /** Host element of the dialog container component. */\n private _hostElement: HTMLElement = this._elementRef.nativeElement;\n /** Duration of the dialog open animation. */\n private _openAnimationDuration = this._animationsEnabled\n ? numbers.DIALOG_ANIMATION_OPEN_TIME_MS\n : 0;\n /** Duration of the dialog close animation. */\n private _closeAnimationDuration = this._animationsEnabled\n ? numbers.DIALOG_ANIMATION_CLOSE_TIME_MS\n : 0;\n /** Current timer for dialog animations. */\n private _animationTimer: number | null = null;\n\n constructor(\n elementRef: ElementRef,\n focusTrapFactory: FocusTrapFactory,\n @Optional() @Inject(DOCUMENT) document: any,\n dialogConfig: MatDialogConfig,\n checker: InteractivityChecker,\n ngZone: NgZone,\n overlayRef: OverlayRef,\n @Optional() @Inject(ANIMATION_MODULE_TYPE) private _animationMode?: string,\n focusMonitor?: FocusMonitor,\n ) {\n super(\n elementRef,\n focusTrapFactory,\n document,\n dialogConfig,\n checker,\n ngZone,\n overlayRef,\n focusMonitor,\n );\n }\n\n protected override _contentAttached(): void {\n // Delegate to the original dialog-container initialization (i.e. saving the\n // previous element, setting up the focus trap and moving focus to the container).\n super._contentAttached();\n\n // Note: Usually we would be able to use the MDC dialog foundation here to handle\n // the dialog animation for us, but there are a few reasons why we just leverage\n // their styles and not use the runtime foundation code:\n // 1. Foundation does not allow us to disable animations.\n // 2. Foundation contains unnecessary features we don't need and aren't\n // tree-shakeable. e.g. background scrim, keyboard event handlers for ESC button.\n // 3. Foundation uses unnecessary timers for animations to work around limitations\n // in React's `setState` mechanism.\n // https://github.com/material-components/material-components-web/pull/3682.\n this._startOpenAnimation();\n }\n\n override ngOnDestroy() {\n super.ngOnDestroy();\n\n if (this._animationTimer !== null) {\n clearTimeout(this._animationTimer);\n }\n }\n\n /** Starts the dialog open animation if enabled. */\n private _startOpenAnimation() {\n this._animationStateChanged.emit({state: 'opening', totalTime: this._openAnimationDuration});\n\n if (this._animationsEnabled) {\n // One would expect that the open class is added once the animation finished, but MDC\n // uses the open class in combination with the opening class to start the animation.\n this._hostElement.classList.add(cssClasses.OPENING);\n this._hostElement.classList.add(cssClasses.OPEN);\n this._waitForAnimationToComplete(this._openAnimationDuration, this._finishDialogOpen);\n } else {\n this._hostElement.classList.add(cssClasses.OPEN);\n // Note: We could immediately finish the dialog opening here with noop animations,\n // but we defer until next tick so that consumers can subscribe to `afterOpened`.\n // Executing this immediately would mean that `afterOpened` emits synchronously\n // on `dialog.open` before the consumer had a change to subscribe to `afterOpened`.\n Promise.resolve().then(() => this._finishDialogOpen());\n }\n }\n\n /**\n * Starts the exit animation of the dialog if enabled. This method is\n * called by the dialog ref.\n */\n _startExitAnimation(): void {\n this._animationStateChanged.emit({state: 'closing', totalTime: this._closeAnimationDuration});\n this._hostElement.classList.remove(cssClasses.OPEN);\n\n if (this._animationsEnabled) {\n this._hostElement.classList.add(cssClasses.CLOSING);\n this._waitForAnimationToComplete(this._closeAnimationDuration, this._finishDialogClose);\n } else {\n // This subscription to the `OverlayRef#backdropClick` observable in the `DialogRef` is\n // set up before any user can subscribe to the backdrop click. The subscription triggers\n // the dialog close and this method synchronously. If we'd synchronously emit the `CLOSED`\n // animation state event if animations are disabled, the overlay would be disposed\n // immediately and all other subscriptions to `DialogRef#backdropClick` would be silently\n // skipped. We work around this by waiting with the dialog close until the next tick when\n // all subscriptions have been fired as expected. This is not an ideal solution, but\n // there doesn't seem to be any other good way. Alternatives that have been considered:\n // 1. Deferring `DialogRef.close`. This could be a breaking change due to a new microtask.\n // Also this issue is specific to the MDC implementation where the dialog could\n // technically be closed synchronously. In the non-MDC one, Angular animations are used\n // and closing always takes at least a tick.\n // 2. Ensuring that user subscriptions to `backdropClick`, `keydownEvents` in the dialog\n // ref are first. This would solve the issue, but has the risk of memory leaks and also\n // doesn't solve the case where consumers call `DialogRef.close` in their subscriptions.\n // Based on the fact that this is specific to the MDC-based implementation of the dialog\n // animations, the defer is applied here.\n Promise.resolve().then(() => this._finishDialogClose());\n }\n }\n\n /**\n * Completes the dialog open by clearing potential animation classes, trapping\n * focus and emitting an opened event.\n */\n private _finishDialogOpen = () => {\n this._clearAnimationClasses();\n this._openAnimationDone(this._openAnimationDuration);\n };\n\n /**\n * Completes the dialog close by clearing potential animation classes, restoring\n * focus and emitting a closed event.\n */\n private _finishDialogClose = () => {\n this._clearAnimationClasses();\n this._animationStateChanged.emit({state: 'closed', totalTime: this._closeAnimationDuration});\n };\n\n /** Clears all dialog animation classes. */\n private _clearAnimationClasses() {\n this._hostElement.classList.remove(cssClasses.OPENING);\n this._hostElement.classList.remove(cssClasses.CLOSING);\n }\n\n private _waitForAnimationToComplete(duration: number, callback: () => void) {\n if (this._animationTimer !== null) {\n clearTimeout(this._animationTimer);\n }\n\n // Note that we want this timer to run inside the NgZone, because we want\n // the related events like `afterClosed` to be inside the zone as well.\n this._animationTimer = setTimeout(callback, duration);\n }\n}\n","<div class=\"mdc-dialog__container\">\n <div class=\"mat-mdc-dialog-surface mdc-dialog__surface\">\n <ng-template cdkPortalOutlet></ng-template>\n </div>\n</div>\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {MatDialogRef as NonMdcDialogRef} from '@angular/material/dialog';\n\n/**\n * Reference to a dialog opened via the MatDialog service.\n */\nexport class MatDialogRef<T, R = any> extends NonMdcDialogRef<T, R> {}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {Overlay, OverlayContainer, ScrollStrategy} from '@angular/cdk/overlay';\nimport {Location} from '@angular/common';\nimport {\n ANIMATION_MODULE_TYPE,\n Inject,\n Injectable,\n InjectionToken,\n Injector,\n Optional,\n SkipSelf,\n} from '@angular/core';\nimport {_MatDialogBase, MatDialogConfig} from '@angular/material/dialog';\nimport {MatDialogContainer} from './dialog-container';\nimport {MatDialogRef} from './dialog-ref';\n\n/** Injection token that can be used to access the data that was passed in to a dialog. */\nexport const MAT_DIALOG_DATA = new InjectionToken<any>('MatMdcDialogData');\n\n/** Injection token that can be used to specify default dialog options. */\nexport const MAT_DIALOG_DEFAULT_OPTIONS = new InjectionToken<MatDialogConfig>(\n 'mat-mdc-dialog-default-options',\n);\n\n/** Injection token that determines the scroll handling while the dialog is open. */\nexport const MAT_DIALOG_SCROLL_STRATEGY = new InjectionToken<() => ScrollStrategy>(\n 'mat-mdc-dialog-scroll-strategy',\n);\n\n/** @docs-private */\nexport function MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY(\n overlay: Overlay,\n): () => ScrollStrategy {\n return () => overlay.scrollStrategies.block();\n}\n\n/** @docs-private */\nexport const MAT_DIALOG_SCROLL_STRATEGY_PROVIDER = {\n provide: MAT_DIALOG_SCROLL_STRATEGY,\n deps: [Overlay],\n useFactory: MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY,\n};\n\n/**\n * Service to open Material Design modal dialogs.\n */\n@Injectable()\nexport class MatDialog extends _MatDialogBase<MatDialogContainer> {\n constructor(\n overlay: Overlay,\n injector: Injector,\n /**\n * @deprecated `_location` parameter to be removed.\n * @breaking-change 10.0.0\n */\n @Optional() location: Location,\n @Optional() @Inject(MAT_DIALOG_DEFAULT_OPTIONS) defaultOptions: MatDialogConfig,\n @Inject(MAT_DIALOG_SCROLL_STRATEGY) scrollStrategy: any,\n @Optional() @SkipSelf() parentDialog: MatDialog,\n /**\n * @deprecated No longer used. To be removed.\n * @breaking-change 15.0.0\n */\n overlayContainer: OverlayContainer,\n /**\n * @deprecated No longer used. To be removed.\n * @breaking-change 14.0.0\n */\n @Optional()\n @Inject(ANIMATION_MODULE_TYPE)\n animationMode?: 'NoopAnimations' | 'BrowserAnimations',\n ) {\n super(\n overlay,\n injector,\n defaultOptions,\n parentDialog,\n overlayContainer,\n scrollStrategy,\n MatDialogRef,\n MatDialogContainer,\n MAT_DIALOG_DATA,\n animationMode,\n );\n\n this._idPrefix = 'mat-mdc-dialog-';\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {\n Directive,\n ElementRef,\n Input,\n OnChanges,\n OnInit,\n Optional,\n SimpleChanges,\n} from '@angular/core';\nimport {_closeDialogVia} from '@angular/material/dialog';\n\nimport {MatDialog} from './dialog';\nimport {MatDialogRef} from './dialog-ref';\n\n/** Counter used to generate unique IDs for dialog elements. */\nlet dialogElementUid = 0;\n\n/**\n * Button that will close the current dialog.\n */\n@Directive({\n selector: '[mat-dialog-close], [matDialogClose]',\n exportAs: 'matDialogClose',\n host: {\n '(click)': '_onButtonClick($event)',\n '[attr.aria-label]': 'ariaLabel || null',\n '[attr.type]': 'type',\n },\n})\nexport class MatDialogClose implements OnInit, OnChanges {\n /** Screen-reader label for the button. */\n @Input('aria-label') ariaLabel: string;\n\n /** Default to \"button\" to prevents accidental form submits. */\n @Input() type: 'submit' | 'button' | 'reset' = 'button';\n\n /** Dialog close input. */\n @Input('mat-dialog-close') dialogResult: any;\n\n @Input('matDialogClose') _matDialogClose: any;\n\n constructor(\n // The dialog title directive is always used in combination with a `MatDialogRef`.\n // tslint:disable-next-line: lightweight-tokens\n @Optional() public dialogRef: MatDialogRef<any>,\n private _elementRef: ElementRef<HTMLElement>,\n private _dialog: MatDialog,\n ) {}\n\n ngOnInit() {\n if (!this.dialogRef) {\n // When this directive is included in a dialog via TemplateRef (rather than being\n // in a Component), the DialogRef isn't available via injection because embedded\n // views cannot be given a custom injector. Instead, we look up the DialogRef by\n // ID. This must occur in `onInit`, as the ID binding for the dialog container won't\n // be resolved at constructor time.\n this.dialogRef = getClosestDialog(this._elementRef, this._dialog.openDialogs)!;\n }\n }\n\n ngOnChanges(changes: SimpleChanges) {\n const proxiedChange = changes['_matDialogClose'] || changes['_matDialogCloseResult'];\n\n if (proxiedChange) {\n this.dialogResult = proxiedChange.currentValue;\n }\n }\n\n _onButtonClick(event: MouseEvent) {\n // Determinate the focus origin using the click event, because using the FocusMonitor will\n // result in incorrect origins. Most of the time, close buttons will be auto focused in the\n // dialog, and therefore clicking the button won't result in a focus change. This means that\n // the FocusMonitor won't detect any origin change, and will always output `program`.\n _closeDialogVia(\n this.dialogRef,\n event.screenX === 0 && event.screenY === 0 ? 'keyboard' : 'mouse',\n this.dialogResult,\n );\n }\n}\n\n/**\n * Title of a dialog element. Stays fixed to the top of the dialog when scrolling.\n */\n@Directive({\n selector: '[mat-dialog-title], [matDialogTitle]',\n exportAs: 'matDialogTitle',\n host: {\n 'class': 'mat-mdc-dialog-title mdc-dialog__title',\n '[id]': 'id',\n },\n})\nexport class MatDialogTitle implements OnInit {\n @Input() id: string = `mat-mdc-dialog-title-${dialogElementUid++}`;\n\n constructor(\n // The dialog title directive is always used in combination with a `MatDialogRef`.\n // tslint:disable-next-line: lightweight-tokens\n @Optional() private _dialogRef: MatDialogRef<any>,\n private _elementRef: ElementRef<HTMLElement>,\n private _dialog: MatDialog,\n ) {}\n\n ngOnInit() {\n if (!this._dialogRef) {\n this._dialogRef = getClosestDialog(this._elementRef, this._dialog.openDialogs)!;\n }\n\n if (this._dialogRef) {\n Promise.resolve().then(() => {\n const container = this._dialogRef._containerInstance;\n\n if (container && !container._ariaLabelledBy) {\n container._ariaLabelledBy = this.id;\n }\n });\n }\n }\n}\n\n/**\n * Scrollable content container of a dialog.\n */\n@Directive({\n selector: `[mat-dialog-content], mat-dialog-content, [matDialogContent]`,\n host: {'class': 'mat-mdc-dialog-content mdc-dialog__content'},\n})\nexport class MatDialogContent {}\n\n/**\n * Container for the bottom action buttons in a dialog.\n * Stays fixed to the bottom when scrolling.\n */\n@Directive({\n selector: `[mat-dialog-actions], mat-dialog-actions, [matDialogActions]`,\n host: {\n 'class': 'mat-mdc-dialog-actions mdc-dialog__actions',\n '[class.mat-mdc-dialog-actions-align-center]': 'align === \"center\"',\n '[class.mat-mdc-dialog-actions-align-end]': 'align === \"end\"',\n },\n})\nexport class MatDialogActions {\n /**\n * Horizontal alignment of action buttons.\n */\n @Input() align?: 'start' | 'center' | 'end' = 'start';\n}\n\n/**\n * Finds the closest MatDialogRef to an element by looking at the DOM.\n * @param element Element relative to which to look for a dialog.\n * @param openDialogs References to the currently-open dialogs.\n */\nfunction getClosestDialog(element: ElementRef<HTMLElement>, openDialogs: MatDialogRef<any>[]) {\n let parent: HTMLElement | null = element.nativeElement.parentElement;\n\n while (parent && !parent.classList.contains('mat-mdc-dialog-container')) {\n parent = parent.parentElement;\n }\n\n return parent ? openDialogs.find(dialog => dialog.id === parent!.id) : null;\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {DialogModule} from '@angular/cdk/dialog';\nimport {OverlayModule} from '@angular/cdk/overlay';\nimport {PortalModule} from '@angular/cdk/portal';\nimport {NgModule} from '@angular/core';\nimport {MatCommonModule} from '@angular/material-experimental/mdc-core';\nimport {MAT_DIALOG_SCROLL_STRATEGY_PROVIDER, MatDialog} from './dialog';\nimport {MatDialogContainer} from './dialog-container';\nimport {\n MatDialogActions,\n MatDialogClose,\n MatDialogContent,\n MatDialogTitle,\n} from './dialog-content-directives';\n\n@NgModule({\n imports: [DialogModule, OverlayModule, PortalModule, MatCommonModule],\n exports: [\n MatDialogContainer,\n MatDialogClose,\n MatDialogTitle,\n MatDialogContent,\n MatDialogActions,\n MatCommonModule,\n ],\n declarations: [\n MatDialogContainer,\n MatDialogClose,\n MatDialogTitle,\n MatDialogActions,\n MatDialogContent,\n ],\n providers: [MatDialog, MAT_DIALOG_SCROLL_STRATEGY_PROVIDER],\n})\nexport class MatDialogModule {}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nexport * from './dialog';\nexport * from './dialog-ref';\nexport * from './dialog-content-directives';\nexport * from './dialog-container';\nexport * from './module';\n\nexport {\n AutoFocusTarget,\n MatDialogState,\n MatDialogConfig,\n matDialogAnimations,\n DialogRole,\n DialogPosition,\n MAT_DIALOG_SCROLL_STRATEGY_FACTORY,\n} from '@angular/material/dialog';\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nexport * from './public-api';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i3","NonMdcDialogRef","ANIMATION_MODULE_TYPE","i1.MatDialogRef","i2.MatDialog"],"mappings":"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"}