@angular/material 21.0.0-next.2 → 21.0.0-next.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (193) hide show
  1. package/autocomplete/index.d.ts +3 -4
  2. package/badge/index.d.ts +2 -3
  3. package/bottom-sheet/index.d.ts +3 -3
  4. package/button/index.d.ts +2 -3
  5. package/button-toggle/index.d.ts +2 -3
  6. package/card/index.d.ts +2 -3
  7. package/checkbox/index.d.ts +2 -3
  8. package/chips/_m3-chip.scss +2 -5
  9. package/chips/index.d.ts +2 -3
  10. package/core/index.d.ts +0 -1
  11. package/core/tokens/_classes.scss +115 -134
  12. package/datepicker/index.d.ts +4 -4
  13. package/dialog/index.d.ts +6 -7
  14. package/divider/index.d.ts +2 -3
  15. package/expansion/index.d.ts +4 -5
  16. package/fesm2022/animation.mjs.map +1 -1
  17. package/fesm2022/autocomplete/testing.mjs.map +1 -1
  18. package/fesm2022/autocomplete.mjs +5 -9
  19. package/fesm2022/autocomplete.mjs.map +1 -1
  20. package/fesm2022/badge/testing.mjs.map +1 -1
  21. package/fesm2022/badge.mjs +5 -6
  22. package/fesm2022/badge.mjs.map +1 -1
  23. package/fesm2022/bottom-sheet/testing.mjs.map +1 -1
  24. package/fesm2022/bottom-sheet.mjs +5 -7
  25. package/fesm2022/bottom-sheet.mjs.map +1 -1
  26. package/fesm2022/button/testing.mjs.map +1 -1
  27. package/fesm2022/button-toggle/testing.mjs.map +1 -1
  28. package/fesm2022/button-toggle.mjs +5 -6
  29. package/fesm2022/button-toggle.mjs.map +1 -1
  30. package/fesm2022/button.mjs +11 -25
  31. package/fesm2022/button.mjs.map +1 -1
  32. package/fesm2022/card/testing.mjs.map +1 -1
  33. package/fesm2022/card.mjs +6 -8
  34. package/fesm2022/card.mjs.map +1 -1
  35. package/fesm2022/checkbox/testing.mjs.map +1 -1
  36. package/fesm2022/checkbox.mjs +5 -6
  37. package/fesm2022/checkbox.mjs.map +1 -1
  38. package/fesm2022/chips/testing.mjs.map +1 -1
  39. package/fesm2022/chips.mjs +12 -13
  40. package/fesm2022/chips.mjs.map +1 -1
  41. package/fesm2022/core/testing.mjs.map +1 -1
  42. package/fesm2022/core.mjs +3 -4
  43. package/fesm2022/core.mjs.map +1 -1
  44. package/fesm2022/date-formats.mjs.map +1 -1
  45. package/fesm2022/date-range-input-harness.mjs.map +1 -1
  46. package/fesm2022/datepicker/testing.mjs.map +1 -1
  47. package/fesm2022/datepicker.mjs +6 -7
  48. package/fesm2022/datepicker.mjs.map +1 -1
  49. package/fesm2022/dialog/testing.mjs +0 -1
  50. package/fesm2022/dialog/testing.mjs.map +1 -1
  51. package/fesm2022/dialog.mjs +6 -7
  52. package/fesm2022/dialog.mjs.map +1 -1
  53. package/fesm2022/divider/testing.mjs.map +1 -1
  54. package/fesm2022/divider.mjs +5 -7
  55. package/fesm2022/divider.mjs.map +1 -1
  56. package/fesm2022/error-options.mjs.map +1 -1
  57. package/fesm2022/error-state.mjs.map +1 -1
  58. package/fesm2022/expansion/testing.mjs.map +1 -1
  59. package/fesm2022/expansion.mjs +7 -9
  60. package/fesm2022/expansion.mjs.map +1 -1
  61. package/fesm2022/form-field/testing/control.mjs.map +1 -1
  62. package/fesm2022/form-field/testing.mjs.map +1 -1
  63. package/fesm2022/form-field.mjs +5 -24
  64. package/fesm2022/form-field.mjs.map +1 -1
  65. package/fesm2022/form-field2.mjs.map +1 -1
  66. package/fesm2022/grid-list/testing.mjs.map +1 -1
  67. package/fesm2022/grid-list.mjs +6 -11
  68. package/fesm2022/grid-list.mjs.map +1 -1
  69. package/fesm2022/icon/testing.mjs.map +1 -1
  70. package/fesm2022/icon-button.mjs.map +1 -1
  71. package/fesm2022/icon-registry.mjs.map +1 -1
  72. package/fesm2022/icon.mjs +5 -7
  73. package/fesm2022/icon.mjs.map +1 -1
  74. package/fesm2022/input/testing.mjs.map +1 -1
  75. package/fesm2022/input-harness.mjs.map +1 -1
  76. package/fesm2022/input-value-accessor.mjs.map +1 -1
  77. package/fesm2022/input.mjs +5 -6
  78. package/fesm2022/input.mjs.map +1 -1
  79. package/fesm2022/internal-form-field.mjs.map +1 -1
  80. package/fesm2022/line.mjs +5 -5
  81. package/fesm2022/line.mjs.map +1 -1
  82. package/fesm2022/list/testing.mjs.map +1 -1
  83. package/fesm2022/list.mjs +6 -7
  84. package/fesm2022/list.mjs.map +1 -1
  85. package/fesm2022/material.mjs.map +1 -1
  86. package/fesm2022/menu/testing.mjs.map +1 -1
  87. package/fesm2022/menu.mjs +6 -10
  88. package/fesm2022/menu.mjs.map +1 -1
  89. package/fesm2022/option-harness.mjs.map +1 -1
  90. package/fesm2022/option-module.mjs +5 -5
  91. package/fesm2022/option-module.mjs.map +1 -1
  92. package/fesm2022/option.mjs +2 -2
  93. package/fesm2022/option.mjs.map +1 -1
  94. package/fesm2022/paginator/testing.mjs.map +1 -1
  95. package/fesm2022/paginator.mjs +0 -1
  96. package/fesm2022/paginator.mjs.map +1 -1
  97. package/fesm2022/progress-bar/testing.mjs.map +1 -1
  98. package/fesm2022/progress-bar.mjs +6 -8
  99. package/fesm2022/progress-bar.mjs.map +1 -1
  100. package/fesm2022/progress-spinner/testing.mjs.map +1 -1
  101. package/fesm2022/progress-spinner.mjs +4 -6
  102. package/fesm2022/progress-spinner.mjs.map +1 -1
  103. package/fesm2022/pseudo-checkbox-module.mjs +5 -5
  104. package/fesm2022/pseudo-checkbox-module.mjs.map +1 -1
  105. package/fesm2022/pseudo-checkbox.mjs.map +1 -1
  106. package/fesm2022/public-api.mjs.map +1 -1
  107. package/fesm2022/radio/testing.mjs.map +1 -1
  108. package/fesm2022/radio.mjs +5 -6
  109. package/fesm2022/radio.mjs.map +1 -1
  110. package/fesm2022/ripple-loader.mjs.map +1 -1
  111. package/fesm2022/ripple-module.mjs +5 -5
  112. package/fesm2022/ripple-module.mjs.map +1 -1
  113. package/fesm2022/ripple.mjs.map +1 -1
  114. package/fesm2022/select/testing.mjs.map +1 -1
  115. package/fesm2022/select.mjs +9 -10
  116. package/fesm2022/select.mjs.map +1 -1
  117. package/fesm2022/sidenav/testing.mjs.map +1 -1
  118. package/fesm2022/sidenav.mjs +7 -11
  119. package/fesm2022/sidenav.mjs.map +1 -1
  120. package/fesm2022/slide-toggle/testing.mjs.map +1 -1
  121. package/fesm2022/slide-toggle.mjs +5 -6
  122. package/fesm2022/slide-toggle.mjs.map +1 -1
  123. package/fesm2022/slider/testing.mjs.map +1 -1
  124. package/fesm2022/slider.mjs +7 -21
  125. package/fesm2022/slider.mjs.map +1 -1
  126. package/fesm2022/snack-bar/testing.mjs.map +1 -1
  127. package/fesm2022/snack-bar.mjs +5 -21
  128. package/fesm2022/snack-bar.mjs.map +1 -1
  129. package/fesm2022/sort/testing.mjs.map +1 -1
  130. package/fesm2022/sort.mjs +5 -6
  131. package/fesm2022/sort.mjs.map +1 -1
  132. package/fesm2022/stepper/testing.mjs.map +1 -1
  133. package/fesm2022/stepper.mjs +6 -10
  134. package/fesm2022/stepper.mjs.map +1 -1
  135. package/fesm2022/structural-styles.mjs.map +1 -1
  136. package/fesm2022/table/testing.mjs.map +1 -1
  137. package/fesm2022/table.mjs +6 -8
  138. package/fesm2022/table.mjs.map +1 -1
  139. package/fesm2022/tabs/testing.mjs.map +1 -1
  140. package/fesm2022/tabs.mjs +16 -25
  141. package/fesm2022/tabs.mjs.map +1 -1
  142. package/fesm2022/timepicker/testing.mjs.map +1 -1
  143. package/fesm2022/timepicker.mjs.map +1 -1
  144. package/fesm2022/toolbar/testing.mjs.map +1 -1
  145. package/fesm2022/toolbar.mjs +5 -7
  146. package/fesm2022/toolbar.mjs.map +1 -1
  147. package/fesm2022/tooltip/testing.mjs.map +1 -1
  148. package/fesm2022/tooltip.mjs +5 -6
  149. package/fesm2022/tooltip.mjs.map +1 -1
  150. package/fesm2022/tooltip2.mjs.map +1 -1
  151. package/fesm2022/tree/testing.mjs.map +1 -1
  152. package/fesm2022/tree.mjs +6 -8
  153. package/fesm2022/tree.mjs.map +1 -1
  154. package/form-field/index.d.ts +1 -2
  155. package/form-field-module.d.d.ts +3 -3
  156. package/grid-list/index.d.ts +2 -3
  157. package/icon/index.d.ts +1 -2
  158. package/icon-module.d.d.ts +2 -2
  159. package/input/index.d.ts +3 -4
  160. package/line.d.d.ts +2 -2
  161. package/list/index.d.ts +3 -4
  162. package/menu/index.d.ts +3 -3
  163. package/option-module.d.d.ts +2 -2
  164. package/package.json +2 -2
  165. package/paginator/index.d.ts +1 -2
  166. package/prebuilt-themes/deeppurple-amber.css +1 -1
  167. package/prebuilt-themes/indigo-pink.css +1 -1
  168. package/prebuilt-themes/pink-bluegrey.css +1 -1
  169. package/prebuilt-themes/purple-green.css +1 -1
  170. package/progress-bar/index.d.ts +2 -3
  171. package/progress-spinner/index.d.ts +2 -3
  172. package/pseudo-checkbox-module.d.d.ts +2 -2
  173. package/radio/index.d.ts +2 -3
  174. package/ripple-module.d.d.ts +2 -2
  175. package/schematics/ng-add/index.js +1 -1
  176. package/select/index.d.ts +3 -4
  177. package/sidenav/index.d.ts +3 -4
  178. package/slide-toggle/index.d.ts +2 -3
  179. package/slider/_m2-slider.scss +1 -0
  180. package/slider/_m3-slider.scss +5 -2
  181. package/slider/index.d.ts +2 -2
  182. package/snack-bar/index.d.ts +3 -3
  183. package/sort/index.d.ts +2 -3
  184. package/stepper/index.d.ts +4 -5
  185. package/table/index.d.ts +3 -4
  186. package/tabs/index.d.ts +3 -2
  187. package/timepicker/index.d.ts +2 -2
  188. package/toolbar/index.d.ts +2 -3
  189. package/tooltip/index.d.ts +3 -3
  190. package/tree/index.d.ts +2 -3
  191. package/common-module.d.d.ts +0 -44
  192. package/fesm2022/common-module.mjs +0 -42
  193. package/fesm2022/common-module.mjs.map +0 -1
