@angular/material 17.0.0-next.0 → 17.0.0-next.2

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 (204) hide show
  1. package/_index.scss +3 -4
  2. package/autocomplete/_autocomplete-theme.scss +12 -18
  3. package/autocomplete/index.d.ts +15 -24
  4. package/badge/_badge-theme.scss +15 -27
  5. package/badge/index.d.ts +9 -17
  6. package/bottom-sheet/_bottom-sheet-theme.scss +13 -22
  7. package/button/_button-base.scss +3 -3
  8. package/button/_button-theme-private.scss +3 -2
  9. package/button/_button-theme.scss +18 -25
  10. package/button/_fab-theme.scss +31 -49
  11. package/button/_icon-button-theme.scss +19 -26
  12. package/button/index.d.ts +22 -31
  13. package/button-toggle/_button-toggle-theme.scss +17 -28
  14. package/button-toggle/index.d.ts +15 -18
  15. package/card/_card-theme.scss +27 -38
  16. package/checkbox/_checkbox-theme.scss +28 -45
  17. package/checkbox/index.d.ts +21 -27
  18. package/chips/_chips-theme.scss +18 -56
  19. package/core/_core-theme.scss +24 -39
  20. package/core/color/_all-color.scss +7 -15
  21. package/core/density/private/_all-density.scss +34 -39
  22. package/core/focus-indicators/_focus-indicators-theme.scss +6 -8
  23. package/core/focus-indicators/_private.scss +22 -26
  24. package/core/index.d.ts +7 -11
  25. package/core/mdc-helpers/_mdc-helpers.scss +19 -22
  26. package/core/option/_optgroup-theme.scss +13 -23
  27. package/core/option/_option-theme.scss +23 -37
  28. package/core/ripple/_ripple-theme.scss +6 -10
  29. package/core/selection/pseudo-checkbox/_pseudo-checkbox-theme.scss +17 -24
  30. package/core/style/_form-common.scss +7 -7
  31. package/core/style/_private.scss +5 -7
  32. package/core/style/_sass-utils.scss +7 -0
  33. package/core/testing/index.d.ts +2 -1
  34. package/core/theming/_all-theme.scss +41 -41
  35. package/core/theming/_inspection.scss +133 -59
  36. package/core/theming/_m2-inspection.scss +268 -0
  37. package/core/theming/_theming.scss +59 -20
  38. package/core/tokens/m2/mat/_autocomplete.scss +5 -8
  39. package/core/tokens/m2/mat/_badge.scss +12 -15
  40. package/core/tokens/m2/mat/_bottom-sheet.scss +11 -17
  41. package/core/tokens/m2/mat/_card.scss +15 -21
  42. package/core/tokens/m2/mat/_datepicker.scss +28 -38
  43. package/core/tokens/m2/mat/_divider.scss +5 -8
  44. package/core/tokens/m2/mat/_expansion.scss +24 -28
  45. package/core/tokens/m2/mat/_form-field.scss +21 -25
  46. package/core/tokens/m2/mat/_grid-list.scss +8 -8
  47. package/core/tokens/m2/mat/_icon.scss +3 -3
  48. package/core/tokens/m2/mat/_legacy-button-toggle.scss +15 -19
  49. package/core/tokens/m2/mat/_menu.scss +12 -17
  50. package/core/tokens/m2/mat/_optgroup.scss +12 -17
  51. package/core/tokens/m2/mat/_option.scss +16 -28
  52. package/core/tokens/m2/mat/_paginator.scss +16 -18
  53. package/core/tokens/m2/mat/_radio.scss +7 -10
  54. package/core/tokens/m2/mat/_select.scss +15 -29
  55. package/core/tokens/m2/mat/_sidenav.scss +12 -14
  56. package/core/tokens/m2/mat/_slide-toggle.scss +9 -17
  57. package/core/tokens/m2/mat/_slider.scss +5 -5
  58. package/core/tokens/m2/mat/_snack-bar.scss +7 -8
  59. package/core/tokens/m2/mat/_standard-button-toggle.scss +23 -22
  60. package/core/tokens/m2/mat/_stepper.scss +30 -33
  61. package/core/tokens/m2/mat/_tab-header-with-background.scss +6 -8
  62. package/core/tokens/m2/mat/_tab-header.scss +13 -18
  63. package/core/tokens/m2/mat/_table.scss +19 -23
  64. package/core/tokens/m2/mat/_toolbar.scss +12 -16
  65. package/core/tokens/m2/mdc/_checkbox.scss +21 -20
  66. package/core/tokens/m2/mdc/_chip.scss +38 -24
  67. package/core/tokens/m2/mdc/_circular-progress.scss +5 -6
  68. package/core/tokens/m2/mdc/_dialog.scss +16 -30
  69. package/core/tokens/m2/mdc/_elevated-card.scss +6 -9
  70. package/core/tokens/m2/mdc/_extended-fab.scss +8 -17
  71. package/core/tokens/m2/mdc/_fab.scss +6 -7
  72. package/core/tokens/m2/mdc/_filled-text-field.scss +16 -22
  73. package/core/tokens/m2/mdc/_icon-button.scss +3 -3
  74. package/core/tokens/m2/mdc/_linear-progress.scss +9 -10
  75. package/core/tokens/m2/mdc/_list.scss +44 -42
  76. package/core/tokens/m2/mdc/_outlined-card.scss +7 -10
  77. package/core/tokens/m2/mdc/_outlined-text-field.scss +14 -20
  78. package/core/tokens/m2/mdc/_plain-tooltip.scss +9 -22
  79. package/core/tokens/m2/mdc/_radio.scss +11 -11
  80. package/core/tokens/m2/mdc/_slider.scss +16 -23
  81. package/core/tokens/m2/mdc/_snack-bar.scss +10 -23
  82. package/core/tokens/m2/mdc/_switch.scss +16 -19
  83. package/core/tokens/m2/mdc/_tab-indicator.scss +5 -8
  84. package/core/tokens/m2/mdc/_tab.scss +5 -4
  85. package/core/typography/_all-typography.scss +44 -47
  86. package/core/typography/_definition.scss +258 -0
  87. package/core/typography/_property-getters.scss +63 -0
  88. package/core/typography/_typography-utils.scss +9 -69
  89. package/core/typography/_typography.scss +38 -494
  90. package/core/typography/_versioning.scss +91 -0
  91. package/datepicker/_datepicker-theme.scss +20 -34
  92. package/datepicker/index.d.ts +3 -3
  93. package/dialog/_dialog-theme.scss +22 -23
  94. package/dialog/_mdc-dialog-structure-overrides.scss +12 -10
  95. package/dialog/index.d.ts +2 -0
  96. package/divider/_divider-theme.scss +12 -18
  97. package/esm2022/autocomplete/autocomplete-trigger.mjs +5 -17
  98. package/esm2022/autocomplete/autocomplete.mjs +23 -50
  99. package/esm2022/badge/badge.mjs +11 -29
  100. package/esm2022/button/button-base.mjs +32 -27
  101. package/esm2022/button/button.mjs +6 -6
  102. package/esm2022/button/fab.mjs +23 -31
  103. package/esm2022/button/icon-button.mjs +6 -6
  104. package/esm2022/button/testing/button-harness.mjs +3 -3
  105. package/esm2022/button-toggle/button-toggle.mjs +25 -33
  106. package/esm2022/checkbox/checkbox.mjs +32 -39
  107. package/esm2022/core/option/optgroup.mjs +10 -11
  108. package/esm2022/core/option/option.mjs +6 -6
  109. package/esm2022/core/testing/option-harness.mjs +3 -3
  110. package/esm2022/core/version.mjs +1 -1
  111. package/esm2022/datepicker/calendar.mjs +1 -1
  112. package/esm2022/datepicker/datepicker-base.mjs +2 -2
  113. package/esm2022/datepicker/datepicker-toggle.mjs +1 -1
  114. package/esm2022/datepicker/month-view.mjs +2 -2
  115. package/esm2022/datepicker/multi-year-view.mjs +2 -2
  116. package/esm2022/datepicker/year-view.mjs +2 -2
  117. package/esm2022/dialog/dialog-container.mjs +16 -3
  118. package/esm2022/form-field/form-field.mjs +3 -3
  119. package/esm2022/menu/menu-item.mjs +15 -11
  120. package/esm2022/menu/menu.mjs +9 -22
  121. package/esm2022/paginator/paginator.mjs +1 -1
  122. package/esm2022/select/select.mjs +3 -3
  123. package/esm2022/slide-toggle/slide-toggle.mjs +33 -37
  124. package/esm2022/slider/slider-input.mjs +19 -9
  125. package/esm2022/slider/slider.mjs +2 -2
  126. package/esm2022/snack-bar/simple-snack-bar.mjs +1 -1
  127. package/esm2022/tabs/tab-group.mjs +3 -3
  128. package/expansion/_expansion-theme.scss +16 -24
  129. package/fesm2022/autocomplete.mjs +25 -63
  130. package/fesm2022/autocomplete.mjs.map +1 -1
  131. package/fesm2022/badge.mjs +11 -28
  132. package/fesm2022/badge.mjs.map +1 -1
  133. package/fesm2022/button/testing.mjs +2 -2
  134. package/fesm2022/button/testing.mjs.map +1 -1
  135. package/fesm2022/button-toggle.mjs +25 -32
  136. package/fesm2022/button-toggle.mjs.map +1 -1
  137. package/fesm2022/button.mjs +59 -61
  138. package/fesm2022/button.mjs.map +1 -1
  139. package/fesm2022/checkbox.mjs +31 -38
  140. package/fesm2022/checkbox.mjs.map +1 -1
  141. package/fesm2022/core/testing.mjs +2 -2
  142. package/fesm2022/core/testing.mjs.map +1 -1
  143. package/fesm2022/core.mjs +14 -13
  144. package/fesm2022/core.mjs.map +1 -1
  145. package/fesm2022/datepicker.mjs +6 -6
  146. package/fesm2022/datepicker.mjs.map +1 -1
  147. package/fesm2022/dialog.mjs +15 -2
  148. package/fesm2022/dialog.mjs.map +1 -1
  149. package/fesm2022/form-field.mjs +2 -2
  150. package/fesm2022/form-field.mjs.map +1 -1
  151. package/fesm2022/menu.mjs +23 -31
  152. package/fesm2022/menu.mjs.map +1 -1
  153. package/fesm2022/paginator.mjs +1 -1
  154. package/fesm2022/paginator.mjs.map +1 -1
  155. package/fesm2022/select.mjs +2 -2
  156. package/fesm2022/select.mjs.map +1 -1
  157. package/fesm2022/slide-toggle.mjs +33 -36
  158. package/fesm2022/slide-toggle.mjs.map +1 -1
  159. package/fesm2022/slider.mjs +20 -10
  160. package/fesm2022/slider.mjs.map +1 -1
  161. package/fesm2022/snack-bar.mjs +1 -1
  162. package/fesm2022/snack-bar.mjs.map +1 -1
  163. package/fesm2022/tabs.mjs +2 -2
  164. package/fesm2022/tabs.mjs.map +1 -1
  165. package/form-field/_form-field-density.scss +3 -4
  166. package/form-field/_form-field-focus-overlay.scss +1 -1
  167. package/form-field/_form-field-sizing.scss +1 -1
  168. package/form-field/_form-field-theme.scss +24 -34
  169. package/grid-list/_grid-list-theme.scss +12 -19
  170. package/icon/_icon-theme.scss +17 -25
  171. package/input/_input-theme.scss +11 -23
  172. package/list/_list-theme.scss +27 -42
  173. package/menu/_menu-theme.scss +13 -22
  174. package/menu/index.d.ts +12 -18
  175. package/package.json +2 -2
  176. package/paginator/_paginator-theme.scss +15 -24
  177. package/prebuilt-themes/deeppurple-amber.css +1 -1
  178. package/prebuilt-themes/indigo-pink.css +1 -1
  179. package/prebuilt-themes/pink-bluegrey.css +1 -1
  180. package/prebuilt-themes/purple-green.css +1 -1
  181. package/progress-bar/_progress-bar-theme.scss +17 -24
  182. package/progress-spinner/_progress-spinner-theme.scss +18 -24
  183. package/radio/_radio-theme.scss +23 -38
  184. package/schematics/ng-add/index.js +1 -1
  185. package/schematics/ng-add/index.mjs +1 -1
  186. package/schematics/ng-generate/mdc-migration/index_bundled.js +44 -44
  187. package/schematics/ng-generate/mdc-migration/index_bundled.js.map +1 -1
  188. package/schematics/ng-update/index_bundled.js +25 -25
  189. package/select/_select-theme.scss +17 -31
  190. package/sidenav/_sidenav-theme.scss +12 -18
  191. package/slide-toggle/_slide-toggle-theme.scss +23 -40
  192. package/slide-toggle/index.d.ts +20 -23
  193. package/slider/_slider-theme.scss +25 -42
  194. package/snack-bar/_snack-bar-theme.scss +17 -26
  195. package/sort/_sort-theme.scss +13 -22
  196. package/stepper/_stepper-theme.scss +16 -34
  197. package/table/_table-theme.scss +14 -25
  198. package/tabs/_tabs-theme.scss +31 -45
  199. package/toolbar/_toolbar-theme.scss +22 -31
  200. package/tooltip/_tooltip-theme.scss +15 -23
  201. package/tree/_tree-theme.scss +20 -29
  202. package/button-toggle/_button-toggle-variables.scss +0 -16
  203. package/core/typography/_typography-deprecated.scss +0 -39
  204. package/paginator/_paginator-variables.scss +0 -15
