@angular/material 16.0.0-next.2 → 16.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 (84) hide show
  1. package/_index.scss +0 -2
  2. package/autocomplete/index.d.ts +7 -2
  3. package/card/_card-theme.scss +11 -14
  4. package/checkbox/_checkbox-theme.scss +31 -70
  5. package/core/option/_option-theme.scss +3 -2
  6. package/core/tokens/_token-utils.scss +33 -20
  7. package/core/tokens/m2/mdc/_checkbox.scss +131 -0
  8. package/core/tokens/m2/mdc/_elevated-card.scss +33 -28
  9. package/core/tokens/m2/mdc/_outlined-card.scss +38 -34
  10. package/core/tokens/m2/mdc/_table.scss +46 -0
  11. package/datepicker/index.d.ts +2 -0
  12. package/esm2020/autocomplete/autocomplete-trigger.mjs +18 -6
  13. package/esm2020/autocomplete/autocomplete.mjs +24 -2
  14. package/esm2020/card/card.mjs +2 -2
  15. package/esm2020/checkbox/checkbox.mjs +3 -3
  16. package/esm2020/core/option/option.mjs +4 -4
  17. package/esm2020/core/version.mjs +1 -1
  18. package/esm2020/datepicker/calendar-body.mjs +3 -3
  19. package/esm2020/datepicker/date-range-input.mjs +11 -3
  20. package/esm2020/list/list-option.mjs +2 -2
  21. package/esm2020/radio/radio.mjs +3 -3
  22. package/esm2020/select/select.mjs +43 -4
  23. package/esm2020/slide-toggle/slide-toggle.mjs +3 -3
  24. package/esm2020/sort/sort.mjs +2 -3
  25. package/esm2020/tooltip/tooltip.mjs +2 -2
  26. package/fesm2015/autocomplete.mjs +40 -6
  27. package/fesm2015/autocomplete.mjs.map +1 -1
  28. package/fesm2015/card.mjs +2 -2
  29. package/fesm2015/card.mjs.map +1 -1
  30. package/fesm2015/checkbox.mjs +2 -2
  31. package/fesm2015/checkbox.mjs.map +1 -1
  32. package/fesm2015/core.mjs +4 -4
  33. package/fesm2015/core.mjs.map +1 -1
  34. package/fesm2015/datepicker.mjs +11 -3
  35. package/fesm2015/datepicker.mjs.map +1 -1
  36. package/fesm2015/list.mjs +2 -2
  37. package/fesm2015/list.mjs.map +1 -1
  38. package/fesm2015/radio.mjs +2 -2
  39. package/fesm2015/radio.mjs.map +1 -1
  40. package/fesm2015/select.mjs +42 -3
  41. package/fesm2015/select.mjs.map +1 -1
  42. package/fesm2015/slide-toggle.mjs +2 -2
  43. package/fesm2015/slide-toggle.mjs.map +1 -1
  44. package/fesm2015/sort.mjs +1 -2
  45. package/fesm2015/sort.mjs.map +1 -1
  46. package/fesm2015/tooltip.mjs +2 -2
  47. package/fesm2015/tooltip.mjs.map +1 -1
  48. package/fesm2020/autocomplete.mjs +40 -6
  49. package/fesm2020/autocomplete.mjs.map +1 -1
  50. package/fesm2020/card.mjs +2 -2
  51. package/fesm2020/card.mjs.map +1 -1
  52. package/fesm2020/checkbox.mjs +2 -2
  53. package/fesm2020/checkbox.mjs.map +1 -1
  54. package/fesm2020/core.mjs +4 -4
  55. package/fesm2020/core.mjs.map +1 -1
  56. package/fesm2020/datepicker.mjs +11 -3
  57. package/fesm2020/datepicker.mjs.map +1 -1
  58. package/fesm2020/list.mjs +2 -2
  59. package/fesm2020/list.mjs.map +1 -1
  60. package/fesm2020/radio.mjs +2 -2
  61. package/fesm2020/radio.mjs.map +1 -1
  62. package/fesm2020/select.mjs +42 -3
  63. package/fesm2020/select.mjs.map +1 -1
  64. package/fesm2020/slide-toggle.mjs +2 -2
  65. package/fesm2020/slide-toggle.mjs.map +1 -1
  66. package/fesm2020/sort.mjs +1 -2
  67. package/fesm2020/sort.mjs.map +1 -1
  68. package/fesm2020/tooltip.mjs +2 -2
  69. package/fesm2020/tooltip.mjs.map +1 -1
  70. package/list/_list-theme.import.scss +0 -3
  71. package/list/_list-theme.scss +40 -16
  72. package/package.json +2 -2
  73. package/prebuilt-themes/deeppurple-amber.css +1 -1
  74. package/prebuilt-themes/indigo-pink.css +1 -1
  75. package/prebuilt-themes/pink-bluegrey.css +1 -1
  76. package/prebuilt-themes/purple-green.css +1 -1
  77. package/schematics/ng-add/index.js +1 -1
  78. package/schematics/ng-add/index.mjs +1 -1
  79. package/schematics/ng-generate/mdc-migration/index_bundled.js +44 -44
  80. package/schematics/ng-update/index_bundled.js +25 -25
  81. package/select/index.d.ts +3 -1
  82. package/checkbox/_checkbox-private.scss +0 -54
  83. package/list/_list-option-theme.import.scss +0 -2
  84. package/list/_list-option-theme.scss +0 -13
