@angular/material 17.2.0-next.0 → 17.2.0-rc.0

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 (270) hide show
  1. package/autocomplete/_autocomplete-theme.scss +18 -3
  2. package/chips/_chips-theme.scss +17 -0
  3. package/core/theming/_inspection.scss +1 -1
  4. package/core/theming/_m2-inspection.scss +2 -1
  5. package/core/tokens/m2/_index.scss +7 -2
  6. package/core/tokens/m2/mat/_autocomplete.scss +5 -1
  7. package/core/tokens/m2/mat/_chip.scss +63 -0
  8. package/core/tokens/m2/mat/_form-field.scss +1 -1
  9. package/core/tokens/m2/mat/_select.scss +4 -1
  10. package/core/tokens/m2/mat/_sidenav.scss +3 -0
  11. package/core/tokens/m2/mat/_switch.scss +61 -0
  12. package/core/tokens/m2/mdc/_chip.scss +34 -34
  13. package/core/typography/_typography.scss +126 -1
  14. package/esm2022/autocomplete/autocomplete-origin.mjs +4 -4
  15. package/esm2022/autocomplete/autocomplete-trigger.mjs +4 -4
  16. package/esm2022/autocomplete/autocomplete.mjs +5 -5
  17. package/esm2022/autocomplete/module.mjs +5 -5
  18. package/esm2022/badge/badge-module.mjs +5 -5
  19. package/esm2022/badge/badge.mjs +7 -7
  20. package/esm2022/bottom-sheet/bottom-sheet-container.mjs +4 -4
  21. package/esm2022/bottom-sheet/bottom-sheet-module.mjs +5 -5
  22. package/esm2022/bottom-sheet/bottom-sheet.mjs +4 -4
  23. package/esm2022/button/button-base.mjs +7 -7
  24. package/esm2022/button/button.mjs +7 -7
  25. package/esm2022/button/fab.mjs +13 -13
  26. package/esm2022/button/icon-button.mjs +7 -7
  27. package/esm2022/button/module.mjs +5 -5
  28. package/esm2022/button-toggle/button-toggle-module.mjs +5 -5
  29. package/esm2022/button-toggle/button-toggle.mjs +7 -7
  30. package/esm2022/card/card.mjs +43 -43
  31. package/esm2022/card/module.mjs +5 -5
  32. package/esm2022/checkbox/checkbox-required-validator.mjs +4 -4
  33. package/esm2022/checkbox/checkbox.mjs +4 -4
  34. package/esm2022/checkbox/module.mjs +9 -9
  35. package/esm2022/chips/chip-action.mjs +4 -4
  36. package/esm2022/chips/chip-edit-input.mjs +4 -4
  37. package/esm2022/chips/chip-grid.mjs +4 -4
  38. package/esm2022/chips/chip-icons.mjs +10 -10
  39. package/esm2022/chips/chip-input.mjs +4 -4
  40. package/esm2022/chips/chip-listbox.mjs +4 -4
  41. package/esm2022/chips/chip-option.mjs +6 -6
  42. package/esm2022/chips/chip-row.mjs +6 -6
  43. package/esm2022/chips/chip-set.mjs +4 -4
  44. package/esm2022/chips/chip.mjs +5 -5
  45. package/esm2022/chips/module.mjs +5 -5
  46. package/esm2022/core/common-behaviors/common-module.mjs +5 -5
  47. package/esm2022/core/datetime/index.mjs +9 -9
  48. package/esm2022/core/datetime/native-date-adapter.mjs +4 -4
  49. package/esm2022/core/error/error-options.mjs +7 -7
  50. package/esm2022/core/internal-form-field/internal-form-field.mjs +4 -4
  51. package/esm2022/core/line/line.mjs +8 -8
  52. package/esm2022/core/option/index.mjs +5 -5
  53. package/esm2022/core/option/optgroup.mjs +4 -4
  54. package/esm2022/core/option/option.mjs +5 -5
  55. package/esm2022/core/private/ripple-loader.mjs +4 -4
  56. package/esm2022/core/ripple/index.mjs +5 -5
  57. package/esm2022/core/ripple/ripple.mjs +4 -4
  58. package/esm2022/core/selection/pseudo-checkbox/pseudo-checkbox-module.mjs +5 -5
  59. package/esm2022/core/selection/pseudo-checkbox/pseudo-checkbox.mjs +4 -4
  60. package/esm2022/core/version.mjs +1 -1
  61. package/esm2022/datepicker/calendar-body.mjs +4 -4
  62. package/esm2022/datepicker/calendar.mjs +7 -7
  63. package/esm2022/datepicker/date-range-input-parts.mjs +10 -10
  64. package/esm2022/datepicker/date-range-input.mjs +4 -4
  65. package/esm2022/datepicker/date-range-picker.mjs +4 -4
  66. package/esm2022/datepicker/date-range-selection-strategy.mjs +4 -4
  67. package/esm2022/datepicker/date-selection-model.mjs +10 -10
  68. package/esm2022/datepicker/datepicker-actions.mjs +10 -10
  69. package/esm2022/datepicker/datepicker-base.mjs +7 -7
  70. package/esm2022/datepicker/datepicker-input-base.mjs +4 -4
  71. package/esm2022/datepicker/datepicker-input.mjs +4 -4
  72. package/esm2022/datepicker/datepicker-intl.mjs +4 -4
  73. package/esm2022/datepicker/datepicker-module.mjs +5 -5
  74. package/esm2022/datepicker/datepicker-toggle.mjs +7 -7
  75. package/esm2022/datepicker/datepicker.mjs +4 -4
  76. package/esm2022/datepicker/month-view.mjs +4 -4
  77. package/esm2022/datepicker/multi-year-view.mjs +4 -4
  78. package/esm2022/datepicker/year-view.mjs +4 -4
  79. package/esm2022/dialog/dialog-container.mjs +4 -4
  80. package/esm2022/dialog/dialog-content-directives.mjs +16 -16
  81. package/esm2022/dialog/dialog.mjs +4 -4
  82. package/esm2022/dialog/module.mjs +5 -5
  83. package/esm2022/divider/divider-module.mjs +5 -5
  84. package/esm2022/divider/divider.mjs +4 -4
  85. package/esm2022/expansion/accordion.mjs +4 -4
  86. package/esm2022/expansion/expansion-module.mjs +5 -5
  87. package/esm2022/expansion/expansion-panel-content.mjs +4 -4
  88. package/esm2022/expansion/expansion-panel-header.mjs +10 -10
  89. package/esm2022/expansion/expansion-panel.mjs +7 -7
  90. package/esm2022/form-field/directives/error.mjs +4 -4
  91. package/esm2022/form-field/directives/floating-label.mjs +4 -4
  92. package/esm2022/form-field/directives/hint.mjs +4 -4
  93. package/esm2022/form-field/directives/label.mjs +4 -4
  94. package/esm2022/form-field/directives/line-ripple.mjs +4 -4
  95. package/esm2022/form-field/directives/notched-outline.mjs +4 -4
  96. package/esm2022/form-field/directives/prefix.mjs +4 -4
  97. package/esm2022/form-field/directives/suffix.mjs +4 -4
  98. package/esm2022/form-field/form-field-control.mjs +4 -4
  99. package/esm2022/form-field/form-field.mjs +4 -4
  100. package/esm2022/form-field/module.mjs +5 -5
  101. package/esm2022/grid-list/grid-list-module.mjs +5 -5
  102. package/esm2022/grid-list/grid-list.mjs +4 -4
  103. package/esm2022/grid-list/grid-tile.mjs +16 -16
  104. package/esm2022/icon/icon-module.mjs +5 -5
  105. package/esm2022/icon/icon-registry.mjs +4 -4
  106. package/esm2022/icon/icon.mjs +4 -4
  107. package/esm2022/icon/testing/fake-icon-registry.mjs +8 -8
  108. package/esm2022/input/input.mjs +4 -4
  109. package/esm2022/input/module.mjs +5 -5
  110. package/esm2022/list/action-list.mjs +4 -4
  111. package/esm2022/list/list-base.mjs +7 -7
  112. package/esm2022/list/list-item-sections.mjs +19 -19
  113. package/esm2022/list/list-module.mjs +5 -5
  114. package/esm2022/list/list-option.mjs +4 -4
  115. package/esm2022/list/list.mjs +7 -7
  116. package/esm2022/list/nav-list.mjs +4 -4
  117. package/esm2022/list/selection-list.mjs +4 -4
  118. package/esm2022/list/subheader.mjs +4 -4
  119. package/esm2022/menu/menu-content.mjs +4 -4
  120. package/esm2022/menu/menu-item.mjs +4 -4
  121. package/esm2022/menu/menu-trigger.mjs +4 -4
  122. package/esm2022/menu/menu.mjs +4 -4
  123. package/esm2022/menu/module.mjs +5 -5
  124. package/esm2022/paginator/module.mjs +5 -5
  125. package/esm2022/paginator/paginator-intl.mjs +4 -4
  126. package/esm2022/paginator/paginator.mjs +4 -4
  127. package/esm2022/progress-bar/module.mjs +5 -5
  128. package/esm2022/progress-bar/progress-bar.mjs +4 -4
  129. package/esm2022/progress-spinner/module.mjs +5 -5
  130. package/esm2022/progress-spinner/progress-spinner.mjs +4 -4
  131. package/esm2022/radio/module.mjs +5 -5
  132. package/esm2022/radio/radio.mjs +7 -7
  133. package/esm2022/select/module.mjs +5 -5
  134. package/esm2022/select/select.mjs +9 -9
  135. package/esm2022/sidenav/drawer.mjs +12 -12
  136. package/esm2022/sidenav/sidenav-module.mjs +5 -5
  137. package/esm2022/sidenav/sidenav.mjs +12 -12
  138. package/esm2022/slide-toggle/module.mjs +9 -9
  139. package/esm2022/slide-toggle/slide-toggle-required-validator.mjs +4 -4
  140. package/esm2022/slide-toggle/slide-toggle.mjs +6 -6
  141. package/esm2022/slider/module.mjs +5 -5
  142. package/esm2022/slider/slider-input.mjs +7 -7
  143. package/esm2022/slider/slider-thumb.mjs +12 -10
  144. package/esm2022/slider/slider.mjs +4 -4
  145. package/esm2022/snack-bar/module.mjs +5 -5
  146. package/esm2022/snack-bar/simple-snack-bar.mjs +4 -4
  147. package/esm2022/snack-bar/snack-bar-container.mjs +4 -4
  148. package/esm2022/snack-bar/snack-bar-content.mjs +10 -10
  149. package/esm2022/snack-bar/snack-bar.mjs +4 -4
  150. package/esm2022/sort/sort-header-intl.mjs +4 -4
  151. package/esm2022/sort/sort-header.mjs +4 -4
  152. package/esm2022/sort/sort-module.mjs +5 -5
  153. package/esm2022/sort/sort.mjs +4 -4
  154. package/esm2022/stepper/step-content.mjs +4 -4
  155. package/esm2022/stepper/step-header.mjs +4 -4
  156. package/esm2022/stepper/step-label.mjs +4 -4
  157. package/esm2022/stepper/stepper-button.mjs +7 -7
  158. package/esm2022/stepper/stepper-icon.mjs +4 -4
  159. package/esm2022/stepper/stepper-intl.mjs +4 -4
  160. package/esm2022/stepper/stepper-module.mjs +5 -5
  161. package/esm2022/stepper/stepper.mjs +7 -7
  162. package/esm2022/table/cell.mjs +22 -22
  163. package/esm2022/table/module.mjs +5 -5
  164. package/esm2022/table/row.mjs +22 -22
  165. package/esm2022/table/table.mjs +7 -7
  166. package/esm2022/table/text-column.mjs +4 -4
  167. package/esm2022/tabs/module.mjs +5 -5
  168. package/esm2022/tabs/paginated-tab-header.mjs +4 -4
  169. package/esm2022/tabs/tab-body.mjs +7 -7
  170. package/esm2022/tabs/tab-content.mjs +4 -4
  171. package/esm2022/tabs/tab-group.mjs +4 -4
  172. package/esm2022/tabs/tab-header.mjs +4 -4
  173. package/esm2022/tabs/tab-label-wrapper.mjs +4 -4
  174. package/esm2022/tabs/tab-label.mjs +4 -4
  175. package/esm2022/tabs/tab-nav-bar/tab-nav-bar.mjs +10 -10
  176. package/esm2022/tabs/tab.mjs +4 -4
  177. package/esm2022/toolbar/toolbar-module.mjs +5 -5
  178. package/esm2022/toolbar/toolbar.mjs +7 -7
  179. package/esm2022/tooltip/module.mjs +5 -5
  180. package/esm2022/tooltip/tooltip.mjs +7 -7
  181. package/esm2022/tree/node.mjs +10 -10
  182. package/esm2022/tree/outlet.mjs +4 -4
  183. package/esm2022/tree/padding.mjs +4 -4
  184. package/esm2022/tree/toggle.mjs +4 -4
  185. package/esm2022/tree/tree-module.mjs +5 -5
  186. package/esm2022/tree/tree.mjs +4 -4
  187. package/fesm2022/autocomplete.mjs +14 -14
  188. package/fesm2022/autocomplete.mjs.map +1 -1
  189. package/fesm2022/badge.mjs +10 -10
  190. package/fesm2022/badge.mjs.map +1 -1
  191. package/fesm2022/bottom-sheet.mjs +10 -10
  192. package/fesm2022/bottom-sheet.mjs.map +1 -1
  193. package/fesm2022/button-toggle.mjs +10 -10
  194. package/fesm2022/button-toggle.mjs.map +1 -1
  195. package/fesm2022/button.mjs +34 -34
  196. package/fesm2022/button.mjs.map +1 -1
  197. package/fesm2022/card.mjs +46 -46
  198. package/fesm2022/card.mjs.map +1 -1
  199. package/fesm2022/checkbox.mjs +14 -14
  200. package/fesm2022/checkbox.mjs.map +1 -1
  201. package/fesm2022/chips.mjs +45 -45
  202. package/fesm2022/chips.mjs.map +1 -1
  203. package/fesm2022/core.mjs +60 -60
  204. package/fesm2022/core.mjs.map +1 -1
  205. package/fesm2022/datepicker.mjs +82 -82
  206. package/fesm2022/datepicker.mjs.map +1 -1
  207. package/fesm2022/dialog.mjs +25 -25
  208. package/fesm2022/dialog.mjs.map +1 -1
  209. package/fesm2022/divider.mjs +7 -7
  210. package/fesm2022/divider.mjs.map +1 -1
  211. package/fesm2022/expansion.mjs +25 -25
  212. package/fesm2022/expansion.mjs.map +1 -1
  213. package/fesm2022/form-field.mjs +34 -34
  214. package/fesm2022/form-field.mjs.map +1 -1
  215. package/fesm2022/grid-list.mjs +22 -22
  216. package/fesm2022/grid-list.mjs.map +1 -1
  217. package/fesm2022/icon/testing.mjs +7 -7
  218. package/fesm2022/icon/testing.mjs.map +1 -1
  219. package/fesm2022/icon.mjs +10 -10
  220. package/fesm2022/icon.mjs.map +1 -1
  221. package/fesm2022/input.mjs +7 -7
  222. package/fesm2022/input.mjs.map +1 -1
  223. package/fesm2022/list.mjs +49 -49
  224. package/fesm2022/list.mjs.map +1 -1
  225. package/fesm2022/menu.mjs +16 -16
  226. package/fesm2022/menu.mjs.map +1 -1
  227. package/fesm2022/paginator.mjs +10 -10
  228. package/fesm2022/paginator.mjs.map +1 -1
  229. package/fesm2022/progress-bar.mjs +7 -7
  230. package/fesm2022/progress-bar.mjs.map +1 -1
  231. package/fesm2022/progress-spinner.mjs +7 -7
  232. package/fesm2022/progress-spinner.mjs.map +1 -1
  233. package/fesm2022/radio.mjs +10 -10
  234. package/fesm2022/radio.mjs.map +1 -1
  235. package/fesm2022/select.mjs +12 -12
  236. package/fesm2022/select.mjs.map +1 -1
  237. package/fesm2022/sidenav.mjs +26 -26
  238. package/fesm2022/sidenav.mjs.map +1 -1
  239. package/fesm2022/slide-toggle.mjs +16 -16
  240. package/fesm2022/slide-toggle.mjs.map +1 -1
  241. package/fesm2022/slider.mjs +24 -22
  242. package/fesm2022/slider.mjs.map +1 -1
  243. package/fesm2022/snack-bar.mjs +22 -22
  244. package/fesm2022/snack-bar.mjs.map +1 -1
  245. package/fesm2022/sort.mjs +13 -13
  246. package/fesm2022/sort.mjs.map +1 -1
  247. package/fesm2022/stepper.mjs +31 -31
  248. package/fesm2022/stepper.mjs.map +1 -1
  249. package/fesm2022/table.mjs +55 -55
  250. package/fesm2022/table.mjs.map +1 -1
  251. package/fesm2022/tabs.mjs +40 -40
  252. package/fesm2022/tabs.mjs.map +1 -1
  253. package/fesm2022/toolbar.mjs +10 -10
  254. package/fesm2022/toolbar.mjs.map +1 -1
  255. package/fesm2022/tooltip.mjs +10 -10
  256. package/fesm2022/tooltip.mjs.map +1 -1
  257. package/fesm2022/tree.mjs +25 -25
  258. package/fesm2022/tree.mjs.map +1 -1
  259. package/package.json +2 -2
  260. package/prebuilt-themes/deeppurple-amber.css +1 -1
  261. package/prebuilt-themes/indigo-pink.css +1 -1
  262. package/prebuilt-themes/pink-bluegrey.css +1 -1
  263. package/prebuilt-themes/purple-green.css +1 -1
  264. package/schematics/ng-add/index.js +1 -1
  265. package/schematics/ng-add/index.mjs +1 -1
  266. package/schematics/ng-generate/mdc-migration/index_bundled.js +87 -53
  267. package/schematics/ng-generate/mdc-migration/index_bundled.js.map +2 -2
  268. package/schematics/ng-update/index_bundled.js +31 -31
  269. package/select/_select-theme.scss +6 -1
  270. package/slide-toggle/_slide-toggle-theme.scss +46 -26
