@angular/material 10.0.2 → 10.1.3
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.
- package/_theming.scss +14 -9
- package/autocomplete/index.metadata.json +1 -1
- package/autocomplete/testing/autocomplete-harness.d.ts +2 -0
- package/bundles/material-autocomplete-testing.umd.js +327 -248
- package/bundles/material-autocomplete-testing.umd.js.map +1 -1
- package/bundles/material-autocomplete-testing.umd.min.js +2 -9
- package/bundles/material-autocomplete-testing.umd.min.js.map +1 -1
- package/bundles/material-autocomplete.umd.js +421 -355
- package/bundles/material-autocomplete.umd.js.map +1 -1
- package/bundles/material-autocomplete.umd.min.js +2 -24
- package/bundles/material-autocomplete.umd.min.js.map +1 -1
- package/bundles/material-badge-testing.umd.js +301 -235
- package/bundles/material-badge-testing.umd.js.map +1 -1
- package/bundles/material-badge-testing.umd.min.js +2 -9
- package/bundles/material-badge-testing.umd.min.js.map +1 -1
- package/bundles/material-badge.umd.js +344 -278
- package/bundles/material-badge.umd.js.map +1 -1
- package/bundles/material-badge.umd.min.js +3 -3
- package/bundles/material-badge.umd.min.js.map +1 -1
- package/bundles/material-bottom-sheet-testing.umd.js +302 -236
- package/bundles/material-bottom-sheet-testing.umd.js.map +1 -1
- package/bundles/material-bottom-sheet-testing.umd.min.js +2 -9
- package/bundles/material-bottom-sheet-testing.umd.min.js.map +1 -1
- package/bundles/material-bottom-sheet.umd.js +361 -288
- package/bundles/material-bottom-sheet.umd.js.map +1 -1
- package/bundles/material-bottom-sheet.umd.min.js +17 -2
- package/bundles/material-bottom-sheet.umd.min.js.map +1 -1
- package/bundles/material-button-testing.umd.js +321 -244
- package/bundles/material-button-testing.umd.js.map +1 -1
- package/bundles/material-button-testing.umd.min.js +2 -9
- package/bundles/material-button-testing.umd.min.js.map +1 -1
- package/bundles/material-button-toggle-testing.umd.js +315 -245
- package/bundles/material-button-toggle-testing.umd.js.map +1 -1
- package/bundles/material-button-toggle-testing.umd.min.js +3 -17
- package/bundles/material-button-toggle-testing.umd.min.js.map +1 -1
- package/bundles/material-button-toggle.umd.js +394 -318
- package/bundles/material-button-toggle.umd.js.map +1 -1
- package/bundles/material-button-toggle.umd.min.js +2 -10
- package/bundles/material-button-toggle.umd.min.js.map +1 -1
- package/bundles/material-button.umd.js +375 -304
- package/bundles/material-button.umd.js.map +1 -1
- package/bundles/material-button.umd.min.js +3 -11
- package/bundles/material-button.umd.min.js.map +1 -1
- package/bundles/material-card-testing.umd.js +399 -0
- package/bundles/material-card-testing.umd.js.map +1 -0
- package/bundles/material-card-testing.umd.min.js +37 -0
- package/bundles/material-card-testing.umd.min.js.map +1 -0
- package/bundles/material-card.umd.js +139 -139
- package/bundles/material-card.umd.js.map +1 -1
- package/bundles/material-card.umd.min.js +2 -2
- package/bundles/material-card.umd.min.js.map +1 -1
- package/bundles/material-checkbox-testing.umd.js +313 -236
- package/bundles/material-checkbox-testing.umd.js.map +1 -1
- package/bundles/material-checkbox-testing.umd.min.js +2 -9
- package/bundles/material-checkbox-testing.umd.min.js.map +1 -1
- package/bundles/material-checkbox.umd.js +370 -311
- package/bundles/material-checkbox.umd.js.map +1 -1
- package/bundles/material-checkbox.umd.min.js +2 -9
- package/bundles/material-checkbox.umd.min.js.map +1 -1
- package/bundles/material-chips.umd.js +625 -542
- package/bundles/material-chips.umd.js.map +1 -1
- package/bundles/material-chips.umd.min.js +19 -4
- package/bundles/material-chips.umd.min.js.map +1 -1
- package/bundles/material-core-testing.umd.js +304 -245
- package/bundles/material-core-testing.umd.js.map +1 -1
- package/bundles/material-core-testing.umd.min.js +3 -17
- package/bundles/material-core-testing.umd.min.js.map +1 -1
- package/bundles/material-core.umd.js +563 -510
- package/bundles/material-core.umd.js.map +1 -1
- package/bundles/material-core.umd.min.js +37 -12
- package/bundles/material-core.umd.min.js.map +1 -1
- package/bundles/material-datepicker.umd.js +935 -880
- package/bundles/material-datepicker.umd.js.map +1 -1
- package/bundles/material-datepicker.umd.min.js +44 -10
- package/bundles/material-datepicker.umd.min.js.map +1 -1
- package/bundles/material-dialog-testing.umd.js +303 -237
- package/bundles/material-dialog-testing.umd.js.map +1 -1
- package/bundles/material-dialog-testing.umd.min.js +2 -9
- package/bundles/material-dialog-testing.umd.min.js.map +1 -1
- package/bundles/material-dialog.umd.js +438 -376
- package/bundles/material-dialog.umd.js.map +1 -1
- package/bundles/material-dialog.umd.min.js +15 -14
- package/bundles/material-dialog.umd.min.js.map +1 -1
- package/bundles/material-divider-testing.umd.js +300 -234
- package/bundles/material-divider-testing.umd.js.map +1 -1
- package/bundles/material-divider-testing.umd.min.js +2 -9
- package/bundles/material-divider-testing.umd.min.js.map +1 -1
- package/bundles/material-divider.umd.js +28 -28
- package/bundles/material-divider.umd.js.map +1 -1
- package/bundles/material-divider.umd.min.js +2 -9
- package/bundles/material-divider.umd.min.js.map +1 -1
- package/bundles/material-expansion-testing.umd.js +314 -246
- package/bundles/material-expansion-testing.umd.js.map +1 -1
- package/bundles/material-expansion-testing.umd.min.js +2 -10
- package/bundles/material-expansion-testing.umd.min.js.map +1 -1
- package/bundles/material-expansion.umd.js +459 -400
- package/bundles/material-expansion.umd.js.map +1 -1
- package/bundles/material-expansion.umd.min.js +11 -3
- package/bundles/material-expansion.umd.min.js.map +1 -1
- package/bundles/material-form-field-testing-control.umd.js +299 -233
- package/bundles/material-form-field-testing-control.umd.js.map +1 -1
- package/bundles/material-form-field-testing-control.umd.min.js.map +1 -1
- package/bundles/material-form-field-testing.umd.js +301 -235
- package/bundles/material-form-field-testing.umd.js.map +1 -1
- package/bundles/material-form-field-testing.umd.min.js +3 -10
- package/bundles/material-form-field-testing.umd.min.js.map +1 -1
- package/bundles/material-form-field.umd.js +493 -406
- package/bundles/material-form-field.umd.js.map +1 -1
- package/bundles/material-form-field.umd.min.js +36 -5
- package/bundles/material-form-field.umd.min.js.map +1 -1
- package/bundles/material-grid-list-testing.umd.js +311 -252
- package/bundles/material-grid-list-testing.umd.js.map +1 -1
- package/bundles/material-grid-list-testing.umd.min.js +2 -17
- package/bundles/material-grid-list-testing.umd.min.js.map +1 -1
- package/bundles/material-grid-list.umd.js +409 -336
- package/bundles/material-grid-list.umd.js.map +1 -1
- package/bundles/material-grid-list.umd.min.js +19 -4
- package/bundles/material-grid-list.umd.min.js.map +1 -1
- package/bundles/material-icon-testing.umd.js +8 -8
- package/bundles/material-icon-testing.umd.js.map +1 -1
- package/bundles/material-icon-testing.umd.min.js +2 -2
- package/bundles/material-icon-testing.umd.min.js.map +1 -1
- package/bundles/material-icon.umd.js +349 -283
- package/bundles/material-icon.umd.js.map +1 -1
- package/bundles/material-icon.umd.min.js +2 -9
- package/bundles/material-icon.umd.min.js.map +1 -1
- package/bundles/material-input-testing.umd.js +326 -243
- package/bundles/material-input-testing.umd.js.map +1 -1
- package/bundles/material-input-testing.umd.min.js +2 -9
- package/bundles/material-input-testing.umd.min.js.map +1 -1
- package/bundles/material-input.umd.js +409 -326
- package/bundles/material-input.umd.js.map +1 -1
- package/bundles/material-input.umd.min.js +5 -19
- package/bundles/material-input.umd.min.js.map +1 -1
- package/bundles/material-list-testing.umd.js +366 -303
- package/bundles/material-list-testing.umd.js.map +1 -1
- package/bundles/material-list-testing.umd.min.js +2 -2
- package/bundles/material-list-testing.umd.min.js.map +1 -1
- package/bundles/material-list.umd.js +492 -433
- package/bundles/material-list.umd.js.map +1 -1
- package/bundles/material-list.umd.min.js +2 -10
- package/bundles/material-list.umd.min.js.map +1 -1
- package/bundles/material-menu-testing.umd.js +327 -239
- package/bundles/material-menu-testing.umd.js.map +1 -1
- package/bundles/material-menu-testing.umd.min.js +2 -10
- package/bundles/material-menu-testing.umd.min.js.map +1 -1
- package/bundles/material-menu.umd.js +483 -408
- package/bundles/material-menu.umd.js.map +1 -1
- package/bundles/material-menu.umd.min.js +5 -4
- package/bundles/material-menu.umd.min.js.map +1 -1
- package/bundles/material-paginator-testing.umd.js +302 -236
- package/bundles/material-paginator-testing.umd.js.map +1 -1
- package/bundles/material-paginator-testing.umd.min.js +2 -9
- package/bundles/material-paginator-testing.umd.min.js.map +1 -1
- package/bundles/material-paginator.umd.js +345 -279
- package/bundles/material-paginator.umd.js.map +1 -1
- package/bundles/material-paginator.umd.min.js +2 -9
- package/bundles/material-paginator.umd.min.js.map +1 -1
- package/bundles/material-progress-bar-testing.umd.js +301 -235
- package/bundles/material-progress-bar-testing.umd.js.map +1 -1
- package/bundles/material-progress-bar-testing.umd.min.js +2 -9
- package/bundles/material-progress-bar-testing.umd.min.js.map +1 -1
- package/bundles/material-progress-bar.umd.js +339 -266
- package/bundles/material-progress-bar.umd.js.map +1 -1
- package/bundles/material-progress-bar.umd.min.js +4 -3
- package/bundles/material-progress-bar.umd.min.js.map +1 -1
- package/bundles/material-progress-spinner-testing.umd.js +301 -235
- package/bundles/material-progress-spinner-testing.umd.js.map +1 -1
- package/bundles/material-progress-spinner-testing.umd.min.js +2 -9
- package/bundles/material-progress-spinner-testing.umd.min.js.map +1 -1
- package/bundles/material-progress-spinner.umd.js +411 -364
- package/bundles/material-progress-spinner.umd.js.map +1 -1
- package/bundles/material-progress-spinner.umd.min.js +2 -10
- package/bundles/material-progress-spinner.umd.min.js.map +1 -1
- package/bundles/material-radio-testing.umd.js +315 -238
- package/bundles/material-radio-testing.umd.js.map +1 -1
- package/bundles/material-radio-testing.umd.min.js +2 -10
- package/bundles/material-radio-testing.umd.min.js.map +1 -1
- package/bundles/material-radio.umd.js +412 -336
- package/bundles/material-radio.umd.js.map +1 -1
- package/bundles/material-radio.umd.min.js +2 -10
- package/bundles/material-radio.umd.min.js.map +1 -1
- package/bundles/material-select-testing.umd.js +326 -247
- package/bundles/material-select-testing.umd.js.map +1 -1
- package/bundles/material-select-testing.umd.min.js +2 -9
- package/bundles/material-select-testing.umd.min.js.map +1 -1
- package/bundles/material-select.umd.js +424 -348
- package/bundles/material-select.umd.js.map +1 -1
- package/bundles/material-select.umd.min.js +5 -12
- package/bundles/material-select.umd.min.js.map +1 -1
- package/bundles/material-sidenav-testing.umd.js +303 -244
- package/bundles/material-sidenav-testing.umd.js.map +1 -1
- package/bundles/material-sidenav-testing.umd.min.js +2 -16
- package/bundles/material-sidenav-testing.umd.min.js.map +1 -1
- package/bundles/material-sidenav.umd.js +528 -477
- package/bundles/material-sidenav.umd.js.map +1 -1
- package/bundles/material-sidenav.umd.min.js +3 -3
- package/bundles/material-sidenav.umd.min.js.map +1 -1
- package/bundles/material-slide-toggle-testing.umd.js +313 -236
- package/bundles/material-slide-toggle-testing.umd.js.map +1 -1
- package/bundles/material-slide-toggle-testing.umd.min.js +2 -9
- package/bundles/material-slide-toggle-testing.umd.min.js.map +1 -1
- package/bundles/material-slide-toggle.umd.js +373 -314
- package/bundles/material-slide-toggle.umd.js.map +1 -1
- package/bundles/material-slide-toggle.umd.min.js +2 -9
- package/bundles/material-slide-toggle.umd.min.js.map +1 -1
- package/bundles/material-slider-testing.umd.js +313 -236
- package/bundles/material-slider-testing.umd.js.map +1 -1
- package/bundles/material-slider-testing.umd.min.js +2 -9
- package/bundles/material-slider-testing.umd.min.js.map +1 -1
- package/bundles/material-slider.umd.js +476 -439
- package/bundles/material-slider.umd.js.map +1 -1
- package/bundles/material-slider.umd.min.js +4 -3
- package/bundles/material-slider.umd.min.js.map +1 -1
- package/bundles/material-snack-bar-testing.umd.js +304 -238
- package/bundles/material-snack-bar-testing.umd.js.map +1 -1
- package/bundles/material-snack-bar-testing.umd.min.js +2 -9
- package/bundles/material-snack-bar-testing.umd.min.js.map +1 -1
- package/bundles/material-snack-bar.umd.js +383 -308
- package/bundles/material-snack-bar.umd.js.map +1 -1
- package/bundles/material-snack-bar.umd.min.js +26 -2
- package/bundles/material-snack-bar.umd.min.js.map +1 -1
- package/bundles/material-sort-testing.umd.js +312 -253
- package/bundles/material-sort-testing.umd.js.map +1 -1
- package/bundles/material-sort-testing.umd.min.js +1 -16
- package/bundles/material-sort-testing.umd.min.js.map +1 -1
- package/bundles/material-sort.umd.js +391 -319
- package/bundles/material-sort.umd.js.map +1 -1
- package/bundles/material-sort.umd.min.js +4 -19
- package/bundles/material-sort.umd.min.js.map +1 -1
- package/bundles/material-stepper.umd.js +490 -445
- package/bundles/material-stepper.umd.js.map +1 -1
- package/bundles/material-stepper.umd.min.js +5 -12
- package/bundles/material-stepper.umd.min.js.map +1 -1
- package/bundles/material-table-testing.umd.js +317 -265
- package/bundles/material-table-testing.umd.js.map +1 -1
- package/bundles/material-table-testing.umd.min.js +2 -24
- package/bundles/material-table-testing.umd.min.js.map +1 -1
- package/bundles/material-table.umd.js +494 -461
- package/bundles/material-table.umd.js.map +1 -1
- package/bundles/material-table.umd.min.js +3 -10
- package/bundles/material-table.umd.min.js.map +1 -1
- package/bundles/material-tabs-testing.umd.js +303 -244
- package/bundles/material-tabs-testing.umd.js.map +1 -1
- package/bundles/material-tabs-testing.umd.min.js +1 -16
- package/bundles/material-tabs-testing.umd.min.js.map +1 -1
- package/bundles/material-tabs.umd.js +675 -625
- package/bundles/material-tabs.umd.js.map +1 -1
- package/bundles/material-tabs.umd.min.js +23 -5
- package/bundles/material-tabs.umd.min.js.map +1 -1
- package/bundles/material-toolbar-testing.umd.js +396 -0
- package/bundles/material-toolbar-testing.umd.js.map +1 -0
- package/bundles/material-toolbar-testing.umd.min.js +37 -0
- package/bundles/material-toolbar-testing.umd.min.js.map +1 -0
- package/bundles/material-toolbar.umd.js +337 -271
- package/bundles/material-toolbar.umd.js.map +1 -1
- package/bundles/material-toolbar.umd.min.js +4 -3
- package/bundles/material-toolbar.umd.min.js.map +1 -1
- package/bundles/material-tooltip-testing.umd.js +301 -235
- package/bundles/material-tooltip-testing.umd.js.map +1 -1
- package/bundles/material-tooltip-testing.umd.min.js +2 -9
- package/bundles/material-tooltip-testing.umd.min.js.map +1 -1
- package/bundles/material-tooltip.umd.js +427 -314
- package/bundles/material-tooltip.umd.js.map +1 -1
- package/bundles/material-tooltip.umd.min.js +11 -3
- package/bundles/material-tooltip.umd.min.js.map +1 -1
- package/bundles/material-tree.umd.js +421 -383
- package/bundles/material-tree.umd.js.map +1 -1
- package/bundles/material-tree.umd.min.js +3 -3
- package/bundles/material-tree.umd.min.js.map +1 -1
- package/button/_button-base.scss +1 -1
- package/button/_button-theme.scss +8 -8
- package/button/index.metadata.json +1 -1
- package/button/testing/button-harness.d.ts +2 -0
- package/button-toggle/button-toggle.d.ts +6 -0
- package/button-toggle/index.metadata.json +1 -1
- package/button-toggle/testing/button-toggle-harness.d.ts +2 -0
- package/card/testing/card-harness-filters.d.ts +17 -0
- package/card/testing/card-harness.d.ts +36 -0
- package/card/testing/index.d.ts +8 -0
- package/card/testing/package.json +9 -0
- package/card/testing/public-api.d.ts +9 -0
- package/checkbox/checkbox.d.ts +2 -1
- package/checkbox/testing/checkbox-harness.d.ts +2 -0
- package/chips/chip.d.ts +21 -2
- package/chips/index.metadata.json +1 -1
- package/core/focus-indicators/_focus-indicators.scss +1 -1
- package/core/index.metadata.json +1 -1
- package/core/option/optgroup.d.ts +13 -4
- package/core/option/option.d.ts +10 -7
- package/core/style/_vendor-prefixes.scss +5 -0
- package/datepicker/date-range-input-parts.d.ts +3 -1
- package/datepicker/date-range-input.d.ts +5 -4
- package/datepicker/datepicker-base.d.ts +8 -6
- package/datepicker/datepicker-input-base.d.ts +9 -5
- package/datepicker/datepicker-input.d.ts +1 -0
- package/datepicker/index.metadata.json +1 -1
- package/dialog/dialog.d.ts +1 -1
- package/dialog/index.metadata.json +1 -1
- package/esm2015/autocomplete/autocomplete.js +3 -3
- package/esm2015/autocomplete/testing/autocomplete-harness.js +7 -1
- package/esm2015/bottom-sheet/bottom-sheet.js +1 -1
- package/esm2015/button/button.js +8 -3
- package/esm2015/button/testing/button-harness.js +7 -1
- package/esm2015/button-toggle/button-toggle.js +12 -3
- package/esm2015/button-toggle/testing/button-toggle-harness.js +7 -1
- package/esm2015/card/testing/card-harness-filters.js +8 -0
- package/esm2015/card/testing/card-harness.js +52 -0
- package/esm2015/card/testing/index.js +9 -0
- package/esm2015/card/testing/public-api.js +10 -0
- package/esm2015/card/testing/testing.externs.js +0 -0
- package/esm2015/checkbox/checkbox.js +1 -1
- package/esm2015/checkbox/testing/checkbox-harness.js +7 -1
- package/esm2015/chips/chip-list.js +3 -3
- package/esm2015/chips/chip.js +32 -11
- package/esm2015/core/common-behaviors/common-module.js +1 -1
- package/esm2015/core/common-behaviors/tabindex.js +3 -2
- package/esm2015/core/option/optgroup.js +22 -9
- package/esm2015/core/option/option.js +29 -14
- package/esm2015/core/version.js +1 -1
- package/esm2015/datepicker/date-range-input-parts.js +7 -1
- package/esm2015/datepicker/date-range-input.js +14 -11
- package/esm2015/datepicker/datepicker-base.js +24 -10
- package/esm2015/datepicker/datepicker-input-base.js +16 -8
- package/esm2015/datepicker/datepicker-input.js +4 -1
- package/esm2015/datepicker/datepicker-toggle.js +5 -5
- package/esm2015/dialog/dialog.js +6 -6
- package/esm2015/expansion/testing/expansion-harness.js +7 -1
- package/esm2015/form-field/error.js +10 -3
- package/esm2015/form-field/form-field.js +17 -19
- package/esm2015/form-field/hint.js +13 -3
- package/esm2015/form-field/prefix.js +9 -2
- package/esm2015/form-field/suffix.js +9 -2
- package/esm2015/grid-list/grid-list.js +2 -2
- package/esm2015/grid-list/tile-styler.js +1 -1
- package/esm2015/input/input.js +29 -5
- package/esm2015/input/testing/input-harness.js +13 -3
- package/esm2015/list/testing/action-list-harness.js +7 -1
- package/esm2015/list/testing/nav-list-harness.js +7 -1
- package/esm2015/list/testing/selection-list-harness.js +7 -1
- package/esm2015/menu/menu-content.js +10 -3
- package/esm2015/menu/menu-errors.js +10 -1
- package/esm2015/menu/menu-panel.js +1 -1
- package/esm2015/menu/menu-trigger.js +8 -4
- package/esm2015/menu/menu.js +8 -6
- package/esm2015/menu/testing/menu-harness.js +13 -1
- package/esm2015/progress-spinner/progress-spinner.js +17 -16
- package/esm2015/radio/radio.js +15 -6
- package/esm2015/radio/testing/radio-harness.js +7 -1
- package/esm2015/select/select.js +21 -12
- package/esm2015/select/testing/select-harness.js +7 -1
- package/esm2015/sidenav/drawer.js +15 -16
- package/esm2015/slide-toggle/slide-toggle.js +1 -1
- package/esm2015/slide-toggle/testing/slide-toggle-harness.js +7 -1
- package/esm2015/slider/slider.js +25 -22
- package/esm2015/slider/testing/slider-harness.js +7 -1
- package/esm2015/snack-bar/snack-bar.js +5 -3
- package/esm2015/sort/sort-header-intl.js +6 -2
- package/esm2015/sort/sort-header.js +18 -8
- package/esm2015/sort/testing/sort-header-harness.js +10 -7
- package/esm2015/stepper/stepper.js +3 -3
- package/esm2015/table/cell.js +12 -26
- package/esm2015/table/table.js +7 -4
- package/esm2015/tabs/index.js +4 -2
- package/esm2015/tabs/tab-content.js +12 -3
- package/esm2015/tabs/tab-label.js +9 -2
- package/esm2015/tabs/tab-nav-bar/tab-nav-bar.js +1 -1
- package/esm2015/tabs/tab.js +6 -5
- package/esm2015/toolbar/testing/index.js +9 -0
- package/esm2015/toolbar/testing/public-api.js +10 -0
- package/esm2015/toolbar/testing/testing.externs.js +0 -0
- package/esm2015/toolbar/testing/toolbar-harness-filters.js +8 -0
- package/esm2015/toolbar/testing/toolbar-harness.js +47 -0
- package/esm2015/tooltip/tooltip.js +56 -21
- package/esm2015/tree/data-source/flat-data-source.js +1 -1
- package/esm2015/tree/node.js +2 -2
- package/expansion/testing/expansion-harness.d.ts +2 -0
- package/fesm2015/autocomplete/testing.js +6 -0
- package/fesm2015/autocomplete/testing.js.map +1 -1
- package/fesm2015/autocomplete.js +2 -2
- package/fesm2015/autocomplete.js.map +1 -1
- package/fesm2015/button/testing.js +6 -0
- package/fesm2015/button/testing.js.map +1 -1
- package/fesm2015/button-toggle/testing.js +6 -0
- package/fesm2015/button-toggle/testing.js.map +1 -1
- package/fesm2015/button-toggle.js +12 -3
- package/fesm2015/button-toggle.js.map +1 -1
- package/fesm2015/button.js +7 -2
- package/fesm2015/button.js.map +1 -1
- package/fesm2015/card/testing.js +79 -0
- package/fesm2015/card/testing.js.map +1 -0
- package/fesm2015/checkbox/testing.js +6 -0
- package/fesm2015/checkbox/testing.js.map +1 -1
- package/fesm2015/checkbox.js.map +1 -1
- package/fesm2015/chips.js +33 -12
- package/fesm2015/chips.js.map +1 -1
- package/fesm2015/core.js +51 -23
- package/fesm2015/core.js.map +1 -1
- package/fesm2015/datepicker.js +60 -26
- package/fesm2015/datepicker.js.map +1 -1
- package/fesm2015/dialog.js +5 -5
- package/fesm2015/dialog.js.map +1 -1
- package/fesm2015/expansion/testing.js +6 -0
- package/fesm2015/expansion/testing.js.map +1 -1
- package/fesm2015/form-field.js +47 -18
- package/fesm2015/form-field.js.map +1 -1
- package/fesm2015/grid-list.js.map +1 -1
- package/fesm2015/input/testing.js +12 -2
- package/fesm2015/input/testing.js.map +1 -1
- package/fesm2015/input.js +28 -4
- package/fesm2015/input.js.map +1 -1
- package/fesm2015/list/testing.js +18 -0
- package/fesm2015/list/testing.js.map +1 -1
- package/fesm2015/menu/testing.js +12 -0
- package/fesm2015/menu/testing.js.map +1 -1
- package/fesm2015/menu.js +29 -7
- package/fesm2015/menu.js.map +1 -1
- package/fesm2015/progress-spinner.js +16 -15
- package/fesm2015/progress-spinner.js.map +1 -1
- package/fesm2015/radio/testing.js +6 -0
- package/fesm2015/radio/testing.js.map +1 -1
- package/fesm2015/radio.js +16 -7
- package/fesm2015/radio.js.map +1 -1
- package/fesm2015/select/testing.js +6 -0
- package/fesm2015/select/testing.js.map +1 -1
- package/fesm2015/select.js +21 -12
- package/fesm2015/select.js.map +1 -1
- package/fesm2015/sidenav.js +15 -16
- package/fesm2015/sidenav.js.map +1 -1
- package/fesm2015/slide-toggle/testing.js +6 -0
- package/fesm2015/slide-toggle/testing.js.map +1 -1
- package/fesm2015/slide-toggle.js.map +1 -1
- package/fesm2015/slider/testing.js +6 -0
- package/fesm2015/slider/testing.js.map +1 -1
- package/fesm2015/slider.js +24 -21
- package/fesm2015/slider.js.map +1 -1
- package/fesm2015/snack-bar.js +4 -2
- package/fesm2015/snack-bar.js.map +1 -1
- package/fesm2015/sort/testing.js +9 -6
- package/fesm2015/sort/testing.js.map +1 -1
- package/fesm2015/sort.js +22 -8
- package/fesm2015/sort.js.map +1 -1
- package/fesm2015/stepper.js +2 -2
- package/fesm2015/stepper.js.map +1 -1
- package/fesm2015/table.js +17 -28
- package/fesm2015/table.js.map +1 -1
- package/fesm2015/tabs.js +21 -4
- package/fesm2015/tabs.js.map +1 -1
- package/fesm2015/toolbar/testing.js +74 -0
- package/fesm2015/toolbar/testing.js.map +1 -0
- package/fesm2015/tooltip.js +55 -20
- package/fesm2015/tooltip.js.map +1 -1
- package/fesm2015/tree.js +1 -1
- package/fesm2015/tree.js.map +1 -1
- package/form-field/error.d.ts +7 -0
- package/form-field/form-field.d.ts +2 -3
- package/form-field/hint.d.ts +10 -0
- package/form-field/index.metadata.json +1 -1
- package/form-field/prefix.d.ts +7 -0
- package/form-field/suffix.d.ts +7 -0
- package/grid-list/grid-list.d.ts +2 -1
- package/grid-list/index.metadata.json +1 -1
- package/grid-list/tile-styler.d.ts +10 -5
- package/input/index.metadata.json +1 -1
- package/input/input.d.ts +6 -2
- package/input/testing/input-harness.d.ts +2 -0
- package/list/testing/action-list-harness.d.ts +2 -0
- package/list/testing/nav-list-harness.d.ts +2 -0
- package/list/testing/selection-list-harness.d.ts +2 -0
- package/menu/index.metadata.json +1 -1
- package/menu/menu-content.d.ts +7 -1
- package/menu/menu-errors.d.ts +6 -0
- package/menu/menu-panel.d.ts +1 -0
- package/menu/menu.d.ts +4 -0
- package/menu/testing/menu-harness.d.ts +4 -0
- package/package.json +2 -2
- package/prebuilt-themes/deeppurple-amber.css +1 -1
- package/prebuilt-themes/indigo-pink.css +1 -1
- package/prebuilt-themes/pink-bluegrey.css +1 -1
- package/prebuilt-themes/purple-green.css +1 -1
- package/progress-spinner/index.metadata.json +1 -1
- package/progress-spinner/progress-spinner.d.ts +5 -5
- package/radio/index.metadata.json +1 -1
- package/radio/radio.d.ts +8 -1
- package/radio/testing/radio-harness.d.ts +2 -0
- package/schematics/ng-add/index.js +1 -1
- package/schematics/ng-generate/navigation/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html.template +3 -3
- package/schematics/ng-generate/navigation/schema.json +5 -0
- package/select/index.metadata.json +1 -1
- package/select/select.d.ts +7 -0
- package/select/testing/select-harness.d.ts +2 -0
- package/sidenav/drawer.d.ts +3 -3
- package/sidenav/index.metadata.json +1 -1
- package/slide-toggle/slide-toggle.d.ts +2 -1
- package/slide-toggle/testing/slide-toggle-harness.d.ts +2 -0
- package/slider/index.metadata.json +1 -1
- package/slider/slider.d.ts +9 -8
- package/slider/testing/slider-harness.d.ts +2 -0
- package/sort/index.metadata.json +1 -1
- package/sort/sort-header-intl.d.ts +5 -1
- package/sort/sort-header.d.ts +3 -1
- package/sort/testing/sort-header-harness.d.ts +6 -2
- package/stepper/index.metadata.json +1 -1
- package/table/cell.d.ts +7 -4
- package/table/index.metadata.json +1 -1
- package/table/table.d.ts +2 -0
- package/tabs/index.d.ts +3 -1
- package/tabs/index.metadata.json +1 -1
- package/tabs/tab-content.d.ts +7 -1
- package/tabs/tab-label.d.ts +7 -0
- package/tabs/tab-nav-bar/tab-nav-bar.d.ts +2 -1
- package/toolbar/testing/index.d.ts +8 -0
- package/toolbar/testing/package.json +9 -0
- package/toolbar/testing/public-api.d.ts +9 -0
- package/toolbar/testing/toolbar-harness-filters.d.ts +13 -0
- package/toolbar/testing/toolbar-harness.d.ts +31 -0
- package/tooltip/index.metadata.json +1 -1
- package/tooltip/tooltip.d.ts +7 -2
- package/tree/data-source/flat-data-source.d.ts +4 -4
- package/tree/index.metadata.json +1 -1
- package/tree/node.d.ts +2 -1
|
@@ -4,232 +4,305 @@
|
|
|
4
4
|
(global = global || self, factory((global.ng = global.ng || {}, global.ng.material = global.ng.material || {}, global.ng.material.sidenav = {}), global.ng.cdk.platform, global.ng.cdk.scrolling, global.ng.common, global.ng.core, global.ng.material.core, global.ng.cdk.a11y, global.ng.cdk.bidi, global.ng.cdk.coercion, global.ng.cdk.keycodes, global.rxjs, global.rxjs.operators, global.ng.animations, global.ng.platformBrowser.animations));
|
|
5
5
|
}(this, (function (exports, platform, scrolling, common, core, core$1, a11y, bidi, coercion, keycodes, rxjs, operators, animations, animations$1) { 'use strict';
|
|
6
6
|
|
|
7
|
-
/*! *****************************************************************************
|
|
8
|
-
Copyright (c) Microsoft Corporation.
|
|
9
|
-
|
|
10
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
11
|
-
purpose with or without fee is hereby granted.
|
|
12
|
-
|
|
13
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
14
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
15
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
16
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
17
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
18
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
19
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
20
|
-
***************************************************************************** */
|
|
21
|
-
/* global Reflect, Promise */
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
function __extends(d, b) {
|
|
31
|
-
extendStatics(d, b);
|
|
32
|
-
function __() { this.constructor = d; }
|
|
33
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
function __rest(s, e) {
|
|
48
|
-
var t = {};
|
|
49
|
-
for (var p in s)
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
function __decorate(decorators, target, key, desc) {
|
|
60
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
61
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
return
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
function
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
function
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
7
|
+
/*! *****************************************************************************
|
|
8
|
+
Copyright (c) Microsoft Corporation.
|
|
9
|
+
|
|
10
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
11
|
+
purpose with or without fee is hereby granted.
|
|
12
|
+
|
|
13
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
14
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
15
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
16
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
17
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
18
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
19
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
20
|
+
***************************************************************************** */
|
|
21
|
+
/* global Reflect, Promise */
|
|
22
|
+
var extendStatics = function (d, b) {
|
|
23
|
+
extendStatics = Object.setPrototypeOf ||
|
|
24
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
25
|
+
function (d, b) { for (var p in b)
|
|
26
|
+
if (b.hasOwnProperty(p))
|
|
27
|
+
d[p] = b[p]; };
|
|
28
|
+
return extendStatics(d, b);
|
|
29
|
+
};
|
|
30
|
+
function __extends(d, b) {
|
|
31
|
+
extendStatics(d, b);
|
|
32
|
+
function __() { this.constructor = d; }
|
|
33
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
34
|
+
}
|
|
35
|
+
var __assign = function () {
|
|
36
|
+
__assign = Object.assign || function __assign(t) {
|
|
37
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
38
|
+
s = arguments[i];
|
|
39
|
+
for (var p in s)
|
|
40
|
+
if (Object.prototype.hasOwnProperty.call(s, p))
|
|
41
|
+
t[p] = s[p];
|
|
42
|
+
}
|
|
43
|
+
return t;
|
|
44
|
+
};
|
|
45
|
+
return __assign.apply(this, arguments);
|
|
46
|
+
};
|
|
47
|
+
function __rest(s, e) {
|
|
48
|
+
var t = {};
|
|
49
|
+
for (var p in s)
|
|
50
|
+
if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
51
|
+
t[p] = s[p];
|
|
52
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
53
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
54
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
55
|
+
t[p[i]] = s[p[i]];
|
|
56
|
+
}
|
|
57
|
+
return t;
|
|
58
|
+
}
|
|
59
|
+
function __decorate(decorators, target, key, desc) {
|
|
60
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
61
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
62
|
+
r = Reflect.decorate(decorators, target, key, desc);
|
|
63
|
+
else
|
|
64
|
+
for (var i = decorators.length - 1; i >= 0; i--)
|
|
65
|
+
if (d = decorators[i])
|
|
66
|
+
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
67
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
68
|
+
}
|
|
69
|
+
function __param(paramIndex, decorator) {
|
|
70
|
+
return function (target, key) { decorator(target, key, paramIndex); };
|
|
71
|
+
}
|
|
72
|
+
function __metadata(metadataKey, metadataValue) {
|
|
73
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
|
|
74
|
+
return Reflect.metadata(metadataKey, metadataValue);
|
|
75
|
+
}
|
|
76
|
+
function __awaiter(thisArg, _arguments, P, generator) {
|
|
77
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
78
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
79
|
+
function fulfilled(value) { try {
|
|
80
|
+
step(generator.next(value));
|
|
81
|
+
}
|
|
82
|
+
catch (e) {
|
|
83
|
+
reject(e);
|
|
84
|
+
} }
|
|
85
|
+
function rejected(value) { try {
|
|
86
|
+
step(generator["throw"](value));
|
|
87
|
+
}
|
|
88
|
+
catch (e) {
|
|
89
|
+
reject(e);
|
|
90
|
+
} }
|
|
91
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
92
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
93
|
+
});
|
|
94
|
+
}
|
|
95
|
+
function __generator(thisArg, body) {
|
|
96
|
+
var _ = { label: 0, sent: function () { if (t[0] & 1)
|
|
97
|
+
throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
98
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
|
|
99
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
100
|
+
function step(op) {
|
|
101
|
+
if (f)
|
|
102
|
+
throw new TypeError("Generator is already executing.");
|
|
103
|
+
while (_)
|
|
104
|
+
try {
|
|
105
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
|
|
106
|
+
return t;
|
|
107
|
+
if (y = 0, t)
|
|
108
|
+
op = [op[0] & 2, t.value];
|
|
109
|
+
switch (op[0]) {
|
|
110
|
+
case 0:
|
|
111
|
+
case 1:
|
|
112
|
+
t = op;
|
|
113
|
+
break;
|
|
114
|
+
case 4:
|
|
115
|
+
_.label++;
|
|
116
|
+
return { value: op[1], done: false };
|
|
117
|
+
case 5:
|
|
118
|
+
_.label++;
|
|
119
|
+
y = op[1];
|
|
120
|
+
op = [0];
|
|
121
|
+
continue;
|
|
122
|
+
case 7:
|
|
123
|
+
op = _.ops.pop();
|
|
124
|
+
_.trys.pop();
|
|
125
|
+
continue;
|
|
126
|
+
default:
|
|
127
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
|
|
128
|
+
_ = 0;
|
|
129
|
+
continue;
|
|
130
|
+
}
|
|
131
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
|
|
132
|
+
_.label = op[1];
|
|
133
|
+
break;
|
|
134
|
+
}
|
|
135
|
+
if (op[0] === 6 && _.label < t[1]) {
|
|
136
|
+
_.label = t[1];
|
|
137
|
+
t = op;
|
|
138
|
+
break;
|
|
139
|
+
}
|
|
140
|
+
if (t && _.label < t[2]) {
|
|
141
|
+
_.label = t[2];
|
|
142
|
+
_.ops.push(op);
|
|
143
|
+
break;
|
|
144
|
+
}
|
|
145
|
+
if (t[2])
|
|
146
|
+
_.ops.pop();
|
|
147
|
+
_.trys.pop();
|
|
148
|
+
continue;
|
|
149
|
+
}
|
|
150
|
+
op = body.call(thisArg, _);
|
|
151
|
+
}
|
|
152
|
+
catch (e) {
|
|
153
|
+
op = [6, e];
|
|
154
|
+
y = 0;
|
|
155
|
+
}
|
|
156
|
+
finally {
|
|
157
|
+
f = t = 0;
|
|
158
|
+
}
|
|
159
|
+
if (op[0] & 5)
|
|
160
|
+
throw op[1];
|
|
161
|
+
return { value: op[0] ? op[1] : void 0, done: true };
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
var __createBinding = Object.create ? (function (o, m, k, k2) {
|
|
165
|
+
if (k2 === undefined)
|
|
166
|
+
k2 = k;
|
|
167
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function () { return m[k]; } });
|
|
168
|
+
}) : (function (o, m, k, k2) {
|
|
169
|
+
if (k2 === undefined)
|
|
170
|
+
k2 = k;
|
|
171
|
+
o[k2] = m[k];
|
|
172
|
+
});
|
|
173
|
+
function __exportStar(m, exports) {
|
|
174
|
+
for (var p in m)
|
|
175
|
+
if (p !== "default" && !exports.hasOwnProperty(p))
|
|
176
|
+
__createBinding(exports, m, p);
|
|
177
|
+
}
|
|
178
|
+
function __values(o) {
|
|
179
|
+
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
|
180
|
+
if (m)
|
|
181
|
+
return m.call(o);
|
|
182
|
+
if (o && typeof o.length === "number")
|
|
183
|
+
return {
|
|
184
|
+
next: function () {
|
|
185
|
+
if (o && i >= o.length)
|
|
186
|
+
o = void 0;
|
|
187
|
+
return { value: o && o[i++], done: !o };
|
|
188
|
+
}
|
|
189
|
+
};
|
|
190
|
+
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
191
|
+
}
|
|
192
|
+
function __read(o, n) {
|
|
193
|
+
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
194
|
+
if (!m)
|
|
195
|
+
return o;
|
|
196
|
+
var i = m.call(o), r, ar = [], e;
|
|
197
|
+
try {
|
|
198
|
+
while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
|
|
199
|
+
ar.push(r.value);
|
|
200
|
+
}
|
|
201
|
+
catch (error) {
|
|
202
|
+
e = { error: error };
|
|
203
|
+
}
|
|
204
|
+
finally {
|
|
205
|
+
try {
|
|
206
|
+
if (r && !r.done && (m = i["return"]))
|
|
207
|
+
m.call(i);
|
|
208
|
+
}
|
|
209
|
+
finally {
|
|
210
|
+
if (e)
|
|
211
|
+
throw e.error;
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
return ar;
|
|
215
|
+
}
|
|
216
|
+
function __spread() {
|
|
217
|
+
for (var ar = [], i = 0; i < arguments.length; i++)
|
|
218
|
+
ar = ar.concat(__read(arguments[i]));
|
|
219
|
+
return ar;
|
|
220
|
+
}
|
|
221
|
+
function __spreadArrays() {
|
|
222
|
+
for (var s = 0, i = 0, il = arguments.length; i < il; i++)
|
|
223
|
+
s += arguments[i].length;
|
|
224
|
+
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
|
225
|
+
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
|
226
|
+
r[k] = a[j];
|
|
227
|
+
return r;
|
|
228
|
+
}
|
|
229
|
+
;
|
|
230
|
+
function __await(v) {
|
|
231
|
+
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
|
232
|
+
}
|
|
233
|
+
function __asyncGenerator(thisArg, _arguments, generator) {
|
|
234
|
+
if (!Symbol.asyncIterator)
|
|
235
|
+
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
236
|
+
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
|
237
|
+
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
|
238
|
+
function verb(n) { if (g[n])
|
|
239
|
+
i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
|
|
240
|
+
function resume(n, v) { try {
|
|
241
|
+
step(g[n](v));
|
|
242
|
+
}
|
|
243
|
+
catch (e) {
|
|
244
|
+
settle(q[0][3], e);
|
|
245
|
+
} }
|
|
246
|
+
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
|
247
|
+
function fulfill(value) { resume("next", value); }
|
|
248
|
+
function reject(value) { resume("throw", value); }
|
|
249
|
+
function settle(f, v) { if (f(v), q.shift(), q.length)
|
|
250
|
+
resume(q[0][0], q[0][1]); }
|
|
251
|
+
}
|
|
252
|
+
function __asyncDelegator(o) {
|
|
253
|
+
var i, p;
|
|
254
|
+
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
|
255
|
+
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
|
|
256
|
+
}
|
|
257
|
+
function __asyncValues(o) {
|
|
258
|
+
if (!Symbol.asyncIterator)
|
|
259
|
+
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
260
|
+
var m = o[Symbol.asyncIterator], i;
|
|
261
|
+
return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
|
|
262
|
+
function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
|
|
263
|
+
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
|
|
264
|
+
}
|
|
265
|
+
function __makeTemplateObject(cooked, raw) {
|
|
266
|
+
if (Object.defineProperty) {
|
|
267
|
+
Object.defineProperty(cooked, "raw", { value: raw });
|
|
268
|
+
}
|
|
269
|
+
else {
|
|
270
|
+
cooked.raw = raw;
|
|
271
|
+
}
|
|
272
|
+
return cooked;
|
|
273
|
+
}
|
|
274
|
+
;
|
|
275
|
+
var __setModuleDefault = Object.create ? (function (o, v) {
|
|
276
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
277
|
+
}) : function (o, v) {
|
|
278
|
+
o["default"] = v;
|
|
279
|
+
};
|
|
280
|
+
function __importStar(mod) {
|
|
281
|
+
if (mod && mod.__esModule)
|
|
282
|
+
return mod;
|
|
283
|
+
var result = {};
|
|
284
|
+
if (mod != null)
|
|
285
|
+
for (var k in mod)
|
|
286
|
+
if (Object.hasOwnProperty.call(mod, k))
|
|
287
|
+
__createBinding(result, mod, k);
|
|
288
|
+
__setModuleDefault(result, mod);
|
|
289
|
+
return result;
|
|
290
|
+
}
|
|
291
|
+
function __importDefault(mod) {
|
|
292
|
+
return (mod && mod.__esModule) ? mod : { default: mod };
|
|
293
|
+
}
|
|
294
|
+
function __classPrivateFieldGet(receiver, privateMap) {
|
|
295
|
+
if (!privateMap.has(receiver)) {
|
|
296
|
+
throw new TypeError("attempted to get private field on non-instance");
|
|
297
|
+
}
|
|
298
|
+
return privateMap.get(receiver);
|
|
299
|
+
}
|
|
300
|
+
function __classPrivateFieldSet(receiver, privateMap, value) {
|
|
301
|
+
if (!privateMap.has(receiver)) {
|
|
302
|
+
throw new TypeError("attempted to set private field on non-instance");
|
|
303
|
+
}
|
|
304
|
+
privateMap.set(receiver, value);
|
|
305
|
+
return value;
|
|
233
306
|
}
|
|
234
307
|
|
|
235
308
|
/**
|
|
@@ -299,28 +372,28 @@
|
|
|
299
372
|
_this._changeDetectorRef.markForCheck();
|
|
300
373
|
});
|
|
301
374
|
};
|
|
302
|
-
MatDrawerContent.decorators = [
|
|
303
|
-
{ type: core.Component, args: [{
|
|
304
|
-
selector: 'mat-drawer-content',
|
|
305
|
-
template: '<ng-content></ng-content>',
|
|
306
|
-
host: {
|
|
307
|
-
'class': 'mat-drawer-content',
|
|
308
|
-
'[style.margin-left.px]': '_container._contentMargins.left',
|
|
309
|
-
'[style.margin-right.px]': '_container._contentMargins.right',
|
|
310
|
-
},
|
|
311
|
-
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
312
|
-
encapsulation: core.ViewEncapsulation.None
|
|
313
|
-
},] }
|
|
314
|
-
];
|
|
315
|
-
MatDrawerContent.ctorParameters = function () { return [
|
|
316
|
-
{ type: core.ChangeDetectorRef },
|
|
317
|
-
{ type: MatDrawerContainer, decorators: [{ type: core.Inject, args: [core.forwardRef(function () { return MatDrawerContainer; }),] }] },
|
|
318
|
-
{ type: core.ElementRef },
|
|
319
|
-
{ type: scrolling.ScrollDispatcher },
|
|
320
|
-
{ type: core.NgZone }
|
|
321
|
-
]; };
|
|
322
375
|
return MatDrawerContent;
|
|
323
376
|
}(scrolling.CdkScrollable));
|
|
377
|
+
MatDrawerContent.decorators = [
|
|
378
|
+
{ type: core.Component, args: [{
|
|
379
|
+
selector: 'mat-drawer-content',
|
|
380
|
+
template: '<ng-content></ng-content>',
|
|
381
|
+
host: {
|
|
382
|
+
'class': 'mat-drawer-content',
|
|
383
|
+
'[style.margin-left.px]': '_container._contentMargins.left',
|
|
384
|
+
'[style.margin-right.px]': '_container._contentMargins.right',
|
|
385
|
+
},
|
|
386
|
+
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
387
|
+
encapsulation: core.ViewEncapsulation.None
|
|
388
|
+
},] }
|
|
389
|
+
];
|
|
390
|
+
MatDrawerContent.ctorParameters = function () { return [
|
|
391
|
+
{ type: core.ChangeDetectorRef },
|
|
392
|
+
{ type: MatDrawerContainer, decorators: [{ type: core.Inject, args: [core.forwardRef(function () { return MatDrawerContainer; }),] }] },
|
|
393
|
+
{ type: core.ElementRef },
|
|
394
|
+
{ type: scrolling.ScrollDispatcher },
|
|
395
|
+
{ type: core.NgZone }
|
|
396
|
+
]; };
|
|
324
397
|
/**
|
|
325
398
|
* This component corresponds to a drawer that can be opened on the drawer container.
|
|
326
399
|
*/
|
|
@@ -357,9 +430,13 @@
|
|
|
357
430
|
// tslint:disable:no-host-decorator-in-concrete
|
|
358
431
|
this._animationState = 'void';
|
|
359
432
|
/** Event emitted when the drawer open state is changed. */
|
|
360
|
-
this.openedChange =
|
|
361
|
-
|
|
362
|
-
|
|
433
|
+
this.openedChange =
|
|
434
|
+
// Note this has to be async in order to avoid some issues with two-bindings (see #8872).
|
|
435
|
+
new core.EventEmitter(/* isAsync */ true);
|
|
436
|
+
/** Event emitted when the drawer has been opened. */
|
|
437
|
+
this._openedStream = this.openedChange.pipe(operators.filter(function (o) { return o; }), operators.map(function () { }));
|
|
438
|
+
/** Event emitted when the drawer has been closed. */
|
|
439
|
+
this._closedStream = this.openedChange.pipe(operators.filter(function (o) { return !o; }), operators.map(function () { }));
|
|
363
440
|
/** Emits when the component is destroyed. */
|
|
364
441
|
this._destroyed = new rxjs.Subject();
|
|
365
442
|
/** Event emitted when the drawer's position changes. */
|
|
@@ -466,14 +543,6 @@
|
|
|
466
543
|
enumerable: false,
|
|
467
544
|
configurable: true
|
|
468
545
|
});
|
|
469
|
-
Object.defineProperty(MatDrawer.prototype, "_openedStream", {
|
|
470
|
-
/** Event emitted when the drawer has been opened. */
|
|
471
|
-
get: function () {
|
|
472
|
-
return this.openedChange.pipe(operators.filter(function (o) { return o; }), operators.map(function () { }));
|
|
473
|
-
},
|
|
474
|
-
enumerable: false,
|
|
475
|
-
configurable: true
|
|
476
|
-
});
|
|
477
546
|
Object.defineProperty(MatDrawer.prototype, "openedStart", {
|
|
478
547
|
/** Event emitted when the drawer has started opening. */
|
|
479
548
|
get: function () {
|
|
@@ -482,14 +551,6 @@
|
|
|
482
551
|
enumerable: false,
|
|
483
552
|
configurable: true
|
|
484
553
|
});
|
|
485
|
-
Object.defineProperty(MatDrawer.prototype, "_closedStream", {
|
|
486
|
-
/** Event emitted when the drawer has been closed. */
|
|
487
|
-
get: function () {
|
|
488
|
-
return this.openedChange.pipe(operators.filter(function (o) { return !o; }), operators.map(function () { }));
|
|
489
|
-
},
|
|
490
|
-
enumerable: false,
|
|
491
|
-
configurable: true
|
|
492
|
-
});
|
|
493
554
|
Object.defineProperty(MatDrawer.prototype, "closedStart", {
|
|
494
555
|
/** Event emitted when the drawer has started closing. */
|
|
495
556
|
get: function () {
|
|
@@ -619,13 +680,9 @@
|
|
|
619
680
|
_this.openedChange.pipe(operators.take(1)).subscribe(function (open) { return resolve(open ? 'open' : 'close'); });
|
|
620
681
|
});
|
|
621
682
|
};
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
},
|
|
626
|
-
enumerable: false,
|
|
627
|
-
configurable: true
|
|
628
|
-
});
|
|
683
|
+
MatDrawer.prototype._getWidth = function () {
|
|
684
|
+
return this._elementRef.nativeElement ? (this._elementRef.nativeElement.offsetWidth || 0) : 0;
|
|
685
|
+
};
|
|
629
686
|
/** Updates the enabled state of the focus trap. */
|
|
630
687
|
MatDrawer.prototype._updateFocusTrapState = function () {
|
|
631
688
|
if (this._focusTrap) {
|
|
@@ -649,54 +706,54 @@
|
|
|
649
706
|
MatDrawer.prototype._animationDoneListener = function (event) {
|
|
650
707
|
this._animationEnd.next(event);
|
|
651
708
|
};
|
|
652
|
-
MatDrawer.decorators = [
|
|
653
|
-
{ type: core.Component, args: [{
|
|
654
|
-
selector: 'mat-drawer',
|
|
655
|
-
exportAs: 'matDrawer',
|
|
656
|
-
template: "<div class=\"mat-drawer-inner-container\">\r\n <ng-content></ng-content>\r\n</div>\r\n",
|
|
657
|
-
animations: [matDrawerAnimations.transformDrawer],
|
|
658
|
-
host: {
|
|
659
|
-
'class': 'mat-drawer',
|
|
660
|
-
// must prevent the browser from aligning text based on value
|
|
661
|
-
'[attr.align]': 'null',
|
|
662
|
-
'[class.mat-drawer-end]': 'position === "end"',
|
|
663
|
-
'[class.mat-drawer-over]': 'mode === "over"',
|
|
664
|
-
'[class.mat-drawer-push]': 'mode === "push"',
|
|
665
|
-
'[class.mat-drawer-side]': 'mode === "side"',
|
|
666
|
-
'[class.mat-drawer-opened]': 'opened',
|
|
667
|
-
'tabIndex': '-1',
|
|
668
|
-
},
|
|
669
|
-
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
670
|
-
encapsulation: core.ViewEncapsulation.None
|
|
671
|
-
},] }
|
|
672
|
-
];
|
|
673
|
-
MatDrawer.ctorParameters = function () { return [
|
|
674
|
-
{ type: core.ElementRef },
|
|
675
|
-
{ type: a11y.FocusTrapFactory },
|
|
676
|
-
{ type: a11y.FocusMonitor },
|
|
677
|
-
{ type: platform.Platform },
|
|
678
|
-
{ type: core.NgZone },
|
|
679
|
-
{ type: undefined, decorators: [{ type: core.Optional }, { type: core.Inject, args: [common.DOCUMENT,] }] },
|
|
680
|
-
{ type: MatDrawerContainer, decorators: [{ type: core.Optional }, { type: core.Inject, args: [MAT_DRAWER_CONTAINER,] }] }
|
|
681
|
-
]; };
|
|
682
|
-
MatDrawer.propDecorators = {
|
|
683
|
-
position: [{ type: core.Input }],
|
|
684
|
-
mode: [{ type: core.Input }],
|
|
685
|
-
disableClose: [{ type: core.Input }],
|
|
686
|
-
autoFocus: [{ type: core.Input }],
|
|
687
|
-
opened: [{ type: core.Input }],
|
|
688
|
-
_animationState: [{ type: core.HostBinding, args: ['@transform',] }],
|
|
689
|
-
openedChange: [{ type: core.Output }],
|
|
690
|
-
_openedStream: [{ type: core.Output, args: ['opened',] }],
|
|
691
|
-
openedStart: [{ type: core.Output }],
|
|
692
|
-
_closedStream: [{ type: core.Output, args: ['closed',] }],
|
|
693
|
-
closedStart: [{ type: core.Output }],
|
|
694
|
-
onPositionChanged: [{ type: core.Output, args: ['positionChanged',] }],
|
|
695
|
-
_animationStartListener: [{ type: core.HostListener, args: ['@transform.start', ['$event'],] }],
|
|
696
|
-
_animationDoneListener: [{ type: core.HostListener, args: ['@transform.done', ['$event'],] }]
|
|
697
|
-
};
|
|
698
709
|
return MatDrawer;
|
|
699
710
|
}());
|
|
711
|
+
MatDrawer.decorators = [
|
|
712
|
+
{ type: core.Component, args: [{
|
|
713
|
+
selector: 'mat-drawer',
|
|
714
|
+
exportAs: 'matDrawer',
|
|
715
|
+
template: "<div class=\"mat-drawer-inner-container\">\r\n <ng-content></ng-content>\r\n</div>\r\n",
|
|
716
|
+
animations: [matDrawerAnimations.transformDrawer],
|
|
717
|
+
host: {
|
|
718
|
+
'class': 'mat-drawer',
|
|
719
|
+
// must prevent the browser from aligning text based on value
|
|
720
|
+
'[attr.align]': 'null',
|
|
721
|
+
'[class.mat-drawer-end]': 'position === "end"',
|
|
722
|
+
'[class.mat-drawer-over]': 'mode === "over"',
|
|
723
|
+
'[class.mat-drawer-push]': 'mode === "push"',
|
|
724
|
+
'[class.mat-drawer-side]': 'mode === "side"',
|
|
725
|
+
'[class.mat-drawer-opened]': 'opened',
|
|
726
|
+
'tabIndex': '-1',
|
|
727
|
+
},
|
|
728
|
+
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
729
|
+
encapsulation: core.ViewEncapsulation.None
|
|
730
|
+
},] }
|
|
731
|
+
];
|
|
732
|
+
MatDrawer.ctorParameters = function () { return [
|
|
733
|
+
{ type: core.ElementRef },
|
|
734
|
+
{ type: a11y.FocusTrapFactory },
|
|
735
|
+
{ type: a11y.FocusMonitor },
|
|
736
|
+
{ type: platform.Platform },
|
|
737
|
+
{ type: core.NgZone },
|
|
738
|
+
{ type: undefined, decorators: [{ type: core.Optional }, { type: core.Inject, args: [common.DOCUMENT,] }] },
|
|
739
|
+
{ type: MatDrawerContainer, decorators: [{ type: core.Optional }, { type: core.Inject, args: [MAT_DRAWER_CONTAINER,] }] }
|
|
740
|
+
]; };
|
|
741
|
+
MatDrawer.propDecorators = {
|
|
742
|
+
position: [{ type: core.Input }],
|
|
743
|
+
mode: [{ type: core.Input }],
|
|
744
|
+
disableClose: [{ type: core.Input }],
|
|
745
|
+
autoFocus: [{ type: core.Input }],
|
|
746
|
+
opened: [{ type: core.Input }],
|
|
747
|
+
_animationState: [{ type: core.HostBinding, args: ['@transform',] }],
|
|
748
|
+
openedChange: [{ type: core.Output }],
|
|
749
|
+
_openedStream: [{ type: core.Output, args: ['opened',] }],
|
|
750
|
+
openedStart: [{ type: core.Output }],
|
|
751
|
+
_closedStream: [{ type: core.Output, args: ['closed',] }],
|
|
752
|
+
closedStart: [{ type: core.Output }],
|
|
753
|
+
onPositionChanged: [{ type: core.Output, args: ['positionChanged',] }],
|
|
754
|
+
_animationStartListener: [{ type: core.HostListener, args: ['@transform.start', ['$event'],] }],
|
|
755
|
+
_animationDoneListener: [{ type: core.HostListener, args: ['@transform.done', ['$event'],] }]
|
|
756
|
+
};
|
|
700
757
|
/**
|
|
701
758
|
* `<mat-drawer-container>` component.
|
|
702
759
|
*
|
|
@@ -817,8 +874,11 @@
|
|
|
817
874
|
}
|
|
818
875
|
_this._changeDetectorRef.markForCheck();
|
|
819
876
|
});
|
|
820
|
-
|
|
821
|
-
|
|
877
|
+
// Avoid hitting the NgZone through the debounce timeout.
|
|
878
|
+
this._ngZone.runOutsideAngular(function () {
|
|
879
|
+
_this._doCheckSubject.pipe(operators.debounceTime(10), // Arbitrary debounce time, less than a frame at 60fps
|
|
880
|
+
operators.takeUntil(_this._destroyed)).subscribe(function () { return _this.updateContentMargins(); });
|
|
881
|
+
});
|
|
822
882
|
};
|
|
823
883
|
MatDrawerContainer.prototype.ngOnDestroy = function () {
|
|
824
884
|
this._contentMarginChanges.complete();
|
|
@@ -851,20 +911,20 @@
|
|
|
851
911
|
var right = 0;
|
|
852
912
|
if (this._left && this._left.opened) {
|
|
853
913
|
if (this._left.mode == 'side') {
|
|
854
|
-
left += this._left.
|
|
914
|
+
left += this._left._getWidth();
|
|
855
915
|
}
|
|
856
916
|
else if (this._left.mode == 'push') {
|
|
857
|
-
var width = this._left.
|
|
917
|
+
var width = this._left._getWidth();
|
|
858
918
|
left += width;
|
|
859
919
|
right -= width;
|
|
860
920
|
}
|
|
861
921
|
}
|
|
862
922
|
if (this._right && this._right.opened) {
|
|
863
923
|
if (this._right.mode == 'side') {
|
|
864
|
-
right += this._right.
|
|
924
|
+
right += this._right._getWidth();
|
|
865
925
|
}
|
|
866
926
|
else if (this._right.mode == 'push') {
|
|
867
|
-
var width = this._right.
|
|
927
|
+
var width = this._right._getWidth();
|
|
868
928
|
right += width;
|
|
869
929
|
left -= width;
|
|
870
930
|
}
|
|
@@ -908,9 +968,7 @@
|
|
|
908
968
|
_this._changeDetectorRef.markForCheck();
|
|
909
969
|
});
|
|
910
970
|
if (drawer.mode !== 'side') {
|
|
911
|
-
drawer.openedChange.pipe(operators.takeUntil(this._drawers.changes)).subscribe(function () {
|
|
912
|
-
return _this._setContainerClass(drawer.opened);
|
|
913
|
-
});
|
|
971
|
+
drawer.openedChange.pipe(operators.takeUntil(this._drawers.changes)).subscribe(function () { return _this._setContainerClass(drawer.opened); });
|
|
914
972
|
}
|
|
915
973
|
};
|
|
916
974
|
/**
|
|
@@ -1008,86 +1066,79 @@
|
|
|
1008
1066
|
MatDrawerContainer.prototype._isDrawerOpen = function (drawer) {
|
|
1009
1067
|
return drawer != null && drawer.opened;
|
|
1010
1068
|
};
|
|
1011
|
-
MatDrawerContainer.decorators = [
|
|
1012
|
-
{ type: core.Component, args: [{
|
|
1013
|
-
selector: 'mat-drawer-container',
|
|
1014
|
-
exportAs: 'matDrawerContainer',
|
|
1015
|
-
template: "<div class=\"mat-drawer-backdrop\" (click)=\"_onBackdropClicked()\" *ngIf=\"hasBackdrop\"\n [class.mat-drawer-shown]=\"_isShowingBackdrop()\"></div>\n\n<ng-content select=\"mat-drawer\"></ng-content>\n\n<ng-content select=\"mat-drawer-content\">\n</ng-content>\n<mat-drawer-content *ngIf=\"!_content\">\n <ng-content></ng-content>\n</mat-drawer-content>\n",
|
|
1016
|
-
host: {
|
|
1017
|
-
'class': 'mat-drawer-container',
|
|
1018
|
-
'[class.mat-drawer-container-explicit-backdrop]': '_backdropOverride',
|
|
1019
|
-
},
|
|
1020
|
-
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1021
|
-
encapsulation: core.ViewEncapsulation.None,
|
|
1022
|
-
providers: [{
|
|
1023
|
-
provide: MAT_DRAWER_CONTAINER,
|
|
1024
|
-
useExisting: MatDrawerContainer
|
|
1025
|
-
}],
|
|
1026
|
-
styles: [".mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}\n"]
|
|
1027
|
-
},] }
|
|
1028
|
-
];
|
|
1029
|
-
MatDrawerContainer.ctorParameters = function () { return [
|
|
1030
|
-
{ type: bidi.Directionality, decorators: [{ type: core.Optional }] },
|
|
1031
|
-
{ type: core.ElementRef },
|
|
1032
|
-
{ type: core.NgZone },
|
|
1033
|
-
{ type: core.ChangeDetectorRef },
|
|
1034
|
-
{ type: scrolling.ViewportRuler },
|
|
1035
|
-
{ type: undefined, decorators: [{ type: core.Inject, args: [MAT_DRAWER_DEFAULT_AUTOSIZE,] }] },
|
|
1036
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [animations$1.ANIMATION_MODULE_TYPE,] }] }
|
|
1037
|
-
]; };
|
|
1038
|
-
MatDrawerContainer.propDecorators = {
|
|
1039
|
-
_allDrawers: [{ type: core.ContentChildren, args: [MatDrawer, {
|
|
1040
|
-
// We need to use `descendants: true`, because Ivy will no longer match
|
|
1041
|
-
// indirect descendants if it's left as false.
|
|
1042
|
-
descendants: true
|
|
1043
|
-
},] }],
|
|
1044
|
-
_content: [{ type: core.ContentChild, args: [MatDrawerContent,] }],
|
|
1045
|
-
_userContent: [{ type: core.ViewChild, args: [MatDrawerContent,] }],
|
|
1046
|
-
autosize: [{ type: core.Input }],
|
|
1047
|
-
hasBackdrop: [{ type: core.Input }],
|
|
1048
|
-
backdropClick: [{ type: core.Output }]
|
|
1049
|
-
};
|
|
1050
1069
|
return MatDrawerContainer;
|
|
1051
1070
|
}());
|
|
1071
|
+
MatDrawerContainer.decorators = [
|
|
1072
|
+
{ type: core.Component, args: [{
|
|
1073
|
+
selector: 'mat-drawer-container',
|
|
1074
|
+
exportAs: 'matDrawerContainer',
|
|
1075
|
+
template: "<div class=\"mat-drawer-backdrop\" (click)=\"_onBackdropClicked()\" *ngIf=\"hasBackdrop\"\n [class.mat-drawer-shown]=\"_isShowingBackdrop()\"></div>\n\n<ng-content select=\"mat-drawer\"></ng-content>\n\n<ng-content select=\"mat-drawer-content\">\n</ng-content>\n<mat-drawer-content *ngIf=\"!_content\">\n <ng-content></ng-content>\n</mat-drawer-content>\n",
|
|
1076
|
+
host: {
|
|
1077
|
+
'class': 'mat-drawer-container',
|
|
1078
|
+
'[class.mat-drawer-container-explicit-backdrop]': '_backdropOverride',
|
|
1079
|
+
},
|
|
1080
|
+
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1081
|
+
encapsulation: core.ViewEncapsulation.None,
|
|
1082
|
+
providers: [{
|
|
1083
|
+
provide: MAT_DRAWER_CONTAINER,
|
|
1084
|
+
useExisting: MatDrawerContainer
|
|
1085
|
+
}],
|
|
1086
|
+
styles: [".mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}\n"]
|
|
1087
|
+
},] }
|
|
1088
|
+
];
|
|
1089
|
+
MatDrawerContainer.ctorParameters = function () { return [
|
|
1090
|
+
{ type: bidi.Directionality, decorators: [{ type: core.Optional }] },
|
|
1091
|
+
{ type: core.ElementRef },
|
|
1092
|
+
{ type: core.NgZone },
|
|
1093
|
+
{ type: core.ChangeDetectorRef },
|
|
1094
|
+
{ type: scrolling.ViewportRuler },
|
|
1095
|
+
{ type: undefined, decorators: [{ type: core.Inject, args: [MAT_DRAWER_DEFAULT_AUTOSIZE,] }] },
|
|
1096
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [animations$1.ANIMATION_MODULE_TYPE,] }] }
|
|
1097
|
+
]; };
|
|
1098
|
+
MatDrawerContainer.propDecorators = {
|
|
1099
|
+
_allDrawers: [{ type: core.ContentChildren, args: [MatDrawer, {
|
|
1100
|
+
// We need to use `descendants: true`, because Ivy will no longer match
|
|
1101
|
+
// indirect descendants if it's left as false.
|
|
1102
|
+
descendants: true
|
|
1103
|
+
},] }],
|
|
1104
|
+
_content: [{ type: core.ContentChild, args: [MatDrawerContent,] }],
|
|
1105
|
+
_userContent: [{ type: core.ViewChild, args: [MatDrawerContent,] }],
|
|
1106
|
+
autosize: [{ type: core.Input }],
|
|
1107
|
+
hasBackdrop: [{ type: core.Input }],
|
|
1108
|
+
backdropClick: [{ type: core.Output }]
|
|
1109
|
+
};
|
|
1052
1110
|
|
|
1053
|
-
/**
|
|
1054
|
-
* @license
|
|
1055
|
-
* Copyright Google LLC All Rights Reserved.
|
|
1056
|
-
*
|
|
1057
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
1058
|
-
* found in the LICENSE file at https://angular.io/license
|
|
1059
|
-
*/
|
|
1060
1111
|
var MatSidenavContent = /** @class */ (function (_super) {
|
|
1061
1112
|
__extends(MatSidenavContent, _super);
|
|
1062
1113
|
function MatSidenavContent(changeDetectorRef, container, elementRef, scrollDispatcher, ngZone) {
|
|
1063
1114
|
return _super.call(this, changeDetectorRef, container, elementRef, scrollDispatcher, ngZone) || this;
|
|
1064
1115
|
}
|
|
1065
|
-
MatSidenavContent.decorators = [
|
|
1066
|
-
{ type: core.Component, args: [{
|
|
1067
|
-
selector: 'mat-sidenav-content',
|
|
1068
|
-
template: '<ng-content></ng-content>',
|
|
1069
|
-
host: {
|
|
1070
|
-
'class': 'mat-drawer-content mat-sidenav-content',
|
|
1071
|
-
'[style.margin-left.px]': '_container._contentMargins.left',
|
|
1072
|
-
'[style.margin-right.px]': '_container._contentMargins.right',
|
|
1073
|
-
},
|
|
1074
|
-
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1075
|
-
encapsulation: core.ViewEncapsulation.None
|
|
1076
|
-
},] }
|
|
1077
|
-
];
|
|
1078
|
-
MatSidenavContent.ctorParameters = function () { return [
|
|
1079
|
-
{ type: core.ChangeDetectorRef },
|
|
1080
|
-
{ type: MatSidenavContainer, decorators: [{ type: core.Inject, args: [core.forwardRef(function () { return MatSidenavContainer; }),] }] },
|
|
1081
|
-
{ type: core.ElementRef },
|
|
1082
|
-
{ type: scrolling.ScrollDispatcher },
|
|
1083
|
-
{ type: core.NgZone }
|
|
1084
|
-
]; };
|
|
1085
1116
|
return MatSidenavContent;
|
|
1086
1117
|
}(MatDrawerContent));
|
|
1118
|
+
MatSidenavContent.decorators = [
|
|
1119
|
+
{ type: core.Component, args: [{
|
|
1120
|
+
selector: 'mat-sidenav-content',
|
|
1121
|
+
template: '<ng-content></ng-content>',
|
|
1122
|
+
host: {
|
|
1123
|
+
'class': 'mat-drawer-content mat-sidenav-content',
|
|
1124
|
+
'[style.margin-left.px]': '_container._contentMargins.left',
|
|
1125
|
+
'[style.margin-right.px]': '_container._contentMargins.right',
|
|
1126
|
+
},
|
|
1127
|
+
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1128
|
+
encapsulation: core.ViewEncapsulation.None
|
|
1129
|
+
},] }
|
|
1130
|
+
];
|
|
1131
|
+
MatSidenavContent.ctorParameters = function () { return [
|
|
1132
|
+
{ type: core.ChangeDetectorRef },
|
|
1133
|
+
{ type: MatSidenavContainer, decorators: [{ type: core.Inject, args: [core.forwardRef(function () { return MatSidenavContainer; }),] }] },
|
|
1134
|
+
{ type: core.ElementRef },
|
|
1135
|
+
{ type: scrolling.ScrollDispatcher },
|
|
1136
|
+
{ type: core.NgZone }
|
|
1137
|
+
]; };
|
|
1087
1138
|
var MatSidenav = /** @class */ (function (_super) {
|
|
1088
1139
|
__extends(MatSidenav, _super);
|
|
1089
1140
|
function MatSidenav() {
|
|
1090
|
-
var _this = _super
|
|
1141
|
+
var _this = _super.apply(this, __spread(arguments)) || this;
|
|
1091
1142
|
_this._fixedInViewport = false;
|
|
1092
1143
|
_this._fixedTopGap = 0;
|
|
1093
1144
|
_this._fixedBottomGap = 0;
|
|
@@ -1120,70 +1171,70 @@
|
|
|
1120
1171
|
enumerable: false,
|
|
1121
1172
|
configurable: true
|
|
1122
1173
|
});
|
|
1123
|
-
MatSidenav.decorators = [
|
|
1124
|
-
{ type: core.Component, args: [{
|
|
1125
|
-
selector: 'mat-sidenav',
|
|
1126
|
-
exportAs: 'matSidenav',
|
|
1127
|
-
template: "<div class=\"mat-drawer-inner-container\">\r\n <ng-content></ng-content>\r\n</div>\r\n",
|
|
1128
|
-
animations: [matDrawerAnimations.transformDrawer],
|
|
1129
|
-
host: {
|
|
1130
|
-
'class': 'mat-drawer mat-sidenav',
|
|
1131
|
-
'tabIndex': '-1',
|
|
1132
|
-
// must prevent the browser from aligning text based on value
|
|
1133
|
-
'[attr.align]': 'null',
|
|
1134
|
-
'[class.mat-drawer-end]': 'position === "end"',
|
|
1135
|
-
'[class.mat-drawer-over]': 'mode === "over"',
|
|
1136
|
-
'[class.mat-drawer-push]': 'mode === "push"',
|
|
1137
|
-
'[class.mat-drawer-side]': 'mode === "side"',
|
|
1138
|
-
'[class.mat-drawer-opened]': 'opened',
|
|
1139
|
-
'[class.mat-sidenav-fixed]': 'fixedInViewport',
|
|
1140
|
-
'[style.top.px]': 'fixedInViewport ? fixedTopGap : null',
|
|
1141
|
-
'[style.bottom.px]': 'fixedInViewport ? fixedBottomGap : null',
|
|
1142
|
-
},
|
|
1143
|
-
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1144
|
-
encapsulation: core.ViewEncapsulation.None
|
|
1145
|
-
},] }
|
|
1146
|
-
];
|
|
1147
|
-
MatSidenav.propDecorators = {
|
|
1148
|
-
fixedInViewport: [{ type: core.Input }],
|
|
1149
|
-
fixedTopGap: [{ type: core.Input }],
|
|
1150
|
-
fixedBottomGap: [{ type: core.Input }]
|
|
1151
|
-
};
|
|
1152
1174
|
return MatSidenav;
|
|
1153
1175
|
}(MatDrawer));
|
|
1176
|
+
MatSidenav.decorators = [
|
|
1177
|
+
{ type: core.Component, args: [{
|
|
1178
|
+
selector: 'mat-sidenav',
|
|
1179
|
+
exportAs: 'matSidenav',
|
|
1180
|
+
template: "<div class=\"mat-drawer-inner-container\">\r\n <ng-content></ng-content>\r\n</div>\r\n",
|
|
1181
|
+
animations: [matDrawerAnimations.transformDrawer],
|
|
1182
|
+
host: {
|
|
1183
|
+
'class': 'mat-drawer mat-sidenav',
|
|
1184
|
+
'tabIndex': '-1',
|
|
1185
|
+
// must prevent the browser from aligning text based on value
|
|
1186
|
+
'[attr.align]': 'null',
|
|
1187
|
+
'[class.mat-drawer-end]': 'position === "end"',
|
|
1188
|
+
'[class.mat-drawer-over]': 'mode === "over"',
|
|
1189
|
+
'[class.mat-drawer-push]': 'mode === "push"',
|
|
1190
|
+
'[class.mat-drawer-side]': 'mode === "side"',
|
|
1191
|
+
'[class.mat-drawer-opened]': 'opened',
|
|
1192
|
+
'[class.mat-sidenav-fixed]': 'fixedInViewport',
|
|
1193
|
+
'[style.top.px]': 'fixedInViewport ? fixedTopGap : null',
|
|
1194
|
+
'[style.bottom.px]': 'fixedInViewport ? fixedBottomGap : null',
|
|
1195
|
+
},
|
|
1196
|
+
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1197
|
+
encapsulation: core.ViewEncapsulation.None
|
|
1198
|
+
},] }
|
|
1199
|
+
];
|
|
1200
|
+
MatSidenav.propDecorators = {
|
|
1201
|
+
fixedInViewport: [{ type: core.Input }],
|
|
1202
|
+
fixedTopGap: [{ type: core.Input }],
|
|
1203
|
+
fixedBottomGap: [{ type: core.Input }]
|
|
1204
|
+
};
|
|
1154
1205
|
var MatSidenavContainer = /** @class */ (function (_super) {
|
|
1155
1206
|
__extends(MatSidenavContainer, _super);
|
|
1156
1207
|
function MatSidenavContainer() {
|
|
1157
1208
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
1158
1209
|
}
|
|
1159
|
-
MatSidenavContainer.decorators = [
|
|
1160
|
-
{ type: core.Component, args: [{
|
|
1161
|
-
selector: 'mat-sidenav-container',
|
|
1162
|
-
exportAs: 'matSidenavContainer',
|
|
1163
|
-
template: "<div class=\"mat-drawer-backdrop\" (click)=\"_onBackdropClicked()\" *ngIf=\"hasBackdrop\"\n [class.mat-drawer-shown]=\"_isShowingBackdrop()\"></div>\n\n<ng-content select=\"mat-sidenav\"></ng-content>\n\n<ng-content select=\"mat-sidenav-content\">\n</ng-content>\n<mat-sidenav-content *ngIf=\"!_content\" cdkScrollable>\n <ng-content></ng-content>\n</mat-sidenav-content>\n",
|
|
1164
|
-
host: {
|
|
1165
|
-
'class': 'mat-drawer-container mat-sidenav-container',
|
|
1166
|
-
'[class.mat-drawer-container-explicit-backdrop]': '_backdropOverride',
|
|
1167
|
-
},
|
|
1168
|
-
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1169
|
-
encapsulation: core.ViewEncapsulation.None,
|
|
1170
|
-
providers: [{
|
|
1171
|
-
provide: MAT_DRAWER_CONTAINER,
|
|
1172
|
-
useExisting: MatSidenavContainer
|
|
1173
|
-
}],
|
|
1174
|
-
styles: [".mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}\n"]
|
|
1175
|
-
},] }
|
|
1176
|
-
];
|
|
1177
|
-
MatSidenavContainer.propDecorators = {
|
|
1178
|
-
_allDrawers: [{ type: core.ContentChildren, args: [MatSidenav, {
|
|
1179
|
-
// We need to use `descendants: true`, because Ivy will no longer match
|
|
1180
|
-
// indirect descendants if it's left as false.
|
|
1181
|
-
descendants: true
|
|
1182
|
-
},] }],
|
|
1183
|
-
_content: [{ type: core.ContentChild, args: [MatSidenavContent,] }]
|
|
1184
|
-
};
|
|
1185
1210
|
return MatSidenavContainer;
|
|
1186
1211
|
}(MatDrawerContainer));
|
|
1212
|
+
MatSidenavContainer.decorators = [
|
|
1213
|
+
{ type: core.Component, args: [{
|
|
1214
|
+
selector: 'mat-sidenav-container',
|
|
1215
|
+
exportAs: 'matSidenavContainer',
|
|
1216
|
+
template: "<div class=\"mat-drawer-backdrop\" (click)=\"_onBackdropClicked()\" *ngIf=\"hasBackdrop\"\n [class.mat-drawer-shown]=\"_isShowingBackdrop()\"></div>\n\n<ng-content select=\"mat-sidenav\"></ng-content>\n\n<ng-content select=\"mat-sidenav-content\">\n</ng-content>\n<mat-sidenav-content *ngIf=\"!_content\" cdkScrollable>\n <ng-content></ng-content>\n</mat-sidenav-content>\n",
|
|
1217
|
+
host: {
|
|
1218
|
+
'class': 'mat-drawer-container mat-sidenav-container',
|
|
1219
|
+
'[class.mat-drawer-container-explicit-backdrop]': '_backdropOverride',
|
|
1220
|
+
},
|
|
1221
|
+
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1222
|
+
encapsulation: core.ViewEncapsulation.None,
|
|
1223
|
+
providers: [{
|
|
1224
|
+
provide: MAT_DRAWER_CONTAINER,
|
|
1225
|
+
useExisting: MatSidenavContainer
|
|
1226
|
+
}],
|
|
1227
|
+
styles: [".mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}\n"]
|
|
1228
|
+
},] }
|
|
1229
|
+
];
|
|
1230
|
+
MatSidenavContainer.propDecorators = {
|
|
1231
|
+
_allDrawers: [{ type: core.ContentChildren, args: [MatSidenav, {
|
|
1232
|
+
// We need to use `descendants: true`, because Ivy will no longer match
|
|
1233
|
+
// indirect descendants if it's left as false.
|
|
1234
|
+
descendants: true
|
|
1235
|
+
},] }],
|
|
1236
|
+
_content: [{ type: core.ContentChild, args: [MatSidenavContent,] }]
|
|
1237
|
+
};
|
|
1187
1238
|
|
|
1188
1239
|
/**
|
|
1189
1240
|
* @license
|
|
@@ -1195,36 +1246,36 @@
|
|
|
1195
1246
|
var MatSidenavModule = /** @class */ (function () {
|
|
1196
1247
|
function MatSidenavModule() {
|
|
1197
1248
|
}
|
|
1198
|
-
MatSidenavModule.decorators = [
|
|
1199
|
-
{ type: core.NgModule, args: [{
|
|
1200
|
-
imports: [
|
|
1201
|
-
common.CommonModule,
|
|
1202
|
-
core$1.MatCommonModule,
|
|
1203
|
-
platform.PlatformModule,
|
|
1204
|
-
scrolling.CdkScrollableModule,
|
|
1205
|
-
],
|
|
1206
|
-
exports: [
|
|
1207
|
-
scrolling.CdkScrollableModule,
|
|
1208
|
-
core$1.MatCommonModule,
|
|
1209
|
-
MatDrawer,
|
|
1210
|
-
MatDrawerContainer,
|
|
1211
|
-
MatDrawerContent,
|
|
1212
|
-
MatSidenav,
|
|
1213
|
-
MatSidenavContainer,
|
|
1214
|
-
MatSidenavContent,
|
|
1215
|
-
],
|
|
1216
|
-
declarations: [
|
|
1217
|
-
MatDrawer,
|
|
1218
|
-
MatDrawerContainer,
|
|
1219
|
-
MatDrawerContent,
|
|
1220
|
-
MatSidenav,
|
|
1221
|
-
MatSidenavContainer,
|
|
1222
|
-
MatSidenavContent,
|
|
1223
|
-
],
|
|
1224
|
-
},] }
|
|
1225
|
-
];
|
|
1226
1249
|
return MatSidenavModule;
|
|
1227
1250
|
}());
|
|
1251
|
+
MatSidenavModule.decorators = [
|
|
1252
|
+
{ type: core.NgModule, args: [{
|
|
1253
|
+
imports: [
|
|
1254
|
+
common.CommonModule,
|
|
1255
|
+
core$1.MatCommonModule,
|
|
1256
|
+
platform.PlatformModule,
|
|
1257
|
+
scrolling.CdkScrollableModule,
|
|
1258
|
+
],
|
|
1259
|
+
exports: [
|
|
1260
|
+
scrolling.CdkScrollableModule,
|
|
1261
|
+
core$1.MatCommonModule,
|
|
1262
|
+
MatDrawer,
|
|
1263
|
+
MatDrawerContainer,
|
|
1264
|
+
MatDrawerContent,
|
|
1265
|
+
MatSidenav,
|
|
1266
|
+
MatSidenavContainer,
|
|
1267
|
+
MatSidenavContent,
|
|
1268
|
+
],
|
|
1269
|
+
declarations: [
|
|
1270
|
+
MatDrawer,
|
|
1271
|
+
MatDrawerContainer,
|
|
1272
|
+
MatDrawerContent,
|
|
1273
|
+
MatSidenav,
|
|
1274
|
+
MatSidenavContainer,
|
|
1275
|
+
MatSidenavContent,
|
|
1276
|
+
],
|
|
1277
|
+
},] }
|
|
1278
|
+
];
|
|
1228
1279
|
|
|
1229
1280
|
/**
|
|
1230
1281
|
* @license
|