@@ -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
 
@@ -21602,7 +21602,7 @@ var FactoryTarget;
21602
21602
  })(FactoryTarget || (FactoryTarget = {}));
21603
21603
  publishFacade(_global);
21604
21604
 
21605
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js
21605
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js
21606
21606
  function visitElements(nodes, preorderCallback = () => {
21607
21607
  }, postorderCallback = () => {
21608
21608
  }) {
@@ -21682,7 +21682,7 @@ function replaceAt(str, offset, oldSubstr, newSubstr) {
21682
21682
  return prefix + newSubstr + suffix;
21683
21683
  }
21684
21684
 
21685
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js
21685
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js
21686
21686
  var CardTemplateMigrator = class extends TemplateMigrator {
21687
21687
  getUpdates(ast) {
21688
21688
  const updates = [];
@@ -21699,7 +21699,7 @@ var CardTemplateMigrator = class extends TemplateMigrator {
21699
21699
  }
21700
21700
  };
21701
21701
 
21702
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js
21702
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js
21703
21703
  var CheckboxStylesMigrator = class extends StyleMigrator {
21704
21704
  constructor() {
21705
21705
  super(...arguments);
@@ -21723,7 +21723,7 @@ var CheckboxStylesMigrator = class extends StyleMigrator {
21723
21723
  }
21724
21724
  };
21725
21725
 
21726
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js
21726
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js
21727
21727
  var ChipsStylesMigrator = class extends StyleMigrator {
21728
21728
  constructor() {
21729
21729
  super(...arguments);
@@ -21754,7 +21754,7 @@ var ChipsStylesMigrator = class extends StyleMigrator {
21754
21754
  }
21755
21755
  };
21756
21756
 
21757
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js
21757
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js
21758
21758
  var ChipsTemplateMigrator = class extends TemplateMigrator {
21759
21759
  constructor() {
21760
21760
  super(...arguments);
@@ -21834,7 +21834,7 @@ var ChipsTemplateMigrator = class extends TemplateMigrator {
21834
21834
  }
21835
21835
  };
21836
21836
 
21837
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js
21837
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js
21838
21838
  var DialogStylesMigrator = class extends StyleMigrator {
21839
21839
  constructor() {
21840
21840
  super(...arguments);
@@ -21864,7 +21864,7 @@ var DialogStylesMigrator = class extends StyleMigrator {
21864
21864
  }
21865
21865
  };
21866
21866
 
21867
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js
21867
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js
21868
21868
  var FormFieldStylesMigrator = class extends StyleMigrator {
21869
21869
  constructor() {
21870
21870
  super(...arguments);
@@ -21921,7 +21921,7 @@ var FormFieldStylesMigrator = class extends StyleMigrator {
21921
21921
  }
21922
21922
  };
21923
21923
 
21924
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js
21924
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js
21925
21925
  var InputStylesMigrator = class extends StyleMigrator {
21926
21926
  constructor() {
21927
21927
  super(...arguments);
@@ -21945,7 +21945,7 @@ var InputStylesMigrator = class extends StyleMigrator {
21945
21945
  }
21946
21946
  };
21947
21947
 
21948
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js
21948
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js
21949
21949
  var ListStylesMigrator = class extends StyleMigrator {
21950
21950
  constructor() {
21951
21951
  super(...arguments);
@@ -21976,7 +21976,7 @@ var ListStylesMigrator = class extends StyleMigrator {
21976
21976
  }
21977
21977
  };
21978
21978
 
21979
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js
21979
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js
21980
21980
  var MenuStylesMigrator = class extends StyleMigrator {
21981
21981
  constructor() {
21982
21982
  super(...arguments);
@@ -22009,7 +22009,7 @@ var MenuStylesMigrator = class extends StyleMigrator {
22009
22009
  }
22010
22010
  };
22011
22011
 
22012
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js
22012
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js
22013
22013
  var PaginatorStylesMigrator = class extends StyleMigrator {
22014
22014
  constructor() {
22015
22015
  super(...arguments);
@@ -22055,7 +22055,7 @@ var PaginatorStylesMigrator = class extends StyleMigrator {
22055
22055
  }
22056
22056
  };
22057
22057
 
22058
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js
22058
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js
22059
22059
  var ProgressBarStylesMigrator = class extends StyleMigrator {
22060
22060
  constructor() {
22061
22061
  super(...arguments);
@@ -22079,7 +22079,7 @@ var ProgressBarStylesMigrator = class extends StyleMigrator {
22079
22079
  }
22080
22080
  };
22081
22081
 
22082
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js
22082
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js
22083
22083
  var ProgressSpinnerStylesMigrator = class extends StyleMigrator {
22084
22084
  constructor() {
22085
22085
  super(...arguments);
@@ -22106,7 +22106,7 @@ var ProgressSpinnerStylesMigrator = class extends StyleMigrator {
22106
22106
  }
22107
22107
  };
22108
22108
 
22109
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js
22109
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js
22110
22110
  var RadioStylesMigrator = class extends StyleMigrator {
22111
22111
  constructor() {
22112
22112
  super(...arguments);
@@ -22133,7 +22133,7 @@ var RadioStylesMigrator = class extends StyleMigrator {
22133
22133
  }
22134
22134
  };
22135
22135
 
22136
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js
22136
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js
22137
22137
  var SelectStylesMigrator = class extends StyleMigrator {
22138
22138
  constructor() {
22139
22139
  super(...arguments);
@@ -22164,7 +22164,7 @@ var SelectStylesMigrator = class extends StyleMigrator {
22164
22164
  }
22165
22165
  };
22166
22166
 
22167
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js
22167
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js
22168
22168
  var SlideToggleStylesMigrator = class extends StyleMigrator {
22169
22169
  constructor() {
22170
22170
  super(...arguments);
@@ -22188,7 +22188,7 @@ var SlideToggleStylesMigrator = class extends StyleMigrator {
22188
22188
  }
22189
22189
  };
22190
22190
 
22191
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js
22191
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js
22192
22192
  var SliderStylesMigrator = class extends StyleMigrator {
22193
22193
  constructor() {
22194
22194
  super(...arguments);
@@ -22212,7 +22212,7 @@ var SliderStylesMigrator = class extends StyleMigrator {
22212
22212
  }
22213
22213
  };
22214
22214
 
22215
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js
22215
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js
22216
22216
  var SnackBarMigrator = class extends StyleMigrator {
22217
22217
  constructor() {
22218
22218
  super(...arguments);
@@ -22245,7 +22245,7 @@ var SnackBarMigrator = class extends StyleMigrator {
22245
22245
  }
22246
22246
  };
22247
22247
 
22248
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js
22248
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js
22249
22249
  var TableStylesMigrator = class extends StyleMigrator {
22250
22250
  constructor() {
22251
22251
  super(...arguments);
@@ -22286,7 +22286,7 @@ var TableStylesMigrator = class extends StyleMigrator {
22286
22286
  }
22287
22287
  };
22288
22288
 
22289
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js
22289
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js
22290
22290
  var TabsStylesMigrator = class extends StyleMigrator {
22291
22291
  constructor() {
22292
22292
  super(...arguments);
@@ -22317,7 +22317,7 @@ var TabsStylesMigrator = class extends StyleMigrator {
22317
22317
  }
22318
22318
  };
22319
22319
 
22320
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js
22320
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js
22321
22321
  var TooltipStylesMigrator = class extends StyleMigrator {
22322
22322
  constructor() {
22323
22323
  super(...arguments);
@@ -22351,7 +22351,7 @@ var TooltipStylesMigrator = class extends StyleMigrator {
22351
22351
  }
22352
22352
  };
22353
22353
 
22354
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js
22354
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js
22355
22355
  var OptgroupStylesMigrator = class extends StyleMigrator {
22356
22356
  constructor() {
22357
22357
  super(...arguments);
@@ -22384,7 +22384,7 @@ var OptgroupStylesMigrator = class extends StyleMigrator {
22384
22384
  }
22385
22385
  };
22386
22386
 
22387
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js
22387
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js
22388
22388
  var OptionStylesMigrator = class extends StyleMigrator {
22389
22389
  constructor() {
22390
22390
  super(...arguments);
@@ -22437,7 +22437,7 @@ var OptionStylesMigrator = class extends StyleMigrator {
22437
22437
  }
22438
22438
  };
22439
22439
 
22440
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js
22440
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js
22441
22441
  var FormFieldTemplateMigrator = class extends TemplateMigrator {
22442
22442
  getUpdates(ast) {
22443
22443
  const updates = [];
@@ -22454,7 +22454,7 @@ var FormFieldTemplateMigrator = class extends TemplateMigrator {
22454
22454
  }
22455
22455
  };
22456
22456
 
22457
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js
22457
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js
22458
22458
  var SliderTemplateMigrator = class extends TemplateMigrator {
22459
22459
  getUpdates(ast) {
22460
22460
  const updates = [];
@@ -22573,7 +22573,7 @@ var SliderTemplateMigrator = class extends TemplateMigrator {
22573
22573
  }
22574
22574
  };
22575
22575
 
22576
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js
22576
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js
22577
22577
  var mappings = [
22578
22578
  ["display-4", "headline-1"],
22579
22579
  ["display-3", "headline-2"],
@@ -22590,7 +22590,7 @@ var RENAMED_TYPOGRAPHY_LEVELS = new Map(mappings);
22590
22590
  var RENAMED_TYPOGRAPHY_CLASSES = new Map(mappings.map((m) => ["mat-" + m[0], "mat-" + m[1]]));
22591
22591
  var COMBINED_TYPOGRAPHY_LEVELS = /* @__PURE__ */ new Map([["input", "body-1"]]);
22592
22592
 
22593
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js
22593
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js
22594
22594
  var TypographyHierarchyTemplateMigrator = class extends TemplateMigrator {
22595
22595
  getUpdates(ast) {
22596
22596
  const updates = [];
@@ -22633,7 +22633,7 @@ var TypographyHierarchyTemplateMigrator = class extends TemplateMigrator {
22633
22633
  }
22634
22634
  };
22635
22635
 
22636
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js
22636
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js
22637
22637
  var TypographyHierarchyStylesMigrator = class extends StyleMigrator {
22638
22638
  constructor() {
22639
22639
  super();
@@ -22654,7 +22654,7 @@ var TypographyHierarchyStylesMigrator = class extends StyleMigrator {
22654
22654
  }
22655
22655
  };
22656
22656
 
22657
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js
22657
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js
22658
22658
  var LEGACY_MODULES = new Set([
22659
22659
  "legacy-autocomplete",
22660
22660
  "legacy-autocomplete/testing",
@@ -22808,14 +22808,14 @@ var PERMANENT_MIGRATORS = [
22808
22808
  ];
22809
22809
  var CORE_COMPONENTS = ["option", "optgroup"];
22810
22810
 
22811
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
22811
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
22812
22812
  var import_schematics4 = require("@angular/cdk/schematics");
22813
22813
 
22814
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
22814
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
22815
22815
  var import_schematics3 = require("@angular/cdk/schematics");
22816
22816
  var ts = __toESM(require("typescript"));
22817
22817
 
22818
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
22818
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
22819
22819
  var import_schematics = require("@angular/cdk/schematics");
22820
22820
  var import_path = require("path");
22821
22821
 
@@ -22858,7 +22858,7 @@ var scss_syntax_default = import_scss_syntax.default;
22858
22858
  var stringify3 = import_scss_syntax.default.stringify;
22859
22859
  var parse3 = import_scss_syntax.default.parse;
22860
22860
 
22861
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
22861
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
22862
22862
  var COMPONENTS_MIXIN_NAME = /\.([^(;]*)/;
22863
22863
  var ThemingStylesMigration = class extends import_schematics.Migration {
22864
22864
  constructor() {
@@ -23142,17 +23142,17 @@ function extractValueRange(content, colonIndex) {
23142
23142
  return start > -1 && end > -1 ? { start, end, fullEnd } : null;
23143
23143
  }
23144
23144
 
23145
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
23145
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
23146
23146
  var import_schematics2 = require("@angular/cdk/schematics");
23147
23147
 
23148
- // bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/update.js
23148
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/migration-utilities/update.js
23149
23149
  function writeUpdates(content, updates) {
23150
23150
  updates.sort((a, b) => b.offset - a.offset);
23151
23151
  updates.forEach((update) => content = update.updateFn(content));
23152
23152
  return content;
23153
23153
  }
23154
23154
 
23155
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
23155
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
23156
23156
  var TemplateMigration = class extends import_schematics2.Migration {
23157
23157
  constructor() {
23158
23158
  super(...arguments);
@@ -23180,7 +23180,7 @@ var TemplateMigration = class extends import_schematics2.Migration {
23180
23180
  }
23181
23181
  };
23182
23182
 
23183
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
23183
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
23184
23184
  var RuntimeCodeMigration = class extends import_schematics3.Migration {
23185
23185
  constructor() {
23186
23186
  super(...arguments);
@@ -23409,7 +23409,7 @@ var RuntimeCodeMigration = class extends import_schematics3.Migration {
23409
23409
  }
23410
23410
  };
23411
23411
 
23412
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
23412
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
23413
23413
  var migrationGroups = [
23414
23414
  ["autocomplete", "form-field", "input", "option", "optgroup", "select"],
23415
23415
  ["button"],
@@ -454,9 +454,9 @@ var require_tslib = __commonJS({
454
454
  }
455
455
  });
456
456
 
457
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js
457
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js
458
458
  var require_attribute_selectors = __commonJS({
459
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js"(exports) {
459
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/attribute-selectors.js"(exports) {
460
460
  "use strict";
461
461
  Object.defineProperty(exports, "__esModule", { value: true });
462
462
  exports.attributeSelectors = void 0;
@@ -464,9 +464,9 @@ var require_attribute_selectors = __commonJS({
464
464
  }
465
465
  });
466
466
 
467
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js
467
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js
468
468
  var require_class_names = __commonJS({
469
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js"(exports) {
469
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/class-names.js"(exports) {
470
470
  "use strict";
471
471
  Object.defineProperty(exports, "__esModule", { value: true });
472
472
  exports.classNames = void 0;
@@ -474,9 +474,9 @@ var require_class_names = __commonJS({
474
474
  }
475
475
  });
476
476
 
477
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js
477
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js
478
478
  var require_constructor_checks = __commonJS({
479
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js"(exports) {
479
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/constructor-checks.js"(exports) {
480
480
  "use strict";
481
481
  Object.defineProperty(exports, "__esModule", { value: true });
482
482
  exports.constructorChecks = void 0;
@@ -484,9 +484,9 @@ var require_constructor_checks = __commonJS({
484
484
  }
485
485
  });
486
486
 
487
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js
487
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js
488
488
  var require_css_selectors = __commonJS({
489
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js"(exports) {
489
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/css-selectors.js"(exports) {
490
490
  "use strict";
491
491
  Object.defineProperty(exports, "__esModule", { value: true });
492
492
  exports.cssSelectors = void 0;
@@ -494,9 +494,9 @@ var require_css_selectors = __commonJS({
494
494
  }
495
495
  });
496
496
 
497
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js
497
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js
498
498
  var require_element_selectors = __commonJS({
499
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js"(exports) {
499
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/element-selectors.js"(exports) {
500
500
  "use strict";
501
501
  Object.defineProperty(exports, "__esModule", { value: true });
502
502
  exports.elementSelectors = void 0;
@@ -504,9 +504,9 @@ var require_element_selectors = __commonJS({
504
504
  }
505
505
  });
506
506
 
507
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js
507
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js
508
508
  var require_input_names = __commonJS({
509
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js"(exports) {
509
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/input-names.js"(exports) {
510
510
  "use strict";
511
511
  Object.defineProperty(exports, "__esModule", { value: true });
512
512
  exports.inputNames = void 0;
@@ -514,9 +514,9 @@ var require_input_names = __commonJS({
514
514
  }
515
515
  });
516
516
 
517
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js
517
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js
518
518
  var require_method_call_checks = __commonJS({
519
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js"(exports) {
519
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/method-call-checks.js"(exports) {
520
520
  "use strict";
521
521
  Object.defineProperty(exports, "__esModule", { value: true });
522
522
  exports.methodCallChecks = void 0;
@@ -524,9 +524,9 @@ var require_method_call_checks = __commonJS({
524
524
  }
525
525
  });
526
526
 
527
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js
527
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js
528
528
  var require_output_names = __commonJS({
529
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js"(exports) {
529
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/output-names.js"(exports) {
530
530
  "use strict";
531
531
  Object.defineProperty(exports, "__esModule", { value: true });
532
532
  exports.outputNames = void 0;
@@ -534,9 +534,9 @@ var require_output_names = __commonJS({
534
534
  }
535
535
  });
536
536
 
537
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js
537
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js
538
538
  var require_property_names = __commonJS({
539
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js"(exports) {
539
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/property-names.js"(exports) {
540
540
  "use strict";
541
541
  Object.defineProperty(exports, "__esModule", { value: true });
542
542
  exports.propertyNames = void 0;
@@ -544,9 +544,9 @@ var require_property_names = __commonJS({
544
544
  }
545
545
  });
546
546
 
547
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js
547
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js
548
548
  var require_symbol_removal = __commonJS({
549
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js"(exports) {
549
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/symbol-removal.js"(exports) {
550
550
  "use strict";
551
551
  Object.defineProperty(exports, "__esModule", { value: true });
552
552
  exports.symbolRemoval = void 0;
@@ -554,9 +554,9 @@ var require_symbol_removal = __commonJS({
554
554
  }
555
555
  });
556
556
 
557
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/index.js
557
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/index.js
558
558
  var require_data = __commonJS({
559
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/data/index.js"(exports) {
559
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/data/index.js"(exports) {
560
560
  "use strict";
561
561
  Object.defineProperty(exports, "__esModule", { value: true });
562
562
  var tslib_1 = require_tslib();
@@ -573,9 +573,9 @@ var require_data = __commonJS({
573
573
  }
574
574
  });
575
575
 
576
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js
576
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js
577
577
  var require_upgrade_data = __commonJS({
578
- "bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js"(exports) {
578
+ "bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/upgrade-data.js"(exports) {
579
579
  "use strict";
580
580
  Object.defineProperty(exports, "__esModule", { value: true });
581
581
  exports.materialUpgradeData = void 0;
@@ -595,7 +595,7 @@ var require_upgrade_data = __commonJS({
595
595
  }
596
596
  });
597
597
 
598
- // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-update/index.mjs
598
+ // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-update/index.mjs
599
599
  var ng_update_exports = {};
600
600
  __export(ng_update_exports, {
601
601
  updateToV16: () => updateToV16
package/select/index.d.ts CHANGED
@@ -114,6 +114,7 @@ export declare class MatSelect extends _MatSelectBase<MatSelectChange> implement
114
114
  private _hideSingleSelectionIndicator;
115
115
  /** Syncs the parent state with the individual options. */
116
116
  _syncParentProperties(): void;
117
+ protected _skipPredicate: (option: MatOption) => boolean;
117
118
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSelect, never>;
118
119
  static ɵcmp: i0.ɵɵComponentDeclaration<MatSelect, "mat-select", ["matSelect"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; "hideSingleSelectionIndicator": "hideSingleSelectionIndicator"; }, {}, ["customTrigger", "options", "optionGroups"], ["mat-select-trigger", "*"], false, never>;
119
120
  }
@@ -359,6 +360,7 @@ export declare abstract class _MatSelectBase<C> extends _MatSelectMixinBase impl
359
360
  private _selectOptionByValue;
360
361
  /** Assigns a specific value to the select. Returns whether the value has changed. */
361
362
  private _assignValue;
363
+ protected _skipPredicate(item: MatOption): boolean;
362
364
  /** Sets up a key manager to listen to keyboard events on the overlay panel. */
363
365
  private _initKeyManager;
364
366
  /** Drops current option subscriptions and IDs and resets from scratch. */
@@ -371,7 +373,7 @@ export declare abstract class _MatSelectBase<C> extends _MatSelectMixinBase impl
371
373
  private _propagateChanges;
372
374
  /**
373
375
  * Highlights the selected item. If no option is selected, it will highlight
374
- * the first item instead.
376
+ * the first *enabled* option.
375
377
  */
376
378
  private _highlightCorrectOption;
377
379
  /** Whether the panel is allowed to open. */
@@ -1,54 +0,0 @@
1
- @use 'sass:map';
2
- @use 'sass:color';
3
- @use '@material/checkbox/checkbox-theme' as mdc-checkbox-theme;
4
- @use '@material/theme/theme-color' as mdc-theme-color;
5
- @use '../core/theming/theming';
6
- @use '../core/theming/palette';
7
-
8
- // Configuration used to define the theme-related CSS variables.
9
- $private-checkbox-theme-config: map.merge(mdc-checkbox-theme.$light-theme, (
10
- // Exclude all of the ripple-related styles.
11
- selected-focus-state-layer-color: null,
12
- selected-focus-state-layer-opacity: null,
13
- selected-hover-state-layer-color: null,
14
- selected-hover-state-layer-opacity: null,
15
- selected-pressed-state-layer-color: null,
16
- selected-pressed-state-layer-opacity: null,
17
- unselected-focus-state-layer-color: null,
18
- unselected-focus-state-layer-opacity: null,
19
- unselected-hover-state-layer-color: null,
20
- unselected-hover-state-layer-opacity: null,
21
- unselected-pressed-state-layer-color: null,
22
- unselected-pressed-state-layer-opacity: null,
23
- ));
24
-
25
- // Mixin that includes the checkbox theme styles with a given palette.
26
- // By default, the MDC checkbox always uses the `secondary` palette.
27
- @mixin private-checkbox-styles-with-color($color-config, $color, $mdc-color) {
28
- $is-dark: map.get($color-config, is-dark);
29
- $on-surface: mdc-theme-color.prop-value(on-surface);
30
- $border-color: rgba($on-surface, color.opacity(mdc-checkbox-theme.$border-color));
31
- $disabled-color: rgba($on-surface, color.opacity(mdc-checkbox-theme.$disabled-color));
32
- $active-border-color: if(
33
- $is-dark,
34
- theming.get-color-from-palette(palette.$gray-palette, 200),
35
- theming.get-color-from-palette(palette.$gray-palette, 900)
36
- );
37
-
38
- @include mdc-checkbox-theme.theme((
39
- selected-checkmark-color: mdc-theme-color.prop-value(on-#{$mdc-color}),
40
-
41
- selected-focus-icon-color: $color,
42
- selected-hover-icon-color: $color,
43
- selected-icon-color: $color,
44
- selected-pressed-icon-color: $color,
45
- unselected-focus-icon-color: $active-border-color,
46
- unselected-hover-icon-color: $active-border-color,
47
-
48
- disabled-selected-icon-color: $disabled-color,
49
- disabled-unselected-icon-color: $disabled-color,
50
-
51
- unselected-icon-color: $border-color,
52
- unselected-pressed-icon-color: $border-color,
53
- ));
54
- }
@@ -1,2 +0,0 @@
1
- @forward 'list-option-theme' as mat-mdc-*;
2
-
@@ -1,13 +0,0 @@
1
- @use '../checkbox/checkbox-private';
2
- @use '../radio/radio-private';
3
-
4
- // Mixin that overrides the selected item and toggle indicator colors for list
5
- // options. By default, the MDC list uses the `primary` color for list items.
6
- // The MDC radio/checkbox inside list options by default uses the `primary`
7
- // color too.
8
- @mixin private-list-option-color-override($color-config, $color, $mdc-color) {
9
- & .mdc-list-item__start, & .mdc-list-item__end {
10
- @include checkbox-private.private-checkbox-styles-with-color($color-config, $color, $mdc-color);
11
- @include radio-private.private-radio-color($color-config, $color);
12
- }
13
- }