@angular/material 19.2.9 → 19.2.11
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 +10 -10
- package/autocomplete/testing/index.d.ts +4 -3
- package/badge/index.d.ts +5 -5
- package/badge/testing/index.d.ts +4 -3
- package/{badge.d-e1ef54f9.d.ts → badge.d-Bhde3P8d.d.ts} +3 -2
- package/bottom-sheet/index.d.ts +5 -3
- package/bottom-sheet/testing/index.d.ts +2 -1
- package/button/index.d.ts +226 -8
- package/button/testing/index.d.ts +2 -1
- package/button-toggle/index.d.ts +6 -6
- package/button-toggle/testing/index.d.ts +3 -2
- package/{button-toggle.d-3b029d56.d.ts → button-toggle.d-WsHxVxY9.d.ts} +3 -2
- package/card/index.d.ts +3 -2
- package/card/testing/index.d.ts +2 -1
- package/checkbox/index.d.ts +4 -3
- package/checkbox/testing/index.d.ts +2 -1
- package/chips/index.d.ts +7 -6
- package/chips/testing/index.d.ts +2 -1
- package/{common-module.d-421e3498.d.ts → common-module.d-CUT8AqiB.d.ts} +2 -1
- package/core/index.d.ts +16 -15
- package/core/testing/index.d.ts +32 -3
- package/{date-adapter.d-e8299690.d.ts → date-adapter.d-DzP3EMeE.d.ts} +1 -1
- package/{date-range-input-harness.d-440b288d.d.ts → date-range-input-harness.d-CJDdddpn.d.ts} +3 -2
- package/datepicker/index.d.ts +11 -10
- package/datepicker/testing/index.d.ts +4 -4
- package/dialog/index.d.ts +5 -5
- package/dialog/testing/index.d.ts +3 -2
- package/{dialog.d-6c37da6d.d.ts → dialog.d-Dvsbu-0E.d.ts} +2 -1
- package/divider/index.d.ts +24 -4
- package/divider/testing/index.d.ts +15 -2
- package/{error-options.d-059d9639.d.ts → error-options.d-C1yXmo10.d.ts} +1 -1
- package/expansion/index.d.ts +3 -2
- package/expansion/testing/index.d.ts +2 -1
- package/fesm2022/autocomplete/testing.mjs +2 -2
- package/fesm2022/autocomplete/testing.mjs.map +1 -1
- package/fesm2022/autocomplete.mjs +26 -26
- package/fesm2022/autocomplete.mjs.map +1 -1
- package/fesm2022/badge/testing.mjs.map +1 -1
- package/fesm2022/badge.mjs +13 -13
- package/fesm2022/badge.mjs.map +1 -1
- package/fesm2022/bottom-sheet/testing.mjs.map +1 -1
- package/fesm2022/bottom-sheet.mjs +21 -13
- 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 +17 -17
- package/fesm2022/button-toggle.mjs.map +1 -1
- package/fesm2022/button.mjs +221 -8
- package/fesm2022/button.mjs.map +1 -1
- package/fesm2022/card/testing.mjs.map +1 -1
- package/fesm2022/card.mjs +49 -49
- package/fesm2022/card.mjs.map +1 -1
- package/fesm2022/checkbox/testing.mjs.map +1 -1
- package/fesm2022/checkbox.mjs +21 -21
- package/fesm2022/checkbox.mjs.map +1 -1
- package/fesm2022/chips/testing.mjs.map +1 -1
- package/fesm2022/chips.mjs +60 -60
- package/fesm2022/chips.mjs.map +1 -1
- package/fesm2022/{common-module-43c0ba57.mjs → common-module-DoCSSHRt.mjs} +6 -6
- package/fesm2022/common-module-DoCSSHRt.mjs.map +1 -0
- package/fesm2022/core/testing.mjs +35 -3
- package/fesm2022/core/testing.mjs.map +1 -1
- package/fesm2022/core.mjs +28 -28
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/{date-formats-9cbc3057.mjs → date-formats-BQbO9F6H.mjs} +2 -2
- package/fesm2022/date-formats-BQbO9F6H.mjs.map +1 -0
- package/fesm2022/{date-range-input-harness-3d3cf01a.mjs → date-range-input-harness-qhTX-DXo.mjs} +3 -3
- package/fesm2022/date-range-input-harness-qhTX-DXo.mjs.map +1 -0
- package/fesm2022/datepicker/testing.mjs +3 -3
- package/fesm2022/datepicker/testing.mjs.map +1 -1
- package/fesm2022/datepicker.mjs +105 -105
- package/fesm2022/datepicker.mjs.map +1 -1
- package/fesm2022/dialog/testing.mjs +3 -3
- 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 +17 -2
- package/fesm2022/divider/testing.mjs.map +1 -1
- package/fesm2022/divider.mjs +55 -4
- package/fesm2022/divider.mjs.map +1 -1
- package/fesm2022/{error-options-3526e2cc.mjs → error-options-BPhcAVoK.mjs} +8 -8
- package/fesm2022/error-options-BPhcAVoK.mjs.map +1 -0
- package/fesm2022/{error-state-5fa5df66.mjs → error-state-DAicm3pw.mjs} +2 -2
- package/fesm2022/error-state-DAicm3pw.mjs.map +1 -0
- package/fesm2022/expansion/testing.mjs.map +1 -1
- package/fesm2022/expansion.mjs +31 -31
- package/fesm2022/expansion.mjs.map +1 -1
- package/fesm2022/form-field/testing/control.mjs +10 -2
- package/fesm2022/form-field/testing/control.mjs.map +1 -1
- package/fesm2022/form-field/testing.mjs +6 -6
- package/fesm2022/form-field/testing.mjs.map +1 -1
- package/fesm2022/{form-field-7b8fd54e.mjs → form-field-BPX7ZLIc.mjs} +35 -35
- package/fesm2022/form-field-BPX7ZLIc.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 +2 -2
- package/fesm2022/grid-list/testing.mjs.map +1 -1
- package/fesm2022/grid-list.mjs +31 -32
- package/fesm2022/grid-list.mjs.map +1 -1
- package/fesm2022/icon/testing.mjs +8 -8
- package/fesm2022/icon/testing.mjs.map +1 -1
- package/fesm2022/{icon-button-fac35010.mjs → icon-button-BUs2uBU3.mjs} +19 -19
- package/fesm2022/icon-button-BUs2uBU3.mjs.map +1 -0
- package/fesm2022/{icon-registry-75ed3f35.mjs → icon-registry-BRgH4K8p.mjs} +6 -6
- package/fesm2022/icon-registry-BRgH4K8p.mjs.map +1 -0
- package/fesm2022/icon.mjs +397 -9
- package/fesm2022/icon.mjs.map +1 -1
- package/fesm2022/{index-bea46290.mjs → index-BU5avYQW.mjs} +10 -10
- package/fesm2022/index-BU5avYQW.mjs.map +1 -0
- package/fesm2022/{index-5decf30c.mjs → index-eRSoE0yr.mjs} +8 -8
- package/fesm2022/index-eRSoE0yr.mjs.map +1 -0
- package/fesm2022/input/testing.mjs +2 -2
- package/fesm2022/input/testing.mjs.map +1 -1
- package/fesm2022/{input-harness-6ca0e4e7.mjs → input-harness-CxVp_q3n.mjs} +3 -3
- package/fesm2022/input-harness-CxVp_q3n.mjs.map +1 -0
- package/fesm2022/{input-value-accessor-16c2d528.mjs → input-value-accessor-cp3A3zMa.mjs} +2 -2
- package/fesm2022/input-value-accessor-cp3A3zMa.mjs.map +1 -0
- package/fesm2022/input.mjs +16 -17
- package/fesm2022/input.mjs.map +1 -1
- package/fesm2022/{internal-form-field-91999755.mjs → internal-form-field-C8swiHbL.mjs} +7 -7
- package/fesm2022/internal-form-field-C8swiHbL.mjs.map +1 -0
- package/fesm2022/{line-dc9d7fb2.mjs → line-C0cUF6qQ.mjs} +10 -10
- package/fesm2022/line-C0cUF6qQ.mjs.map +1 -0
- package/fesm2022/list/testing.mjs +1 -1
- package/fesm2022/list/testing.mjs.map +1 -1
- package/fesm2022/list.mjs +66 -66
- 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 +22 -22
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/{module-6b03a9b3.mjs → module-5X7oty_s.mjs} +19 -19
- package/fesm2022/module-5X7oty_s.mjs.map +1 -0
- package/fesm2022/{module-f3314b11.mjs → module-BOQEdUAz.mjs} +8 -8
- package/fesm2022/module-BOQEdUAz.mjs.map +1 -0
- package/fesm2022/{module-d4c8147a.mjs → module-DBJe6lvw.mjs} +33 -25
- package/fesm2022/module-DBJe6lvw.mjs.map +1 -0
- package/fesm2022/{module-42c8c966.mjs → module-DNmichmx.mjs} +30 -30
- package/fesm2022/module-DNmichmx.mjs.map +1 -0
- package/fesm2022/{option-acd4abcc.mjs → option-B6mQ8PwE.mjs} +14 -14
- package/fesm2022/option-B6mQ8PwE.mjs.map +1 -0
- package/fesm2022/{option-harness-4cd4ee4e.mjs → option-harness-D_dpAU04.mjs} +2 -2
- package/fesm2022/option-harness-D_dpAU04.mjs.map +1 -0
- package/fesm2022/paginator/testing.mjs +4 -4
- package/fesm2022/paginator/testing.mjs.map +1 -1
- package/fesm2022/paginator.mjs +30 -30
- package/fesm2022/paginator.mjs.map +1 -1
- package/fesm2022/progress-bar/testing.mjs.map +1 -1
- package/fesm2022/progress-bar.mjs +10 -10
- package/fesm2022/progress-bar.mjs.map +1 -1
- package/fesm2022/progress-spinner/testing.mjs.map +1 -1
- package/fesm2022/progress-spinner.mjs +10 -10
- package/fesm2022/progress-spinner.mjs.map +1 -1
- package/fesm2022/{pseudo-checkbox-b981dcda.mjs → pseudo-checkbox-Dy35mUmj.mjs} +7 -7
- package/fesm2022/pseudo-checkbox-Dy35mUmj.mjs.map +1 -0
- package/fesm2022/{pseudo-checkbox-module-99bfad5b.mjs → pseudo-checkbox-module-CUFRN-kl.mjs} +8 -8
- package/fesm2022/pseudo-checkbox-module-CUFRN-kl.mjs.map +1 -0
- package/fesm2022/{public-api-af61bf48.mjs → public-api-B95TI2uI.mjs} +2 -2
- package/fesm2022/public-api-B95TI2uI.mjs.map +1 -0
- package/fesm2022/radio/testing.mjs.map +1 -1
- package/fesm2022/radio.mjs +17 -17
- package/fesm2022/radio.mjs.map +1 -1
- package/fesm2022/{ripple-acd53c76.mjs → ripple-BPguEKwi.mjs} +10 -10
- package/fesm2022/ripple-BPguEKwi.mjs.map +1 -0
- package/fesm2022/{ripple-loader-77b972ac.mjs → ripple-loader-BiPcTQRh.mjs} +6 -6
- package/fesm2022/ripple-loader-BiPcTQRh.mjs.map +1 -0
- package/fesm2022/select/testing.mjs +122 -5
- package/fesm2022/select/testing.mjs.map +1 -1
- 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 +28 -28
- package/fesm2022/sidenav.mjs.map +1 -1
- package/fesm2022/slide-toggle/testing.mjs.map +1 -1
- package/fesm2022/slide-toggle.mjs +21 -21
- package/fesm2022/slide-toggle.mjs.map +1 -1
- package/fesm2022/slider/testing.mjs.map +1 -1
- package/fesm2022/slider.mjs +23 -23
- package/fesm2022/slider.mjs.map +1 -1
- package/fesm2022/snack-bar/testing.mjs.map +1 -1
- package/fesm2022/snack-bar.mjs +32 -32
- package/fesm2022/snack-bar.mjs.map +1 -1
- package/fesm2022/sort/testing.mjs.map +1 -1
- package/fesm2022/sort.mjs +17 -17
- package/fesm2022/sort.mjs.map +1 -1
- package/fesm2022/stepper/testing.mjs.map +1 -1
- package/fesm2022/stepper.mjs +41 -41
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/{structural-styles-7c66c8fc.mjs → structural-styles-B2ekkpE5.mjs} +7 -7
- package/fesm2022/structural-styles-B2ekkpE5.mjs.map +1 -0
- package/fesm2022/table/testing.mjs.map +1 -1
- package/fesm2022/table.mjs +61 -61
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/tabs/testing.mjs.map +1 -1
- package/fesm2022/tabs.mjs +53 -53
- 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 +25 -25
- package/fesm2022/timepicker.mjs.map +1 -1
- package/fesm2022/toolbar/testing.mjs.map +1 -1
- package/fesm2022/toolbar.mjs +13 -13
- 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 +28 -28
- package/fesm2022/tree.mjs.map +1 -1
- package/form-field/index.d.ts +5 -5
- package/form-field/testing/control/index.d.ts +10 -2
- package/form-field/testing/index.d.ts +8 -8
- package/{form-field-control.d-9ed49092.d.ts → form-field-control.d-DvjiYVzi.d.ts} +1 -1
- package/{form-field.d-4c1ce1c5.d.ts → form-field.d-BJpDa0PI.d.ts} +4 -3
- package/grid-list/index.d.ts +3 -4
- package/grid-list/testing/index.d.ts +2 -1
- package/icon/index.d.ts +4 -4
- package/icon/testing/index.d.ts +3 -2
- package/{icon-module.d-a4b3b1e1.d.ts → icon-module.d-BeibE7j0.d.ts} +5 -4
- package/{icon-registry.d-6dd1799a.d.ts → icon-registry.d-DyR40vgq.d.ts} +2 -1
- package/{index.d-28cf58d5.d.ts → index.d-DFBzZCgk.d.ts} +3 -3
- package/{index.d-d9743cc3.d.ts → index.d-DSgY27vJ.d.ts} +5 -5
- package/input/index.d.ts +11 -10
- package/input/testing/index.d.ts +4 -3
- package/{input-harness.d-be80831e.d.ts → input-harness.d-C1zsmszC.d.ts} +3 -2
- package/{line.d-712398cb.d.ts → line.d-OCn_JHOE.d.ts} +2 -2
- package/list/index.d.ts +10 -10
- package/list/testing/index.d.ts +4 -3
- package/{list-option-types.d-076a5300.d.ts → list-option-types.d-BcmY3SsC.d.ts} +1 -1
- package/menu/index.d.ts +6 -5
- package/menu/testing/index.d.ts +2 -1
- package/{module.d-3202bf3a.d.ts → module.d-DBDMCw5I.d.ts} +11 -10
- package/{module.d-7cc023ac.d.ts → module.d-DKQBC69L.d.ts} +5 -4
- package/{module.d-5c2eaee4.d.ts → module.d-vndDeG-q.d.ts} +3 -3
- package/{option-harness.d-4f143bc0.d.ts → option-harness.d-BpYClwei.d.ts} +2 -1
- package/{option-parent.d-d4243d2f.d.ts → option-parent.d-CvnRKBST.d.ts} +2 -1
- package/{option.d-4fb11594.d.ts → option.d-ef4idHSb.d.ts} +1 -1
- package/package.json +2 -2
- package/paginator/index.d.ts +19 -19
- package/paginator/testing/index.d.ts +6 -5
- package/{paginator.d-d390b708.d.ts → paginator.d-BpWCCOIR.d.ts} +5 -4
- package/{palette.d-1d8ebc0d.d.ts → palette.d-fF1us9u8.d.ts} +1 -1
- package/prebuilt-themes/azure-blue.css +1 -1
- package/prebuilt-themes/cyan-orange.css +1 -1
- package/prebuilt-themes/deeppurple-amber.css +1 -1
- package/prebuilt-themes/indigo-pink.css +1 -1
- package/prebuilt-themes/magenta-violet.css +1 -1
- package/prebuilt-themes/pink-bluegrey.css +1 -1
- package/prebuilt-themes/purple-green.css +1 -1
- package/prebuilt-themes/rose-red.css +1 -1
- package/progress-bar/index.d.ts +4 -3
- package/progress-bar/testing/index.d.ts +2 -1
- package/progress-spinner/index.d.ts +5 -5
- package/progress-spinner/testing/index.d.ts +4 -3
- package/{progress-spinner.d-c723a559.d.ts → progress-spinner.d-DRWEU4qb.d.ts} +3 -2
- package/{pseudo-checkbox-module.d-1683beb3.d.ts → pseudo-checkbox-module.d-Blr34unH.d.ts} +3 -2
- package/radio/index.d.ts +7 -6
- package/radio/testing/index.d.ts +2 -1
- package/{ripple-loader.d-016a1028.d.ts → ripple-loader.d-Dc_OaMd1.d.ts} +1 -1
- package/{ripple.d-a31a65af.d.ts → ripple.d-ET2Lo6a_.d.ts} +3 -2
- package/schematics/ng-add/index.js +2 -2
- package/schematics/ng-generate/theme-color/index_bundled.js +3829 -3941
- package/schematics/ng-generate/theme-color/index_bundled.js.map +3 -4
- package/select/index.d.ts +12 -12
- package/select/testing/index.d.ts +64 -5
- package/sidenav/index.d.ts +4 -3
- package/sidenav/testing/index.d.ts +3 -2
- package/slide-toggle/index.d.ts +4 -3
- package/slide-toggle/testing/index.d.ts +2 -1
- package/slider/index.d.ts +7 -6
- package/slider/testing/index.d.ts +2 -1
- package/snack-bar/index.d.ts +9 -8
- package/snack-bar/testing/index.d.ts +2 -1
- package/sort/index.d.ts +6 -6
- package/sort/testing/index.d.ts +3 -2
- package/{sort-direction.d-52bce05e.d.ts → sort-direction.d-Dlz8961P.d.ts} +1 -1
- package/{sort.d-7718b3de.d.ts → sort.d-CHu7FXsP.d.ts} +4 -3
- package/stepper/index.d.ts +8 -7
- package/stepper/testing/index.d.ts +2 -1
- package/table/index.d.ts +8 -8
- package/table/testing/index.d.ts +3 -2
- package/tabs/index.d.ts +6 -5
- package/tabs/testing/index.d.ts +2 -1
- package/timepicker/index.d.ts +4 -3
- package/timepicker/testing/index.d.ts +3 -2
- package/toolbar/index.d.ts +1 -1
- package/toolbar/testing/index.d.ts +2 -1
- package/tooltip/index.d.ts +2 -2
- package/tooltip/testing/index.d.ts +2 -1
- package/tree/index.d.ts +1 -1
- package/tree/testing/index.d.ts +2 -1
- package/divider-harness.d-ee96b7aa.d.ts +0 -14
- package/divider-module.d-4305a1f1.d.ts +0 -24
- package/fesm2022/common-module-43c0ba57.mjs.map +0 -1
- package/fesm2022/date-formats-9cbc3057.mjs.map +0 -1
- package/fesm2022/date-range-input-harness-3d3cf01a.mjs.map +0 -1
- package/fesm2022/divider-harness-bea2a71d.mjs +0 -18
- package/fesm2022/divider-harness-bea2a71d.mjs.map +0 -1
- package/fesm2022/divider-module-13f553ae.mjs +0 -56
- package/fesm2022/divider-module-13f553ae.mjs.map +0 -1
- package/fesm2022/error-options-3526e2cc.mjs.map +0 -1
- package/fesm2022/error-state-5fa5df66.mjs.map +0 -1
- package/fesm2022/form-field-7b8fd54e.mjs.map +0 -1
- package/fesm2022/form-field-control-harness-adcc773d.mjs +0 -11
- package/fesm2022/form-field-control-harness-adcc773d.mjs.map +0 -1
- package/fesm2022/icon-button-fac35010.mjs.map +0 -1
- package/fesm2022/icon-module-a8f2a673.mjs +0 -395
- package/fesm2022/icon-module-a8f2a673.mjs.map +0 -1
- package/fesm2022/icon-registry-75ed3f35.mjs.map +0 -1
- package/fesm2022/index-5decf30c.mjs.map +0 -1
- package/fesm2022/index-bea46290.mjs.map +0 -1
- package/fesm2022/input-harness-6ca0e4e7.mjs.map +0 -1
- package/fesm2022/input-value-accessor-16c2d528.mjs.map +0 -1
- package/fesm2022/internal-form-field-91999755.mjs.map +0 -1
- package/fesm2022/line-dc9d7fb2.mjs.map +0 -1
- package/fesm2022/module-42c8c966.mjs.map +0 -1
- package/fesm2022/module-6b03a9b3.mjs.map +0 -1
- package/fesm2022/module-7a5a9343.mjs +0 -218
- package/fesm2022/module-7a5a9343.mjs.map +0 -1
- package/fesm2022/module-d4c8147a.mjs.map +0 -1
- package/fesm2022/module-f3314b11.mjs.map +0 -1
- package/fesm2022/optgroup-harness-d961ca3f.mjs +0 -36
- package/fesm2022/optgroup-harness-d961ca3f.mjs.map +0 -1
- package/fesm2022/option-acd4abcc.mjs.map +0 -1
- package/fesm2022/option-harness-4cd4ee4e.mjs.map +0 -1
- package/fesm2022/pseudo-checkbox-b981dcda.mjs.map +0 -1
- package/fesm2022/pseudo-checkbox-module-99bfad5b.mjs.map +0 -1
- package/fesm2022/public-api-af61bf48.mjs.map +0 -1
- package/fesm2022/ripple-acd53c76.mjs.map +0 -1
- package/fesm2022/ripple-loader-77b972ac.mjs.map +0 -1
- package/fesm2022/select-harness-9656d727.mjs +0 -123
- package/fesm2022/select-harness-9656d727.mjs.map +0 -1
- package/fesm2022/structural-styles-7c66c8fc.mjs.map +0 -1
- package/form-field-control-harness.d-e3cf007b.d.ts +0 -10
- package/module.d-e3a24842.d.ts +0 -224
- package/optgroup-harness.d-c52f5a8b.d.ts +0 -31
- package/select-harness.d-485a3cf8.d.ts +0 -63
package/autocomplete/index.d.ts
CHANGED
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { AfterContentInit, OnDestroy, TemplateRef, ElementRef, QueryList, EventEmitter, InjectionToken, 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 {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
export { a as MatOptgroup, M as MatOption } from '../option.d-4fb11594.js';
|
|
5
|
+
import { MatOptionModule } from '../index.d-DSgY27vJ.js';
|
|
6
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
7
|
+
import { ThemePalette } from '../palette.d-fF1us9u8.js';
|
|
8
|
+
import { MatOption, MatOptgroup, MatOptionSelectionChange } from '../option.d-ef4idHSb.js';
|
|
10
9
|
import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';
|
|
11
10
|
import { ControlValueAccessor } from '@angular/forms';
|
|
12
11
|
import { Observable } from 'rxjs';
|
|
13
12
|
import * as i5 from '@angular/cdk/scrolling';
|
|
14
|
-
import '../index.d-
|
|
15
|
-
import '../ripple.d-
|
|
13
|
+
import '../index.d-DFBzZCgk.js';
|
|
14
|
+
import '../ripple.d-ET2Lo6a_.js';
|
|
16
15
|
import '@angular/cdk/platform';
|
|
17
|
-
import '../pseudo-checkbox-module.d-
|
|
16
|
+
import '../pseudo-checkbox-module.d-Blr34unH.js';
|
|
18
17
|
import '@angular/cdk/bidi';
|
|
19
18
|
|
|
20
19
|
/** Event object that is emitted when an autocomplete option is selected. */
|
|
@@ -437,4 +436,5 @@ declare class MatAutocompleteModule {
|
|
|
437
436
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatAutocompleteModule>;
|
|
438
437
|
}
|
|
439
438
|
|
|
440
|
-
export { MAT_AUTOCOMPLETE_DEFAULT_OPTIONS, MAT_AUTOCOMPLETE_DEFAULT_OPTIONS_FACTORY, MAT_AUTOCOMPLETE_SCROLL_STRATEGY, MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY, MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDER, MAT_AUTOCOMPLETE_VALUE_ACCESSOR, MatAutocomplete,
|
|
439
|
+
export { MAT_AUTOCOMPLETE_DEFAULT_OPTIONS, MAT_AUTOCOMPLETE_DEFAULT_OPTIONS_FACTORY, MAT_AUTOCOMPLETE_SCROLL_STRATEGY, MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY, MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDER, MAT_AUTOCOMPLETE_VALUE_ACCESSOR, MatAutocomplete, MatAutocompleteModule, MatAutocompleteOrigin, MatAutocompleteSelectedEvent, MatAutocompleteTrigger, MatOptgroup, MatOption, getMatAutocompleteMissingPanelError };
|
|
440
|
+
export type { MatAutocompleteActivatedEvent, MatAutocompleteDefaultOptions };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d-BpYClwei.js';
|
|
3
|
+
import { OptgroupHarnessFilters, MatOptgroupHarness } from '../../core/testing/index.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 {
|
|
@@ -49,4 +49,5 @@ declare class MatAutocompleteHarness extends ComponentHarness {
|
|
|
49
49
|
protected _getPanelSelector(): Promise<string>;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
export {
|
|
52
|
+
export { MatAutocompleteHarness };
|
|
53
|
+
export type { AutocompleteHarnessFilters };
|
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 {
|
|
4
|
-
import {
|
|
5
|
-
export {
|
|
3
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
4
|
+
import { MatBadge, _MatBadgeStyleLoader } from '../badge.d-Bhde3P8d.js';
|
|
5
|
+
export { MatBadgePosition, MatBadgeSize } from '../badge.d-Bhde3P8d.js';
|
|
6
6
|
import '@angular/cdk/bidi';
|
|
7
|
-
import '../palette.d-
|
|
7
|
+
import '../palette.d-fF1us9u8.js';
|
|
8
8
|
|
|
9
9
|
declare class MatBadgeModule {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatBadgeModule, never>;
|
|
@@ -12,4 +12,4 @@ declare class MatBadgeModule {
|
|
|
12
12
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatBadgeModule>;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
export { MatBadgeModule };
|
|
15
|
+
export { MatBadge, MatBadgeModule };
|
package/badge/testing/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import {
|
|
2
|
+
import { MatBadgePosition, MatBadgeSize } from '../../badge.d-Bhde3P8d.js';
|
|
3
3
|
import '@angular/core';
|
|
4
|
-
import '../../palette.d-
|
|
4
|
+
import '../../palette.d-fF1us9u8.js';
|
|
5
5
|
|
|
6
6
|
interface BadgeHarnessFilters extends BaseHarnessFilters {
|
|
7
7
|
text?: string | RegExp;
|
|
@@ -32,4 +32,5 @@ declare class MatBadgeHarness extends ComponentHarness {
|
|
|
32
32
|
isDisabled(): Promise<boolean>;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
export {
|
|
35
|
+
export { MatBadgeHarness };
|
|
36
|
+
export type { BadgeHarnessFilters };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnInit, OnDestroy } from '@angular/core';
|
|
3
|
-
import {
|
|
3
|
+
import { ThemePalette } from './palette.d-fF1us9u8.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';
|
|
@@ -95,4 +95,5 @@ declare class MatBadge implements OnInit, OnDestroy {
|
|
|
95
95
|
static ngAcceptInputType_hidden: unknown;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
export { MatBadge
|
|
98
|
+
export { MatBadge, _MatBadgeStyleLoader };
|
|
99
|
+
export type { MatBadgePosition, MatBadgeSize };
|
package/bottom-sheet/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { OnDestroy, EventEmitter,
|
|
2
|
+
import { OnDestroy, EventEmitter, ViewContainerRef, InjectionToken, 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 {
|
|
5
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.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';
|
|
@@ -32,6 +32,7 @@ declare class MatBottomSheetContainer extends CdkDialogContainer implements OnDe
|
|
|
32
32
|
exit(): void;
|
|
33
33
|
ngOnDestroy(): void;
|
|
34
34
|
private _simulateAnimation;
|
|
35
|
+
protected _trapFocus(): void;
|
|
35
36
|
protected _handleAnimationEvent(isStart: boolean, animationName: string): void;
|
|
36
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatBottomSheetContainer, never>;
|
|
37
38
|
static ɵcmp: i0.ɵɵComponentDeclaration<MatBottomSheetContainer, "mat-bottom-sheet-container", never, {}, {}, never, never, true, never>;
|
|
@@ -193,4 +194,5 @@ declare const matBottomSheetAnimations: {
|
|
|
193
194
|
readonly bottomSheetState: any;
|
|
194
195
|
};
|
|
195
196
|
|
|
196
|
-
export {
|
|
197
|
+
export { MAT_BOTTOM_SHEET_DATA, MAT_BOTTOM_SHEET_DEFAULT_OPTIONS, MatBottomSheet, MatBottomSheetConfig, MatBottomSheetContainer, MatBottomSheetModule, MatBottomSheetRef, matBottomSheetAnimations };
|
|
198
|
+
export type { AutoFocusTarget };
|
|
@@ -22,4 +22,5 @@ declare class MatBottomSheetHarness extends ContentContainerComponentHarness<str
|
|
|
22
22
|
dismiss(): Promise<void>;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
export {
|
|
25
|
+
export { MatBottomSheetHarness };
|
|
26
|
+
export type { BottomSheetHarnessFilters };
|
package/button/index.d.ts
CHANGED
|
@@ -1,10 +1,228 @@
|
|
|
1
|
-
|
|
2
|
-
import '@angular/core';
|
|
3
|
-
import '
|
|
1
|
+
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
import { InjectionToken, AfterViewInit, OnDestroy, ElementRef, NgZone, OnInit } from '@angular/core';
|
|
4
|
+
import { ThemePalette } from '../palette.d-fF1us9u8.js';
|
|
5
|
+
import { MatRippleLoader } from '../ripple-loader.d-Dc_OaMd1.js';
|
|
6
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
7
|
+
import { MatRippleModule } from '../index.d-DFBzZCgk.js';
|
|
4
8
|
import '@angular/cdk/bidi';
|
|
5
|
-
import '../
|
|
6
|
-
import '../ripple.d-a31a65af.js';
|
|
9
|
+
import '../ripple.d-ET2Lo6a_.js';
|
|
7
10
|
import '@angular/cdk/platform';
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
+
|
|
12
|
+
/** Object that can be used to configure the default options for the button component. */
|
|
13
|
+
interface MatButtonConfig {
|
|
14
|
+
/** Whether disabled buttons should be interactive. */
|
|
15
|
+
disabledInteractive?: boolean;
|
|
16
|
+
/** Default palette color to apply to buttons. */
|
|
17
|
+
color?: ThemePalette;
|
|
18
|
+
}
|
|
19
|
+
/** Injection token that can be used to provide the default options the button component. */
|
|
20
|
+
declare const MAT_BUTTON_CONFIG: InjectionToken<MatButtonConfig>;
|
|
21
|
+
/** Base class for all buttons. */
|
|
22
|
+
declare class MatButtonBase implements AfterViewInit, OnDestroy {
|
|
23
|
+
_elementRef: ElementRef<any>;
|
|
24
|
+
_ngZone: NgZone;
|
|
25
|
+
_animationMode: "NoopAnimations" | "BrowserAnimations" | null;
|
|
26
|
+
private readonly _focusMonitor;
|
|
27
|
+
/**
|
|
28
|
+
* Handles the lazy creation of the MatButton ripple.
|
|
29
|
+
* Used to improve initial load time of large applications.
|
|
30
|
+
*/
|
|
31
|
+
protected _rippleLoader: MatRippleLoader;
|
|
32
|
+
/** Whether this button is a FAB. Used to apply the correct class on the ripple. */
|
|
33
|
+
protected _isFab: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* Theme color of the button. This API is supported in M2 themes only, it has
|
|
36
|
+
* no effect in M3 themes. For color customization in M3, see https://material.angular.io/components/button/styling.
|
|
37
|
+
*
|
|
38
|
+
* For information on applying color variants in M3, see
|
|
39
|
+
* https://material.angular.io/guide/material-2-theming#optional-add-backwards-compatibility-styles-for-color-variants
|
|
40
|
+
*/
|
|
41
|
+
color?: string | null;
|
|
42
|
+
/** Whether the ripple effect is disabled or not. */
|
|
43
|
+
get disableRipple(): boolean;
|
|
44
|
+
set disableRipple(value: any);
|
|
45
|
+
private _disableRipple;
|
|
46
|
+
/** Whether the button is disabled. */
|
|
47
|
+
get disabled(): boolean;
|
|
48
|
+
set disabled(value: any);
|
|
49
|
+
private _disabled;
|
|
50
|
+
/** `aria-disabled` value of the button. */
|
|
51
|
+
ariaDisabled: boolean | undefined;
|
|
52
|
+
/**
|
|
53
|
+
* Natively disabled buttons prevent focus and any pointer events from reaching the button.
|
|
54
|
+
* In some scenarios this might not be desirable, because it can prevent users from finding out
|
|
55
|
+
* why the button is disabled (e.g. via tooltip). This is also useful for buttons that may
|
|
56
|
+
* become disabled when activated, which would cause focus to be transferred to the document
|
|
57
|
+
* body instead of remaining on the button.
|
|
58
|
+
*
|
|
59
|
+
* Enabling this input will change the button so that it is styled to be disabled and will be
|
|
60
|
+
* marked as `aria-disabled`, but it will allow the button to receive events and focus.
|
|
61
|
+
*
|
|
62
|
+
* Note that by enabling this, you need to set the `tabindex` yourself if the button isn't
|
|
63
|
+
* meant to be tabbable and you have to prevent the button action (e.g. form submissions).
|
|
64
|
+
*/
|
|
65
|
+
disabledInteractive: boolean;
|
|
66
|
+
constructor(...args: unknown[]);
|
|
67
|
+
ngAfterViewInit(): void;
|
|
68
|
+
ngOnDestroy(): void;
|
|
69
|
+
/** Focuses the button. */
|
|
70
|
+
focus(origin?: FocusOrigin, options?: FocusOptions): void;
|
|
71
|
+
protected _getAriaDisabled(): boolean | null;
|
|
72
|
+
protected _getDisabledAttribute(): true | null;
|
|
73
|
+
private _updateRippleDisabled;
|
|
74
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatButtonBase, never>;
|
|
75
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatButtonBase, never, never, { "color": { "alias": "color"; "required": false; }; "disableRipple": { "alias": "disableRipple"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "ariaDisabled": { "alias": "aria-disabled"; "required": false; }; "disabledInteractive": { "alias": "disabledInteractive"; "required": false; }; }, {}, never, never, true, never>;
|
|
76
|
+
static ngAcceptInputType_disableRipple: unknown;
|
|
77
|
+
static ngAcceptInputType_disabled: unknown;
|
|
78
|
+
static ngAcceptInputType_ariaDisabled: unknown;
|
|
79
|
+
static ngAcceptInputType_disabledInteractive: unknown;
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* Anchor button base.
|
|
83
|
+
*/
|
|
84
|
+
declare class MatAnchorBase extends MatButtonBase implements OnInit, OnDestroy {
|
|
85
|
+
private _renderer;
|
|
86
|
+
private _cleanupClick;
|
|
87
|
+
tabIndex: number;
|
|
88
|
+
ngOnInit(): void;
|
|
89
|
+
ngOnDestroy(): void;
|
|
90
|
+
_haltDisabledEvents: (event: Event) => void;
|
|
91
|
+
protected _getAriaDisabled(): boolean | null;
|
|
92
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatAnchorBase, never>;
|
|
93
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatAnchorBase, never, never, { "tabIndex": { "alias": "tabIndex"; "required": false; }; }, {}, never, never, true, never>;
|
|
94
|
+
static ngAcceptInputType_tabIndex: unknown;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* Material Design button component. Users interact with a button to perform an action.
|
|
99
|
+
* See https://material.io/components/buttons
|
|
100
|
+
*
|
|
101
|
+
* The `MatButton` class applies to native button elements and captures the appearances for
|
|
102
|
+
* "text button", "outlined button", and "contained button" per the Material Design
|
|
103
|
+
* specification. `MatButton` additionally captures an additional "flat" appearance, which matches
|
|
104
|
+
* "contained" but without elevation.
|
|
105
|
+
*/
|
|
106
|
+
declare class MatButton extends MatButtonBase {
|
|
107
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatButton, never>;
|
|
108
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatButton, " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", ["matButton"], {}, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"], true, never>;
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Material Design button component for anchor elements. Anchor elements are used to provide
|
|
112
|
+
* links for the user to navigate across different routes or pages.
|
|
113
|
+
* See https://material.io/components/buttons
|
|
114
|
+
*
|
|
115
|
+
* The `MatAnchor` class applies to native anchor elements and captures the appearances for
|
|
116
|
+
* "text button", "outlined button", and "contained button" per the Material Design
|
|
117
|
+
* specification. `MatAnchor` additionally captures an additional "flat" appearance, which matches
|
|
118
|
+
* "contained" but without elevation.
|
|
119
|
+
*/
|
|
120
|
+
declare class MatAnchor extends MatAnchorBase {
|
|
121
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatAnchor, never>;
|
|
122
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatAnchor, "a[mat-button], a[mat-raised-button], a[mat-flat-button], a[mat-stroked-button]", ["matButton", "matAnchor"], {}, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"], true, never>;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
/** Default FAB options that can be overridden. */
|
|
126
|
+
interface MatFabDefaultOptions {
|
|
127
|
+
/**
|
|
128
|
+
* Default theme color of the button. This API is supported in M2 themes
|
|
129
|
+
* only, it has no effect in M3 themes. For color customization in M3, see https://material.angular.io/components/button/styling.
|
|
130
|
+
*
|
|
131
|
+
* For information on applying color variants in M3, see
|
|
132
|
+
* https://material.angular.io/guide/material-2-theming#optional-add-backwards-compatibility-styles-for-color-variants.
|
|
133
|
+
*/
|
|
134
|
+
color?: ThemePalette;
|
|
135
|
+
}
|
|
136
|
+
/** Injection token to be used to override the default options for FAB. */
|
|
137
|
+
declare const MAT_FAB_DEFAULT_OPTIONS: InjectionToken<MatFabDefaultOptions>;
|
|
138
|
+
/**
|
|
139
|
+
* @docs-private
|
|
140
|
+
* @deprecated No longer used, will be removed.
|
|
141
|
+
* @breaking-change 21.0.0
|
|
142
|
+
*/
|
|
143
|
+
declare function MAT_FAB_DEFAULT_OPTIONS_FACTORY(): MatFabDefaultOptions;
|
|
144
|
+
/**
|
|
145
|
+
* Material Design floating action button (FAB) component. These buttons represent the primary
|
|
146
|
+
* or most common action for users to interact with.
|
|
147
|
+
* See https://material.io/components/buttons-floating-action-button/
|
|
148
|
+
*
|
|
149
|
+
* The `MatFabButton` class has two appearances: normal and extended.
|
|
150
|
+
*/
|
|
151
|
+
declare class MatFabButton extends MatButtonBase {
|
|
152
|
+
private _options;
|
|
153
|
+
_isFab: boolean;
|
|
154
|
+
extended: boolean;
|
|
155
|
+
constructor(...args: unknown[]);
|
|
156
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatFabButton, never>;
|
|
157
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatFabButton, "button[mat-fab]", ["matButton"], { "extended": { "alias": "extended"; "required": false; }; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"], true, never>;
|
|
158
|
+
static ngAcceptInputType_extended: unknown;
|
|
159
|
+
}
|
|
160
|
+
/**
|
|
161
|
+
* Material Design mini floating action button (FAB) component. These buttons represent the primary
|
|
162
|
+
* or most common action for users to interact with.
|
|
163
|
+
* See https://material.io/components/buttons-floating-action-button/
|
|
164
|
+
*/
|
|
165
|
+
declare class MatMiniFabButton extends MatButtonBase {
|
|
166
|
+
private _options;
|
|
167
|
+
_isFab: boolean;
|
|
168
|
+
constructor(...args: unknown[]);
|
|
169
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatMiniFabButton, never>;
|
|
170
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatMiniFabButton, "button[mat-mini-fab]", ["matButton"], {}, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"], true, never>;
|
|
171
|
+
}
|
|
172
|
+
/**
|
|
173
|
+
* Material Design floating action button (FAB) component for anchor elements. Anchor elements
|
|
174
|
+
* are used to provide links for the user to navigate across different routes or pages.
|
|
175
|
+
* See https://material.io/components/buttons-floating-action-button/
|
|
176
|
+
*
|
|
177
|
+
* The `MatFabAnchor` class has two appearances: normal and extended.
|
|
178
|
+
*/
|
|
179
|
+
declare class MatFabAnchor extends MatAnchor {
|
|
180
|
+
private _options;
|
|
181
|
+
_isFab: boolean;
|
|
182
|
+
extended: boolean;
|
|
183
|
+
constructor(...args: unknown[]);
|
|
184
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatFabAnchor, never>;
|
|
185
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatFabAnchor, "a[mat-fab]", ["matButton", "matAnchor"], { "extended": { "alias": "extended"; "required": false; }; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"], true, never>;
|
|
186
|
+
static ngAcceptInputType_extended: unknown;
|
|
187
|
+
}
|
|
188
|
+
/**
|
|
189
|
+
* Material Design mini floating action button (FAB) component for anchor elements. Anchor elements
|
|
190
|
+
* are used to provide links for the user to navigate across different routes or pages.
|
|
191
|
+
* See https://material.io/components/buttons-floating-action-button/
|
|
192
|
+
*/
|
|
193
|
+
declare class MatMiniFabAnchor extends MatAnchor {
|
|
194
|
+
private _options;
|
|
195
|
+
_isFab: boolean;
|
|
196
|
+
constructor(...args: unknown[]);
|
|
197
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatMiniFabAnchor, never>;
|
|
198
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatMiniFabAnchor, "a[mat-mini-fab]", ["matButton", "matAnchor"], {}, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"], true, never>;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
/**
|
|
202
|
+
* Material Design icon button component. This type of button displays a single interactive icon for
|
|
203
|
+
* users to perform an action.
|
|
204
|
+
* See https://material.io/develop/web/components/buttons/icon-buttons/
|
|
205
|
+
*/
|
|
206
|
+
declare class MatIconButton extends MatButtonBase {
|
|
207
|
+
constructor(...args: unknown[]);
|
|
208
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatIconButton, never>;
|
|
209
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatIconButton, "button[mat-icon-button]", ["matButton"], {}, {}, never, ["*"], true, never>;
|
|
210
|
+
}
|
|
211
|
+
/**
|
|
212
|
+
* Material Design icon button component for anchor elements. This button displays a single
|
|
213
|
+
* interaction icon that allows users to navigate across different routes or pages.
|
|
214
|
+
* See https://material.io/develop/web/components/buttons/icon-buttons/
|
|
215
|
+
*/
|
|
216
|
+
declare class MatIconAnchor extends MatAnchorBase {
|
|
217
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatIconAnchor, never>;
|
|
218
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatIconAnchor, "a[mat-icon-button]", ["matButton", "matAnchor"], {}, {}, never, ["*"], true, never>;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
declare class MatButtonModule {
|
|
222
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatButtonModule, never>;
|
|
223
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatButtonModule, never, [typeof MatCommonModule, typeof MatRippleModule, typeof MatAnchor, typeof MatButton, typeof MatIconAnchor, typeof MatMiniFabAnchor, typeof MatMiniFabButton, typeof MatIconButton, typeof MatFabAnchor, typeof MatFabButton], [typeof MatAnchor, typeof MatButton, typeof MatIconAnchor, typeof MatIconButton, typeof MatMiniFabAnchor, typeof MatMiniFabButton, typeof MatFabAnchor, typeof MatFabButton, typeof MatCommonModule]>;
|
|
224
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatButtonModule>;
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
export { MAT_BUTTON_CONFIG, MAT_FAB_DEFAULT_OPTIONS, MAT_FAB_DEFAULT_OPTIONS_FACTORY, MatAnchor, MatButton, MatButtonModule, MatFabAnchor, MatFabButton, MatIconAnchor, MatIconButton, MatMiniFabAnchor, MatMiniFabButton };
|
|
228
|
+
export type { MatButtonConfig, MatFabDefaultOptions };
|
|
@@ -48,4 +48,5 @@ declare class MatButtonHarness extends ContentContainerComponentHarness {
|
|
|
48
48
|
getVariant(): Promise<ButtonVariant>;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
export {
|
|
51
|
+
export { MatButtonHarness };
|
|
52
|
+
export type { ButtonHarnessFilters, ButtonVariant };
|
package/button-toggle/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { MatButtonToggleGroup, MatButtonToggle } from '../button-toggle.d-WsHxVxY9.js';
|
|
2
|
+
export { MAT_BUTTON_TOGGLE_DEFAULT_OPTIONS, MAT_BUTTON_TOGGLE_GROUP, MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY, MAT_BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR, MatButtonToggleAppearance, MatButtonToggleChange, MatButtonToggleDefaultOptions, ToggleType } from '../button-toggle.d-WsHxVxY9.js';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
4
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
5
|
+
import { MatRippleModule } from '../index.d-DFBzZCgk.js';
|
|
6
6
|
import '@angular/cdk/bidi';
|
|
7
7
|
import '@angular/forms';
|
|
8
|
-
import '../ripple.d-
|
|
8
|
+
import '../ripple.d-ET2Lo6a_.js';
|
|
9
9
|
import '@angular/cdk/platform';
|
|
10
10
|
|
|
11
11
|
declare class MatButtonToggleModule {
|
|
@@ -14,4 +14,4 @@ declare class MatButtonToggleModule {
|
|
|
14
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatButtonToggleModule>;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
export { MatButtonToggleModule };
|
|
17
|
+
export { MatButtonToggle, MatButtonToggleGroup, MatButtonToggleModule };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import {
|
|
2
|
+
import { MatButtonToggleAppearance } from '../../button-toggle.d-WsHxVxY9.js';
|
|
3
3
|
import '@angular/cdk/bidi';
|
|
4
4
|
import '@angular/core';
|
|
5
5
|
import '@angular/forms';
|
|
@@ -93,4 +93,5 @@ declare class MatButtonToggleGroupHarness extends ComponentHarness {
|
|
|
93
93
|
getAppearance(): Promise<MatButtonToggleAppearance>;
|
|
94
94
|
}
|
|
95
95
|
|
|
96
|
-
export {
|
|
96
|
+
export { MatButtonToggleGroupHarness, MatButtonToggleHarness };
|
|
97
|
+
export type { ButtonToggleGroupHarnessFilters, ButtonToggleHarnessFilters };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Direction } from '@angular/cdk/bidi';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { InjectionToken, OnInit, AfterContentInit, QueryList,
|
|
3
|
+
import { InjectionToken, OnInit, AfterContentInit, QueryList, AfterViewInit, OnDestroy, ElementRef, EventEmitter } from '@angular/core';
|
|
4
4
|
import { ControlValueAccessor } from '@angular/forms';
|
|
5
5
|
|
|
6
6
|
/**
|
|
@@ -254,4 +254,5 @@ declare class MatButtonToggle implements OnInit, AfterViewInit, OnDestroy {
|
|
|
254
254
|
static ngAcceptInputType_disabledInteractive: unknown;
|
|
255
255
|
}
|
|
256
256
|
|
|
257
|
-
export {
|
|
257
|
+
export { MAT_BUTTON_TOGGLE_DEFAULT_OPTIONS, MAT_BUTTON_TOGGLE_GROUP, MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY, MAT_BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR, MatButtonToggle, MatButtonToggleChange, MatButtonToggleGroup };
|
|
258
|
+
export type { MatButtonToggleAppearance, MatButtonToggleDefaultOptions, ToggleType };
|
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 {
|
|
3
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
4
4
|
import '@angular/cdk/bidi';
|
|
5
5
|
|
|
6
6
|
type MatCardAppearance = 'outlined' | 'raised';
|
|
@@ -153,4 +153,5 @@ declare class MatCardModule {
|
|
|
153
153
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatCardModule>;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
export { MAT_CARD_CONFIG, MatCard, MatCardActions,
|
|
156
|
+
export { MAT_CARD_CONFIG, MatCard, MatCardActions, MatCardAvatar, MatCardContent, MatCardFooter, MatCardHeader, MatCardImage, MatCardLgImage, MatCardMdImage, MatCardModule, MatCardSmImage, MatCardSubtitle, MatCardTitle, MatCardTitleGroup, MatCardXlImage };
|
|
157
|
+
export type { MatCardAppearance, MatCardConfig };
|
package/card/testing/index.d.ts
CHANGED
|
@@ -37,4 +37,5 @@ declare class MatCardHarness extends ContentContainerComponentHarness<MatCardSec
|
|
|
37
37
|
getSubtitleText(): Promise<string>;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
export {
|
|
40
|
+
export { MatCardHarness, MatCardSection };
|
|
41
|
+
export type { CardHarnessFilters };
|
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 {
|
|
6
|
-
import {
|
|
5
|
+
import { ThemePalette } from '../palette.d-fF1us9u8.js';
|
|
6
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
7
7
|
import '@angular/cdk/bidi';
|
|
8
8
|
|
|
9
9
|
/**
|
|
@@ -251,4 +251,5 @@ declare class MatCheckboxModule {
|
|
|
251
251
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatCheckboxModule>;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
export { MAT_CHECKBOX_CONTROL_VALUE_ACCESSOR, MAT_CHECKBOX_DEFAULT_OPTIONS, MAT_CHECKBOX_DEFAULT_OPTIONS_FACTORY, MAT_CHECKBOX_REQUIRED_VALIDATOR, MatCheckbox, MatCheckboxChange,
|
|
254
|
+
export { MAT_CHECKBOX_CONTROL_VALUE_ACCESSOR, MAT_CHECKBOX_DEFAULT_OPTIONS, MAT_CHECKBOX_DEFAULT_OPTIONS_FACTORY, MAT_CHECKBOX_REQUIRED_VALIDATOR, MatCheckbox, MatCheckboxChange, MatCheckboxModule, MatCheckboxRequiredValidator, TransitionCheckState, _MatCheckboxRequiredValidatorModule };
|
|
255
|
+
export type { MatCheckboxClickAction, MatCheckboxDefaultOptions };
|
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 {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
6
|
+
import { ErrorStateMatcher } from '../error-options.d-C1yXmo10.js';
|
|
7
|
+
import { MatFormFieldControl } from '../form-field-control.d-DvjiYVzi.js';
|
|
8
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
9
|
+
import { MatRippleModule } from '../index.d-DFBzZCgk.js';
|
|
10
10
|
import '@angular/cdk/bidi';
|
|
11
|
-
import '../ripple.d-
|
|
11
|
+
import '../ripple.d-ET2Lo6a_.js';
|
|
12
12
|
import '@angular/cdk/platform';
|
|
13
13
|
|
|
14
14
|
/**
|
|
@@ -903,4 +903,5 @@ declare const MAT_CHIP_REMOVE: InjectionToken<unknown>;
|
|
|
903
903
|
*/
|
|
904
904
|
declare const MAT_CHIP: InjectionToken<unknown>;
|
|
905
905
|
|
|
906
|
-
export { MAT_CHIP, MAT_CHIPS_DEFAULT_OPTIONS, MAT_CHIP_AVATAR, MAT_CHIP_LISTBOX_CONTROL_VALUE_ACCESSOR, MAT_CHIP_REMOVE, MAT_CHIP_TRAILING_ICON, MatChip, MatChipAvatar, MatChipEditInput,
|
|
906
|
+
export { MAT_CHIP, MAT_CHIPS_DEFAULT_OPTIONS, MAT_CHIP_AVATAR, MAT_CHIP_LISTBOX_CONTROL_VALUE_ACCESSOR, MAT_CHIP_REMOVE, MAT_CHIP_TRAILING_ICON, MatChip, MatChipAvatar, MatChipEditInput, MatChipGrid, MatChipGridChange, MatChipInput, MatChipListbox, MatChipListboxChange, MatChipOption, MatChipRemove, MatChipRow, MatChipSelectionChange, MatChipSet, MatChipTrailingIcon, MatChipsModule };
|
|
907
|
+
export type { MatChipEditedEvent, MatChipEvent, MatChipInputEvent, MatChipTextControl, MatChipsDefaultOptions };
|
package/chips/testing/index.d.ts
CHANGED
|
@@ -245,4 +245,5 @@ declare class MatChipSetHarness extends ComponentHarness {
|
|
|
245
245
|
getChips(filter?: ChipHarnessFilters): Promise<MatChipHarness[]>;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
export {
|
|
248
|
+
export { MatChipAvatarHarness, MatChipEditInputHarness, MatChipGridHarness, MatChipHarness, MatChipInputHarness, MatChipListboxHarness, MatChipOptionHarness, MatChipRemoveHarness, MatChipRowHarness, MatChipSetHarness };
|
|
249
|
+
export type { ChipAvatarHarnessFilters, ChipEditInputHarnessFilters, ChipGridHarnessFilters, ChipHarnessFilters, ChipInputHarnessFilters, ChipListboxHarnessFilters, ChipOptionHarnessFilters, ChipRemoveHarnessFilters, ChipRowHarnessFilters, ChipSetHarnessFilters };
|
|
@@ -40,4 +40,5 @@ declare class MatCommonModule {
|
|
|
40
40
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatCommonModule>;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
export {
|
|
43
|
+
export { MATERIAL_SANITY_CHECKS, MatCommonModule };
|
|
44
|
+
export type { GranularSanityChecks, SanityChecks };
|
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 {
|
|
4
|
-
export {
|
|
3
|
+
export { GranularSanityChecks, MATERIAL_SANITY_CHECKS, MatCommonModule, SanityChecks } from '../common-module.d-CUT8AqiB.js';
|
|
4
|
+
export { ThemePalette } from '../palette.d-fF1us9u8.js';
|
|
5
5
|
import { NgControl, FormGroupDirective, NgForm } from '@angular/forms';
|
|
6
6
|
import { Subject } from 'rxjs';
|
|
7
|
-
import {
|
|
8
|
-
export {
|
|
9
|
-
export {
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
13
|
-
export {
|
|
14
|
-
import {
|
|
15
|
-
export {
|
|
16
|
-
export {
|
|
17
|
-
export {
|
|
18
|
-
export {
|
|
7
|
+
import { ErrorStateMatcher as ErrorStateMatcher$1 } from '../error-options.d-C1yXmo10.js';
|
|
8
|
+
export { ShowOnDirtyErrorStateMatcher } from '../error-options.d-C1yXmo10.js';
|
|
9
|
+
export { MatLine, MatLineModule, setLines } from '../line.d-OCn_JHOE.js';
|
|
10
|
+
export { MatOptionModule } from '../index.d-DSgY27vJ.js';
|
|
11
|
+
export { MatRippleLoader } from '../ripple-loader.d-Dc_OaMd1.js';
|
|
12
|
+
export { MatRippleModule } from '../index.d-DFBzZCgk.js';
|
|
13
|
+
export { MatPseudoCheckbox, MatPseudoCheckboxModule, MatPseudoCheckboxState } from '../pseudo-checkbox-module.d-Blr34unH.js';
|
|
14
|
+
import { DateAdapter } from '../date-adapter.d-DzP3EMeE.js';
|
|
15
|
+
export { MAT_DATE_LOCALE, MAT_DATE_LOCALE_FACTORY } from '../date-adapter.d-DzP3EMeE.js';
|
|
16
|
+
export { MAT_OPTGROUP, MatOptgroup, MatOption, MatOptionSelectionChange, _countGroupLabelsBeforeOption, _getOptionScrollPosition } from '../option.d-ef4idHSb.js';
|
|
17
|
+
export { MAT_OPTION_PARENT_COMPONENT, MatOptionParentComponent } from '../option-parent.d-CvnRKBST.js';
|
|
18
|
+
export { MAT_RIPPLE_GLOBAL_OPTIONS, MatRipple, RippleAnimationConfig, RippleConfig, RippleGlobalOptions, RippleRef, RippleRenderer, RippleState, RippleTarget, defaultRippleAnimationConfig } from '../ripple.d-ET2Lo6a_.js';
|
|
19
19
|
import '@angular/cdk/bidi';
|
|
20
20
|
import '@angular/cdk/a11y';
|
|
21
21
|
import '@angular/cdk/platform';
|
|
@@ -191,4 +191,5 @@ declare class _MatInternalFormField {
|
|
|
191
191
|
static ɵcmp: i0.ɵɵComponentDeclaration<_MatInternalFormField, "div[mat-internal-form-field]", never, { "labelPosition": { "alias": "labelPosition"; "required": true; }; }, {}, never, ["*"], true, never>;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
export { AnimationCurves, AnimationDurations,
|
|
194
|
+
export { AnimationCurves, AnimationDurations, DateAdapter, ErrorStateMatcher$1 as ErrorStateMatcher, MAT_DATE_FORMATS, MAT_NATIVE_DATE_FORMATS, MatNativeDateModule, NativeDateAdapter, NativeDateModule, VERSION, _ErrorStateTracker, _MatInternalFormField, _StructuralStylesLoader, provideNativeDateAdapter };
|
|
195
|
+
export type { MatDateFormats };
|
package/core/testing/index.d.ts
CHANGED
|
@@ -1,3 +1,32 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d-BpYClwei.js';
|
|
2
|
+
import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
|
|
3
|
+
|
|
4
|
+
interface OptgroupHarnessFilters extends BaseHarnessFilters {
|
|
5
|
+
labelText?: string | RegExp;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
/** Harness for interacting with a `mat-optgroup` in tests. */
|
|
9
|
+
declare class MatOptgroupHarness extends ComponentHarness {
|
|
10
|
+
/** Selector used to locate option group instances. */
|
|
11
|
+
static hostSelector: string;
|
|
12
|
+
private _label;
|
|
13
|
+
/**
|
|
14
|
+
* Gets a `HarnessPredicate` that can be used to search for a option group with specific
|
|
15
|
+
* attributes.
|
|
16
|
+
* @param options Options for filtering which option instances are considered a match.
|
|
17
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
18
|
+
*/
|
|
19
|
+
static with<T extends MatOptgroupHarness>(this: ComponentHarnessConstructor<T>, options?: OptgroupHarnessFilters): HarnessPredicate<T>;
|
|
20
|
+
/** Gets the option group's label text. */
|
|
21
|
+
getLabelText(): Promise<string>;
|
|
22
|
+
/** Gets whether the option group is disabled. */
|
|
23
|
+
isDisabled(): Promise<boolean>;
|
|
24
|
+
/**
|
|
25
|
+
* Gets the options that are inside the group.
|
|
26
|
+
* @param filter Optionally filters which options are included.
|
|
27
|
+
*/
|
|
28
|
+
getOptions(filter?: OptionHarnessFilters): Promise<MatOptionHarness[]>;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
export { MatOptgroupHarness, MatOptionHarness, OptionHarnessFilters };
|
|
32
|
+
export type { OptgroupHarnessFilters };
|