@@ -3,19 +3,14 @@
3
3
  @use '@material/form-field' as mdc-form-field;
4
4
  @use '../core/mdc-helpers/mdc-helpers';
5
5
  @use '../core/theming/theming';
6
+ @use '../core/theming/inspection';
6
7
  @use '../core/tokens/token-utils';
7
8
  @use '../core/typography/typography';
8
9
  @use '../core/tokens/m2/mdc/radio' as tokens-mdc-radio;
9
10
  @use '../core/tokens/m2/mat/radio' as tokens-mat-radio;
10
- @use 'sass:map';
11
11
 
12
- @mixin color($config-or-theme) {
13
- $config: theming.get-color-config($config-or-theme);
14
- $primary: map.get($config, primary);
15
- $accent: map.get($config, accent);
16
- $warn: map.get($config, warn);
17
-
18
- @include mdc-helpers.using-mdc-theme($config) {
12
+ @mixin color($theme) {
13
+ @include mdc-helpers.using-mdc-theme($theme) {
19
14
  .mat-mdc-radio-button {
20
15
  @include mdc-form-field.core-styles($query: mdc-helpers.$mdc-theme-styles-query);
21
16
  }
@@ -23,44 +18,39 @@
23
18
 
24
19
  .mat-mdc-radio-button {
25
20
  &.mat-primary {
26
- $primary-config: map.merge($config, (accent: $primary));
27
- @include mdc-radio-theme.theme(tokens-mdc-radio.get-color-tokens($primary-config));
21
+ @include mdc-radio-theme.theme(tokens-mdc-radio.get-color-tokens($theme, primary));
28
22
  @include token-utils.create-token-values(tokens-mat-radio.$prefix,
29
- tokens-mat-radio.get-color-tokens($primary-config));
23
+ tokens-mat-radio.get-color-tokens($theme, primary));
30
24
  }
31
25
 
32
26
  &.mat-accent {
33
- $accent-config: map.merge($config, (accent: $accent));
34
- @include mdc-radio-theme.theme(tokens-mdc-radio.get-color-tokens($accent-config));
27
+ @include mdc-radio-theme.theme(tokens-mdc-radio.get-color-tokens($theme));
35
28
  @include token-utils.create-token-values(tokens-mat-radio.$prefix,
36
- tokens-mat-radio.get-color-tokens($accent-config));
29
+ tokens-mat-radio.get-color-tokens($theme));
37
30
  }
38
31
 
39
32
  &.mat-warn {
40
- $warn-config: map.merge($config, (accent: $warn));
41
- @include mdc-radio-theme.theme(tokens-mdc-radio.get-color-tokens($warn-config));
33
+ @include mdc-radio-theme.theme(tokens-mdc-radio.get-color-tokens($theme, warn));
42
34
  @include token-utils.create-token-values(tokens-mat-radio.$prefix,
43
- tokens-mat-radio.get-color-tokens($warn-config));
35
+ tokens-mat-radio.get-color-tokens($theme, warn));
44
36
  }
45
37
  }
46
38
  }