@@ -3,18 +3,17 @@ import { InjectionToken, AfterContentInit, OnDestroy, TemplateRef, ElementRef, Q
3
3
  import * as i2 from '@angular/cdk/overlay';
4
4
  import { ScrollStrategy } from '@angular/cdk/overlay';
5
5
  import { MatOptionModule } from '../option-module.d.js';
6
- import { MatCommonModule } from '../common-module.d.js';
7
6
  import { ThemePalette } from '../palette.d.js';
8
7
  import { MatOption, MatOptgroup, MatOptionSelectionChange } from '../option.d.js';
9
8
  import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';
10
9
  import { ControlValueAccessor } from '@angular/forms';
11
10
  import { Observable } from 'rxjs';
12
- import * as i5 from '@angular/cdk/scrolling';
11
+ import * as i1 from '@angular/cdk/scrolling';
12
+ import * as i2$1 from '@angular/cdk/bidi';
13
13
  import '../ripple-module.d.js';
14
14
  import '../ripple.d.js';
15
15
  import '@angular/cdk/platform';
16
16
  import '../pseudo-checkbox-module.d.js';
17
- import '@angular/cdk/bidi';
18
17
 
19
18
  /** Event object that is emitted when an autocomplete option is selected. */
20
19
  declare class MatAutocompleteSelectedEvent {
@@ -413,7 +412,7 @@ declare class MatAutocompleteTrigger implements ControlValueAccessor, AfterViewI
413
412
 
414
413
  declare class MatAutocompleteModule {
415
414
  static ɵfac: i0.ɵɵFactoryDeclaration<MatAutocompleteModule, never>;
416
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatAutocompleteModule, never, [typeof i2.OverlayModule, typeof MatOptionModule, typeof MatCommonModule, typeof MatAutocomplete, typeof MatAutocompleteTrigger, typeof MatAutocompleteOrigin], [typeof i5.CdkScrollableModule, typeof MatAutocomplete, typeof MatOptionModule, typeof MatCommonModule, typeof MatAutocompleteTrigger, typeof MatAutocompleteOrigin]>;
415
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatAutocompleteModule, never, [typeof i2.OverlayModule, typeof MatOptionModule, typeof MatAutocomplete, typeof MatAutocompleteTrigger, typeof MatAutocompleteOrigin], [typeof i1.CdkScrollableModule, typeof MatAutocomplete, typeof MatOptionModule, typeof i2$1.BidiModule, typeof MatAutocompleteTrigger, typeof MatAutocompleteOrigin]>;
417
416
  static ɵinj: i0.ɵɵInjectorDeclaration<MatAutocompleteModule>;
418
417
  }
419
418
 
package/badge/index.d.ts CHANGED
@@ -1,14 +1,13 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import * as i1 from '@angular/cdk/a11y';
3
- import { MatCommonModule } from '../common-module.d.js';
4
3
  import { MatBadge, _MatBadgeStyleLoader } from '../badge.d.js';
5
4
  export { MatBadgePosition, MatBadgeSize } from '../badge.d.js';
6
- import '@angular/cdk/bidi';
5
+ import * as i2 from '@angular/cdk/bidi';
7
6
  import '../palette.d.js';
8
7
 
9
8
  declare class MatBadgeModule {
10
9
  static ɵfac: i0.ɵɵFactoryDeclaration<MatBadgeModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatBadgeModule, never, [typeof i1.A11yModule, typeof MatCommonModule, typeof MatBadge, typeof _MatBadgeStyleLoader], [typeof MatBadge, typeof MatCommonModule]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatBadgeModule, never, [typeof i1.A11yModule, typeof MatBadge, typeof _MatBadgeStyleLoader], [typeof MatBadge, typeof i2.BidiModule]>;
12
11
  static ɵinj: i0.ɵɵInjectorDeclaration<MatBadgeModule>;
13
12
  }
14
13
 
@@ -2,9 +2,9 @@ import * as i0 from '@angular/core';
2
2
  import { OnDestroy, EventEmitter, InjectionToken, ViewContainerRef, ComponentRef, TemplateRef } from '@angular/core';
3
3
  import * as i1 from '@angular/cdk/dialog';
4
4
  import { CdkDialogContainer, DialogRef } from '@angular/cdk/dialog';
5
- import { MatCommonModule } from '../common-module.d.js';
6
- import * as i3 from '@angular/cdk/portal';
5
+ import * as i2 from '@angular/cdk/portal';
7
6
  import { ComponentType } from '@angular/cdk/portal';
7
+ import * as i2$1 from '@angular/cdk/bidi';
8
8
  import { Direction } from '@angular/cdk/bidi';
9
9
  import { ScrollStrategy } from '@angular/cdk/overlay';
10
10
  import { Observable } from 'rxjs';
@@ -40,7 +40,7 @@ declare class MatBottomSheetContainer extends CdkDialogContainer implements OnDe
40
40
 
41
41
  declare class MatBottomSheetModule {
42
42
  static ɵfac: i0.ɵɵFactoryDeclaration<MatBottomSheetModule, never>;
43
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatBottomSheetModule, never, [typeof i1.DialogModule, typeof MatCommonModule, typeof i3.PortalModule, typeof MatBottomSheetContainer], [typeof MatBottomSheetContainer, typeof MatCommonModule]>;
43
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatBottomSheetModule, never, [typeof i1.DialogModule, typeof i2.PortalModule, typeof MatBottomSheetContainer], [typeof MatBottomSheetContainer, typeof i2$1.BidiModule]>;
44
44
  static ɵinj: i0.ɵɵInjectorDeclaration<MatBottomSheetModule>;
45
45
  }
46
46
 
package/button/index.d.ts CHANGED
@@ -3,9 +3,8 @@ import * as i0 from '@angular/core';
3
3
  import { InjectionToken, AfterViewInit, OnDestroy, ElementRef, NgZone } from '@angular/core';
4
4
  import { ThemePalette } from '../palette.d.js';
5
5
  import { MatRippleLoader } from '../ripple-loader.d.js';
6
- import { MatCommonModule } from '../common-module.d.js';
7
6
  import { MatRippleModule } from '../ripple-module.d.js';
8
- import '@angular/cdk/bidi';
7
+ import * as i2 from '@angular/cdk/bidi';
9
8
  import '../ripple.d.js';
10
9
  import '@angular/cdk/platform';
11
10
 
@@ -203,7 +202,7 @@ type MatIconAnchor = MatIconButton;
203
202
 
204
203
  declare class MatButtonModule {
205
204
  static ɵfac: i0.ɵɵFactoryDeclaration<MatButtonModule, never>;
206
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatButtonModule, never, [typeof MatCommonModule, typeof MatRippleModule, typeof MatButton, typeof MatMiniFabButton, typeof MatIconButton, typeof MatFabButton], [typeof MatCommonModule, typeof MatButton, typeof MatMiniFabButton, typeof MatIconButton, typeof MatFabButton]>;
205
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatButtonModule, never, [typeof MatRippleModule, typeof MatButton, typeof MatMiniFabButton, typeof MatIconButton, typeof MatFabButton], [typeof i2.BidiModule, typeof MatButton, typeof MatMiniFabButton, typeof MatIconButton, typeof MatFabButton]>;
207
206
  static ɵinj: i0.ɵɵInjectorDeclaration<MatButtonModule>;
208
207
  }
209
208
 
@@ -1,16 +1,15 @@
1
1
  import { MatButtonToggleGroup, MatButtonToggle } from '../button-toggle.d.js';
2
2
  export { MAT_BUTTON_TOGGLE_DEFAULT_OPTIONS, MAT_BUTTON_TOGGLE_GROUP, MAT_BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR, MatButtonToggleAppearance, MatButtonToggleChange, MatButtonToggleDefaultOptions, ToggleType } from '../button-toggle.d.js';
3
3
  import * as i0 from '@angular/core';
4
- import { MatCommonModule } from '../common-module.d.js';
5
4
  import { MatRippleModule } from '../ripple-module.d.js';
6
- import '@angular/cdk/bidi';
5
+ import * as i2 from '@angular/cdk/bidi';
7
6
  import '@angular/forms';
8
7
  import '../ripple.d.js';
9
8
  import '@angular/cdk/platform';
10
9
 
11
10
  declare class MatButtonToggleModule {
12
11
  static ɵfac: i0.ɵɵFactoryDeclaration<MatButtonToggleModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatButtonToggleModule, never, [typeof MatCommonModule, typeof MatRippleModule, typeof MatButtonToggleGroup, typeof MatButtonToggle], [typeof MatCommonModule, typeof MatButtonToggleGroup, typeof MatButtonToggle]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatButtonToggleModule, never, [typeof MatRippleModule, typeof MatButtonToggleGroup, typeof MatButtonToggle], [typeof i2.BidiModule, typeof MatButtonToggleGroup, typeof MatButtonToggle]>;
14
13
  static ɵinj: i0.ɵɵInjectorDeclaration<MatButtonToggleModule>;
15
14
  }
16
15
 
package/card/index.d.ts CHANGED
@@ -1,7 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { InjectionToken } from '@angular/core';
3
- import { MatCommonModule } from '../common-module.d.js';
4
- import '@angular/cdk/bidi';
3
+ import * as i2 from '@angular/cdk/bidi';
5
4
 
6
5
  type MatCardAppearance = 'outlined' | 'raised' | 'filled';
7
6
  /** Object that can be used to configure the default options for the card module. */
@@ -149,7 +148,7 @@ declare class MatCardAvatar {
149
148
 
150
149
  declare class MatCardModule {
151
150
  static ɵfac: i0.ɵɵFactoryDeclaration<MatCardModule, never>;
152
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatCardModule, never, [typeof MatCommonModule, typeof MatCard, typeof MatCardActions, typeof MatCardAvatar, typeof MatCardContent, typeof MatCardFooter, typeof MatCardHeader, typeof MatCardImage, typeof MatCardLgImage, typeof MatCardMdImage, typeof MatCardSmImage, typeof MatCardSubtitle, typeof MatCardTitle, typeof MatCardTitleGroup, typeof MatCardXlImage], [typeof MatCard, typeof MatCardActions, typeof MatCardAvatar, typeof MatCardContent, typeof MatCardFooter, typeof MatCardHeader, typeof MatCardImage, typeof MatCardLgImage, typeof MatCardMdImage, typeof MatCardSmImage, typeof MatCardSubtitle, typeof MatCardTitle, typeof MatCardTitleGroup, typeof MatCardXlImage, typeof MatCommonModule]>;
151
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatCardModule, never, [typeof MatCard, typeof MatCardActions, typeof MatCardAvatar, typeof MatCardContent, typeof MatCardFooter, typeof MatCardHeader, typeof MatCardImage, typeof MatCardLgImage, typeof MatCardMdImage, typeof MatCardSmImage, typeof MatCardSubtitle, typeof MatCardTitle, typeof MatCardTitleGroup, typeof MatCardXlImage], [typeof MatCard, typeof MatCardActions, typeof MatCardAvatar, typeof MatCardContent, typeof MatCardFooter, typeof MatCardHeader, typeof MatCardImage, typeof MatCardLgImage, typeof MatCardMdImage, typeof MatCardSmImage, typeof MatCardSubtitle, typeof MatCardTitle, typeof MatCardTitleGroup, typeof MatCardXlImage, typeof i2.BidiModule]>;
153
152
  static ɵinj: i0.ɵɵInjectorDeclaration<MatCardModule>;
154
153
  }
155
154
 
@@ -3,8 +3,7 @@ import * as i0 from '@angular/core';
3
3
  import { AfterViewInit, OnChanges, ElementRef, EventEmitter, SimpleChanges, InjectionToken } from '@angular/core';
4
4
  import { ControlValueAccessor, Validator, AbstractControl, ValidationErrors } from '@angular/forms';
5
5
  import { ThemePalette } from '../palette.d.js';
6
- import { MatCommonModule } from '../common-module.d.js';
7
- import '@angular/cdk/bidi';
6
+ import * as i2 from '@angular/cdk/bidi';
8
7
 
9
8
  /**
10
9
  * Represents the different states that require custom transitions between them.
@@ -209,7 +208,7 @@ type MatCheckboxClickAction = 'noop' | 'check' | 'check-indeterminate' | undefin
209
208
 
210
209
  declare class MatCheckboxModule {
211
210
  static ɵfac: i0.ɵɵFactoryDeclaration<MatCheckboxModule, never>;
212
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatCheckboxModule, never, [typeof MatCheckbox, typeof MatCommonModule], [typeof MatCheckbox, typeof MatCommonModule]>;
211
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatCheckboxModule, never, [typeof MatCheckbox], [typeof MatCheckbox, typeof i2.BidiModule]>;
213
212
  static ɵinj: i0.ɵɵInjectorDeclaration<MatCheckboxModule>;
214
213
  }
215
214
 
@@ -49,11 +49,8 @@
49
49
  chip-selected-label-text-color: map.get($system, on-secondary-container),
50
50
  chip-selected-trailing-action-state-layer-color: map.get($system, on-secondary-container),
51
51
  chip-selected-trailing-icon-color: map.get($system, on-secondary-container),
52
- // Parent chips will show focus/hover state as well so need stronger focus/hover styling here
53
- chip-trailing-action-focus-state-layer-opacity:
54
- calc(map.get($system, focus-state-layer-opacity) * 2),
55
- chip-trailing-action-hover-state-layer-opacity:
56
- calc(map.get($system, hover-state-layer-opacity) * 2),
52
+ chip-trailing-action-focus-state-layer-opacity: map.get($system, focus-state-layer-opacity),
53
+ chip-trailing-action-hover-state-layer-opacity: map.get($system, hover-state-layer-opacity),
57
54
  chip-trailing-action-state-layer-color: map.get($system, on-surface-variant),
58
55
  chip-with-icon-disabled-icon-color: map.get($system, on-surface),
59
56
  chip-with-icon-icon-color: map.get($system, on-surface-variant),
package/chips/index.d.ts CHANGED
@@ -5,9 +5,8 @@ import { FocusKeyManager } from '@angular/cdk/a11y';
5
5
  import { ControlValueAccessor, NgControl } from '@angular/forms';
6
6
  import { ErrorStateMatcher } from '../error-options.d.js';
7
7
  import { MatFormFieldControl } from '../form-field-control.d.js';
8
- import { MatCommonModule } from '../common-module.d.js';
9
8
  import { MatRippleModule } from '../ripple-module.d.js';
10
- import '@angular/cdk/bidi';
9
+ import * as i2 from '@angular/cdk/bidi';
11
10
  import '../ripple.d.js';
12
11
  import '@angular/cdk/platform';
13
12
 
@@ -937,7 +936,7 @@ declare class MatChipInput implements MatChipTextControl, OnChanges, OnDestroy {
937
936
 
938
937
  declare class MatChipsModule {
939
938
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipsModule, never>;
940
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatChipsModule, never, [typeof MatCommonModule, typeof MatRippleModule, typeof MatChipAction, typeof MatChip, typeof MatChipAvatar, typeof MatChipEdit, typeof MatChipEditInput, typeof MatChipGrid, typeof MatChipInput, typeof MatChipListbox, typeof MatChipOption, typeof MatChipRemove, typeof MatChipRow, typeof MatChipSet, typeof MatChipTrailingIcon], [typeof MatCommonModule, typeof MatChip, typeof MatChipAvatar, typeof MatChipEdit, typeof MatChipEditInput, typeof MatChipGrid, typeof MatChipInput, typeof MatChipListbox, typeof MatChipOption, typeof MatChipRemove, typeof MatChipRow, typeof MatChipSet, typeof MatChipTrailingIcon]>;
939
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatChipsModule, never, [typeof MatRippleModule, typeof MatChipAction, typeof MatChip, typeof MatChipAvatar, typeof MatChipEdit, typeof MatChipEditInput, typeof MatChipGrid, typeof MatChipInput, typeof MatChipListbox, typeof MatChipOption, typeof MatChipRemove, typeof MatChipRow, typeof MatChipSet, typeof MatChipTrailingIcon], [typeof i2.BidiModule, typeof MatChip, typeof MatChipAvatar, typeof MatChipEdit, typeof MatChipEditInput, typeof MatChipGrid, typeof MatChipInput, typeof MatChipListbox, typeof MatChipOption, typeof MatChipRemove, typeof MatChipRow, typeof MatChipSet, typeof MatChipTrailingIcon]>;
941
940
  static ɵinj: i0.ɵɵInjectorDeclaration<MatChipsModule>;
942
941
  }
943
942
 
package/core/index.d.ts CHANGED
@@ -1,6 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Version, InjectionToken, Provider } from '@angular/core';
3
- export { GranularSanityChecks, MATERIAL_SANITY_CHECKS, MatCommonModule, SanityChecks } from '../common-module.d.js';
4
3
  export { ThemePalette } from '../palette.d.js';
5
4
  import { NgControl, FormGroupDirective, NgForm } from '@angular/forms';
6
5
  import { Subject } from 'rxjs';
@@ -3,134 +3,109 @@
3
3
  @mixin system-classes() {
4
4
 
5
5
  // ***********************************************************************************************
6
- // Background - Apply background color and a contrastful corresponding text color
7
- // See https://m3.material.io/styles/color/roles for guidance.
6
+ // Background - Applies background colors defined by Material Design.
7
+ // See https://m3.material.io/styles/color/roles for detailed guidance.
8
8
  // ***********************************************************************************************
9
9
 
10
- // Styles an element with a primary color background and applies an accessible contrasting
11
- // color for text and icons. Use for key components across the UI, such as buttons that
12
- // have greater importance on the page. In Angular Material, this is used for the selected
13
- // date in a datepicker, the handle of a slider, and the background of a checkbox.
10
+ // Styles an element with a primary color background. Use for key components across the UI, such
11
+ // as buttons that have greater importance on the page. In Angular Material, this is used for the
12
+ // selected date in a datepicker, the handle of a slider, and the background of a checkbox.
14
13
  .mat-bg-primary {
15
14
  background-color: var(--mat-sys-primary);
16
- color: var(--mat-sys-on-primary);
17
15
  }
18
16
 
19
- // Styles an element with a primary container color background and applies an accessible
20
- // contrasting color for text and icons. Use for filling components that should stand out
21
- // on a surface. In Angular Material, this is used for
22
- // the container of a floating action button.
17
+ // Styles an element with a primary container color background. Use for filling components that
18
+ // should stand out on a surface. In Angular Material, this is used for the container of a
19
+ // floating action button.
23
20
  .mat-bg-primary-container {
24
21
  background-color: var(--mat-sys-primary-container);
25
- color: var(--mat-sys-on-primary-container);
26
22
  }
27
23
 
28
- // Styles an element with a secondary color background and applies an accessible contrasting
29
- // color for text and icons. Use for less prominent components in the UI that have a different
30
- // color scheme than the primary.
24
+ // Styles an element with a secondary color background. Use for less prominent components in the
25
+ // UI that have a different color scheme than the primary.
31
26
  .mat-bg-secondary {
32
27
  background-color: var(--mat-sys-secondary);
33
- color: var(--mat-sys-on-secondary);
34
28
  }
35
29
 
36
- // Styles an element with a secondary container color background and applies an accessible
37
- // contrasting color for text and icons. Use for components that need less emphasis than
38
- // secondary, such as filter chips. In Angular Material, this is used for selected items
39
- // in a list and the container of a tonal button.
30
+ // Styles an element with a secondary container color background. Use for components that need
31
+ // less emphasis than secondary, such as filter chips. In Angular Material, this is used for
32
+ // selected items in a list and the container of a tonal button.
40
33
  .mat-bg-secondary-container {
41
34
  background-color: var(--mat-sys-secondary-container);
42
- color: var(--mat-sys-on-secondary-container);
43
35
  }
44
36
 
45
- // Styles an element with an error color background and applies an accessible contrasting
46
- // color for text and icons. Use for indicating an error state, such as an invalid text field, or
47
- // for the background of an important notification. In Angular Material, this is used for the
48
- // background of a badge.
37
+ // Styles an element with an error color background. Use for indicating an error state, such as
38
+ // an invalid text field, or for the background of an important notification. In Angular
39
+ // Material, this is used for the background of a badge.
49
40
  .mat-bg-error {
50
41
  background-color: var(--mat-sys-error);
51
- color: var(--mat-sys-on-error);
52
42
  }
53
43
 
54
- // Styles an element with an error container color background and applies an accessible
55
- // contrasting color for text and icons. Use for components that need less emphasis than
56
- // error, such as a container for error text.
44
+ // Styles an element with an error container color background. Use for components that need less
45
+ // emphasis than error, such as a container for error text.
57
46
  .mat-bg-error-container {
58
47
  background-color: var(--mat-sys-error-container);
59
- color: var(--mat-sys-on-error-container);
60
48
  }
61
49
 
62
- // Styles an element with a surface color background and applies an accessible contrasting
63
- // color for text and icons. Use for general surfaces of components. In Angular Material, this is
64
- // used for the background of many components, like tables, dialogs, menus, and toolbars.
50
+ // Styles an element with a surface color background. Use for general surfaces of components. In
51
+ // Angular Material, this is used for the background of many components, like tables, dialogs,
52
+ // menus, and toolbars.
65
53
  .mat-bg-surface {
66
54
  background-color: var(--mat-sys-surface);
67
- color: var(--mat-sys-on-surface);
68
55
  }
69
56
 
70
- // Styles an element with a surface variant color background and applies an accessible
71
- // contrasting color for text and icons. Use for surfaces that need to stand out from the
72
- // main surface color. In Angular Material, this is used for the background of a filled
73
- // form field and the track of a progress bar.
57
+ // Styles an element with a surface variant color background. Use for surfaces that need to stand
58
+ // out from the main surface color. In Angular Material, this is used for the background of a
59
+ // filled form field and the track of a progress bar.
74
60
  .mat-bg-surface-variant {
75
61
  background-color: var(--mat-sys-surface-variant);
76
- color: var(--mat-sys-on-surface-variant);
77
62
  }
78
63
 
79
- // Styles an element with the "highest" surface container color background and applies an
80
- // accessible contrasting color for text and icons. Use for surfaces that need the most
81
- // emphasis against the main surface color. In Angular Material, this is used for the
82
- // background of a filled card.
64
+ // Styles an element with the "highest" surface container color background. Use for surfaces that
65
+ // need the most emphasis against the main surface color. In Angular Material, this is used for
66
+ // the background of a filled card.
83
67
  .mat-bg-surface-container-highest {
84
68
  background-color: var(--mat-sys-surface-container-highest);
85
- color: var(--mat-sys-on-surface);
86
69
  }
87
70
 
88
- // Styles an element with a "high" surface container color background and applies an accessible
89
- // contrasting color for text and icons. Use for surfaces that need more emphasis against
90
- // the main surface color. In Angular Material, this is used for the background of a datepicker.
71
+ // Styles an element with a "high" surface container color background. Use for surfaces that need
72
+ // more emphasis against the main surface color. In Angular Material, this is used for the
73
+ // background of a datepicker.
91
74
  .mat-bg-surface-container-high {
92
75
  background-color: var(--mat-sys-surface-container-high);
93
- color: var(--mat-sys-on-surface);
94
76
  }
95
77
 
96
- // Styles an element with a surface container color background and applies an accessible
97
- // contrasting color for text and icons. Use for surfaces that need to stand out from the
98
- // main surface color. In Angular Material, this is used for the background of a menu.
78
+ // Styles an element with a surface container color background. Use for surfaces that need to
79
+ // stand out from the main surface color. In Angular Material, this is used for the background
80
+ // of a menu.
99
81
  .mat-bg-surface-container {
100
82
  background-color: var(--mat-sys-surface-container);
101
- color: var(--mat-sys-on-surface);
102
83
  }
103
84
 
104
- // Styles an element with a "low" surface container color background and applies an accessible
105
- // contrasting color for text and icons. Use for surfaces that need less emphasis against
106
- // the main surface color. In Angular Material, this is used for the background of a bottom sheet.
85
+ // Styles an element with a "low" surface container color background. Use for surfaces that need
86
+ // less emphasis against the main surface color. In Angular Material, this is used for the
87
+ // background of a bottom sheet.
107
88
  .mat-bg-surface-container-low {
108
89
  background-color: var(--mat-sys-surface-container-low);
109
- color: var(--mat-sys-on-surface);
110
90
  }
111
91
 
112
- // Styles an element with the "lowest" surface container color background and applies an
113
- // accessible contrasting color for text and icons. Use for surfaces that need the least
114
- // emphasis against the main surface color.
92
+ // Styles an element with the "lowest" surface container color background. Use for surfaces that
93
+ // need the least emphasis against the main surface color.
115
94
  .mat-bg-surface-container-lowest {
116
95
  background-color: var(--mat-sys-surface-container-lowest);
117
- color: var(--mat-sys-on-surface);
118
96
  }
119
97
 
120
- // Styles an element with an inverse surface color background and applies an accessible
121
- // contrasting color for text and icons. Use for making elements stand out against the
122
- // default color scheme. Good for temporary notifications. In Angular Material, this is used for
123
- // the background of a snackbar and a tooltip.
98
+ // Styles an element with an inverse surface color background. Use for making elements stand out
99
+ // against the default color scheme. Good for temporary notifications. In Angular Material, this
100
+ // is used for the background of a snackbar and a tooltip.
124
101
  .mat-bg-inverse-surface {
125
102
  background-color: var(--mat-sys-inverse-surface);
126
- color: var(--mat-sys-inverse-on-surface);
127
103
  }
128
104
 
129
- // Styles an element with a disabled color background and applies an accessible contrasting
130
- // color for text and icons. Use for disabled components. In Angular Material, this is used
131
- // for components generally filled with the primary color but are currently disabled.
105
+ // Styles an element with a disabled color background. Use for disabled components. In Angular
106
+ // Material, this is used for components generally filled with the primary color but are
107
+ // currently disabled.
132
108
  .mat-bg-disabled {
133
- color: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);
134
109
  background-color: color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent);
135
110
  }
136
111
 
@@ -145,8 +120,7 @@
145
120
  color: var(--mat-sys-primary);
146
121
  }
147
122
 
148
- // Styles the text of an element with the secondary color. Use for text that needs less emphasis
149
- // than primary text.
123
+ // Styles the text of an element with the secondary color. Use for text that needs to stand out.
150
124
  .mat-text-secondary {
151
125
  color: var(--mat-sys-secondary);
152
126
  }
@@ -158,11 +132,60 @@
158
132
  }
159
133
 
160
134
  // Styles the text of an element with the disabled color. Use for text in disabled components.
161
- // In Angular Material this is used to show text is disabled, generally on a "surface" background.
162
135
  .mat-text-disabled {
163
136
  color: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);
164
137
  }
165
138
 
139
+ // Styles the text of an element with the on-surface-variant color. Use for text that should have
140
+ // a lower emphasis than the surrounding text. This can include subheading, captions, and hint
141
+ // text.
142
+ .mat-text-on-surface-variant {
143
+ color: var(--mat-sys-on-surface-variant);
144
+ }
145
+
146
+ // Styles the text of an element with a color that contrasts well against a primary background.
147
+ .mat-text-on-primary {
148
+ color: var(--mat-sys-on-primary);
149
+ }
150
+
151
+ // Styles the text of an element with a color that contrasts well against a primary-container
152
+ // background.
153
+ .mat-text-on-primary-container {
154
+ color: var(--mat-sys-on-primary-container);
155
+ }
156
+
157
+ // Styles the text of an element with a color that contrasts well against a secondary background.
158
+ .mat-text-on-secondary {
159
+ color: var(--mat-sys-on-secondary);
160
+ }
161
+
162
+ // Styles the text of an element with a color that contrasts well against a secondary-container
163
+ // background.
164
+ .mat-text-on-secondary-container {
165
+ color: var(--mat-sys-on-secondary-container);
166
+ }
167
+
168
+ // Styles the text of an element with a color that contrasts well against an error background.
169
+ .mat-text-on-error {
170
+ color: var(--mat-sys-on-error);
171
+ }
172
+
173
+ // Styles the text of an element with a color that contrasts well against an error-container
174
+ // background.
175
+ .mat-text-on-error-container {
176
+ color: var(--mat-sys-on-error-container);
177
+ }
178
+
179
+ // Styles the text of an element with a color that contrasts well against a surface background.
180
+ .mat-text-on-surface {
181
+ color: var(--mat-sys-on-surface);
182
+ }
183
+
184
+ // Styles the text of an element with a color that contrasts well against an inverse-surface
185
+ // background.
186
+ .mat-text-inverse-on-surface {
187
+ color: var(--mat-sys-inverse-on-surface);
188
+ }
166
189
 
167
190
  // ***********************************************************************************************
168
191
  // Font - Apply typography styles
@@ -232,6 +255,26 @@
232
255
  letter-spacing: var(--mat-sys-headline-large-tracking);
233
256
  }
234
257
 
258
+ // Sets the font to the label small typeface. Use for small labels, such as text in a badge.
259
+ .mat-font-label-sm {
260
+ font: var(--mat-sys-label-small);
261
+ letter-spacing: var(--mat-sys-label-small-tracking);
262
+ }
263
+
264
+ // Sets the font to the label medium typeface. Use for medium labels. In Angular Material, this
265
+ // is used for the slider label.
266
+ .mat-font-label-md {
267
+ font: var(--mat-sys-label-medium);
268
+ letter-spacing: var(--mat-sys-label-medium-tracking);
269
+ }
270
+
271
+ // Sets the font to the label large typeface. Use for large labels. In Angular Material, this is
272
+ // used for buttons, chips, and menu labels.
273
+ .mat-font-label-lg {
274
+ font: var(--mat-sys-label-large);
275
+ letter-spacing: var(--mat-sys-label-large-tracking);
276
+ }
277
+
235
278
  // Sets the font to the title small typeface. Use for small titles, such as a card title. In
236
279
  // Angular Material, this is used for the header of a table and the label of an option group.
237
280
  .mat-font-title-sm {
@@ -317,68 +360,6 @@
317
360
  border: 1px solid var(--mat-sys-outline-variant);
318
361
  }
319
362
 
320
-
321
- // ***********************************************************************************************
322
- // Interactive - Adds interaction colors for hover, active, and focus
323
- // ***********************************************************************************************
324
-
325
- // Adds hover, focus, and active states to an element by applying varying shades of the surface
326
- // color. Use for interactive components that are not based on a primary color.
327
- .mat-interactive {
328
- &:hover {
329
- background: color-mix(
330
- in srgb,
331
- var(--mat-sys-on-surface) calc(var(--mat-sys-hover-state-layer-opacity) * 100%),
332
- transparent
333
- );
334
- }
335
-
336
- &:focus {
337
- background: color-mix(
338
- in srgb,
339
- var(--mat-sys-on-surface) calc(var(--mat-sys-focus-state-layer-opacity) * 100%),
340
- transparent
341
- );
342
- }
343
-
344
- &:active {
345
- background: color-mix(
346
- in srgb,
347
- var(--mat-sys-on-surface) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%),
348
- transparent
349
- );
350
- }
351
- }
352
-
353
- // Adds hover, focus, and active states to an element by applying varying shades of the primary
354
- // color. Use for interactive components that are not based on a primary color.
355
- .mat-interactive-primary {
356
- &:hover {
357
- background: color-mix(
358
- in srgb,
359
- var(--mat-sys-primary) calc(var(--mat-sys-hover-state-layer-opacity) * 100%),
360
- transparent
361
- );
362
- }
363
-
364
- &:focus {
365
- background: color-mix(
366
- in srgb,
367
- var(--mat-sys-primary) calc(var(--mat-sys-focus-state-layer-opacity) * 100%),
368
- transparent
369
- );
370
- }
371
-
372
- &:active {
373
- background: color-mix(
374
- in srgb,
375
- var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%),
376
- transparent
377
- );
378
- }
379
- }
380
-
381
-
382
363
  // ***********************************************************************************************
383
364
  // Shadow - Applies elevation levels through box-shadow
384
365
  // See https://m3.material.io/styles/elevation/applying-elevation for guidance.
@@ -5,17 +5,17 @@ import * as i2 from '@angular/cdk/overlay';
5
5
  import { ScrollStrategy } from '@angular/cdk/overlay';
6
6
  import * as i1 from '@angular/cdk/a11y';
7
7
  import { FocusOrigin } from '@angular/cdk/a11y';
8
- import * as i3 from '@angular/cdk/portal';
8
+ import * as i2$1 from '@angular/cdk/portal';
9
9
  import { ComponentType, Portal, TemplatePortal } from '@angular/cdk/portal';
10
- import { MatCommonModule } from '../common-module.d.js';
11
10
  import { Observable, Subject } from 'rxjs';
12
11
  import { DateAdapter } from '../date-adapter.d.js';
13
12
  import { ThemePalette } from '../palette.d.js';
14
13
  import { ControlValueAccessor, Validator, ValidatorFn, AbstractControl, ValidationErrors, NgForm, FormGroupDirective, NgControl } from '@angular/forms';
15
14
  import { MatFormFieldControl } from '../form-field-control.d.js';
15
+ import * as i2$2 from '@angular/cdk/bidi';
16
16
  import { Directionality } from '@angular/cdk/bidi';
17
17
  import { ErrorStateMatcher } from '../error-options.d.js';
18
- import * as i5 from '@angular/cdk/scrolling';
18
+ import * as i1$1 from '@angular/cdk/scrolling';
19
19
  import '../ripple-loader.d.js';
20
20
  import '../ripple-module.d.js';
21
21
  import '../ripple.d.js';
@@ -1690,7 +1690,7 @@ declare class MatDatepickerActions implements AfterViewInit, OnDestroy {
1690
1690
 
1691
1691
  declare class MatDatepickerModule {
1692
1692
  static ɵfac: i0.ɵɵFactoryDeclaration<MatDatepickerModule, never>;
1693
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatDatepickerModule, never, [typeof MatButtonModule, typeof i2.OverlayModule, typeof i1.A11yModule, typeof i3.PortalModule, typeof MatCommonModule, typeof MatCalendar, typeof MatCalendarBody, typeof MatDatepicker, typeof MatDatepickerContent, typeof MatDatepickerInput, typeof MatDatepickerToggle, typeof MatDatepickerToggleIcon, typeof MatMonthView, typeof MatYearView, typeof MatMultiYearView, typeof MatCalendarHeader, typeof MatDateRangeInput, typeof MatStartDate, typeof MatEndDate, typeof MatDateRangePicker, typeof MatDatepickerActions, typeof MatDatepickerCancel, typeof MatDatepickerApply], [typeof i5.CdkScrollableModule, typeof MatCalendar, typeof MatCalendarBody, typeof MatDatepicker, typeof MatDatepickerContent, typeof MatDatepickerInput, typeof MatDatepickerToggle, typeof MatDatepickerToggleIcon, typeof MatMonthView, typeof MatYearView, typeof MatMultiYearView, typeof MatCalendarHeader, typeof MatDateRangeInput, typeof MatStartDate, typeof MatEndDate, typeof MatDateRangePicker, typeof MatDatepickerActions, typeof MatDatepickerCancel, typeof MatDatepickerApply]>;
1693
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatDatepickerModule, never, [typeof MatButtonModule, typeof i2.OverlayModule, typeof i1.A11yModule, typeof i2$1.PortalModule, typeof MatCalendar, typeof MatCalendarBody, typeof MatDatepicker, typeof MatDatepickerContent, typeof MatDatepickerInput, typeof MatDatepickerToggle, typeof MatDatepickerToggleIcon, typeof MatMonthView, typeof MatYearView, typeof MatMultiYearView, typeof MatCalendarHeader, typeof MatDateRangeInput, typeof MatStartDate, typeof MatEndDate, typeof MatDateRangePicker, typeof MatDatepickerActions, typeof MatDatepickerCancel, typeof MatDatepickerApply], [typeof i2$2.BidiModule, typeof i1$1.CdkScrollableModule, typeof MatCalendar, typeof MatCalendarBody, typeof MatDatepicker, typeof MatDatepickerContent, typeof MatDatepickerInput, typeof MatDatepickerToggle, typeof MatDatepickerToggleIcon, typeof MatMonthView, typeof MatYearView, typeof MatMultiYearView, typeof MatCalendarHeader, typeof MatDateRangeInput, typeof MatStartDate, typeof MatEndDate, typeof MatDateRangePicker, typeof MatDatepickerActions, typeof MatDatepickerCancel, typeof MatDatepickerApply]>;
1694
1694
  static ɵinj: i0.ɵɵInjectorDeclaration<MatDatepickerModule>;
1695
1695
  }
1696
1696
 
package/dialog/index.d.ts CHANGED
@@ -2,12 +2,11 @@ import { MatDialogRef, MatDialogContainer } from '../dialog.d.js';
2
2
  export { AutoFocusTarget, DialogPosition, DialogRole, MAT_DIALOG_DATA, MAT_DIALOG_DEFAULT_OPTIONS, MAT_DIALOG_SCROLL_STRATEGY, MatDialog, MatDialogConfig, MatDialogState, _closeDialogVia } from '../dialog.d.js';
3
3
  import * as i0 from '@angular/core';
4
4
  import { OnInit, OnChanges, SimpleChanges, OnDestroy } from '@angular/core';
5
- import * as i5 from '@angular/cdk/scrolling';
6
- import * as i1 from '@angular/cdk/dialog';
5
+ import * as i1 from '@angular/cdk/scrolling';
6
+ import * as i1$1 from '@angular/cdk/dialog';
7
7
  import * as i2 from '@angular/cdk/overlay';
8
- import * as i3 from '@angular/cdk/portal';
9
- import { MatCommonModule } from '../common-module.d.js';
10
- import '@angular/cdk/bidi';
8
+ import * as i2$1 from '@angular/cdk/portal';
9
+ import * as i2$2 from '@angular/cdk/bidi';
11
10
  import '@angular/cdk/a11y';
12
11
  import 'rxjs';
13
12
 
@@ -59,7 +58,7 @@ declare class MatDialogTitle extends MatDialogLayoutSection {
59
58
  */
60
59
  declare class MatDialogContent {
61
60
  static ɵfac: i0.ɵɵFactoryDeclaration<MatDialogContent, never>;
62
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogContent, "[mat-dialog-content], mat-dialog-content, [matDialogContent]", never, {}, {}, never, never, true, [{ directive: typeof i5.CdkScrollable; inputs: {}; outputs: {}; }]>;
61
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogContent, "[mat-dialog-content], mat-dialog-content, [matDialogContent]", never, {}, {}, never, never, true, [{ directive: typeof i1.CdkScrollable; inputs: {}; outputs: {}; }]>;
63
62
  }
64
63
  /**
65
64
  * Container for the bottom action buttons in a dialog.
@@ -78,7 +77,7 @@ declare class MatDialogActions extends MatDialogLayoutSection {
78
77
 
79
78
  declare class MatDialogModule {
80
79
  static ɵfac: i0.ɵɵFactoryDeclaration<MatDialogModule, never>;
81
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatDialogModule, never, [typeof i1.DialogModule, typeof i2.OverlayModule, typeof i3.PortalModule, typeof MatCommonModule, typeof MatDialogContainer, typeof MatDialogClose, typeof MatDialogTitle, typeof MatDialogActions, typeof MatDialogContent], [typeof MatCommonModule, typeof MatDialogContainer, typeof MatDialogClose, typeof MatDialogTitle, typeof MatDialogActions, typeof MatDialogContent]>;
80
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatDialogModule, never, [typeof i1$1.DialogModule, typeof i2.OverlayModule, typeof i2$1.PortalModule, typeof MatDialogContainer, typeof MatDialogClose, typeof MatDialogTitle, typeof MatDialogActions, typeof MatDialogContent], [typeof i2$2.BidiModule, typeof MatDialogContainer, typeof MatDialogClose, typeof MatDialogTitle, typeof MatDialogActions, typeof MatDialogContent]>;
82
81
  static ɵinj: i0.ɵɵInjectorDeclaration<MatDialogModule>;
83
82
  }
84
83