@angular/material 19.2.8 → 19.2.9
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/autocomplete/index.d.ts +8 -8
- package/autocomplete/testing/index.d.ts +2 -2
- package/badge/index.d.ts +4 -4
- package/badge/testing/index.d.ts +2 -2
- package/{badge.d-8bc601f4.d.ts → badge.d-e1ef54f9.d.ts} +1 -1
- package/bottom-sheet/index.d.ts +1 -1
- package/button/index.d.ts +6 -6
- package/button-toggle/index.d.ts +5 -5
- package/button-toggle/testing/index.d.ts +1 -1
- package/card/index.d.ts +1 -1
- package/checkbox/index.d.ts +2 -2
- package/chips/index.d.ts +5 -5
- package/core/index.d.ts +14 -14
- package/core/testing/index.d.ts +2 -2
- package/{date-range-input-harness.d-d5ba60f5.d.ts → date-range-input-harness.d-440b288d.d.ts} +1 -1
- package/datepicker/index.d.ts +13 -14
- package/datepicker/testing/index.d.ts +3 -3
- package/dialog/index.d.ts +3 -3
- package/dialog/testing/index.d.ts +1 -1
- package/divider/index.d.ts +4 -24
- package/divider/testing/index.d.ts +1 -1
- package/divider-module.d-4305a1f1.d.ts +24 -0
- package/expansion/index.d.ts +1 -1
- package/fesm2022/autocomplete/testing.mjs +2 -2
- package/fesm2022/autocomplete/testing.mjs.map +1 -1
- package/fesm2022/autocomplete.mjs +10 -10
- package/fesm2022/autocomplete.mjs.map +1 -1
- package/fesm2022/badge/testing.mjs.map +1 -1
- package/fesm2022/badge.mjs +1 -1
- package/fesm2022/badge.mjs.map +1 -1
- package/fesm2022/bottom-sheet/testing.mjs.map +1 -1
- package/fesm2022/bottom-sheet.mjs +1 -1
- package/fesm2022/bottom-sheet.mjs.map +1 -1
- package/fesm2022/button/testing.mjs.map +1 -1
- package/fesm2022/button-toggle/testing.mjs.map +1 -1
- package/fesm2022/button-toggle.mjs +5 -5
- package/fesm2022/button-toggle.mjs.map +1 -1
- package/fesm2022/button.mjs +7 -7
- package/fesm2022/card/testing.mjs.map +1 -1
- package/fesm2022/card.mjs +1 -1
- package/fesm2022/card.mjs.map +1 -1
- package/fesm2022/checkbox/testing.mjs.map +1 -1
- package/fesm2022/checkbox.mjs +4 -4
- package/fesm2022/checkbox.mjs.map +1 -1
- package/fesm2022/chips/testing.mjs.map +1 -1
- package/fesm2022/chips.mjs +8 -8
- package/fesm2022/chips.mjs.map +1 -1
- package/fesm2022/{common-module-5a9c16bb.mjs → common-module-43c0ba57.mjs} +1 -1
- package/fesm2022/common-module-43c0ba57.mjs.map +1 -0
- package/fesm2022/core/testing.mjs +2 -2
- package/fesm2022/core.mjs +16 -16
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/{date-formats-7bf66210.mjs → date-formats-9cbc3057.mjs} +1 -1
- package/fesm2022/date-formats-9cbc3057.mjs.map +1 -0
- package/fesm2022/{date-range-input-harness-62876dda.mjs → date-range-input-harness-3d3cf01a.mjs} +2 -2
- package/fesm2022/date-range-input-harness-3d3cf01a.mjs.map +1 -0
- package/fesm2022/datepicker/testing.mjs +3 -3
- package/fesm2022/datepicker/testing.mjs.map +1 -1
- package/fesm2022/datepicker.mjs +28 -30
- package/fesm2022/datepicker.mjs.map +1 -1
- package/fesm2022/dialog/testing.mjs +2 -2
- package/fesm2022/dialog/testing.mjs.map +1 -1
- package/fesm2022/dialog.mjs +2 -2
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/divider/testing.mjs +1 -1
- package/fesm2022/{divider-harness-b5028683.mjs → divider-harness-bea2a71d.mjs} +1 -1
- package/fesm2022/divider-harness-bea2a71d.mjs.map +1 -0
- package/fesm2022/divider-module-13f553ae.mjs +56 -0
- package/fesm2022/divider-module-13f553ae.mjs.map +1 -0
- package/fesm2022/divider.mjs +4 -55
- package/fesm2022/divider.mjs.map +1 -1
- package/fesm2022/{error-options-b4cb6808.mjs → error-options-3526e2cc.mjs} +1 -1
- package/fesm2022/error-options-3526e2cc.mjs.map +1 -0
- package/fesm2022/{error-state-66849a3f.mjs → error-state-5fa5df66.mjs} +1 -1
- package/fesm2022/error-state-5fa5df66.mjs.map +1 -0
- package/fesm2022/expansion/testing.mjs.map +1 -1
- package/fesm2022/expansion.mjs +2 -2
- package/fesm2022/expansion.mjs.map +1 -1
- package/fesm2022/form-field/testing/control.mjs +1 -1
- package/fesm2022/form-field/testing.mjs +6 -6
- package/fesm2022/form-field/testing.mjs.map +1 -1
- package/fesm2022/{form-field-0a6b3078.mjs → form-field-7b8fd54e.mjs} +1 -1
- package/fesm2022/form-field-7b8fd54e.mjs.map +1 -0
- package/fesm2022/{form-field-control-harness-999f1b0d.mjs → form-field-control-harness-adcc773d.mjs} +1 -1
- package/fesm2022/form-field-control-harness-adcc773d.mjs.map +1 -0
- package/fesm2022/form-field.mjs +3 -3
- package/fesm2022/form-field.mjs.map +1 -1
- package/fesm2022/grid-list/testing.mjs +1 -1
- package/fesm2022/grid-list/testing.mjs.map +1 -1
- package/fesm2022/grid-list.mjs +5 -5
- package/fesm2022/grid-list.mjs.map +1 -1
- package/fesm2022/icon/testing.mjs +1 -1
- package/fesm2022/icon/testing.mjs.map +1 -1
- package/fesm2022/{icon-button-701541b9.mjs → icon-button-fac35010.mjs} +3 -3
- package/fesm2022/icon-button-fac35010.mjs.map +1 -0
- package/fesm2022/{icon-module-529f932b.mjs → icon-module-a8f2a673.mjs} +3 -3
- package/fesm2022/icon-module-a8f2a673.mjs.map +1 -0
- package/fesm2022/{icon-registry-718f45c4.mjs → icon-registry-75ed3f35.mjs} +1 -1
- package/fesm2022/icon-registry-75ed3f35.mjs.map +1 -0
- package/fesm2022/icon.mjs +3 -3
- package/fesm2022/{index-91512b69.mjs → index-5decf30c.mjs} +3 -3
- package/fesm2022/index-5decf30c.mjs.map +1 -0
- package/fesm2022/{index-2b66fc5f.mjs → index-bea46290.mjs} +5 -5
- package/fesm2022/index-bea46290.mjs.map +1 -0
- package/fesm2022/input/testing.mjs +2 -2
- package/fesm2022/input/testing.mjs.map +1 -1
- package/fesm2022/{input-harness-d9056d71.mjs → input-harness-6ca0e4e7.mjs} +2 -2
- package/fesm2022/input-harness-6ca0e4e7.mjs.map +1 -0
- package/fesm2022/{input-value-accessor-4d18edb7.mjs → input-value-accessor-16c2d528.mjs} +1 -1
- package/fesm2022/input-value-accessor-16c2d528.mjs.map +1 -0
- package/fesm2022/input.mjs +8 -8
- package/fesm2022/input.mjs.map +1 -1
- package/fesm2022/{internal-form-field-2f8d1301.mjs → internal-form-field-91999755.mjs} +1 -1
- package/fesm2022/internal-form-field-91999755.mjs.map +1 -0
- package/fesm2022/{line-f14556b4.mjs → line-dc9d7fb2.mjs} +2 -2
- package/fesm2022/line-dc9d7fb2.mjs.map +1 -0
- package/fesm2022/list/testing.mjs +1 -1
- package/fesm2022/list/testing.mjs.map +1 -1
- package/fesm2022/list.mjs +8 -8
- package/fesm2022/list.mjs.map +1 -1
- package/fesm2022/material.mjs.map +1 -1
- package/fesm2022/menu/testing.mjs.map +1 -1
- package/fesm2022/menu.mjs +4 -4
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/{module-c1a8b4bb.mjs → module-42c8c966.mjs} +2 -2
- package/fesm2022/module-42c8c966.mjs.map +1 -0
- package/fesm2022/{module-916f24de.mjs → module-6b03a9b3.mjs} +2 -2
- package/fesm2022/module-6b03a9b3.mjs.map +1 -0
- package/fesm2022/{module-4627cbad.mjs → module-7a5a9343.mjs} +4 -4
- package/fesm2022/module-7a5a9343.mjs.map +1 -0
- package/fesm2022/{module-b2aac45b.mjs → module-d4c8147a.mjs} +8 -8
- package/fesm2022/module-d4c8147a.mjs.map +1 -0
- package/fesm2022/{module-3bb03da5.mjs → module-f3314b11.mjs} +3 -3
- package/fesm2022/module-f3314b11.mjs.map +1 -0
- package/fesm2022/{optgroup-harness-fd0fcd6d.mjs → optgroup-harness-d961ca3f.mjs} +2 -2
- package/fesm2022/optgroup-harness-d961ca3f.mjs.map +1 -0
- package/fesm2022/{option-105bf9fa.mjs → option-acd4abcc.mjs} +4 -4
- package/fesm2022/option-acd4abcc.mjs.map +1 -0
- package/fesm2022/{option-harness-5590f8f2.mjs → option-harness-4cd4ee4e.mjs} +1 -1
- package/fesm2022/option-harness-4cd4ee4e.mjs.map +1 -0
- package/fesm2022/paginator/testing.mjs +4 -4
- package/fesm2022/paginator/testing.mjs.map +1 -1
- package/fesm2022/paginator.mjs +17 -17
- package/fesm2022/paginator.mjs.map +1 -1
- package/fesm2022/progress-bar/testing.mjs.map +1 -1
- package/fesm2022/progress-bar.mjs +1 -1
- package/fesm2022/progress-bar.mjs.map +1 -1
- package/fesm2022/progress-spinner/testing.mjs.map +1 -1
- package/fesm2022/progress-spinner.mjs +1 -1
- package/fesm2022/progress-spinner.mjs.map +1 -1
- package/fesm2022/{pseudo-checkbox-18f8a087.mjs → pseudo-checkbox-b981dcda.mjs} +1 -1
- package/fesm2022/pseudo-checkbox-b981dcda.mjs.map +1 -0
- package/fesm2022/{pseudo-checkbox-module-6293765e.mjs → pseudo-checkbox-module-99bfad5b.mjs} +3 -3
- package/fesm2022/pseudo-checkbox-module-99bfad5b.mjs.map +1 -0
- package/fesm2022/{public-api-c3ea43bd.mjs → public-api-af61bf48.mjs} +1 -1
- package/fesm2022/public-api-af61bf48.mjs.map +1 -0
- package/fesm2022/radio/testing.mjs.map +1 -1
- package/fesm2022/radio.mjs +5 -5
- package/fesm2022/radio.mjs.map +1 -1
- package/fesm2022/{ripple-33861831.mjs → ripple-acd53c76.mjs} +1 -1
- package/fesm2022/ripple-acd53c76.mjs.map +1 -0
- package/fesm2022/{ripple-loader-64444b06.mjs → ripple-loader-77b972ac.mjs} +2 -2
- package/fesm2022/ripple-loader-77b972ac.mjs.map +1 -0
- package/fesm2022/select/testing.mjs +4 -4
- package/fesm2022/{select-harness-5d21e0b8.mjs → select-harness-9656d727.mjs} +4 -4
- package/fesm2022/select-harness-9656d727.mjs.map +1 -0
- package/fesm2022/select.mjs +13 -13
- package/fesm2022/select.mjs.map +1 -1
- package/fesm2022/sidenav/testing.mjs.map +1 -1
- package/fesm2022/sidenav.mjs +1 -1
- package/fesm2022/sidenav.mjs.map +1 -1
- package/fesm2022/slide-toggle/testing.mjs.map +1 -1
- package/fesm2022/slide-toggle.mjs +4 -4
- package/fesm2022/slide-toggle.mjs.map +1 -1
- package/fesm2022/slider/testing.mjs.map +1 -1
- package/fesm2022/slider.mjs +4 -4
- package/fesm2022/slider.mjs.map +1 -1
- package/fesm2022/snack-bar/testing.mjs.map +1 -1
- package/fesm2022/snack-bar.mjs +7 -7
- package/fesm2022/snack-bar.mjs.map +1 -1
- package/fesm2022/sort/testing.mjs.map +1 -1
- package/fesm2022/sort.mjs +2 -2
- package/fesm2022/sort.mjs.map +1 -1
- package/fesm2022/stepper/testing.mjs.map +1 -1
- package/fesm2022/stepper.mjs +7 -7
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/{structural-styles-afbfe518.mjs → structural-styles-7c66c8fc.mjs} +1 -1
- package/fesm2022/structural-styles-7c66c8fc.mjs.map +1 -0
- package/fesm2022/table/testing.mjs.map +1 -1
- package/fesm2022/table.mjs +1 -1
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/tabs/testing.mjs.map +1 -1
- package/fesm2022/tabs.mjs +3 -3
- package/fesm2022/tabs.mjs.map +1 -1
- package/fesm2022/timepicker/testing.mjs +1 -1
- package/fesm2022/timepicker/testing.mjs.map +1 -1
- package/fesm2022/timepicker.mjs +9 -9
- package/fesm2022/timepicker.mjs.map +1 -1
- package/fesm2022/toolbar/testing.mjs.map +1 -1
- package/fesm2022/toolbar.mjs +1 -1
- package/fesm2022/toolbar.mjs.map +1 -1
- package/fesm2022/tooltip/testing.mjs.map +1 -1
- package/fesm2022/tooltip.mjs +2 -2
- package/fesm2022/tooltip.mjs.map +1 -1
- package/fesm2022/tree/testing.mjs.map +1 -1
- package/fesm2022/tree.mjs +1 -1
- package/fesm2022/tree.mjs.map +1 -1
- package/form-field/index.d.ts +5 -5
- package/form-field/testing/control/index.d.ts +1 -1
- package/form-field/testing/index.d.ts +7 -7
- package/{form-field.d-8f5f115a.d.ts → form-field.d-4c1ce1c5.d.ts} +2 -2
- package/grid-list/index.d.ts +3 -3
- package/icon/index.d.ts +4 -4
- package/icon/testing/index.d.ts +1 -1
- package/{icon-module.d-d06a5620.d.ts → icon-module.d-a4b3b1e1.d.ts} +2 -2
- package/{index.d-9bdbdee9.d.ts → index.d-28cf58d5.d.ts} +2 -2
- package/{index.d-30b17cf3.d.ts → index.d-d9743cc3.d.ts} +4 -4
- package/input/index.d.ts +8 -8
- package/input/testing/index.d.ts +2 -2
- package/{input-harness.d-5a0b8058.d.ts → input-harness.d-be80831e.d.ts} +1 -1
- package/{line.d-ed625688.d.ts → line.d-712398cb.d.ts} +1 -1
- package/list/index.d.ts +10 -10
- package/list/testing/index.d.ts +2 -2
- package/menu/index.d.ts +3 -3
- package/{module.d-0fe8175f.d.ts → module.d-3202bf3a.d.ts} +7 -7
- package/{module.d-d670423d.d.ts → module.d-5c2eaee4.d.ts} +2 -2
- package/{module.d-7006bc2e.d.ts → module.d-7cc023ac.d.ts} +1 -1
- package/{module.d-4830783a.d.ts → module.d-e3a24842.d.ts} +4 -4
- package/{optgroup-harness.d-fc22ca1c.d.ts → optgroup-harness.d-c52f5a8b.d.ts} +1 -1
- package/package.json +5 -2
- package/paginator/index.d.ts +17 -17
- package/paginator/testing/index.d.ts +4 -4
- package/{paginator.d-a02c6447.d.ts → paginator.d-d390b708.d.ts} +2 -2
- package/progress-bar/index.d.ts +2 -2
- package/progress-spinner/index.d.ts +4 -4
- package/progress-spinner/testing/index.d.ts +2 -2
- package/{progress-spinner.d-96c586e2.d.ts → progress-spinner.d-c723a559.d.ts} +1 -1
- package/{pseudo-checkbox-module.d-c6731352.d.ts → pseudo-checkbox-module.d-1683beb3.d.ts} +1 -1
- package/radio/index.d.ts +4 -4
- package/schematics/ng-add/index.js +1 -1
- package/schematics/ng-generate/theme-color/index_bundled.js +79 -79
- package/schematics/ng-update/index_bundled.js +3361 -3407
- package/schematics/ng-update/index_bundled.js.map +3 -4
- package/select/index.d.ts +12 -12
- package/select/testing/index.d.ts +4 -4
- package/{select-harness.d-03127681.d.ts → select-harness.d-485a3cf8.d.ts} +3 -3
- package/sidenav/index.d.ts +1 -1
- package/slide-toggle/index.d.ts +2 -2
- package/slider/index.d.ts +4 -4
- package/snack-bar/index.d.ts +6 -6
- package/sort/index.d.ts +5 -5
- package/sort/testing/index.d.ts +1 -1
- package/{sort.d-75ca592a.d.ts → sort.d-7718b3de.d.ts} +1 -1
- package/stepper/index.d.ts +6 -6
- package/table/index.d.ts +7 -7
- package/tabs/index.d.ts +3 -3
- package/timepicker/index.d.ts +2 -2
- package/timepicker/testing/index.d.ts +1 -1
- package/toolbar/index.d.ts +1 -1
- package/tooltip/index.d.ts +2 -2
- package/tree/index.d.ts +1 -1
- package/fesm2022/common-module-5a9c16bb.mjs.map +0 -1
- package/fesm2022/date-formats-7bf66210.mjs.map +0 -1
- package/fesm2022/date-range-input-harness-62876dda.mjs.map +0 -1
- package/fesm2022/divider-harness-b5028683.mjs.map +0 -1
- package/fesm2022/error-options-b4cb6808.mjs.map +0 -1
- package/fesm2022/error-state-66849a3f.mjs.map +0 -1
- package/fesm2022/form-field-0a6b3078.mjs.map +0 -1
- package/fesm2022/form-field-control-harness-999f1b0d.mjs.map +0 -1
- package/fesm2022/icon-button-701541b9.mjs.map +0 -1
- package/fesm2022/icon-module-529f932b.mjs.map +0 -1
- package/fesm2022/icon-registry-718f45c4.mjs.map +0 -1
- package/fesm2022/index-2b66fc5f.mjs.map +0 -1
- package/fesm2022/index-91512b69.mjs.map +0 -1
- package/fesm2022/input-harness-d9056d71.mjs.map +0 -1
- package/fesm2022/input-value-accessor-4d18edb7.mjs.map +0 -1
- package/fesm2022/internal-form-field-2f8d1301.mjs.map +0 -1
- package/fesm2022/line-f14556b4.mjs.map +0 -1
- package/fesm2022/module-3bb03da5.mjs.map +0 -1
- package/fesm2022/module-4627cbad.mjs.map +0 -1
- package/fesm2022/module-916f24de.mjs.map +0 -1
- package/fesm2022/module-b2aac45b.mjs.map +0 -1
- package/fesm2022/module-c1a8b4bb.mjs.map +0 -1
- package/fesm2022/optgroup-harness-fd0fcd6d.mjs.map +0 -1
- package/fesm2022/option-105bf9fa.mjs.map +0 -1
- package/fesm2022/option-harness-5590f8f2.mjs.map +0 -1
- package/fesm2022/pseudo-checkbox-18f8a087.mjs.map +0 -1
- package/fesm2022/pseudo-checkbox-module-6293765e.mjs.map +0 -1
- package/fesm2022/public-api-c3ea43bd.mjs.map +0 -1
- package/fesm2022/ripple-33861831.mjs.map +0 -1
- package/fesm2022/ripple-loader-64444b06.mjs.map +0 -1
- package/fesm2022/select-harness-5d21e0b8.mjs.map +0 -1
- package/fesm2022/structural-styles-afbfe518.mjs.map +0 -1
- /package/{button-toggle.d-a042f71c.d.ts → button-toggle.d-3b029d56.d.ts} +0 -0
- /package/{common-module.d-1b789e68.d.ts → common-module.d-421e3498.d.ts} +0 -0
- /package/{date-adapter.d-de8dcff3.d.ts → date-adapter.d-e8299690.d.ts} +0 -0
- /package/{dialog.d-ec99b7c4.d.ts → dialog.d-6c37da6d.d.ts} +0 -0
- /package/{divider-harness.d-beb7f187.d.ts → divider-harness.d-ee96b7aa.d.ts} +0 -0
- /package/{error-options.d-bd1801bf.d.ts → error-options.d-059d9639.d.ts} +0 -0
- /package/{form-field-control-harness.d-8ec51e17.d.ts → form-field-control-harness.d-e3cf007b.d.ts} +0 -0
- /package/{form-field-control.d-d7b3a431.d.ts → form-field-control.d-9ed49092.d.ts} +0 -0
- /package/{icon-registry.d-b191b30b.d.ts → icon-registry.d-6dd1799a.d.ts} +0 -0
- /package/{list-option-types.d-32a3be09.d.ts → list-option-types.d-076a5300.d.ts} +0 -0
- /package/{option-harness.d-047df5c5.d.ts → option-harness.d-4f143bc0.d.ts} +0 -0
- /package/{option-parent.d-f2c0c7de.d.ts → option-parent.d-d4243d2f.d.ts} +0 -0
- /package/{option.d-be9de0a8.d.ts → option.d-4fb11594.d.ts} +0 -0
- /package/{palette.d-f5ca9a2b.d.ts → palette.d-1d8ebc0d.d.ts} +0 -0
- /package/{ripple-loader.d-850167e6.d.ts → ripple-loader.d-016a1028.d.ts} +0 -0
- /package/{ripple.d-816a1e42.d.ts → ripple.d-a31a65af.d.ts} +0 -0
- /package/{sort-direction.d-2be5f588.d.ts → sort-direction.d-52bce05e.d.ts} +0 -0
package/autocomplete/index.d.ts
CHANGED
|
@@ -2,19 +2,19 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { InjectionToken, AfterContentInit, OnDestroy, TemplateRef, ElementRef, QueryList, EventEmitter, AfterViewInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
3
3
|
import * as i2 from '@angular/cdk/overlay';
|
|
4
4
|
import { ScrollStrategy, Overlay } from '@angular/cdk/overlay';
|
|
5
|
-
import { M as MatOptionModule } from '../index.d-
|
|
6
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
7
|
-
import { T as ThemePalette } from '../palette.d-
|
|
8
|
-
import { M as MatOption, a as MatOptgroup, b as MatOptionSelectionChange } from '../option.d-
|
|
9
|
-
export { a as MatOptgroup, M as MatOption } from '../option.d-
|
|
5
|
+
import { M as MatOptionModule } from '../index.d-d9743cc3.js';
|
|
6
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
7
|
+
import { T as ThemePalette } from '../palette.d-1d8ebc0d.js';
|
|
8
|
+
import { M as MatOption, a as MatOptgroup, b as MatOptionSelectionChange } from '../option.d-4fb11594.js';
|
|
9
|
+
export { a as MatOptgroup, M as MatOption } from '../option.d-4fb11594.js';
|
|
10
10
|
import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';
|
|
11
11
|
import { ControlValueAccessor } from '@angular/forms';
|
|
12
12
|
import { Observable } from 'rxjs';
|
|
13
13
|
import * as i5 from '@angular/cdk/scrolling';
|
|
14
|
-
import '../index.d-
|
|
15
|
-
import '../ripple.d-
|
|
14
|
+
import '../index.d-28cf58d5.js';
|
|
15
|
+
import '../ripple.d-a31a65af.js';
|
|
16
16
|
import '@angular/cdk/platform';
|
|
17
|
-
import '../pseudo-checkbox-module.d-
|
|
17
|
+
import '../pseudo-checkbox-module.d-1683beb3.js';
|
|
18
18
|
import '@angular/cdk/bidi';
|
|
19
19
|
|
|
20
20
|
/** Event object that is emitted when an autocomplete option is selected. */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { O as OptionHarnessFilters, M as MatOptionHarness } from '../../option-harness.d-
|
|
3
|
-
import { O as OptgroupHarnessFilters, M as MatOptgroupHarness } from '../../optgroup-harness.d-
|
|
2
|
+
import { O as OptionHarnessFilters, M as MatOptionHarness } from '../../option-harness.d-4f143bc0.js';
|
|
3
|
+
import { O as OptgroupHarnessFilters, M as MatOptgroupHarness } from '../../optgroup-harness.d-c52f5a8b.js';
|
|
4
4
|
|
|
5
5
|
/** A set of criteria that can be used to filter a list of `MatAutocompleteHarness` instances. */
|
|
6
6
|
interface AutocompleteHarnessFilters extends BaseHarnessFilters {
|
package/badge/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import * as i1 from '@angular/cdk/a11y';
|
|
3
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
4
|
-
import { M as MatBadge, _ as _MatBadgeStyleLoader } from '../badge.d-
|
|
5
|
-
export { M as MatBadge, a as MatBadgePosition, b as MatBadgeSize } from '../badge.d-
|
|
3
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
4
|
+
import { M as MatBadge, _ as _MatBadgeStyleLoader } from '../badge.d-e1ef54f9.js';
|
|
5
|
+
export { M as MatBadge, a as MatBadgePosition, b as MatBadgeSize } from '../badge.d-e1ef54f9.js';
|
|
6
6
|
import '@angular/cdk/bidi';
|
|
7
|
-
import '../palette.d-
|
|
7
|
+
import '../palette.d-1d8ebc0d.js';
|
|
8
8
|
|
|
9
9
|
declare class MatBadgeModule {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatBadgeModule, never>;
|
package/badge/testing/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { a as MatBadgePosition, b as MatBadgeSize } from '../../badge.d-
|
|
2
|
+
import { a as MatBadgePosition, b as MatBadgeSize } from '../../badge.d-e1ef54f9.js';
|
|
3
3
|
import '@angular/core';
|
|
4
|
-
import '../../palette.d-
|
|
4
|
+
import '../../palette.d-1d8ebc0d.js';
|
|
5
5
|
|
|
6
6
|
interface BadgeHarnessFilters extends BaseHarnessFilters {
|
|
7
7
|
text?: string | RegExp;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnInit, OnDestroy } from '@angular/core';
|
|
3
|
-
import { T as ThemePalette } from './palette.d-
|
|
3
|
+
import { T as ThemePalette } from './palette.d-1d8ebc0d.js';
|
|
4
4
|
|
|
5
5
|
/** Allowed position options for matBadgePosition */
|
|
6
6
|
type MatBadgePosition = 'above after' | 'above before' | 'below before' | 'below after' | 'before' | 'after' | 'above' | 'below';
|
package/bottom-sheet/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { OnDestroy, EventEmitter, InjectionToken, ViewContainerRef, ComponentRef, TemplateRef } from '@angular/core';
|
|
3
3
|
import * as i1 from '@angular/cdk/dialog';
|
|
4
4
|
import { CdkDialogContainer, DialogRef } from '@angular/cdk/dialog';
|
|
5
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
5
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
6
6
|
import * as i3 from '@angular/cdk/portal';
|
|
7
7
|
import { ComponentType } from '@angular/cdk/portal';
|
|
8
8
|
import { Direction } from '@angular/cdk/bidi';
|
package/button/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { M as MAT_BUTTON_CONFIG, e as MAT_FAB_DEFAULT_OPTIONS, f as MAT_FAB_DEFAULT_OPTIONS_FACTORY, c as MatAnchor, b as MatButton, a as MatButtonConfig, m as MatButtonModule, i as MatFabAnchor, g as MatFabButton, d as MatFabDefaultOptions, l as MatIconAnchor, k as MatIconButton, j as MatMiniFabAnchor, h as MatMiniFabButton } from '../module.d-
|
|
1
|
+
export { M as MAT_BUTTON_CONFIG, e as MAT_FAB_DEFAULT_OPTIONS, f as MAT_FAB_DEFAULT_OPTIONS_FACTORY, c as MatAnchor, b as MatButton, a as MatButtonConfig, m as MatButtonModule, i as MatFabAnchor, g as MatFabButton, d as MatFabDefaultOptions, l as MatIconAnchor, k as MatIconButton, j as MatMiniFabAnchor, h as MatMiniFabButton } from '../module.d-e3a24842.js';
|
|
2
2
|
import '@angular/core';
|
|
3
|
-
import '../common-module.d-
|
|
3
|
+
import '../common-module.d-421e3498.js';
|
|
4
4
|
import '@angular/cdk/bidi';
|
|
5
|
-
import '../index.d-
|
|
6
|
-
import '../ripple.d-
|
|
5
|
+
import '../index.d-28cf58d5.js';
|
|
6
|
+
import '../ripple.d-a31a65af.js';
|
|
7
7
|
import '@angular/cdk/platform';
|
|
8
8
|
import '@angular/cdk/a11y';
|
|
9
|
-
import '../palette.d-
|
|
10
|
-
import '../ripple-loader.d-
|
|
9
|
+
import '../palette.d-1d8ebc0d.js';
|
|
10
|
+
import '../ripple-loader.d-016a1028.js';
|
package/button-toggle/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { M as MatButtonToggleGroup, a as MatButtonToggle } from '../button-toggle.d-
|
|
2
|
-
export { d as MAT_BUTTON_TOGGLE_DEFAULT_OPTIONS, f as MAT_BUTTON_TOGGLE_GROUP, e as MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY, g as MAT_BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR, a as MatButtonToggle, b as MatButtonToggleAppearance, h as MatButtonToggleChange, c as MatButtonToggleDefaultOptions, M as MatButtonToggleGroup, T as ToggleType } from '../button-toggle.d-
|
|
1
|
+
import { M as MatButtonToggleGroup, a as MatButtonToggle } from '../button-toggle.d-3b029d56.js';
|
|
2
|
+
export { d as MAT_BUTTON_TOGGLE_DEFAULT_OPTIONS, f as MAT_BUTTON_TOGGLE_GROUP, e as MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY, g as MAT_BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR, a as MatButtonToggle, b as MatButtonToggleAppearance, h as MatButtonToggleChange, c as MatButtonToggleDefaultOptions, M as MatButtonToggleGroup, T as ToggleType } from '../button-toggle.d-3b029d56.js';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
5
|
-
import { M as MatRippleModule } from '../index.d-
|
|
4
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
5
|
+
import { M as MatRippleModule } from '../index.d-28cf58d5.js';
|
|
6
6
|
import '@angular/cdk/bidi';
|
|
7
7
|
import '@angular/forms';
|
|
8
|
-
import '../ripple.d-
|
|
8
|
+
import '../ripple.d-a31a65af.js';
|
|
9
9
|
import '@angular/cdk/platform';
|
|
10
10
|
|
|
11
11
|
declare class MatButtonToggleModule {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { b as MatButtonToggleAppearance } from '../../button-toggle.d-
|
|
2
|
+
import { b as MatButtonToggleAppearance } from '../../button-toggle.d-3b029d56.js';
|
|
3
3
|
import '@angular/cdk/bidi';
|
|
4
4
|
import '@angular/core';
|
|
5
5
|
import '@angular/forms';
|
package/card/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { InjectionToken } from '@angular/core';
|
|
3
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
3
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
4
4
|
import '@angular/cdk/bidi';
|
|
5
5
|
|
|
6
6
|
type MatCardAppearance = 'outlined' | 'raised';
|
package/checkbox/index.d.ts
CHANGED
|
@@ -2,8 +2,8 @@ import { FocusableOption } from '@angular/cdk/a11y';
|
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { AfterViewInit, OnChanges, ElementRef, EventEmitter, SimpleChanges, InjectionToken, Provider } from '@angular/core';
|
|
4
4
|
import { ControlValueAccessor, Validator, AbstractControl, ValidationErrors, CheckboxRequiredValidator } from '@angular/forms';
|
|
5
|
-
import { T as ThemePalette } from '../palette.d-
|
|
6
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
5
|
+
import { T as ThemePalette } from '../palette.d-1d8ebc0d.js';
|
|
6
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
7
7
|
import '@angular/cdk/bidi';
|
|
8
8
|
|
|
9
9
|
/**
|
package/chips/index.d.ts
CHANGED
|
@@ -3,12 +3,12 @@ import { ElementRef, OnInit, AfterViewInit, AfterContentInit, DoCheck, OnDestroy
|
|
|
3
3
|
import { Subject, Observable } from 'rxjs';
|
|
4
4
|
import { FocusKeyManager } from '@angular/cdk/a11y';
|
|
5
5
|
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
6
|
-
import { E as ErrorStateMatcher } from '../error-options.d-
|
|
7
|
-
import { M as MatFormFieldControl } from '../form-field-control.d-
|
|
8
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
9
|
-
import { M as MatRippleModule } from '../index.d-
|
|
6
|
+
import { E as ErrorStateMatcher } from '../error-options.d-059d9639.js';
|
|
7
|
+
import { M as MatFormFieldControl } from '../form-field-control.d-9ed49092.js';
|
|
8
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
9
|
+
import { M as MatRippleModule } from '../index.d-28cf58d5.js';
|
|
10
10
|
import '@angular/cdk/bidi';
|
|
11
|
-
import '../ripple.d-
|
|
11
|
+
import '../ripple.d-a31a65af.js';
|
|
12
12
|
import '@angular/cdk/platform';
|
|
13
13
|
|
|
14
14
|
/**
|
package/core/index.d.ts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Version, InjectionToken, Provider } from '@angular/core';
|
|
3
|
-
export { G as GranularSanityChecks, a as MATERIAL_SANITY_CHECKS, M as MatCommonModule, S as SanityChecks } from '../common-module.d-
|
|
4
|
-
export { T as ThemePalette } from '../palette.d-
|
|
3
|
+
export { G as GranularSanityChecks, a as MATERIAL_SANITY_CHECKS, M as MatCommonModule, S as SanityChecks } from '../common-module.d-421e3498.js';
|
|
4
|
+
export { T as ThemePalette } from '../palette.d-1d8ebc0d.js';
|
|
5
5
|
import { NgControl, FormGroupDirective, NgForm } from '@angular/forms';
|
|
6
6
|
import { Subject } from 'rxjs';
|
|
7
|
-
import { E as ErrorStateMatcher$1 } from '../error-options.d-
|
|
8
|
-
export { E as ErrorStateMatcher, S as ShowOnDirtyErrorStateMatcher } from '../error-options.d-
|
|
9
|
-
export { M as MatLine, a as MatLineModule, s as setLines } from '../line.d-
|
|
10
|
-
export { M as MatOptionModule } from '../index.d-
|
|
11
|
-
export { M as MatRippleLoader } from '../ripple-loader.d-
|
|
12
|
-
export { M as MatRippleModule } from '../index.d-
|
|
13
|
-
export { b as MatPseudoCheckbox, M as MatPseudoCheckboxModule, a as MatPseudoCheckboxState } from '../pseudo-checkbox-module.d-
|
|
14
|
-
import { D as DateAdapter } from '../date-adapter.d-
|
|
15
|
-
export { D as DateAdapter, M as MAT_DATE_LOCALE, a as MAT_DATE_LOCALE_FACTORY } from '../date-adapter.d-
|
|
16
|
-
export { d as MAT_OPTGROUP, a as MatOptgroup, M as MatOption, b as MatOptionSelectionChange, _ as _countGroupLabelsBeforeOption, c as _getOptionScrollPosition } from '../option.d-
|
|
17
|
-
export { a as MAT_OPTION_PARENT_COMPONENT, M as MatOptionParentComponent } from '../option-parent.d-
|
|
18
|
-
export { c as MAT_RIPPLE_GLOBAL_OPTIONS, M as MatRipple, g as RippleAnimationConfig, f as RippleConfig, b as RippleGlobalOptions, h as RippleRef, R as RippleRenderer, e as RippleState, a as RippleTarget, d as defaultRippleAnimationConfig } from '../ripple.d-
|
|
7
|
+
import { E as ErrorStateMatcher$1 } from '../error-options.d-059d9639.js';
|
|
8
|
+
export { E as ErrorStateMatcher, S as ShowOnDirtyErrorStateMatcher } from '../error-options.d-059d9639.js';
|
|
9
|
+
export { M as MatLine, a as MatLineModule, s as setLines } from '../line.d-712398cb.js';
|
|
10
|
+
export { M as MatOptionModule } from '../index.d-d9743cc3.js';
|
|
11
|
+
export { M as MatRippleLoader } from '../ripple-loader.d-016a1028.js';
|
|
12
|
+
export { M as MatRippleModule } from '../index.d-28cf58d5.js';
|
|
13
|
+
export { b as MatPseudoCheckbox, M as MatPseudoCheckboxModule, a as MatPseudoCheckboxState } from '../pseudo-checkbox-module.d-1683beb3.js';
|
|
14
|
+
import { D as DateAdapter } from '../date-adapter.d-e8299690.js';
|
|
15
|
+
export { D as DateAdapter, M as MAT_DATE_LOCALE, a as MAT_DATE_LOCALE_FACTORY } from '../date-adapter.d-e8299690.js';
|
|
16
|
+
export { d as MAT_OPTGROUP, a as MatOptgroup, M as MatOption, b as MatOptionSelectionChange, _ as _countGroupLabelsBeforeOption, c as _getOptionScrollPosition } from '../option.d-4fb11594.js';
|
|
17
|
+
export { a as MAT_OPTION_PARENT_COMPONENT, M as MatOptionParentComponent } from '../option-parent.d-d4243d2f.js';
|
|
18
|
+
export { c as MAT_RIPPLE_GLOBAL_OPTIONS, M as MatRipple, g as RippleAnimationConfig, f as RippleConfig, b as RippleGlobalOptions, h as RippleRef, R as RippleRenderer, e as RippleState, a as RippleTarget, d as defaultRippleAnimationConfig } from '../ripple.d-a31a65af.js';
|
|
19
19
|
import '@angular/cdk/bidi';
|
|
20
20
|
import '@angular/cdk/a11y';
|
|
21
21
|
import '@angular/cdk/platform';
|
package/core/testing/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { M as MatOptionHarness, O as OptionHarnessFilters } from '../../option-harness.d-
|
|
2
|
-
export { M as MatOptgroupHarness, O as OptgroupHarnessFilters } from '../../optgroup-harness.d-
|
|
1
|
+
export { M as MatOptionHarness, O as OptionHarnessFilters } from '../../option-harness.d-4f143bc0.js';
|
|
2
|
+
export { M as MatOptgroupHarness, O as OptgroupHarnessFilters } from '../../optgroup-harness.d-c52f5a8b.js';
|
|
3
3
|
import '@angular/cdk/testing';
|
package/{date-range-input-harness.d-d5ba60f5.d.ts → date-range-input-harness.d-440b288d.d.ts}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { M as MatFormFieldControlHarness } from './form-field-control-harness.d-
|
|
2
|
+
import { M as MatFormFieldControlHarness } from './form-field-control-harness.d-e3cf007b.js';
|
|
3
3
|
|
|
4
4
|
/** A set of criteria that can be used to filter a list of datepicker input instances. */
|
|
5
5
|
interface DatepickerInputHarnessFilters extends BaseHarnessFilters {
|
package/datepicker/index.d.ts
CHANGED
|
@@ -1,26 +1,25 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnChanges, OnDestroy, AfterViewChecked, EventEmitter, SimpleChanges, FactoryProvider, AfterContentInit, ChangeDetectorRef, AfterViewInit, ElementRef, InjectionToken, OnInit, DoCheck, TemplateRef } from '@angular/core';
|
|
3
|
-
import { b as MatButton, m as MatButtonModule } from '../module.d-
|
|
3
|
+
import { b as MatButton, m as MatButtonModule } from '../module.d-e3a24842.js';
|
|
4
4
|
import * as i2 from '@angular/cdk/overlay';
|
|
5
5
|
import { ScrollStrategy, Overlay } from '@angular/cdk/overlay';
|
|
6
6
|
import * as i1 from '@angular/cdk/a11y';
|
|
7
7
|
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
8
8
|
import * as i3 from '@angular/cdk/portal';
|
|
9
9
|
import { ComponentType, Portal, TemplatePortal } from '@angular/cdk/portal';
|
|
10
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
10
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
11
11
|
import { Observable, Subject } from 'rxjs';
|
|
12
|
-
import { D as DateAdapter
|
|
13
|
-
import {
|
|
14
|
-
import { T as ThemePalette } from '../palette.d-f5ca9a2b.js';
|
|
12
|
+
import { D as DateAdapter } from '../date-adapter.d-e8299690.js';
|
|
13
|
+
import { T as ThemePalette } from '../palette.d-1d8ebc0d.js';
|
|
15
14
|
import { ControlValueAccessor, Validator, ValidatorFn, AbstractControl, ValidationErrors, NgForm, FormGroupDirective, NgControl } from '@angular/forms';
|
|
16
|
-
import { M as MatFormFieldControl } from '../form-field-control.d-
|
|
15
|
+
import { M as MatFormFieldControl } from '../form-field-control.d-9ed49092.js';
|
|
17
16
|
import { Directionality } from '@angular/cdk/bidi';
|
|
18
|
-
import { E as ErrorStateMatcher } from '../error-options.d-
|
|
17
|
+
import { E as ErrorStateMatcher } from '../error-options.d-059d9639.js';
|
|
19
18
|
import * as i5 from '@angular/cdk/scrolling';
|
|
20
|
-
import '../index.d-
|
|
21
|
-
import '../ripple.d-
|
|
19
|
+
import '../index.d-28cf58d5.js';
|
|
20
|
+
import '../ripple.d-a31a65af.js';
|
|
22
21
|
import '@angular/cdk/platform';
|
|
23
|
-
import '../ripple-loader.d-
|
|
22
|
+
import '../ripple-loader.d-016a1028.js';
|
|
24
23
|
|
|
25
24
|
/** Extra CSS classes that can be associated with a calendar cell. */
|
|
26
25
|
type MatCalendarCellCssClasses = string | string[] | Set<string> | {
|
|
@@ -379,7 +378,7 @@ declare const MAT_RANGE_DATE_SELECTION_MODEL_PROVIDER: FactoryProvider;
|
|
|
379
378
|
declare class MatMonthView<D> implements AfterContentInit, OnChanges, OnDestroy {
|
|
380
379
|
readonly _changeDetectorRef: ChangeDetectorRef;
|
|
381
380
|
private _dateFormats;
|
|
382
|
-
_dateAdapter: DateAdapter
|
|
381
|
+
_dateAdapter: DateAdapter<D, any>;
|
|
383
382
|
private _dir;
|
|
384
383
|
private _rangeStrategy;
|
|
385
384
|
private _rerenderSubscription;
|
|
@@ -534,7 +533,7 @@ declare const yearsPerRow = 4;
|
|
|
534
533
|
*/
|
|
535
534
|
declare class MatMultiYearView<D> implements AfterContentInit, OnDestroy {
|
|
536
535
|
private _changeDetectorRef;
|
|
537
|
-
_dateAdapter: DateAdapter
|
|
536
|
+
_dateAdapter: DateAdapter<D, any>;
|
|
538
537
|
private _dir;
|
|
539
538
|
private _rerenderSubscription;
|
|
540
539
|
/** Flag used to filter out space/enter keyup events that originated outside of the view. */
|
|
@@ -624,7 +623,7 @@ declare class MatMultiYearView<D> implements AfterContentInit, OnDestroy {
|
|
|
624
623
|
declare class MatYearView<D> implements AfterContentInit, OnDestroy {
|
|
625
624
|
readonly _changeDetectorRef: ChangeDetectorRef;
|
|
626
625
|
private _dateFormats;
|
|
627
|
-
_dateAdapter: DateAdapter
|
|
626
|
+
_dateAdapter: DateAdapter<D, any>;
|
|
628
627
|
private _dir;
|
|
629
628
|
private _rerenderSubscription;
|
|
630
629
|
/** Flag used to filter out space/enter keyup events that originated outside of the view. */
|
|
@@ -916,7 +915,7 @@ type DateFilterFn<D> = (date: D | null) => boolean;
|
|
|
916
915
|
/** Base class for datepicker inputs. */
|
|
917
916
|
declare abstract class MatDatepickerInputBase<S, D = ExtractDateTypeFromSelection<S>> implements ControlValueAccessor, AfterViewInit, OnChanges, OnDestroy, Validator {
|
|
918
917
|
protected _elementRef: ElementRef<HTMLInputElement>;
|
|
919
|
-
_dateAdapter: DateAdapter
|
|
918
|
+
_dateAdapter: DateAdapter<D, any>;
|
|
920
919
|
private _dateFormats;
|
|
921
920
|
/** Whether the component has been initialized. */
|
|
922
921
|
private _isInitialized;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { D as DatepickerTriggerHarnessBase, a as DatepickerToggleHarnessFilters } from '../../date-range-input-harness.d-
|
|
2
|
-
export { c as CalendarCellHarnessFilters, C as CalendarHarnessFilters, h as CalendarView, d as DateRangeInputHarnessFilters, b as DatepickerInputHarnessFilters, a as DatepickerToggleHarnessFilters, j as MatCalendarCellHarness, i as MatCalendarHarness, g as MatDateRangeInputHarness, M as MatDatepickerInputHarness, f as MatEndDateHarness, e as MatStartDateHarness } from '../../date-range-input-harness.d-
|
|
1
|
+
import { D as DatepickerTriggerHarnessBase, a as DatepickerToggleHarnessFilters } from '../../date-range-input-harness.d-440b288d.js';
|
|
2
|
+
export { c as CalendarCellHarnessFilters, C as CalendarHarnessFilters, h as CalendarView, d as DateRangeInputHarnessFilters, b as DatepickerInputHarnessFilters, a as DatepickerToggleHarnessFilters, j as MatCalendarCellHarness, i as MatCalendarHarness, g as MatDateRangeInputHarness, M as MatDatepickerInputHarness, f as MatEndDateHarness, e as MatStartDateHarness } from '../../date-range-input-harness.d-440b288d.js';
|
|
3
3
|
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
4
|
-
import '../../form-field-control-harness.d-
|
|
4
|
+
import '../../form-field-control-harness.d-e3cf007b.js';
|
|
5
5
|
|
|
6
6
|
/** Harness for interacting with a standard Material datepicker toggle in tests. */
|
|
7
7
|
declare class MatDatepickerToggleHarness extends DatepickerTriggerHarnessBase {
|
package/dialog/index.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { M as MatDialogRef, a as MatDialogContainer } from '../dialog.d-
|
|
2
|
-
export { A as AutoFocusTarget, h as DialogPosition, D as DialogRole, b as MAT_DIALOG_DATA, c as MAT_DIALOG_DEFAULT_OPTIONS, d as MAT_DIALOG_SCROLL_STRATEGY, f as MAT_DIALOG_SCROLL_STRATEGY_PROVIDER, e as MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY, g as MatDialog, i as MatDialogConfig, a as MatDialogContainer, M as MatDialogRef, j as MatDialogState, _ as _closeDialogVia } from '../dialog.d-
|
|
1
|
+
import { M as MatDialogRef, a as MatDialogContainer } from '../dialog.d-6c37da6d.js';
|
|
2
|
+
export { A as AutoFocusTarget, h as DialogPosition, D as DialogRole, b as MAT_DIALOG_DATA, c as MAT_DIALOG_DEFAULT_OPTIONS, d as MAT_DIALOG_SCROLL_STRATEGY, f as MAT_DIALOG_SCROLL_STRATEGY_PROVIDER, e as MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY, g as MatDialog, i as MatDialogConfig, a as MatDialogContainer, M as MatDialogRef, j as MatDialogState, _ as _closeDialogVia } from '../dialog.d-6c37da6d.js';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
4
|
import { OnInit, OnChanges, SimpleChanges, OnDestroy } from '@angular/core';
|
|
5
5
|
import * as i5 from '@angular/cdk/scrolling';
|
|
6
6
|
import * as i1 from '@angular/cdk/dialog';
|
|
7
7
|
import * as i2 from '@angular/cdk/overlay';
|
|
8
8
|
import * as i3 from '@angular/cdk/portal';
|
|
9
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
9
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
10
10
|
import '@angular/cdk/bidi';
|
|
11
11
|
import '@angular/cdk/a11y';
|
|
12
12
|
import 'rxjs';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _angular_cdk_testing from '@angular/cdk/testing';
|
|
2
2
|
import { BaseHarnessFilters, ContentContainerComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
|
|
3
|
-
import { D as DialogRole, g as MatDialog, i as MatDialogConfig, M as MatDialogRef } from '../../dialog.d-
|
|
3
|
+
import { D as DialogRole, g as MatDialog, i as MatDialogConfig, M as MatDialogRef } from '../../dialog.d-6c37da6d.js';
|
|
4
4
|
import { ComponentType } from '@angular/cdk/overlay';
|
|
5
5
|
import { OnDestroy } from '@angular/core';
|
|
6
6
|
import '@angular/cdk/bidi';
|
package/divider/index.d.ts
CHANGED
|
@@ -1,25 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
export { M as MatDivider, a as MatDividerModule } from '../divider-module.d-4305a1f1.js';
|
|
2
|
+
import '@angular/core';
|
|
3
|
+
import '../common-module.d-421e3498.js';
|
|
4
4
|
import '@angular/cdk/bidi';
|
|
5
|
-
|
|
6
|
-
declare class MatDivider {
|
|
7
|
-
/** Whether the divider is vertically aligned. */
|
|
8
|
-
get vertical(): boolean;
|
|
9
|
-
set vertical(value: BooleanInput);
|
|
10
|
-
private _vertical;
|
|
11
|
-
/** Whether the divider is an inset divider. */
|
|
12
|
-
get inset(): boolean;
|
|
13
|
-
set inset(value: BooleanInput);
|
|
14
|
-
private _inset;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatDivider, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatDivider, "mat-divider", never, { "vertical": { "alias": "vertical"; "required": false; }; "inset": { "alias": "inset"; "required": false; }; }, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
declare class MatDividerModule {
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatDividerModule, never>;
|
|
21
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MatDividerModule, never, [typeof MatCommonModule, typeof MatDivider], [typeof MatDivider, typeof MatCommonModule]>;
|
|
22
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MatDividerModule>;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
export { MatDivider, MatDividerModule };
|
|
5
|
+
import '@angular/cdk/coercion';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { D as DividerHarnessFilters, M as MatDividerHarness } from '../../divider-harness.d-
|
|
1
|
+
export { D as DividerHarnessFilters, M as MatDividerHarness } from '../../divider-harness.d-ee96b7aa.js';
|
|
2
2
|
import '@angular/cdk/testing';
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { M as MatCommonModule } from './common-module.d-421e3498.js';
|
|
3
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
4
|
+
|
|
5
|
+
declare class MatDivider {
|
|
6
|
+
/** Whether the divider is vertically aligned. */
|
|
7
|
+
get vertical(): boolean;
|
|
8
|
+
set vertical(value: BooleanInput);
|
|
9
|
+
private _vertical;
|
|
10
|
+
/** Whether the divider is an inset divider. */
|
|
11
|
+
get inset(): boolean;
|
|
12
|
+
set inset(value: BooleanInput);
|
|
13
|
+
private _inset;
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatDivider, never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatDivider, "mat-divider", never, { "vertical": { "alias": "vertical"; "required": false; }; "inset": { "alias": "inset"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
declare class MatDividerModule {
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatDividerModule, never>;
|
|
20
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatDividerModule, never, [typeof MatCommonModule, typeof MatDivider], [typeof MatDivider, typeof MatCommonModule]>;
|
|
21
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatDividerModule>;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
export { MatDivider as M, MatDividerModule as a };
|
package/expansion/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { InjectionToken, TemplateRef, AfterContentInit, OnChanges, OnDestroy, EventEmitter, SimpleChanges, ElementRef, AfterViewInit, QueryList } from '@angular/core';
|
|
3
|
-
import { M as MatCommonModule } from '../common-module.d-
|
|
3
|
+
import { M as MatCommonModule } from '../common-module.d-421e3498.js';
|
|
4
4
|
import * as i2 from '@angular/cdk/accordion';
|
|
5
5
|
import { CdkAccordion, CdkAccordionItem } from '@angular/cdk/accordion';
|
|
6
6
|
import * as i3 from '@angular/cdk/portal';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { coerceBooleanProperty } from '@angular/cdk/coercion';
|
|
2
2
|
import { ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
3
|
-
import { M as MatOptionHarness } from '../option-harness-
|
|
4
|
-
import { M as MatOptgroupHarness } from '../optgroup-harness-
|
|
3
|
+
import { M as MatOptionHarness } from '../option-harness-4cd4ee4e.mjs';
|
|
4
|
+
import { M as MatOptgroupHarness } from '../optgroup-harness-d961ca3f.mjs';
|
|
5
5
|
|
|
6
6
|
class MatAutocompleteHarness extends ComponentHarness {
|
|
7
7
|
_documentRootLocator = this.documentRootLocatorFactory();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"testing.mjs","sources":["../../../../../../
|
|
1
|
+
{"version":3,"file":"testing.mjs","sources":["../../../../../../darwin_arm64-fastbuild-ST-46c76129e412/bin/src/material/autocomplete/testing/autocomplete-harness.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.dev/license\n */\n\nimport {coerceBooleanProperty} from '@angular/cdk/coercion';\nimport {\n ComponentHarness,\n ComponentHarnessConstructor,\n HarnessPredicate,\n TestElement,\n} from '@angular/cdk/testing';\nimport {\n MatOptgroupHarness,\n MatOptionHarness,\n OptgroupHarnessFilters,\n OptionHarnessFilters,\n} from '../../core/testing';\nimport {AutocompleteHarnessFilters} from './autocomplete-harness-filters';\n\nexport class MatAutocompleteHarness extends ComponentHarness {\n private _documentRootLocator = this.documentRootLocatorFactory();\n\n /** The selector for the host element of a `MatAutocomplete` instance. */\n static hostSelector = '.mat-mdc-autocomplete-trigger';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for an autocomplete with specific\n * attributes.\n * @param options Options for filtering which autocomplete instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatAutocompleteHarness>(\n this: ComponentHarnessConstructor<T>,\n options: AutocompleteHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options)\n .addOption('value', options.value, (harness, value) =>\n HarnessPredicate.stringMatches(harness.getValue(), value),\n )\n .addOption('disabled', options.disabled, async (harness, disabled) => {\n return (await harness.isDisabled()) === disabled;\n });\n }\n\n /** Gets the value of the autocomplete input. */\n async getValue(): Promise<string> {\n return (await this.host()).getProperty<string>('value');\n }\n\n /** Whether the autocomplete input is disabled. */\n async isDisabled(): Promise<boolean> {\n const disabled = (await this.host()).getAttribute('disabled');\n return coerceBooleanProperty(await disabled);\n }\n\n /** Focuses the autocomplete input. */\n async focus(): Promise<void> {\n return (await this.host()).focus();\n }\n\n /** Blurs the autocomplete input. */\n async blur(): Promise<void> {\n return (await this.host()).blur();\n }\n\n /** Whether the autocomplete input is focused. */\n async isFocused(): Promise<boolean> {\n return (await this.host()).isFocused();\n }\n\n /** Enters text into the autocomplete. */\n async enterText(value: string): Promise<void> {\n return (await this.host()).sendKeys(value);\n }\n\n /** Clears the input value. */\n async clear(): Promise<void> {\n return (await this.host()).clear();\n }\n\n /** Gets the options inside the autocomplete panel. */\n async getOptions(filters?: Omit<OptionHarnessFilters, 'ancestor'>): Promise<MatOptionHarness[]> {\n if (!(await this.isOpen())) {\n throw new Error('Unable to retrieve options for autocomplete. Autocomplete panel is closed.');\n }\n\n return this._documentRootLocator.locatorForAll(\n MatOptionHarness.with({\n ...(filters || {}),\n ancestor: await this._getPanelSelector(),\n } as OptionHarnessFilters),\n )();\n }\n\n /** Gets the option groups inside the autocomplete panel. */\n async getOptionGroups(\n filters?: Omit<OptgroupHarnessFilters, 'ancestor'>,\n ): Promise<MatOptgroupHarness[]> {\n if (!(await this.isOpen())) {\n throw new Error(\n 'Unable to retrieve option groups for autocomplete. Autocomplete panel is closed.',\n );\n }\n\n return this._documentRootLocator.locatorForAll(\n MatOptgroupHarness.with({\n ...(filters || {}),\n ancestor: await this._getPanelSelector(),\n } as OptgroupHarnessFilters),\n )();\n }\n\n /** Selects the first option matching the given filters. */\n async selectOption(filters: OptionHarnessFilters): Promise<void> {\n await this.focus(); // Focus the input to make sure the autocomplete panel is shown.\n const options = await this.getOptions(filters);\n if (!options.length) {\n throw Error(`Could not find a mat-option matching ${JSON.stringify(filters)}`);\n }\n await options[0].click();\n }\n\n /** Whether the autocomplete is open. */\n async isOpen(): Promise<boolean> {\n const panel = await this._getPanel();\n return !!panel && (await panel.hasClass(`mat-mdc-autocomplete-visible`));\n }\n\n /** Gets the panel associated with this autocomplete trigger. */\n private async _getPanel(): Promise<TestElement | null> {\n // Technically this is static, but it needs to be in a\n // function, because the autocomplete's panel ID can changed.\n return this._documentRootLocator.locatorForOptional(await this._getPanelSelector())();\n }\n\n /** Gets the selector that can be used to find the autocomplete trigger's panel. */\n protected async _getPanelSelector(): Promise<string> {\n return `#${await (await this.host()).getAttribute('aria-controls')}`;\n }\n}\n"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { M as MAT_OPTION_PARENT_COMPONENT, a as MatOption, b as MAT_OPTGROUP, c as MatOptionSelectionChange, _ as _countGroupLabelsBeforeOption, d as _getOptionScrollPosition } from './option-
|
|
2
|
-
export { e as MatOptgroup, a as MatOption } from './option-
|
|
1
|
+
import { M as MAT_OPTION_PARENT_COMPONENT, a as MatOption, b as MAT_OPTGROUP, c as MatOptionSelectionChange, _ as _countGroupLabelsBeforeOption, d as _getOptionScrollPosition } from './option-acd4abcc.mjs';
|
|
2
|
+
export { e as MatOptgroup, a as MatOption } from './option-acd4abcc.mjs';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
4
|
import { InjectionToken, inject, ChangeDetectorRef, ElementRef, ANIMATION_MODULE_TYPE, EventEmitter, booleanAttribute, TemplateRef, Component, ViewEncapsulation, ChangeDetectionStrategy, ViewChild, ContentChildren, Input, Output, Directive, forwardRef, EnvironmentInjector, ViewContainerRef, NgZone, Renderer2, afterNextRender, NgModule } from '@angular/core';
|
|
5
5
|
import { ViewportRuler, CdkScrollableModule } from '@angular/cdk/scrolling';
|
|
@@ -13,18 +13,18 @@ import { BreakpointObserver, Breakpoints } from '@angular/cdk/layout';
|
|
|
13
13
|
import { TemplatePortal } from '@angular/cdk/portal';
|
|
14
14
|
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
15
15
|
import { filter, map, startWith, switchMap, tap, delay, take } from 'rxjs/operators';
|
|
16
|
-
import { M as MAT_FORM_FIELD } from './form-field-
|
|
17
|
-
import { M as MatOptionModule } from './index-
|
|
18
|
-
import { M as MatCommonModule } from './common-module-
|
|
19
|
-
import './ripple-
|
|
16
|
+
import { M as MAT_FORM_FIELD } from './form-field-7b8fd54e.mjs';
|
|
17
|
+
import { M as MatOptionModule } from './index-bea46290.mjs';
|
|
18
|
+
import { M as MatCommonModule } from './common-module-43c0ba57.mjs';
|
|
19
|
+
import './ripple-acd53c76.mjs';
|
|
20
20
|
import '@angular/cdk/coercion';
|
|
21
21
|
import '@angular/cdk/private';
|
|
22
|
-
import './pseudo-checkbox-
|
|
23
|
-
import './structural-styles-
|
|
22
|
+
import './pseudo-checkbox-b981dcda.mjs';
|
|
23
|
+
import './structural-styles-7c66c8fc.mjs';
|
|
24
24
|
import '@angular/common';
|
|
25
25
|
import '@angular/cdk/observers/private';
|
|
26
|
-
import './index-
|
|
27
|
-
import './pseudo-checkbox-module-
|
|
26
|
+
import './index-5decf30c.mjs';
|
|
27
|
+
import './pseudo-checkbox-module-99bfad5b.mjs';
|
|
28
28
|
|
|
29
29
|
/** Event object that is emitted when an autocomplete option is selected. */
|
|
30
30
|
class MatAutocompleteSelectedEvent {
|