47
39
 
48
- @mixin typography($config-or-theme) {
49
- $config: typography.private-typography-to-2018-config(
50
- theming.get-typography-config($config-or-theme));
51
-
40
+ @mixin typography($theme) {
52
41
  .mat-mdc-radio-button {
53
- @include mdc-radio-theme.theme(tokens-mdc-radio.get-typography-tokens($config));
54
- @include mdc-helpers.using-mdc-typography($config) {
42
+ @include mdc-radio-theme.theme(tokens-mdc-radio.get-typography-tokens($theme));
43
+ @include mdc-helpers.using-mdc-typography($theme) {
55
44
  @include mdc-form-field.core-styles($query: mdc-helpers.$mdc-typography-styles-query);
56
45
  }
57
46
  }
58
47
  }
59
48
 
60
- @mixin density($config-or-theme) {
61
- $density-scale: theming.get-density-config($config-or-theme);
49
+ @mixin density($theme) {
50
+ $density-scale: inspection.get-theme-density($theme);
51
+
62
52
  .mat-mdc-radio-button .mdc-radio {
63
- @include mdc-radio-theme.theme(tokens-mdc-radio.get-density-tokens($density-scale));
53
+ @include mdc-radio-theme.theme(tokens-mdc-radio.get-density-tokens($theme));
64
54
  }
65
55
 
66
56
  @include mdc-helpers.if-touch-targets-unsupported($density-scale) {
@@ -70,21 +60,16 @@
70
60
  }
71
61
  }
72
62
 
73
- @mixin theme($theme-or-color-config) {
74
- $theme: theming.private-legacy-get-theme($theme-or-color-config);
63
+ @mixin theme($theme) {
75
64
  @include theming.private-check-duplicate-theme-styles($theme, 'mat-radio') {
76
- $color: theming.get-color-config($theme);
77
- $density: theming.get-density-config($theme);
78
- $typography: theming.get-typography-config($theme);
79
-
80
- @if $color != null {
81
- @include color($color);
65
+ @if inspection.theme-has($theme, color) {
66
+ @include color($theme);
82
67
  }
83
- @if $density != null {
84
- @include density($density);
68
+ @if inspection.theme-has($theme, density) {
69
+ @include density($theme);
85
70
  }
86
- @if $typography != null {
87
- @include typography($typography);
71
+ @if inspection.theme-has($theme, typography) {
72
+ @include typography($theme);
88
73
  }
89
74
  }
90
75
  }
@@ -18,7 +18,7 @@ const package_config_1 = require("./package-config");
18
18
  * Note that the fallback version range does not use caret, but tilde because that is
19
19
  * the default for Angular framework dependencies in CLI projects.
20
20
  */
21
- const fallbackMaterialVersionRange = `~17.0.0-next.0`;
21
+ const fallbackMaterialVersionRange = `~17.0.0-next.2`;
22
22
  /**
23
23
  * Schematic factory entry-point for the `ng-add` schematic. The ng-add schematic will be
24
24
  * automatically executed if developers run `ng add @angular/material`.
@@ -18,7 +18,7 @@ const package_config_1 = require("./package-config");
18
18
  * Note that the fallback version range does not use caret, but tilde because that is
19
19
  * the default for Angular framework dependencies in CLI projects.
20
20
  */
21
- const fallbackMaterialVersionRange = `~17.0.0-next.0`;
21
+ const fallbackMaterialVersionRange = `~17.0.0-next.2`;
22
22
  /**
23
23
  * Schematic factory entry-point for the `ng-add` schematic. The ng-add schematic will be
24
24
  * automatically executed if developers run `ng add @angular/material`.
@@ -6396,14 +6396,14 @@ var require_scss_syntax = __commonJS({
6396
6396
  }
6397
6397
  });
6398
6398
 
6399
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
6399
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
6400
6400
  var mdc_migration_exports = {};
6401
6401
  __export(mdc_migration_exports, {
6402
6402
  default: () => mdc_migration_default
6403
6403
  });
6404
6404
  module.exports = __toCommonJS(mdc_migration_exports);
6405
6405
 
6406
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js
6406
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js
6407
6407
  var END_OF_SELECTOR_REGEX = "(?!-)";
6408
6408
  var MIXIN_ARGUMENTS_REGEX = "\\(((\\s|.)*)\\)";
6409
6409
  var StyleMigrator = class {
@@ -6479,7 +6479,7 @@ var StyleMigrator = class {
6479
6479
  }
6480
6480
  };
6481
6481
 
6482
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/autocomplete/autocomplete-styles.js
6482
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/autocomplete/autocomplete-styles.js
6483
6483
  var AutocompleteStylesMigrator = class extends StyleMigrator {
6484
6484
  constructor() {
6485
6485
  super(...arguments);
@@ -6503,7 +6503,7 @@ var AutocompleteStylesMigrator = class extends StyleMigrator {
6503
6503
  }
6504
6504
  };
6505
6505
 
6506
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/button/button-styles.js
6506
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/button/button-styles.js
6507
6507
  var ButtonStylesMigrator = class extends StyleMigrator {
6508
6508
  constructor() {
6509
6509
  super(...arguments);
@@ -6539,7 +6539,7 @@ var ButtonStylesMigrator = class extends StyleMigrator {
6539
6539
  }
6540
6540
  };
6541
6541
 
6542
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-styles.js
6542
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-styles.js
6543
6543
  var CardStylesMigrator = class extends StyleMigrator {
6544
6544
  constructor() {
6545
6545
  super(...arguments);
@@ -6578,7 +6578,7 @@ var CardStylesMigrator = class extends StyleMigrator {
6578
6578
  }
6579
6579
  };
6580
6580
 
6581
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js
6581
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js
6582
6582
  var TemplateMigrator = class {
6583
6583
  };
6584
6584
 
@@ -24744,7 +24744,7 @@ var FactoryTarget;
24744
24744
  })(FactoryTarget || (FactoryTarget = {}));
24745
24745
  publishFacade(_global);
24746
24746
 
24747
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js
24747
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js
24748
24748
  function visitElements(nodes, preorderCallback = () => {
24749
24749
  }, postorderCallback = () => {
24750
24750
  }) {
@@ -24824,7 +24824,7 @@ function replaceAt(str, offset, oldSubstr, newSubstr) {
24824
24824
  return prefix + newSubstr + suffix;
24825
24825
  }
24826
24826
 
24827
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js
24827
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js
24828
24828
  var CardTemplateMigrator = class extends TemplateMigrator {
24829
24829
  getUpdates(ast) {
24830
24830
  const updates = [];
@@ -24841,7 +24841,7 @@ var CardTemplateMigrator = class extends TemplateMigrator {
24841
24841
  }
24842
24842
  };
24843
24843
 
24844
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js
24844
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js
24845
24845
  var CheckboxStylesMigrator = class extends StyleMigrator {
24846
24846
  constructor() {
24847
24847
  super(...arguments);
@@ -24865,7 +24865,7 @@ var CheckboxStylesMigrator = class extends StyleMigrator {
24865
24865
  }
24866
24866
  };
24867
24867
 
24868
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js
24868
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js
24869
24869
  var ChipsStylesMigrator = class extends StyleMigrator {
24870
24870
  constructor() {
24871
24871
  super(...arguments);
@@ -24896,7 +24896,7 @@ var ChipsStylesMigrator = class extends StyleMigrator {
24896
24896
  }
24897
24897
  };
24898
24898
 
24899
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js
24899
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js
24900
24900
  var ChipsTemplateMigrator = class extends TemplateMigrator {
24901
24901
  constructor() {
24902
24902
  super(...arguments);
@@ -24976,7 +24976,7 @@ var ChipsTemplateMigrator = class extends TemplateMigrator {
24976
24976
  }
24977
24977
  };
24978
24978
 
24979
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js
24979
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js
24980
24980
  var DialogStylesMigrator = class extends StyleMigrator {
24981
24981
  constructor() {
24982
24982
  super(...arguments);
@@ -25006,7 +25006,7 @@ var DialogStylesMigrator = class extends StyleMigrator {
25006
25006
  }
25007
25007
  };
25008
25008
 
25009
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js
25009
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js
25010
25010
  var FormFieldStylesMigrator = class extends StyleMigrator {
25011
25011
  constructor() {
25012
25012
  super(...arguments);
@@ -25063,7 +25063,7 @@ var FormFieldStylesMigrator = class extends StyleMigrator {
25063
25063
  }
25064
25064
  };
25065
25065
 
25066
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js
25066
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js
25067
25067
  var InputStylesMigrator = class extends StyleMigrator {
25068
25068
  constructor() {
25069
25069
  super(...arguments);
@@ -25087,7 +25087,7 @@ var InputStylesMigrator = class extends StyleMigrator {
25087
25087
  }
25088
25088
  };
25089
25089
 
25090
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js
25090
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js
25091
25091
  var ListStylesMigrator = class extends StyleMigrator {
25092
25092
  constructor() {
25093
25093
  super(...arguments);
@@ -25118,7 +25118,7 @@ var ListStylesMigrator = class extends StyleMigrator {
25118
25118
  }
25119
25119
  };
25120
25120
 
25121
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js
25121
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js
25122
25122
  var MenuStylesMigrator = class extends StyleMigrator {
25123
25123
  constructor() {
25124
25124
  super(...arguments);
@@ -25151,7 +25151,7 @@ var MenuStylesMigrator = class extends StyleMigrator {
25151
25151
  }
25152
25152
  };
25153
25153
 
25154
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js
25154
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js
25155
25155
  var PaginatorStylesMigrator = class extends StyleMigrator {
25156
25156
  constructor() {
25157
25157
  super(...arguments);
@@ -25197,7 +25197,7 @@ var PaginatorStylesMigrator = class extends StyleMigrator {
25197
25197
  }
25198
25198
  };
25199
25199
 
25200
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js
25200
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js
25201
25201
  var ProgressBarStylesMigrator = class extends StyleMigrator {
25202
25202
  constructor() {
25203
25203
  super(...arguments);
@@ -25221,7 +25221,7 @@ var ProgressBarStylesMigrator = class extends StyleMigrator {
25221
25221
  }
25222
25222
  };
25223
25223
 
25224
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js
25224
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js
25225
25225
  var ProgressSpinnerStylesMigrator = class extends StyleMigrator {
25226
25226
  constructor() {
25227
25227
  super(...arguments);
@@ -25248,7 +25248,7 @@ var ProgressSpinnerStylesMigrator = class extends StyleMigrator {
25248
25248
  }
25249
25249
  };
25250
25250
 
25251
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js
25251
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js
25252
25252
  var RadioStylesMigrator = class extends StyleMigrator {
25253
25253
  constructor() {
25254
25254
  super(...arguments);
@@ -25275,7 +25275,7 @@ var RadioStylesMigrator = class extends StyleMigrator {
25275
25275
  }
25276
25276
  };
25277
25277
 
25278
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js
25278
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js
25279
25279
  var SelectStylesMigrator = class extends StyleMigrator {
25280
25280
  constructor() {
25281
25281
  super(...arguments);
@@ -25306,7 +25306,7 @@ var SelectStylesMigrator = class extends StyleMigrator {
25306
25306
  }
25307
25307
  };
25308
25308
 
25309
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js
25309
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js
25310
25310
  var SlideToggleStylesMigrator = class extends StyleMigrator {
25311
25311
  constructor() {
25312
25312
  super(...arguments);
@@ -25330,7 +25330,7 @@ var SlideToggleStylesMigrator = class extends StyleMigrator {
25330
25330
  }
25331
25331
  };
25332
25332
 
25333
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js
25333
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js
25334
25334
  var SliderStylesMigrator = class extends StyleMigrator {
25335
25335
  constructor() {
25336
25336
  super(...arguments);
@@ -25354,7 +25354,7 @@ var SliderStylesMigrator = class extends StyleMigrator {
25354
25354
  }
25355
25355
  };
25356
25356
 
25357
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js
25357
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js
25358
25358
  var SnackBarMigrator = class extends StyleMigrator {
25359
25359
  constructor() {
25360
25360
  super(...arguments);
@@ -25387,7 +25387,7 @@ var SnackBarMigrator = class extends StyleMigrator {
25387
25387
  }
25388
25388
  };
25389
25389
 
25390
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js
25390
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js
25391
25391
  var TableStylesMigrator = class extends StyleMigrator {
25392
25392
  constructor() {
25393
25393
  super(...arguments);
@@ -25428,7 +25428,7 @@ var TableStylesMigrator = class extends StyleMigrator {
25428
25428
  }
25429
25429
  };
25430
25430
 
25431
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js
25431
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js
25432
25432
  var TabsStylesMigrator = class extends StyleMigrator {
25433
25433
  constructor() {
25434
25434
  super(...arguments);
@@ -25459,7 +25459,7 @@ var TabsStylesMigrator = class extends StyleMigrator {
25459
25459
  }
25460
25460
  };
25461
25461
 
25462
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js
25462
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js
25463
25463
  var TooltipStylesMigrator = class extends StyleMigrator {
25464
25464
  constructor() {
25465
25465
  super(...arguments);
@@ -25493,7 +25493,7 @@ var TooltipStylesMigrator = class extends StyleMigrator {
25493
25493
  }
25494
25494
  };
25495
25495
 
25496
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js
25496
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js
25497
25497
  var OptgroupStylesMigrator = class extends StyleMigrator {
25498
25498
  constructor() {
25499
25499
  super(...arguments);
@@ -25526,7 +25526,7 @@ var OptgroupStylesMigrator = class extends StyleMigrator {
25526
25526
  }
25527
25527
  };
25528
25528
 
25529
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js
25529
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js
25530
25530
  var OptionStylesMigrator = class extends StyleMigrator {
25531
25531
  constructor() {
25532
25532
  super(...arguments);
@@ -25579,7 +25579,7 @@ var OptionStylesMigrator = class extends StyleMigrator {
25579
25579
  }
25580
25580
  };
25581
25581
 
25582
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js
25582
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js
25583
25583
  var FormFieldTemplateMigrator = class extends TemplateMigrator {
25584
25584
  getUpdates(ast) {
25585
25585
  const updates = [];
@@ -25596,7 +25596,7 @@ var FormFieldTemplateMigrator = class extends TemplateMigrator {
25596
25596
  }
25597
25597
  };
25598
25598
 
25599
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js
25599
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js
25600
25600
  var SliderTemplateMigrator = class extends TemplateMigrator {
25601
25601
  getUpdates(ast) {
25602
25602
  const updates = [];
@@ -25715,7 +25715,7 @@ var SliderTemplateMigrator = class extends TemplateMigrator {
25715
25715
  }
25716
25716
  };
25717
25717
 
25718
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js
25718
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js
25719
25719
  var mappings = [
25720
25720
  ["display-4", "headline-1"],
25721
25721
  ["display-3", "headline-2"],
@@ -25732,7 +25732,7 @@ var RENAMED_TYPOGRAPHY_LEVELS = new Map(mappings);
25732
25732
  var RENAMED_TYPOGRAPHY_CLASSES = new Map(mappings.map((m) => ["mat-" + m[0], "mat-" + m[1]]));
25733
25733
  var COMBINED_TYPOGRAPHY_LEVELS = /* @__PURE__ */ new Map([["input", "body-1"]]);
25734
25734
 
25735
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js
25735
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js
25736
25736
  var TypographyHierarchyTemplateMigrator = class extends TemplateMigrator {
25737
25737
  getUpdates(ast) {
25738
25738
  const updates = [];
@@ -25775,7 +25775,7 @@ var TypographyHierarchyTemplateMigrator = class extends TemplateMigrator {
25775
25775
  }
25776
25776
  };
25777
25777
 
25778
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js
25778
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js
25779
25779
  var TypographyHierarchyStylesMigrator = class extends StyleMigrator {
25780
25780
  constructor() {
25781
25781
  super();
@@ -25796,7 +25796,7 @@ var TypographyHierarchyStylesMigrator = class extends StyleMigrator {
25796
25796
  }
25797
25797
  };
25798
25798
 
25799
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js
25799
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js
25800
25800
  var LEGACY_MODULES = new Set([
25801
25801
  "legacy-autocomplete",
25802
25802
  "legacy-autocomplete/testing",
@@ -25950,14 +25950,14 @@ var PERMANENT_MIGRATORS = [
25950
25950
  ];
25951
25951
  var CORE_COMPONENTS = ["option", "optgroup"];
25952
25952
 
25953
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
25953
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
25954
25954
  var import_schematics4 = require("@angular/cdk/schematics");
25955
25955
 
25956
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
25956
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
25957
25957
  var import_schematics3 = require("@angular/cdk/schematics");
25958
25958
  var ts = __toESM(require("typescript"));
25959
25959
 
25960
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
25960
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
25961
25961
  var import_schematics = require("@angular/cdk/schematics");
25962
25962
  var import_path = require("path");
25963
25963
 
@@ -26000,7 +26000,7 @@ var scss_syntax_default = import_scss_syntax.default;
26000
26000
  var stringify3 = import_scss_syntax.default.stringify;
26001
26001
  var parse3 = import_scss_syntax.default.parse;
26002
26002
 
26003
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
26003
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
26004
26004
  var COMPONENTS_MIXIN_NAME = /\.([^(;]*)/;
26005
26005
  var ThemingStylesMigration = class extends import_schematics.Migration {
26006
26006
  constructor() {
@@ -26284,17 +26284,17 @@ function extractValueRange(content, colonIndex) {
26284
26284
  return start > -1 && end > -1 ? { start, end, fullEnd } : null;
26285
26285
  }
26286
26286
 
26287
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
26287
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
26288
26288
  var import_schematics2 = require("@angular/cdk/schematics");
26289
26289
 
26290
- // bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/update.js
26290
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/migration-utilities/update.js
26291
26291
  function writeUpdates(content, updates) {
26292
26292
  updates.sort((a, b) => b.offset - a.offset);
26293
26293
  updates.forEach((update) => content = update.updateFn(content));
26294
26294
  return content;
26295
26295
  }
26296
26296
 
26297
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
26297
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
26298
26298
  var TemplateMigration = class extends import_schematics2.Migration {
26299
26299
  constructor() {
26300
26300
  super(...arguments);
@@ -26322,7 +26322,7 @@ var TemplateMigration = class extends import_schematics2.Migration {
26322
26322
  }
26323
26323
  };
26324
26324
 
26325
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
26325
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
26326
26326
  var RuntimeCodeMigration = class extends import_schematics3.Migration {
26327
26327
  constructor() {
26328
26328
  super(...arguments);
@@ -26551,7 +26551,7 @@ var RuntimeCodeMigration = class extends import_schematics3.Migration {
26551
26551
  }
26552
26552
  };
26553
26553
 
26554
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
26554
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
26555
26555
  var migrationGroups = [
26556
26556
  ["autocomplete", "form-field", "input", "option", "optgroup", "select"],
26557
26557
  ["button"],