@@ -6396,14 +6396,14 @@ var require_scss_syntax = __commonJS({
6396
6396
  }
6397
6397
  });
6398
6398
 
6399
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
6399
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/style-migrator.js
6406
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/autocomplete/autocomplete-styles.js
6482
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/button/button-styles.js
6506
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-styles.js
6542
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js
6581
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migrator.js
6582
6582
  var TemplateMigrator = class {
6583
6583
  };
6584
6584
 
@@ -15909,7 +15909,7 @@ function createI18nContexts(job) {
15909
15909
  throw Error("AssertionError: Unexpected ICU outside of an i18n block.");
15910
15910
  }
15911
15911
  if (op.message.id !== currentI18nOp.message.id) {
15912
- const contextOp = createI18nContextOp(I18nContextKind.Icu, job.allocateXrefId(), currentI18nOp.xref, op.message, null);
15912
+ const contextOp = createI18nContextOp(I18nContextKind.Icu, job.allocateXrefId(), currentI18nOp.root, op.message, null);
15913
15913
  unit.create.push(contextOp);
15914
15914
  op.context = contextOp.xref;
15915
15915
  } else {
@@ -28256,7 +28256,7 @@ var TemplateData = class {
28256
28256
  }
28257
28257
  };
28258
28258
  var TemplateDefinitionBuilder = class {
28259
- constructor(constantPool, parentBindingScope, level = 0, contextName, i18nContext, templateIndex, templateName, _namespace, relativeContextFilePath, i18nUseExternalIds, deferBlocks, elementLocations, _constants = createComponentDefConsts()) {
28259
+ constructor(constantPool, parentBindingScope, level = 0, contextName, i18nContext, templateIndex, templateName, _namespace, relativeContextFilePath, i18nUseExternalIds, deferBlocks, elementLocations, allDeferrableDepsFn, _constants = createComponentDefConsts()) {
28260
28260
  this.constantPool = constantPool;
28261
28261
  this.level = level;
28262
28262
  this.contextName = contextName;
@@ -28267,6 +28267,7 @@ var TemplateDefinitionBuilder = class {
28267
28267
  this.i18nUseExternalIds = i18nUseExternalIds;
28268
28268
  this.deferBlocks = deferBlocks;
28269
28269
  this.elementLocations = elementLocations;
28270
+ this.allDeferrableDepsFn = allDeferrableDepsFn;
28270
28271
  this._constants = _constants;
28271
28272
  this._dataIndex = 0;
28272
28273
  this._bindingContext = 0;
@@ -28742,7 +28743,7 @@ var TemplateDefinitionBuilder = class {
28742
28743
  }
28743
28744
  const contextName = `${this.contextName}${contextNameSuffix}_${index2}`;
28744
28745
  const name = `${contextName}_Template`;
28745
- const visitor = new TemplateDefinitionBuilder(this.constantPool, this._bindingScope, this.level + 1, contextName, this.i18n, index2, name, this._namespace, this.fileBasedI18nSuffix, this.i18nUseExternalIds, this.deferBlocks, this.elementLocations, this._constants);
28746
+ const visitor = new TemplateDefinitionBuilder(this.constantPool, this._bindingScope, this.level + 1, contextName, this.i18n, index2, name, this._namespace, this.fileBasedI18nSuffix, this.i18nUseExternalIds, this.deferBlocks, this.elementLocations, this.allDeferrableDepsFn, this._constants);
28746
28747
  this._nestedTemplateFns.push(() => {
28747
28748
  const templateFunctionExpr = visitor.buildTemplateFunction(children, variables, this._ngContentReservedSlots.length + this._ngContentSelectorsOffset, i18nMeta, variableAliases);
28748
28749
  this.constantPool.statements.push(templateFunctionExpr.toDeclStmt(name));
@@ -28914,6 +28915,7 @@ var TemplateDefinitionBuilder = class {
28914
28915
  });
28915
28916
  }
28916
28917
  visitDeferredBlock(deferred) {
28918
+ var _a2;
28917
28919
  const { loading, placeholder, error: error2, triggers, prefetchTriggers } = deferred;
28918
28920
  const metadata = this.deferBlocks.get(deferred);
28919
28921
  if (!metadata) {
@@ -28930,7 +28932,7 @@ var TemplateDefinitionBuilder = class {
28930
28932
  this.creationInstruction(deferred.sourceSpan, Identifiers.defer, trimTrailingNulls([
28931
28933
  literal(deferredIndex),
28932
28934
  literal(primaryTemplateIndex),
28933
- this.createDeferredDepsFunction(depsFnName, metadata),
28935
+ (_a2 = this.allDeferrableDepsFn) != null ? _a2 : this.createDeferredDepsFunction(depsFnName, metadata),
28934
28936
  literal(loadingIndex),
28935
28937
  literal(placeholderIndex),
28936
28938
  literal(errorIndex),
@@ -29942,6 +29944,17 @@ function compileDirectiveFromMetadata(meta, constantPool, bindingParser) {
29942
29944
  const type = createDirectiveType(meta);
29943
29945
  return { expression, type, statements: [] };
29944
29946
  }
29947
+ function createDeferredDepsFunction(constantPool, name, deps) {
29948
+ const dependencyExp = [];
29949
+ for (const [symbolName, importPath] of deps) {
29950
+ const innerFn = arrowFn([new FnParam("m", DYNAMIC_TYPE)], variable("m").prop(symbolName));
29951
+ const importExpr2 = new DynamicImportExpr(importPath).prop("then").callFn([innerFn]);
29952
+ dependencyExp.push(importExpr2);
29953
+ }
29954
+ const depsFnExpr = arrowFn([], literalArr(dependencyExp));
29955
+ constantPool.statements.push(depsFnExpr.toDeclStmt(name, StmtModifier.Final));
29956
+ return variable(name);
29957
+ }
29945
29958
  function compileComponentFromMetadata(meta, constantPool, bindingParser) {
29946
29959
  const definitionMap = baseDirectiveFields(meta, constantPool, bindingParser);
29947
29960
  addFeatures(definitionMap, meta);
@@ -29959,8 +29972,13 @@ function compileComponentFromMetadata(meta, constantPool, bindingParser) {
29959
29972
  const templateTypeName = meta.name;
29960
29973
  const templateName = templateTypeName ? `${templateTypeName}_Template` : null;
29961
29974
  if (!USE_TEMPLATE_PIPELINE) {
29975
+ let allDeferrableDepsFn = null;
29976
+ if (meta.deferBlocks.size > 0 && meta.deferrableTypes.size > 0 && meta.deferBlockDepsEmitMode === 1) {
29977
+ const fnName = `${templateTypeName}_DeferFn`;
29978
+ allDeferrableDepsFn = createDeferredDepsFunction(constantPool, fnName, meta.deferrableTypes);
29979
+ }
29962
29980
  const template2 = meta.template;
29963
- const templateBuilder = new TemplateDefinitionBuilder(constantPool, BindingScope.createRootScope(), 0, templateTypeName, null, null, templateName, Identifiers.namespaceHTML, meta.relativeContextFilePath, meta.i18nUseExternalIds, meta.deferBlocks, /* @__PURE__ */ new Map());
29981
+ const templateBuilder = new TemplateDefinitionBuilder(constantPool, BindingScope.createRootScope(), 0, templateTypeName, null, null, templateName, Identifiers.namespaceHTML, meta.relativeContextFilePath, meta.i18nUseExternalIds, meta.deferBlocks, /* @__PURE__ */ new Map(), allDeferrableDepsFn);
29964
29982
  const templateFunctionExpression = templateBuilder.buildTemplateFunction(template2.nodes, []);
29965
29983
  const ngContentSelectors = templateBuilder.getNgContentSelectors();
29966
29984
  if (ngContentSelectors) {
@@ -30491,7 +30509,7 @@ var R3TargetBinder = class {
30491
30509
  const scopedNodeEntities = extractScopedNodeEntities(scope);
30492
30510
  const { directives, eagerDirectives, bindings, references } = DirectiveBinder.apply(target.template, this.directiveMatcher);
30493
30511
  const { expressions, symbols, nestingLevel, usedPipes, eagerPipes, deferBlocks } = TemplateBinder.applyWithScope(target.template, scope);
30494
- return new R3BoundTarget(target, directives, eagerDirectives, bindings, references, expressions, symbols, nestingLevel, scopedNodeEntities, usedPipes, eagerPipes, deferBlocks);
30512
+ return new R3BoundTarget(target, directives, eagerDirectives, bindings, references, expressions, symbols, nestingLevel, scopedNodeEntities, usedPipes, eagerPipes, deferBlocks, scope);
30495
30513
  }
30496
30514
  };
30497
30515
  var Scope = class {
@@ -30499,6 +30517,7 @@ var Scope = class {
30499
30517
  this.parentScope = parentScope;
30500
30518
  this.rootNode = rootNode;
30501
30519
  this.namedEntities = /* @__PURE__ */ new Map();
30520
+ this.elementsInScope = /* @__PURE__ */ new Set();
30502
30521
  this.childScopes = /* @__PURE__ */ new Map();
30503
30522
  this.isDeferred = parentScope !== null && parentScope.isDeferred ? true : rootNode instanceof DeferredBlock;
30504
30523
  }
@@ -30532,6 +30551,7 @@ var Scope = class {
30532
30551
  visitElement(element2) {
30533
30552
  element2.references.forEach((node) => this.visitReference(node));
30534
30553
  element2.children.forEach((node) => node.visit(this));
30554
+ this.elementsInScope.add(element2);
30535
30555
  }
30536
30556
  visitTemplate(template2) {
30537
30557
  template2.references.forEach((node) => this.visitReference(node));
@@ -30941,7 +30961,7 @@ var TemplateBinder = class extends RecursiveAstVisitor {
30941
30961
  }
30942
30962
  };
30943
30963
  var R3BoundTarget = class {
30944
- constructor(target, directives, eagerDirectives, bindings, references, exprTargets, symbols, nestingLevel, scopedNodeEntities, usedPipes, eagerPipes, deferredBlocks) {
30964
+ constructor(target, directives, eagerDirectives, bindings, references, exprTargets, symbols, nestingLevel, scopedNodeEntities, usedPipes, eagerPipes, deferredBlocks, rootScope) {
30945
30965
  this.target = target;
30946
30966
  this.directives = directives;
30947
30967
  this.eagerDirectives = eagerDirectives;
@@ -30954,6 +30974,7 @@ var R3BoundTarget = class {
30954
30974
  this.usedPipes = usedPipes;
30955
30975
  this.eagerPipes = eagerPipes;
30956
30976
  this.deferredBlocks = deferredBlocks;
30977
+ this.rootScope = rootScope;
30957
30978
  }
30958
30979
  getEntitiesInScope(node) {
30959
30980
  var _a2;
@@ -31033,6 +31054,15 @@ var R3BoundTarget = class {
31033
31054
  }
31034
31055
  return null;
31035
31056
  }
31057
+ isDeferred(element2) {
31058
+ for (const deferBlock of this.deferredBlocks) {
31059
+ const scope = this.rootScope.childScopes.get(deferBlock);
31060
+ if (scope && scope.elementsInScope.has(element2)) {
31061
+ return true;
31062
+ }
31063
+ }
31064
+ return false;
31065
+ }
31036
31066
  findEntityInScope(rootNode, name) {
31037
31067
  const entities = this.getEntitiesInScope(rootNode);
31038
31068
  for (const entitity of entities) {
@@ -31206,7 +31236,9 @@ var CompilerFacadeImpl = class {
31206
31236
  declarations: facade.declarations.map(convertDeclarationFacadeToMetadata),
31207
31237
  declarationListEmitMode: 0,
31208
31238
  deferBlocks,
31239
+ deferrableTypes: /* @__PURE__ */ new Map(),
31209
31240
  deferrableDeclToImportDecl: /* @__PURE__ */ new Map(),
31241
+ deferBlockDepsEmitMode: 0,
31210
31242
  styles: [...facade.styles, ...template2.styles],
31211
31243
  encapsulation: facade.encapsulation,
31212
31244
  interpolation,
@@ -31413,7 +31445,9 @@ function convertDeclareComponentFacadeToMetadata(decl2, typeSourceSpan, sourceMa
31413
31445
  viewProviders: decl2.viewProviders !== void 0 ? new WrappedNodeExpr(decl2.viewProviders) : null,
31414
31446
  animations: decl2.animations !== void 0 ? new WrappedNodeExpr(decl2.animations) : null,
31415
31447
  deferBlocks,
31448
+ deferrableTypes: /* @__PURE__ */ new Map(),
31416
31449
  deferrableDeclToImportDecl: /* @__PURE__ */ new Map(),
31450
+ deferBlockDepsEmitMode: 0,
31417
31451
  changeDetection: (_c2 = decl2.changeDetection) != null ? _c2 : ChangeDetectionStrategy.Default,
31418
31452
  encapsulation: (_d2 = decl2.encapsulation) != null ? _d2 : ViewEncapsulation.Emulated,
31419
31453
  interpolation,
@@ -31651,7 +31685,7 @@ function publishFacade(global) {
31651
31685
  const ng = global.ng || (global.ng = {});
31652
31686
  ng.\u0275compilerFacade = new CompilerFacadeImpl();
31653
31687
  }
31654
- var VERSION = new Version("17.1.0-rc.0");
31688
+ var VERSION = new Version("17.1.1");
31655
31689
  var _VisitorMode;
31656
31690
  (function(_VisitorMode2) {
31657
31691
  _VisitorMode2[_VisitorMode2["Extract"] = 0] = "Extract";
@@ -31687,7 +31721,7 @@ var FactoryTarget;
31687
31721
  })(FactoryTarget || (FactoryTarget = {}));
31688
31722
  publishFacade(_global);
31689
31723
 
31690
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js
31724
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/tree-traversal.js
31691
31725
  function visitElements(nodes, preorderCallback = () => {
31692
31726
  }, postorderCallback = () => {
31693
31727
  }) {
@@ -31767,7 +31801,7 @@ function replaceAt(str, offset, oldSubstr, newSubstr) {
31767
31801
  return prefix + newSubstr + suffix;
31768
31802
  }
31769
31803
 
31770
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js
31804
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/card/card-template.js
31771
31805
  var CardTemplateMigrator = class extends TemplateMigrator {
31772
31806
  getUpdates(ast) {
31773
31807
  const updates = [];
@@ -31784,7 +31818,7 @@ var CardTemplateMigrator = class extends TemplateMigrator {
31784
31818
  }
31785
31819
  };
31786
31820
 
31787
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js
31821
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/checkbox/checkbox-styles.js
31788
31822
  var CheckboxStylesMigrator = class extends StyleMigrator {
31789
31823
  constructor() {
31790
31824
  super(...arguments);
@@ -31808,7 +31842,7 @@ var CheckboxStylesMigrator = class extends StyleMigrator {
31808
31842
  }
31809
31843
  };
31810
31844
 
31811
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js
31845
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-styles.js
31812
31846
  var ChipsStylesMigrator = class extends StyleMigrator {
31813
31847
  constructor() {
31814
31848
  super(...arguments);
@@ -31839,7 +31873,7 @@ var ChipsStylesMigrator = class extends StyleMigrator {
31839
31873
  }
31840
31874
  };
31841
31875
 
31842
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js
31876
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/chips/chips-template.js
31843
31877
  var ChipsTemplateMigrator = class extends TemplateMigrator {
31844
31878
  constructor() {
31845
31879
  super(...arguments);
@@ -31919,7 +31953,7 @@ var ChipsTemplateMigrator = class extends TemplateMigrator {
31919
31953
  }
31920
31954
  };
31921
31955
 
31922
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js
31956
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/dialog/dialog-styles.js
31923
31957
  var DialogStylesMigrator = class extends StyleMigrator {
31924
31958
  constructor() {
31925
31959
  super(...arguments);
@@ -31949,7 +31983,7 @@ var DialogStylesMigrator = class extends StyleMigrator {
31949
31983
  }
31950
31984
  };
31951
31985
 
31952
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js
31986
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-styles.js
31953
31987
  var FormFieldStylesMigrator = class extends StyleMigrator {
31954
31988
  constructor() {
31955
31989
  super(...arguments);
@@ -32006,7 +32040,7 @@ var FormFieldStylesMigrator = class extends StyleMigrator {
32006
32040
  }
32007
32041
  };
32008
32042
 
32009
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js
32043
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/input/input-styles.js
32010
32044
  var InputStylesMigrator = class extends StyleMigrator {
32011
32045
  constructor() {
32012
32046
  super(...arguments);
@@ -32030,7 +32064,7 @@ var InputStylesMigrator = class extends StyleMigrator {
32030
32064
  }
32031
32065
  };
32032
32066
 
32033
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js
32067
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/list/list-styles.js
32034
32068
  var ListStylesMigrator = class extends StyleMigrator {
32035
32069
  constructor() {
32036
32070
  super(...arguments);
@@ -32061,7 +32095,7 @@ var ListStylesMigrator = class extends StyleMigrator {
32061
32095
  }
32062
32096
  };
32063
32097
 
32064
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js
32098
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/menu/menu-styles.js
32065
32099
  var MenuStylesMigrator = class extends StyleMigrator {
32066
32100
  constructor() {
32067
32101
  super(...arguments);
@@ -32094,7 +32128,7 @@ var MenuStylesMigrator = class extends StyleMigrator {
32094
32128
  }
32095
32129
  };
32096
32130
 
32097
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js
32131
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/paginator/paginator-styles.js
32098
32132
  var PaginatorStylesMigrator = class extends StyleMigrator {
32099
32133
  constructor() {
32100
32134
  super(...arguments);
@@ -32140,7 +32174,7 @@ var PaginatorStylesMigrator = class extends StyleMigrator {
32140
32174
  }
32141
32175
  };
32142
32176
 
32143
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js
32177
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-bar/progress-bar-styles.js
32144
32178
  var ProgressBarStylesMigrator = class extends StyleMigrator {
32145
32179
  constructor() {
32146
32180
  super(...arguments);
@@ -32164,7 +32198,7 @@ var ProgressBarStylesMigrator = class extends StyleMigrator {
32164
32198
  }
32165
32199
  };
32166
32200
 
32167
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js
32201
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/progress-spinner/progress-spinner-styles.js
32168
32202
  var ProgressSpinnerStylesMigrator = class extends StyleMigrator {
32169
32203
  constructor() {
32170
32204
  super(...arguments);
@@ -32191,7 +32225,7 @@ var ProgressSpinnerStylesMigrator = class extends StyleMigrator {
32191
32225
  }
32192
32226
  };
32193
32227
 
32194
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js
32228
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/radio/radio-styles.js
32195
32229
  var RadioStylesMigrator = class extends StyleMigrator {
32196
32230
  constructor() {
32197
32231
  super(...arguments);
@@ -32218,7 +32252,7 @@ var RadioStylesMigrator = class extends StyleMigrator {
32218
32252
  }
32219
32253
  };
32220
32254
 
32221
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js
32255
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/select/select-styles.js
32222
32256
  var SelectStylesMigrator = class extends StyleMigrator {
32223
32257
  constructor() {
32224
32258
  super(...arguments);
@@ -32249,7 +32283,7 @@ var SelectStylesMigrator = class extends StyleMigrator {
32249
32283
  }
32250
32284
  };
32251
32285
 
32252
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js
32286
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slide-toggle/slide-toggle-styles.js
32253
32287
  var SlideToggleStylesMigrator = class extends StyleMigrator {
32254
32288
  constructor() {
32255
32289
  super(...arguments);
@@ -32273,7 +32307,7 @@ var SlideToggleStylesMigrator = class extends StyleMigrator {
32273
32307
  }
32274
32308
  };
32275
32309
 
32276
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js
32310
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-styles.js
32277
32311
  var SliderStylesMigrator = class extends StyleMigrator {
32278
32312
  constructor() {
32279
32313
  super(...arguments);
@@ -32297,7 +32331,7 @@ var SliderStylesMigrator = class extends StyleMigrator {
32297
32331
  }
32298
32332
  };
32299
32333
 
32300
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js
32334
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/snack-bar/snack-bar-styles.js
32301
32335
  var SnackBarMigrator = class extends StyleMigrator {
32302
32336
  constructor() {
32303
32337
  super(...arguments);
@@ -32330,7 +32364,7 @@ var SnackBarMigrator = class extends StyleMigrator {
32330
32364
  }
32331
32365
  };
32332
32366
 
32333
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js
32367
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/table/table-styles.js
32334
32368
  var TableStylesMigrator = class extends StyleMigrator {
32335
32369
  constructor() {
32336
32370
  super(...arguments);
@@ -32371,7 +32405,7 @@ var TableStylesMigrator = class extends StyleMigrator {
32371
32405
  }
32372
32406
  };
32373
32407
 
32374
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js
32408
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tabs/tabs-styles.js
32375
32409
  var TabsStylesMigrator = class extends StyleMigrator {
32376
32410
  constructor() {
32377
32411
  super(...arguments);
@@ -32402,7 +32436,7 @@ var TabsStylesMigrator = class extends StyleMigrator {
32402
32436
  }
32403
32437
  };
32404
32438
 
32405
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js
32439
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/tooltip/tooltip-styles.js
32406
32440
  var TooltipStylesMigrator = class extends StyleMigrator {
32407
32441
  constructor() {
32408
32442
  super(...arguments);
@@ -32436,7 +32470,7 @@ var TooltipStylesMigrator = class extends StyleMigrator {
32436
32470
  }
32437
32471
  };
32438
32472
 
32439
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js
32473
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/optgroup/optgroup-styles.js
32440
32474
  var OptgroupStylesMigrator = class extends StyleMigrator {
32441
32475
  constructor() {
32442
32476
  super(...arguments);
@@ -32469,7 +32503,7 @@ var OptgroupStylesMigrator = class extends StyleMigrator {
32469
32503
  }
32470
32504
  };
32471
32505
 
32472
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js
32506
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/option/option-styles.js
32473
32507
  var OptionStylesMigrator = class extends StyleMigrator {
32474
32508
  constructor() {
32475
32509
  super(...arguments);
@@ -32522,7 +32556,7 @@ var OptionStylesMigrator = class extends StyleMigrator {
32522
32556
  }
32523
32557
  };
32524
32558
 
32525
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js
32559
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/form-field/form-field-template.js
32526
32560
  var FormFieldTemplateMigrator = class extends TemplateMigrator {
32527
32561
  getUpdates(ast) {
32528
32562
  const updates = [];
@@ -32539,7 +32573,7 @@ var FormFieldTemplateMigrator = class extends TemplateMigrator {
32539
32573
  }
32540
32574
  };
32541
32575
 
32542
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js
32576
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/slider/slider-template.js
32543
32577
  var BindingType;
32544
32578
  (function(BindingType2) {
32545
32579
  BindingType2[BindingType2["INPUT"] = 0] = "INPUT";
@@ -32665,7 +32699,7 @@ var SliderTemplateMigrator = class extends TemplateMigrator {
32665
32699
  }
32666
32700
  };
32667
32701
 
32668
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js
32702
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/constants.js
32669
32703
  var mappings = [
32670
32704
  ["display-4", "headline-1"],
32671
32705
  ["display-3", "headline-2"],
@@ -32682,7 +32716,7 @@ var RENAMED_TYPOGRAPHY_LEVELS = new Map(mappings);
32682
32716
  var RENAMED_TYPOGRAPHY_CLASSES = new Map(mappings.map((m) => ["mat-" + m[0], "mat-" + m[1]]));
32683
32717
  var COMBINED_TYPOGRAPHY_LEVELS = /* @__PURE__ */ new Map([["input", "body-1"]]);
32684
32718
 
32685
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js
32719
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-template.js
32686
32720
  var TypographyHierarchyTemplateMigrator = class extends TemplateMigrator {
32687
32721
  getUpdates(ast) {
32688
32722
  const updates = [];
@@ -32725,7 +32759,7 @@ var TypographyHierarchyTemplateMigrator = class extends TemplateMigrator {
32725
32759
  }
32726
32760
  };
32727
32761
 
32728
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js
32762
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/components/typography-hierarchy/typography-hierarchy-styles.js
32729
32763
  var TypographyHierarchyStylesMigrator = class extends StyleMigrator {
32730
32764
  constructor() {
32731
32765
  super();
@@ -32746,7 +32780,7 @@ var TypographyHierarchyStylesMigrator = class extends StyleMigrator {
32746
32780
  }
32747
32781
  };
32748
32782
 
32749
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js
32783
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/index.js
32750
32784
  var LEGACY_MODULES = new Set([
32751
32785
  "legacy-autocomplete",
32752
32786
  "legacy-autocomplete/testing",
@@ -32900,14 +32934,14 @@ var PERMANENT_MIGRATORS = [
32900
32934
  ];
32901
32935
  var CORE_COMPONENTS = ["option", "optgroup"];
32902
32936
 
32903
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
32937
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
32904
32938
  var import_schematics4 = require("@angular/cdk/schematics");
32905
32939
 
32906
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
32940
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
32907
32941
  var import_schematics3 = require("@angular/cdk/schematics");
32908
32942
  var ts = __toESM(require("typescript"));
32909
32943
 
32910
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
32944
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
32911
32945
  var import_schematics = require("@angular/cdk/schematics");
32912
32946
  var import_path = require("path");
32913
32947
 
@@ -32950,7 +32984,7 @@ var scss_syntax_default = import_scss_syntax.default;
32950
32984
  var stringify3 = import_scss_syntax.default.stringify;
32951
32985
  var parse3 = import_scss_syntax.default.parse;
32952
32986
 
32953
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
32987
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/theming-styles.js
32954
32988
  var COMPONENTS_MIXIN_NAME = /\.([^(;]*)/;
32955
32989
  var ThemingStylesMigration = class extends import_schematics.Migration {
32956
32990
  constructor() {
@@ -33234,17 +33268,17 @@ function extractValueRange(content, colonIndex) {
33234
33268
  return start > -1 && end > -1 ? { start, end, fullEnd } : null;
33235
33269
  }
33236
33270
 
33237
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
33271
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
33238
33272
  var import_schematics2 = require("@angular/cdk/schematics");
33239
33273
 
33240
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/migration-utilities/update.js
33274
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/migration-utilities/update.js
33241
33275
  function writeUpdates(content, updates) {
33242
33276
  updates.sort((a, b) => b.offset - a.offset);
33243
33277
  updates.forEach((update) => content = update.updateFn(content));
33244
33278
  return content;
33245
33279
  }
33246
33280
 
33247
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
33281
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/template-migration.js
33248
33282
  var TemplateMigration = class extends import_schematics2.Migration {
33249
33283
  constructor() {
33250
33284
  super(...arguments);
@@ -33272,7 +33306,7 @@ var TemplateMigration = class extends import_schematics2.Migration {
33272
33306
  }
33273
33307
  };
33274
33308
 
33275
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
33309
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/rules/ts-migration/runtime-migration.js
33276
33310
  var RuntimeCodeMigration = class extends import_schematics3.Migration {
33277
33311
  constructor() {
33278
33312
  super(...arguments);
@@ -33501,7 +33535,7 @@ var RuntimeCodeMigration = class extends import_schematics3.Migration {
33501
33535
  }
33502
33536
  };
33503
33537
 
33504
- // bazel-out/darwin_arm64-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
33538
+ // bazel-out/k8-fastbuild/bin/src/material/schematics/ng-generate/mdc-migration/index.mjs
33505
33539
  var migrationGroups = [
33506
33540
  ["autocomplete", "form-field", "input", "option", "optgroup", "select"],
33507
33541
  ["button"],
@@ -33605,7 +33639,7 @@ ${[...componentsToMigrate].join("\n")}`);
33605
33639
  * found in the LICENSE file at https://angular.io/license
33606
33640
  */
33607
33641
  /**
33608
- * @license Angular v17.1.0-rc.0
33642
+ * @license Angular v17.1.1
33609
33643
  * (c) 2010-2022 Google LLC. https://angular.io/
33610
33644
  * License: MIT
33611
33645
  */