@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/select/index.d.ts
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export {
|
|
3
|
-
export {
|
|
4
|
-
export {
|
|
1
|
+
export { MAT_SELECT_CONFIG, MAT_SELECT_SCROLL_STRATEGY, MAT_SELECT_SCROLL_STRATEGY_PROVIDER, MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY, MAT_SELECT_TRIGGER, MatSelect, MatSelectChange, MatSelectConfig, MatSelectModule, MatSelectTrigger } from '../module.d-DBDMCw5I.js';
|
|
2
|
+
export { MatOptgroup, MatOption } from '../option.d-ef4idHSb.js';
|
|
3
|
+
export { MatLabel } from '../module.d-vndDeG-q.js';
|
|
4
|
+
export { MatError, MatFormField, MatHint, MatPrefix, MatSuffix } from '../form-field.d-BJpDa0PI.js';
|
|
5
5
|
import '@angular/core';
|
|
6
6
|
import '@angular/cdk/overlay';
|
|
7
|
-
import '../index.d-
|
|
8
|
-
import '../index.d-
|
|
9
|
-
import '../common-module.d-
|
|
7
|
+
import '../index.d-DSgY27vJ.js';
|
|
8
|
+
import '../index.d-DFBzZCgk.js';
|
|
9
|
+
import '../common-module.d-CUT8AqiB.js';
|
|
10
10
|
import '@angular/cdk/bidi';
|
|
11
|
-
import '../ripple.d-
|
|
11
|
+
import '../ripple.d-ET2Lo6a_.js';
|
|
12
12
|
import '@angular/cdk/platform';
|
|
13
|
-
import '../pseudo-checkbox-module.d-
|
|
13
|
+
import '../pseudo-checkbox-module.d-Blr34unH.js';
|
|
14
14
|
import '@angular/cdk/a11y';
|
|
15
15
|
import '@angular/cdk/collections';
|
|
16
16
|
import '@angular/cdk/scrolling';
|
|
17
17
|
import '@angular/forms';
|
|
18
18
|
import 'rxjs';
|
|
19
|
-
import '../error-options.d-
|
|
20
|
-
import '../form-field-control.d-
|
|
19
|
+
import '../error-options.d-C1yXmo10.js';
|
|
20
|
+
import '../form-field-control.d-DvjiYVzi.js';
|
|
21
21
|
import '@angular/cdk/observers';
|
|
22
22
|
import '@angular/cdk/coercion';
|
|
23
|
-
import '../palette.d-
|
|
23
|
+
import '../palette.d-fF1us9u8.js';
|
|
24
24
|
|
|
25
25
|
/**
|
|
26
26
|
* The following are all the animations for the mat-select component, with each
|
|
@@ -1,5 +1,64 @@
|
|
|
1
|
-
|
|
2
|
-
import '
|
|
3
|
-
import '../../
|
|
4
|
-
import '../../
|
|
5
|
-
|
|
1
|
+
import { BaseHarnessFilters, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
+
import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d-BpYClwei.js';
|
|
3
|
+
import { OptgroupHarnessFilters, MatOptgroupHarness } from '../../core/testing/index.js';
|
|
4
|
+
import { MatFormFieldControlHarness } from '../../form-field/testing/control/index.js';
|
|
5
|
+
|
|
6
|
+
/** A set of criteria that can be used to filter a list of `MatSelectHarness` instances. */
|
|
7
|
+
interface SelectHarnessFilters extends BaseHarnessFilters {
|
|
8
|
+
/** Only find instances which match the given disabled state. */
|
|
9
|
+
disabled?: boolean;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/** Harness for interacting with a mat-select in tests. */
|
|
13
|
+
declare class MatSelectHarness extends MatFormFieldControlHarness {
|
|
14
|
+
static hostSelector: string;
|
|
15
|
+
private _prefix;
|
|
16
|
+
private _optionClass;
|
|
17
|
+
private _optionGroupClass;
|
|
18
|
+
private _documentRootLocator;
|
|
19
|
+
private _backdrop;
|
|
20
|
+
/**
|
|
21
|
+
* Gets a `HarnessPredicate` that can be used to search for a select with specific attributes.
|
|
22
|
+
* @param options Options for filtering which select instances are considered a match.
|
|
23
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
24
|
+
*/
|
|
25
|
+
static with<T extends MatSelectHarness>(this: ComponentHarnessConstructor<T>, options?: SelectHarnessFilters): HarnessPredicate<T>;
|
|
26
|
+
/** Gets a boolean promise indicating if the select is disabled. */
|
|
27
|
+
isDisabled(): Promise<boolean>;
|
|
28
|
+
/** Gets a boolean promise indicating if the select is valid. */
|
|
29
|
+
isValid(): Promise<boolean>;
|
|
30
|
+
/** Gets a boolean promise indicating if the select is required. */
|
|
31
|
+
isRequired(): Promise<boolean>;
|
|
32
|
+
/** Gets a boolean promise indicating if the select is empty (no value is selected). */
|
|
33
|
+
isEmpty(): Promise<boolean>;
|
|
34
|
+
/** Gets a boolean promise indicating if the select is in multi-selection mode. */
|
|
35
|
+
isMultiple(): Promise<boolean>;
|
|
36
|
+
/** Gets a promise for the select's value text. */
|
|
37
|
+
getValueText(): Promise<string>;
|
|
38
|
+
/** Focuses the select and returns a void promise that indicates when the action is complete. */
|
|
39
|
+
focus(): Promise<void>;
|
|
40
|
+
/** Blurs the select and returns a void promise that indicates when the action is complete. */
|
|
41
|
+
blur(): Promise<void>;
|
|
42
|
+
/** Whether the select is focused. */
|
|
43
|
+
isFocused(): Promise<boolean>;
|
|
44
|
+
/** Gets the options inside the select panel. */
|
|
45
|
+
getOptions(filter?: Omit<OptionHarnessFilters, 'ancestor'>): Promise<MatOptionHarness[]>;
|
|
46
|
+
/** Gets the groups of options inside the panel. */
|
|
47
|
+
getOptionGroups(filter?: Omit<OptgroupHarnessFilters, 'ancestor'>): Promise<MatOptgroupHarness[]>;
|
|
48
|
+
/** Gets whether the select is open. */
|
|
49
|
+
isOpen(): Promise<boolean>;
|
|
50
|
+
/** Opens the select's panel. */
|
|
51
|
+
open(): Promise<void>;
|
|
52
|
+
/**
|
|
53
|
+
* Clicks the options that match the passed-in filter. If the select is in multi-selection
|
|
54
|
+
* mode all options will be clicked, otherwise the harness will pick the first matching option.
|
|
55
|
+
*/
|
|
56
|
+
clickOptions(filter?: OptionHarnessFilters): Promise<void>;
|
|
57
|
+
/** Closes the select's panel. */
|
|
58
|
+
close(): Promise<void>;
|
|
59
|
+
/** Gets the selector that should be used to find this select's panel. */
|
|
60
|
+
private _getPanelSelector;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
export { MatSelectHarness };
|
|
64
|
+
export type { SelectHarnessFilters };
|
package/sidenav/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { InjectionToken, AfterContentInit,
|
|
3
|
-
import {
|
|
2
|
+
import { InjectionToken, AfterContentInit, DoCheck, OnDestroy, QueryList, AfterViewInit, EventEmitter, ElementRef } from '@angular/core';
|
|
3
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
4
4
|
import * as i5 from '@angular/cdk/scrolling';
|
|
5
5
|
import { CdkScrollable } from '@angular/cdk/scrolling';
|
|
6
6
|
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
@@ -348,4 +348,5 @@ declare const matDrawerAnimations: {
|
|
|
348
348
|
readonly transformDrawer: any;
|
|
349
349
|
};
|
|
350
350
|
|
|
351
|
-
export { MAT_DRAWER_DEFAULT_AUTOSIZE, MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY, MatDrawer, MatDrawerContainer, MatDrawerContent,
|
|
351
|
+
export { MAT_DRAWER_DEFAULT_AUTOSIZE, MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY, MatDrawer, MatDrawerContainer, MatDrawerContent, MatSidenav, MatSidenavContainer, MatSidenavContent, MatSidenavModule, matDrawerAnimations, throwMatDuplicatedDrawerError };
|
|
352
|
+
export type { MatDrawerMode, MatDrawerToggleResult };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseHarnessFilters,
|
|
1
|
+
import { BaseHarnessFilters, ContentContainerComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
2
|
|
|
3
3
|
/** A set of criteria that can be used to filter a list of `MatDrawerHarness` instances. */
|
|
4
4
|
interface DrawerHarnessFilters extends BaseHarnessFilters {
|
|
@@ -118,4 +118,5 @@ declare class MatSidenavContainerHarness extends ContentContainerComponentHarnes
|
|
|
118
118
|
getContent(): Promise<MatSidenavContentHarness>;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
export {
|
|
121
|
+
export { MatDrawerContainerHarness, MatDrawerContentHarness, MatDrawerHarness, MatSidenavContainerHarness, MatSidenavContentHarness, MatSidenavHarness };
|
|
122
|
+
export type { DrawerContainerHarnessFilters, DrawerContentHarnessFilters, DrawerHarnessFilters };
|
package/slide-toggle/index.d.ts
CHANGED
|
@@ -2,8 +2,8 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { InjectionToken, OnDestroy, AfterContentInit, OnChanges, ChangeDetectorRef, ElementRef, EventEmitter, SimpleChanges, Provider } from '@angular/core';
|
|
3
3
|
import { ControlValueAccessor, Validator, AbstractControl, ValidationErrors, CheckboxRequiredValidator } from '@angular/forms';
|
|
4
4
|
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
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
|
/** Default `mat-slide-toggle` options that can be overridden. */
|
|
@@ -187,4 +187,5 @@ declare class MatSlideToggleModule {
|
|
|
187
187
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatSlideToggleModule>;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
export { MAT_SLIDE_TOGGLE_DEFAULT_OPTIONS, MAT_SLIDE_TOGGLE_REQUIRED_VALIDATOR, MAT_SLIDE_TOGGLE_VALUE_ACCESSOR, MatSlideToggle, MatSlideToggleChange,
|
|
190
|
+
export { MAT_SLIDE_TOGGLE_DEFAULT_OPTIONS, MAT_SLIDE_TOGGLE_REQUIRED_VALIDATOR, MAT_SLIDE_TOGGLE_VALUE_ACCESSOR, MatSlideToggle, MatSlideToggleChange, MatSlideToggleModule, MatSlideToggleRequiredValidator, _MatSlideToggleRequiredValidatorModule };
|
|
191
|
+
export type { MatSlideToggleDefaultOptions };
|
package/slider/index.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { Directionality } from '@angular/cdk/bidi';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
3
|
+
import { WritableSignal, ChangeDetectorRef, AfterViewInit, OnDestroy, NgZone, ElementRef, QueryList, EventEmitter } from '@angular/core';
|
|
4
|
+
import { ThemePalette } from '../palette.d-fF1us9u8.js';
|
|
5
|
+
import { MatRipple, RippleGlobalOptions } from '../ripple.d-ET2Lo6a_.js';
|
|
6
6
|
import { ControlValueAccessor } from '@angular/forms';
|
|
7
7
|
import { Subject } from 'rxjs';
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
8
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
9
|
+
import { MatRippleModule } from '../index.d-DFBzZCgk.js';
|
|
10
10
|
import '@angular/cdk/platform';
|
|
11
11
|
|
|
12
12
|
/**
|
|
@@ -656,4 +656,5 @@ declare class MatSliderModule {
|
|
|
656
656
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatSliderModule>;
|
|
657
657
|
}
|
|
658
658
|
|
|
659
|
-
export { MatSlider, MatSliderChange,
|
|
659
|
+
export { MatSlider, MatSliderChange, MatSliderModule, MatSliderRangeThumb, MatSliderThumb, MatSliderVisualThumb };
|
|
660
|
+
export type { MatSliderDragEvent };
|
|
@@ -86,4 +86,5 @@ declare class MatSliderHarness extends ComponentHarness {
|
|
|
86
86
|
getMinValue(): Promise<number>;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
export { MatSliderHarness, MatSliderThumbHarness,
|
|
89
|
+
export { MatSliderHarness, MatSliderThumbHarness, ThumbPosition };
|
|
90
|
+
export type { SliderHarnessFilters, SliderThumbHarnessFilters };
|
package/snack-bar/index.d.ts
CHANGED
|
@@ -2,18 +2,18 @@ import * as i2 from '@angular/cdk/overlay';
|
|
|
2
2
|
import { OverlayRef, ComponentType } from '@angular/cdk/overlay';
|
|
3
3
|
import { Subject, Observable } from 'rxjs';
|
|
4
4
|
import * as i0 from '@angular/core';
|
|
5
|
-
import {
|
|
5
|
+
import { ViewContainerRef, InjectionToken, OnDestroy, ElementRef, ComponentRef, EmbeddedViewRef, TemplateRef } from '@angular/core';
|
|
6
6
|
import * as i3 from '@angular/cdk/portal';
|
|
7
7
|
import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal, DomPortal } from '@angular/cdk/portal';
|
|
8
8
|
import { AriaLivePoliteness } from '@angular/cdk/a11y';
|
|
9
9
|
import { Direction } from '@angular/cdk/bidi';
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import '../
|
|
13
|
-
import '../ripple.d-
|
|
10
|
+
import { MatButtonModule } from '../button/index.js';
|
|
11
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
12
|
+
import '../palette.d-fF1us9u8.js';
|
|
13
|
+
import '../ripple-loader.d-Dc_OaMd1.js';
|
|
14
|
+
import '../index.d-DFBzZCgk.js';
|
|
15
|
+
import '../ripple.d-ET2Lo6a_.js';
|
|
14
16
|
import '@angular/cdk/platform';
|
|
15
|
-
import '../palette.d-1d8ebc0d.js';
|
|
16
|
-
import '../ripple-loader.d-016a1028.js';
|
|
17
17
|
|
|
18
18
|
/** Injection token that can be used to access the data that was passed in to a snack bar. */
|
|
19
19
|
declare const MAT_SNACK_BAR_DATA: InjectionToken<any>;
|
|
@@ -341,4 +341,5 @@ declare const matSnackBarAnimations: {
|
|
|
341
341
|
readonly snackBarState: any;
|
|
342
342
|
};
|
|
343
343
|
|
|
344
|
-
export { MAT_SNACK_BAR_DATA, MAT_SNACK_BAR_DEFAULT_OPTIONS, MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY, MatSnackBar, MatSnackBarAction, MatSnackBarActions, MatSnackBarConfig, MatSnackBarContainer,
|
|
344
|
+
export { MAT_SNACK_BAR_DATA, MAT_SNACK_BAR_DEFAULT_OPTIONS, MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY, MatSnackBar, MatSnackBarAction, MatSnackBarActions, MatSnackBarConfig, MatSnackBarContainer, MatSnackBarLabel, MatSnackBarModule, MatSnackBarRef, SimpleSnackBar, matSnackBarAnimations };
|
|
345
|
+
export type { MatSnackBarDismiss, MatSnackBarHorizontalPosition, MatSnackBarVerticalPosition, TextOnlySnackBar };
|
package/sort/index.d.ts
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Optional, OnDestroy, OnInit, AfterViewInit } from '@angular/core';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
export {
|
|
6
|
-
import {
|
|
7
|
-
export { S as SortDirection } from '../sort-direction.d-52bce05e.js';
|
|
3
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
4
|
+
import { MatSortable, MatSort, SortHeaderArrowPosition } from '../sort.d-CHu7FXsP.js';
|
|
5
|
+
export { MAT_SORT_DEFAULT_OPTIONS, MatSortDefaultOptions, Sort } from '../sort.d-CHu7FXsP.js';
|
|
6
|
+
import { SortDirection } from '../sort-direction.d-Dlz8961P.js';
|
|
8
7
|
import { Subject } from 'rxjs';
|
|
9
8
|
import '@angular/cdk/bidi';
|
|
10
9
|
|
|
@@ -160,4 +159,5 @@ declare const matSortAnimations: {
|
|
|
160
159
|
readonly allowChildren: any;
|
|
161
160
|
};
|
|
162
161
|
|
|
163
|
-
export {
|
|
162
|
+
export { MAT_SORT_HEADER_INTL_PROVIDER, MAT_SORT_HEADER_INTL_PROVIDER_FACTORY, MatSort, MatSortHeader, MatSortHeaderIntl, MatSortModule, MatSortable, SortDirection, SortHeaderArrowPosition, matSortAnimations };
|
|
163
|
+
export type { ArrowViewState, ArrowViewStateTransition };
|
package/sort/testing/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import {
|
|
2
|
+
import { SortDirection } from '../../sort-direction.d-Dlz8961P.js';
|
|
3
3
|
|
|
4
4
|
interface SortHarnessFilters extends BaseHarnessFilters {
|
|
5
5
|
}
|
|
@@ -44,4 +44,5 @@ declare class MatSortHarness extends ComponentHarness {
|
|
|
44
44
|
getActiveHeader(): Promise<MatSortHeaderHarness | null>;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
export { MatSortHarness, MatSortHeaderHarness
|
|
47
|
+
export { MatSortHarness, MatSortHeaderHarness };
|
|
48
|
+
export type { SortHarnessFilters, SortHeaderHarnessFilters };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { OnChanges, OnDestroy, OnInit, EventEmitter, InjectionToken } from '@angular/core';
|
|
3
3
|
import { Subject, Observable } from 'rxjs';
|
|
4
|
-
import {
|
|
4
|
+
import { SortDirection } from './sort-direction.d-Dlz8961P.js';
|
|
5
5
|
|
|
6
6
|
/** Position of the arrow that displays when sorted. */
|
|
7
7
|
type SortHeaderArrowPosition = 'before' | 'after';
|
|
@@ -84,4 +84,5 @@ declare class MatSort implements OnChanges, OnDestroy, OnInit {
|
|
|
84
84
|
static ngAcceptInputType_disabled: unknown;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
export {
|
|
87
|
+
export { MAT_SORT_DEFAULT_OPTIONS, MatSort };
|
|
88
|
+
export type { MatSortDefaultOptions, MatSortable, Sort, SortHeaderArrowPosition };
|
package/stepper/index.d.ts
CHANGED
|
@@ -3,18 +3,18 @@ import { CdkStepLabel, StepState, CdkStepHeader, CdkStep, CdkStepper, CdkStepper
|
|
|
3
3
|
export { StepState, StepperOrientation } from '@angular/cdk/stepper';
|
|
4
4
|
import * as i0 from '@angular/core';
|
|
5
5
|
import { Optional, TemplateRef, AfterViewInit, OnDestroy, AfterContentInit, QueryList, ElementRef, EventEmitter } from '@angular/core';
|
|
6
|
-
import {
|
|
6
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
7
7
|
import * as i3 from '@angular/cdk/portal';
|
|
8
8
|
import { TemplatePortal } from '@angular/cdk/portal';
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
9
|
+
import { MatIconModule } from '../icon-module.d-BeibE7j0.js';
|
|
10
|
+
import { MatRippleModule } from '../index.d-DFBzZCgk.js';
|
|
11
11
|
import { AbstractControl, FormGroupDirective, NgForm } from '@angular/forms';
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
12
|
+
import { ThemePalette } from '../palette.d-fF1us9u8.js';
|
|
13
|
+
import { ErrorStateMatcher } from '../error-options.d-C1yXmo10.js';
|
|
14
14
|
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
15
15
|
import { Subject } from 'rxjs';
|
|
16
16
|
import '@angular/cdk/bidi';
|
|
17
|
-
import '../ripple.d-
|
|
17
|
+
import '../ripple.d-ET2Lo6a_.js';
|
|
18
18
|
import '@angular/cdk/platform';
|
|
19
19
|
|
|
20
20
|
declare class MatStepLabel extends CdkStepLabel {
|
|
@@ -247,4 +247,5 @@ declare const matStepperAnimations: {
|
|
|
247
247
|
readonly verticalStepTransition: any;
|
|
248
248
|
};
|
|
249
249
|
|
|
250
|
-
export { MAT_STEPPER_INTL_PROVIDER, MAT_STEPPER_INTL_PROVIDER_FACTORY, MatStep, MatStepContent, MatStepHeader, MatStepLabel, MatStepper, MatStepperIcon,
|
|
250
|
+
export { MAT_STEPPER_INTL_PROVIDER, MAT_STEPPER_INTL_PROVIDER_FACTORY, MatStep, MatStepContent, MatStepHeader, MatStepLabel, MatStepper, MatStepperIcon, MatStepperIntl, MatStepperModule, MatStepperNext, MatStepperPrevious, matStepperAnimations };
|
|
251
|
+
export type { MatStepperIconContext };
|
|
@@ -132,4 +132,5 @@ declare class MatStepperPreviousHarness extends StepperButtonHarness {
|
|
|
132
132
|
static with(options?: StepperButtonHarnessFilters): HarnessPredicate<MatStepperPreviousHarness>;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
export { MatStepHarness, MatStepperHarness, MatStepperNextHarness, MatStepperPreviousHarness,
|
|
135
|
+
export { MatStepHarness, MatStepperHarness, MatStepperNextHarness, MatStepperPreviousHarness, StepperOrientation };
|
|
136
|
+
export type { StepHarnessFilters, StepperButtonHarnessFilters, StepperHarnessFilters };
|
package/table/index.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import * as i2 from '@angular/cdk/table';
|
|
2
|
-
import { CdkTable,
|
|
2
|
+
import { CdkTable, CdkHeaderCellDef, CdkColumnDef, CdkCellDef, CdkFooterCellDef, CdkHeaderCell, CdkCell, CdkFooterCell, CdkHeaderRowDef, CdkRowDef, CdkFooterRowDef, CdkHeaderRow, CdkRow, CdkFooterRow, CdkNoDataRow, CdkTextColumn } from '@angular/cdk/table';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import {
|
|
4
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
5
5
|
import { Subscription, BehaviorSubject } from 'rxjs';
|
|
6
6
|
import { DataSource } from '@angular/cdk/collections';
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
7
|
+
import { MatPaginator } from '../paginator.d-BpWCCOIR.js';
|
|
8
|
+
import { MatSort } from '../sort.d-CHu7FXsP.js';
|
|
9
9
|
import '@angular/cdk/bidi';
|
|
10
|
-
import '../palette.d-
|
|
11
|
-
import '../form-field.d-
|
|
10
|
+
import '../palette.d-fF1us9u8.js';
|
|
11
|
+
import '../form-field.d-BJpDa0PI.js';
|
|
12
12
|
import '@angular/cdk/coercion';
|
|
13
13
|
import '@angular/forms';
|
|
14
|
-
import '../form-field-control.d-
|
|
15
|
-
import '../sort-direction.d-
|
|
14
|
+
import '../form-field-control.d-DvjiYVzi.js';
|
|
15
|
+
import '../sort-direction.d-Dlz8961P.js';
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
18
|
* Enables the recycle view repeater strategy, which reduces rendering latency. Not compatible with
|
package/table/testing/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseHarnessFilters, ContentContainerComponentHarness,
|
|
1
|
+
import { BaseHarnessFilters, ContentContainerComponentHarness, HarnessPredicate, ComponentHarnessConstructor, ComponentHarness } from '@angular/cdk/testing';
|
|
2
2
|
|
|
3
3
|
/** A set of criteria that can be used to filter a list of cell harness instances. */
|
|
4
4
|
interface CellHarnessFilters extends BaseHarnessFilters {
|
|
@@ -144,4 +144,5 @@ declare class MatTableHarness extends ContentContainerComponentHarness<string> {
|
|
|
144
144
|
getCellTextByColumnName(): Promise<MatTableHarnessColumnsText>;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
export {
|
|
147
|
+
export { MatCellHarness, MatFooterCellHarness, MatFooterRowHarness, MatHeaderCellHarness, MatHeaderRowHarness, MatRowHarness, MatTableHarness, _MatCellHarnessBase, _MatRowHarnessBase };
|
|
148
|
+
export type { CellHarnessFilters, MatRowHarnessColumnsText, MatTableHarnessColumnsText, RowHarnessFilters, TableHarnessFilters };
|
package/tabs/index.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { TemplateRef, InjectionToken, OnInit, OnChanges, OnDestroy, SimpleChanges, QueryList, ElementRef, AfterContentChecked, AfterContentInit, AfterViewInit, ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
3
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
4
4
|
import { CdkPortal, TemplatePortal, CdkPortalOutlet } from '@angular/cdk/portal';
|
|
5
5
|
import { Subject, BehaviorSubject } from 'rxjs';
|
|
6
6
|
import { FocusableOption, FocusOrigin } from '@angular/cdk/a11y';
|
|
7
7
|
import { Direction } from '@angular/cdk/bidi';
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
8
|
+
import { ThemePalette } from '../palette.d-fF1us9u8.js';
|
|
9
|
+
import { RippleTarget, RippleConfig, RippleGlobalOptions } from '../ripple.d-ET2Lo6a_.js';
|
|
10
10
|
import '@angular/cdk/platform';
|
|
11
11
|
|
|
12
12
|
/**
|
|
@@ -895,4 +895,5 @@ declare const matTabsAnimations: {
|
|
|
895
895
|
readonly translateTab: any;
|
|
896
896
|
};
|
|
897
897
|
|
|
898
|
-
export { MAT_TAB, MAT_TABS_CONFIG, MAT_TAB_CONTENT, MAT_TAB_GROUP, MAT_TAB_LABEL, MatInkBar, MatPaginatedTabHeader, MatTab, MatTabBody,
|
|
898
|
+
export { MAT_TAB, MAT_TABS_CONFIG, MAT_TAB_CONTENT, MAT_TAB_GROUP, MAT_TAB_LABEL, MatInkBar, MatPaginatedTabHeader, MatTab, MatTabBody, MatTabBodyPortal, MatTabChangeEvent, MatTabContent, MatTabGroup, MatTabHeader, MatTabLabel, MatTabLabelWrapper, MatTabLink, MatTabNav, MatTabNavPanel, MatTabsModule, _MAT_INK_BAR_POSITIONER, _MAT_INK_BAR_POSITIONER_FACTORY, matTabsAnimations };
|
|
899
|
+
export type { MatTabBodyOriginState, MatTabBodyPositionState, MatTabGroupBaseHeader, MatTabHeaderPosition, MatTabsConfig, ScrollDirection, _MatInkBarPositioner };
|
package/tabs/testing/index.d.ts
CHANGED
|
@@ -141,4 +141,5 @@ declare class MatTabNavBarHarness extends ComponentHarness {
|
|
|
141
141
|
getPanel(): Promise<MatTabNavPanelHarness>;
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
export { MatTabGroupHarness, MatTabHarness, MatTabLinkHarness, MatTabNavBarHarness
|
|
144
|
+
export { MatTabGroupHarness, MatTabHarness, MatTabLinkHarness, MatTabNavBarHarness };
|
|
145
|
+
export type { TabGroupHarnessFilters, TabHarnessFilters, TabLinkHarnessFilters, TabNavBarHarnessFilters, TabNavPanelHarnessFilters };
|
package/timepicker/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnDestroy, Signal, ModelSignal, InputSignal, InputSignalWithTransform, ElementRef, InjectionToken, TemplateRef, OutputEmitterRef } from '@angular/core';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { MatOption } from '../option.d-ef4idHSb.js';
|
|
4
|
+
import { MatOptionParentComponent } from '../option-parent.d-CvnRKBST.js';
|
|
5
5
|
import { ScrollStrategy } from '@angular/cdk/overlay';
|
|
6
6
|
import { ControlValueAccessor, Validator, AbstractControl, ValidationErrors } from '@angular/forms';
|
|
7
7
|
import * as i5 from '@angular/cdk/scrolling';
|
|
@@ -285,4 +285,5 @@ declare class MatTimepickerModule {
|
|
|
285
285
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatTimepickerModule>;
|
|
286
286
|
}
|
|
287
287
|
|
|
288
|
-
export { MAT_TIMEPICKER_CONFIG, MAT_TIMEPICKER_SCROLL_STRATEGY, MatTimepicker,
|
|
288
|
+
export { MAT_TIMEPICKER_CONFIG, MAT_TIMEPICKER_SCROLL_STRATEGY, MatTimepicker, MatTimepickerInput, MatTimepickerModule, MatTimepickerToggle };
|
|
289
|
+
export type { MatTimepickerConfig, MatTimepickerOption, MatTimepickerSelected };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import {
|
|
2
|
+
import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d-BpYClwei.js';
|
|
3
3
|
|
|
4
4
|
/** A set of criteria that can be used to filter a list of `MatTimepickerHarness` instances. */
|
|
5
5
|
interface TimepickerHarnessFilters extends BaseHarnessFilters {
|
|
@@ -104,4 +104,5 @@ declare class MatTimepickerToggleHarness extends ComponentHarness {
|
|
|
104
104
|
isDisabled(): Promise<boolean>;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
export { MatTimepickerHarness, MatTimepickerInputHarness, MatTimepickerToggleHarness
|
|
107
|
+
export { MatTimepickerHarness, MatTimepickerInputHarness, MatTimepickerToggleHarness };
|
|
108
|
+
export type { TimepickerHarnessFilters, TimepickerInputHarnessFilters, TimepickerToggleHarnessFilters };
|
package/toolbar/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { AfterViewInit, ElementRef, QueryList } from '@angular/core';
|
|
3
|
-
import {
|
|
3
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
4
4
|
import '@angular/cdk/bidi';
|
|
5
5
|
|
|
6
6
|
declare class MatToolbarRow {
|
|
@@ -29,4 +29,5 @@ declare class MatToolbarHarness extends ContentContainerComponentHarness<MatTool
|
|
|
29
29
|
getRowsAsText(): Promise<string[]>;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
export { MatToolbarHarness, MatToolbarSection
|
|
32
|
+
export { MatToolbarHarness, MatToolbarSection };
|
|
33
|
+
export type { ToolbarHarnessFilters };
|
package/tooltip/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { MAT_TOOLTIP_DEFAULT_OPTIONS, MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY, MAT_TOOLTIP_SCROLL_STRATEGY, MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY, MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER, MatTooltip, MatTooltipDefaultOptions, MatTooltipModule, SCROLL_THROTTLE_MS, TOOLTIP_PANEL_CLASS, TooltipComponent, TooltipPosition, TooltipTouchGestures, TooltipVisibility, getMatTooltipInvalidPositionError } from '../module.d-DKQBC69L.js';
|
|
2
2
|
import '@angular/core';
|
|
3
3
|
import '@angular/cdk/a11y';
|
|
4
4
|
import '@angular/cdk/overlay';
|
|
5
|
-
import '../common-module.d-
|
|
5
|
+
import '../common-module.d-CUT8AqiB.js';
|
|
6
6
|
import '@angular/cdk/bidi';
|
|
7
7
|
import '@angular/cdk/coercion';
|
|
8
8
|
import 'rxjs';
|
package/tree/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as i1 from '@angular/cdk/tree';
|
|
|
2
2
|
import { CdkTreeNode, CdkTreeNodeDef, CdkNestedTreeNode, CdkTreeNodePadding, CdkTreeNodeOutlet, CdkTree, CdkTreeNodeToggle, TreeControl, FlatTreeControl } from '@angular/cdk/tree';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
4
|
import { OnInit, OnDestroy, AfterContentInit, ViewContainerRef } from '@angular/core';
|
|
5
|
-
import {
|
|
5
|
+
import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
|
|
6
6
|
import { DataSource, CollectionViewer } from '@angular/cdk/collections';
|
|
7
7
|
import { Observable } from 'rxjs';
|
|
8
8
|
import '@angular/cdk/bidi';
|
package/tree/testing/index.d.ts
CHANGED
|
@@ -115,4 +115,5 @@ declare class MatTreeHarness extends ComponentHarness {
|
|
|
115
115
|
private _addChildToNode;
|
|
116
116
|
}
|
|
117
117
|
|
|
118
|
-
export { MatTreeHarness, MatTreeNodeHarness
|
|
118
|
+
export { MatTreeHarness, MatTreeNodeHarness };
|
|
119
|
+
export type { TextTree, TreeHarnessFilters, TreeNodeHarnessFilters };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
|
|
3
|
-
interface DividerHarnessFilters extends BaseHarnessFilters {
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
/** Harness for interacting with a `mat-divider`. */
|
|
7
|
-
declare class MatDividerHarness extends ComponentHarness {
|
|
8
|
-
static hostSelector: string;
|
|
9
|
-
static with(options?: DividerHarnessFilters): HarnessPredicate<MatDividerHarness>;
|
|
10
|
-
getOrientation(): Promise<'horizontal' | 'vertical'>;
|
|
11
|
-
isInset(): Promise<boolean>;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export { type DividerHarnessFilters as D, MatDividerHarness as M };
|
|
@@ -1,24 +0,0 @@
|
|
|
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 };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"common-module-43c0ba57.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-46c76129e412/bin/src/material/core/common-behaviors/common-module.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 {HighContrastModeDetector} from '@angular/cdk/a11y';\nimport {BidiModule} from '@angular/cdk/bidi';\nimport {inject, InjectionToken, NgModule} from '@angular/core';\nimport {_isTestEnvironment} from '@angular/cdk/platform';\n\n/**\n * Injection token that configures whether the Material sanity checks are enabled.\n * @deprecated No longer used and will be removed.\n * @breaking-change 21.0.0\n */\nexport const MATERIAL_SANITY_CHECKS = new InjectionToken<SanityChecks>('mat-sanity-checks', {\n providedIn: 'root',\n factory: () => true,\n});\n\n/**\n * Possible sanity checks that can be enabled. If set to\n * true/false, all checks will be enabled/disabled.\n * @deprecated No longer used and will be removed.\n * @breaking-change 21.0.0\n */\nexport type SanityChecks = boolean | GranularSanityChecks;\n\n/**\n * Object that can be used to configure the sanity checks granularly.\n * @deprecated No longer used and will be removed.\n * @breaking-change 21.0.0\n */\nexport interface GranularSanityChecks {\n doctype: boolean;\n theme: boolean;\n version: boolean;\n}\n\n/**\n * Module that captures anything that should be loaded and/or run for *all* Angular Material\n * components. This includes Bidi, etc.\n *\n * This module should be imported to each top-level component module (e.g., MatTabsModule).\n * @deprecated No longer used and will be removed.\n * @breaking-change 21.0.0\n */\n@NgModule({\n imports: [BidiModule],\n exports: [BidiModule],\n})\nexport class MatCommonModule {\n constructor(...args: any[]);\n\n constructor() {\n // While A11yModule also does this, we repeat it here to avoid importing A11yModule\n // in MatCommonModule.\n inject(HighContrastModeDetector)._applyBodyHighContrastModeCssClasses();\n }\n}\n"],"names":[],"mappings":";;;;;AAaA;;;;AAIG;MACU,sBAAsB,GAAG,IAAI,cAAc,CAAe,mBAAmB,EAAE;AAC1F,IAAA,UAAU,EAAE,MAAM;AAClB,IAAA,OAAO,EAAE,MAAM,IAAI;AACpB,CAAA,EAAC;AAqBF;;;;;;;AAOG;MAKU,eAAe,CAAA;AAG1B,IAAA,WAAA,GAAA;;;AAGE,QAAA,MAAM,CAAC,wBAAwB,CAAC,CAAC,oCAAoC,EAAE,CAAA;KACzE;uGAPW,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;wGAAf,eAAe,EAAA,OAAA,EAAA,CAHhB,UAAU,CAAA,EAAA,OAAA,EAAA,CACV,UAAU,CAAA,EAAA,CAAA,CAAA;wGAET,eAAe,EAAA,OAAA,EAAA,CAHhB,UAAU,EACV,UAAU,CAAA,EAAA,CAAA,CAAA;;2FAET,eAAe,EAAA,UAAA,EAAA,CAAA;kBAJ3B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,OAAO,EAAE,CAAC,UAAU,CAAC;oBACrB,OAAO,EAAE,CAAC,UAAU,CAAC;AACtB,iBAAA,CAAA;;;;;"}
|