@angular/cdk 17.1.0-next.1 → 17.1.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 (290) hide show
  1. package/esm2022/a11y/a11y-module.mjs +5 -5
  2. package/esm2022/a11y/aria-describer/aria-describer.mjs +4 -4
  3. package/esm2022/a11y/aria-describer/aria-reference.mjs +1 -1
  4. package/esm2022/a11y/focus-monitor/focus-monitor.mjs +7 -7
  5. package/esm2022/a11y/focus-trap/configurable-focus-trap-factory.mjs +4 -4
  6. package/esm2022/a11y/focus-trap/configurable-focus-trap.mjs +1 -1
  7. package/esm2022/a11y/focus-trap/event-listener-inert-strategy.mjs +1 -1
  8. package/esm2022/a11y/focus-trap/focus-trap-manager.mjs +4 -4
  9. package/esm2022/a11y/focus-trap/focus-trap.mjs +7 -7
  10. package/esm2022/a11y/high-contrast-mode/high-contrast-mode-detector.mjs +4 -4
  11. package/esm2022/a11y/input-modality/input-modality-detector.mjs +4 -4
  12. package/esm2022/a11y/interactivity-checker/interactivity-checker.mjs +4 -4
  13. package/esm2022/a11y/key-manager/activedescendant-key-manager.mjs +1 -1
  14. package/esm2022/a11y/key-manager/focus-key-manager.mjs +1 -1
  15. package/esm2022/a11y/key-manager/list-key-manager.mjs +1 -1
  16. package/esm2022/a11y/live-announcer/live-announcer.mjs +7 -7
  17. package/esm2022/accordion/accordion-item.mjs +4 -4
  18. package/esm2022/accordion/accordion-module.mjs +5 -5
  19. package/esm2022/accordion/accordion.mjs +4 -4
  20. package/esm2022/bidi/bidi-module.mjs +5 -5
  21. package/esm2022/bidi/dir.mjs +4 -4
  22. package/esm2022/bidi/directionality.mjs +4 -4
  23. package/esm2022/clipboard/clipboard-module.mjs +5 -5
  24. package/esm2022/clipboard/clipboard.mjs +4 -4
  25. package/esm2022/clipboard/copy-to-clipboard.mjs +4 -4
  26. package/esm2022/clipboard/pending-copy.mjs +1 -1
  27. package/esm2022/coercion/css-pixel-value.mjs +1 -1
  28. package/esm2022/coercion/string-array.mjs +1 -1
  29. package/esm2022/collections/dispose-view-repeater-strategy.mjs +1 -1
  30. package/esm2022/collections/recycle-view-repeater-strategy.mjs +1 -1
  31. package/esm2022/collections/selection-model.mjs +1 -1
  32. package/esm2022/collections/unique-selection-dispatcher.mjs +4 -4
  33. package/esm2022/dialog/dialog-container.mjs +4 -4
  34. package/esm2022/dialog/dialog-module.mjs +5 -5
  35. package/esm2022/dialog/dialog-ref.mjs +1 -1
  36. package/esm2022/dialog/dialog.mjs +4 -4
  37. package/esm2022/drag-drop/directives/assertions.mjs +1 -1
  38. package/esm2022/drag-drop/directives/drag-handle.mjs +4 -4
  39. package/esm2022/drag-drop/directives/drag-placeholder.mjs +4 -4
  40. package/esm2022/drag-drop/directives/drag-preview.mjs +4 -4
  41. package/esm2022/drag-drop/directives/drag.mjs +4 -4
  42. package/esm2022/drag-drop/directives/drop-list-group.mjs +4 -4
  43. package/esm2022/drag-drop/directives/drop-list.mjs +4 -4
  44. package/esm2022/drag-drop/dom/clone-node.mjs +1 -1
  45. package/esm2022/drag-drop/dom/parent-position-tracker.mjs +1 -1
  46. package/esm2022/drag-drop/dom/styling.mjs +1 -1
  47. package/esm2022/drag-drop/dom/transition-duration.mjs +1 -1
  48. package/esm2022/drag-drop/drag-drop-module.mjs +5 -5
  49. package/esm2022/drag-drop/drag-drop-registry.mjs +4 -4
  50. package/esm2022/drag-drop/drag-drop.mjs +4 -4
  51. package/esm2022/drag-drop/drag-ref.mjs +1 -1
  52. package/esm2022/drag-drop/drag-utils.mjs +1 -1
  53. package/esm2022/drag-drop/drop-list-ref.mjs +1 -1
  54. package/esm2022/drag-drop/sorting/single-axis-sort-strategy.mjs +1 -1
  55. package/esm2022/keycodes/modifiers.mjs +1 -1
  56. package/esm2022/layout/breakpoints-observer.mjs +4 -4
  57. package/esm2022/layout/layout-module.mjs +5 -5
  58. package/esm2022/layout/media-matcher.mjs +4 -4
  59. package/esm2022/listbox/listbox-module.mjs +5 -5
  60. package/esm2022/listbox/listbox.mjs +7 -7
  61. package/esm2022/menu/context-menu-trigger.mjs +7 -7
  62. package/esm2022/menu/event-detection.mjs +1 -1
  63. package/esm2022/menu/menu-aim.mjs +7 -7
  64. package/esm2022/menu/menu-bar.mjs +4 -4
  65. package/esm2022/menu/menu-base.mjs +5 -5
  66. package/esm2022/menu/menu-group.mjs +4 -4
  67. package/esm2022/menu/menu-item-checkbox.mjs +4 -4
  68. package/esm2022/menu/menu-item-radio.mjs +4 -4
  69. package/esm2022/menu/menu-item-selectable.mjs +4 -4
  70. package/esm2022/menu/menu-item.mjs +4 -4
  71. package/esm2022/menu/menu-module.mjs +5 -5
  72. package/esm2022/menu/menu-stack.mjs +4 -4
  73. package/esm2022/menu/menu-trigger-base.mjs +4 -4
  74. package/esm2022/menu/menu-trigger.mjs +4 -4
  75. package/esm2022/menu/menu.mjs +4 -4
  76. package/esm2022/observers/observe-content.mjs +14 -14
  77. package/esm2022/observers/private/shared-resize-observer.mjs +4 -4
  78. package/esm2022/overlay/dispatchers/base-overlay-dispatcher.mjs +4 -4
  79. package/esm2022/overlay/dispatchers/overlay-keyboard-dispatcher.mjs +4 -4
  80. package/esm2022/overlay/dispatchers/overlay-outside-click-dispatcher.mjs +4 -4
  81. package/esm2022/overlay/fullscreen-overlay-container.mjs +4 -4
  82. package/esm2022/overlay/overlay-config.mjs +1 -1
  83. package/esm2022/overlay/overlay-container.mjs +4 -4
  84. package/esm2022/overlay/overlay-directives.mjs +7 -7
  85. package/esm2022/overlay/overlay-module.mjs +5 -5
  86. package/esm2022/overlay/overlay-ref.mjs +1 -1
  87. package/esm2022/overlay/overlay.mjs +4 -4
  88. package/esm2022/overlay/position/connected-position.mjs +1 -1
  89. package/esm2022/overlay/position/flexible-connected-position-strategy.mjs +1 -1
  90. package/esm2022/overlay/position/global-position-strategy.mjs +1 -1
  91. package/esm2022/overlay/position/overlay-position-builder.mjs +4 -4
  92. package/esm2022/overlay/scroll/block-scroll-strategy.mjs +1 -1
  93. package/esm2022/overlay/scroll/close-scroll-strategy.mjs +1 -1
  94. package/esm2022/overlay/scroll/reposition-scroll-strategy.mjs +1 -1
  95. package/esm2022/overlay/scroll/scroll-strategy-options.mjs +4 -4
  96. package/esm2022/platform/features/input-types.mjs +1 -1
  97. package/esm2022/platform/features/passive-listeners.mjs +1 -1
  98. package/esm2022/platform/features/scrolling.mjs +1 -1
  99. package/esm2022/platform/features/shadow-dom.mjs +1 -1
  100. package/esm2022/platform/platform-module.mjs +5 -5
  101. package/esm2022/platform/platform.mjs +4 -4
  102. package/esm2022/portal/dom-portal-outlet.mjs +1 -1
  103. package/esm2022/portal/portal-directives.mjs +17 -17
  104. package/esm2022/portal/portal-injector.mjs +1 -1
  105. package/esm2022/portal/portal.mjs +1 -1
  106. package/esm2022/scrolling/fixed-size-virtual-scroll.mjs +4 -4
  107. package/esm2022/scrolling/scroll-dispatcher.mjs +4 -4
  108. package/esm2022/scrolling/scrollable.mjs +4 -4
  109. package/esm2022/scrolling/scrolling-module.mjs +9 -9
  110. package/esm2022/scrolling/viewport-ruler.mjs +4 -4
  111. package/esm2022/scrolling/virtual-for-of.mjs +4 -4
  112. package/esm2022/scrolling/virtual-scroll-viewport.mjs +4 -4
  113. package/esm2022/scrolling/virtual-scrollable-element.mjs +4 -4
  114. package/esm2022/scrolling/virtual-scrollable-window.mjs +4 -4
  115. package/esm2022/scrolling/virtual-scrollable.mjs +4 -4
  116. package/esm2022/stepper/step-header.mjs +4 -4
  117. package/esm2022/stepper/step-label.mjs +4 -4
  118. package/esm2022/stepper/stepper-button.mjs +7 -7
  119. package/esm2022/stepper/stepper-module.mjs +5 -5
  120. package/esm2022/stepper/stepper.mjs +7 -7
  121. package/esm2022/table/cell.mjs +22 -22
  122. package/esm2022/table/coalesced-style-scheduler.mjs +4 -4
  123. package/esm2022/table/row.mjs +28 -28
  124. package/esm2022/table/sticky-styler.mjs +1 -1
  125. package/esm2022/table/table-module.mjs +5 -5
  126. package/esm2022/table/table.mjs +19 -19
  127. package/esm2022/table/text-column.mjs +4 -4
  128. package/esm2022/testing/change-detection.mjs +1 -1
  129. package/esm2022/testing/component-harness.mjs +1 -1
  130. package/esm2022/testing/harness-environment.mjs +1 -1
  131. package/esm2022/testing/selenium-webdriver/selenium-web-driver-element.mjs +1 -1
  132. package/esm2022/testing/selenium-webdriver/selenium-web-driver-harness-environment.mjs +1 -1
  133. package/esm2022/testing/selenium-webdriver/selenium-webdriver-keys.mjs +1 -1
  134. package/esm2022/testing/testbed/fake-events/element-focus.mjs +1 -1
  135. package/esm2022/testing/testbed/fake-events/event-objects.mjs +4 -4
  136. package/esm2022/testing/testbed/fake-events/type-in-element.mjs +1 -1
  137. package/esm2022/testing/testbed/task-state-zone-interceptor.mjs +1 -1
  138. package/esm2022/testing/testbed/testbed-harness-environment.mjs +1 -1
  139. package/esm2022/testing/testbed/unit-test-element.mjs +1 -1
  140. package/esm2022/testing/text-filtering.mjs +1 -1
  141. package/esm2022/text-field/autofill.mjs +7 -7
  142. package/esm2022/text-field/autosize.mjs +4 -4
  143. package/esm2022/text-field/text-field-module.mjs +5 -5
  144. package/esm2022/tree/control/flat-tree-control.mjs +1 -1
  145. package/esm2022/tree/control/nested-tree-control.mjs +1 -1
  146. package/esm2022/tree/nested-node.mjs +4 -4
  147. package/esm2022/tree/node.mjs +4 -4
  148. package/esm2022/tree/outlet.mjs +4 -4
  149. package/esm2022/tree/padding.mjs +4 -4
  150. package/esm2022/tree/toggle.mjs +4 -4
  151. package/esm2022/tree/tree-module.mjs +5 -5
  152. package/esm2022/tree/tree.mjs +7 -7
  153. package/esm2022/version.mjs +1 -1
  154. package/fesm2022/a11y.mjs +40 -40
  155. package/fesm2022/a11y.mjs.map +1 -1
  156. package/fesm2022/accordion.mjs +10 -10
  157. package/fesm2022/accordion.mjs.map +1 -1
  158. package/fesm2022/bidi.mjs +10 -10
  159. package/fesm2022/bidi.mjs.map +1 -1
  160. package/fesm2022/cdk.mjs +1 -1
  161. package/fesm2022/cdk.mjs.map +1 -1
  162. package/fesm2022/clipboard.mjs +10 -10
  163. package/fesm2022/clipboard.mjs.map +1 -1
  164. package/fesm2022/coercion.mjs.map +1 -1
  165. package/fesm2022/collections.mjs +3 -3
  166. package/fesm2022/collections.mjs.map +1 -1
  167. package/fesm2022/dialog.mjs +10 -10
  168. package/fesm2022/dialog.mjs.map +1 -1
  169. package/fesm2022/drag-drop.mjs +28 -28
  170. package/fesm2022/drag-drop.mjs.map +1 -1
  171. package/fesm2022/keycodes.mjs.map +1 -1
  172. package/fesm2022/layout.mjs +10 -10
  173. package/fesm2022/layout.mjs.map +1 -1
  174. package/fesm2022/listbox.mjs +10 -10
  175. package/fesm2022/listbox.mjs.map +1 -1
  176. package/fesm2022/menu.mjs +50 -50
  177. package/fesm2022/menu.mjs.map +1 -1
  178. package/fesm2022/observers/private.mjs +3 -3
  179. package/fesm2022/observers/private.mjs.map +1 -1
  180. package/fesm2022/observers.mjs +13 -13
  181. package/fesm2022/observers.mjs.map +1 -1
  182. package/fesm2022/overlay.mjs +34 -34
  183. package/fesm2022/overlay.mjs.map +1 -1
  184. package/fesm2022/platform.mjs +7 -7
  185. package/fesm2022/platform.mjs.map +1 -1
  186. package/fesm2022/portal.mjs +16 -16
  187. package/fesm2022/portal.mjs.map +1 -1
  188. package/fesm2022/scrolling.mjs +35 -35
  189. package/fesm2022/scrolling.mjs.map +1 -1
  190. package/fesm2022/stepper.mjs +22 -22
  191. package/fesm2022/stepper.mjs.map +1 -1
  192. package/fesm2022/table.mjs +76 -76
  193. package/fesm2022/table.mjs.map +1 -1
  194. package/fesm2022/testing/selenium-webdriver.mjs.map +1 -1
  195. package/fesm2022/testing/testbed.mjs +3 -3
  196. package/fesm2022/testing/testbed.mjs.map +1 -1
  197. package/fesm2022/testing.mjs.map +1 -1
  198. package/fesm2022/text-field.mjs +13 -13
  199. package/fesm2022/text-field.mjs.map +1 -1
  200. package/fesm2022/tree.mjs +25 -25
  201. package/fesm2022/tree.mjs.map +1 -1
  202. package/package.json +1 -1
  203. package/schematics/ng-add/index.js +2 -2
  204. package/schematics/ng-add/index.mjs +2 -2
  205. package/schematics/ng-add/package-config.js +1 -1
  206. package/schematics/ng-add/package-config.mjs +1 -1
  207. package/schematics/ng-generate/drag-drop/index.js +1 -1
  208. package/schematics/ng-generate/drag-drop/index.mjs +1 -1
  209. package/schematics/ng-update/devkit-file-system.js +1 -1
  210. package/schematics/ng-update/devkit-file-system.mjs +1 -1
  211. package/schematics/ng-update/devkit-migration-rule.js +1 -1
  212. package/schematics/ng-update/devkit-migration-rule.mjs +1 -1
  213. package/schematics/ng-update/find-stylesheets.js +1 -1
  214. package/schematics/ng-update/find-stylesheets.mjs +1 -1
  215. package/schematics/ng-update/html-parsing/elements.js +1 -1
  216. package/schematics/ng-update/html-parsing/elements.mjs +1 -1
  217. package/schematics/ng-update/index.js +1 -1
  218. package/schematics/ng-update/index.mjs +1 -1
  219. package/schematics/ng-update/migrations/attribute-selectors.js +1 -1
  220. package/schematics/ng-update/migrations/attribute-selectors.mjs +1 -1
  221. package/schematics/ng-update/migrations/class-inheritance.js +1 -1
  222. package/schematics/ng-update/migrations/class-inheritance.mjs +1 -1
  223. package/schematics/ng-update/migrations/class-names.js +1 -1
  224. package/schematics/ng-update/migrations/class-names.mjs +1 -1
  225. package/schematics/ng-update/migrations/constructor-signature.js +1 -1
  226. package/schematics/ng-update/migrations/constructor-signature.mjs +1 -1
  227. package/schematics/ng-update/migrations/css-selectors.js +1 -1
  228. package/schematics/ng-update/migrations/css-selectors.mjs +1 -1
  229. package/schematics/ng-update/migrations/element-selectors.js +1 -1
  230. package/schematics/ng-update/migrations/element-selectors.mjs +1 -1
  231. package/schematics/ng-update/migrations/input-names.js +1 -1
  232. package/schematics/ng-update/migrations/input-names.mjs +1 -1
  233. package/schematics/ng-update/migrations/method-call-arguments.js +1 -1
  234. package/schematics/ng-update/migrations/method-call-arguments.mjs +1 -1
  235. package/schematics/ng-update/migrations/output-names.js +1 -1
  236. package/schematics/ng-update/migrations/output-names.mjs +1 -1
  237. package/schematics/ng-update/migrations/property-names.js +1 -1
  238. package/schematics/ng-update/migrations/property-names.mjs +1 -1
  239. package/schematics/ng-update/migrations/symbol-removal.js +1 -1
  240. package/schematics/ng-update/migrations/symbol-removal.mjs +1 -1
  241. package/schematics/ng-update/typescript/base-types.js +1 -1
  242. package/schematics/ng-update/typescript/base-types.mjs +1 -1
  243. package/schematics/ng-update/typescript/imports.js +1 -1
  244. package/schematics/ng-update/typescript/imports.mjs +1 -1
  245. package/schematics/ng-update/typescript/literal.js +1 -1
  246. package/schematics/ng-update/typescript/literal.mjs +1 -1
  247. package/schematics/ng-update/typescript/module-specifiers.js +1 -1
  248. package/schematics/ng-update/typescript/module-specifiers.mjs +1 -1
  249. package/schematics/ng-update/upgrade-data.js +1 -1
  250. package/schematics/ng-update/upgrade-data.mjs +1 -1
  251. package/schematics/update-tool/component-resource-collector.js +1 -1
  252. package/schematics/update-tool/component-resource-collector.mjs +1 -1
  253. package/schematics/update-tool/index.js +1 -1
  254. package/schematics/update-tool/index.mjs +1 -1
  255. package/schematics/update-tool/utils/decorators.js +1 -1
  256. package/schematics/update-tool/utils/decorators.mjs +1 -1
  257. package/schematics/update-tool/utils/imports.js +1 -1
  258. package/schematics/update-tool/utils/imports.mjs +1 -1
  259. package/schematics/update-tool/utils/line-mappings.js +1 -1
  260. package/schematics/update-tool/utils/line-mappings.mjs +1 -1
  261. package/schematics/update-tool/utils/parse-tsconfig.js +1 -1
  262. package/schematics/update-tool/utils/parse-tsconfig.mjs +1 -1
  263. package/schematics/update-tool/utils/property-name.js +1 -1
  264. package/schematics/update-tool/utils/property-name.mjs +1 -1
  265. package/schematics/update-tool/utils/virtual-host.js +1 -1
  266. package/schematics/update-tool/utils/virtual-host.mjs +1 -1
  267. package/schematics/update-tool/version-changes.js +1 -1
  268. package/schematics/update-tool/version-changes.mjs +1 -1
  269. package/schematics/utils/ast/ng-module-imports.js +1 -1
  270. package/schematics/utils/ast/ng-module-imports.mjs +1 -1
  271. package/schematics/utils/ast.js +1 -1
  272. package/schematics/utils/ast.mjs +1 -1
  273. package/schematics/utils/build-component.js +1 -1
  274. package/schematics/utils/build-component.mjs +1 -1
  275. package/schematics/utils/get-project.js +1 -1
  276. package/schematics/utils/get-project.mjs +1 -1
  277. package/schematics/utils/html-manipulation.js +1 -1
  278. package/schematics/utils/html-manipulation.mjs +1 -1
  279. package/schematics/utils/parse5-element.js +1 -1
  280. package/schematics/utils/parse5-element.mjs +1 -1
  281. package/schematics/utils/project-main-file.js +1 -1
  282. package/schematics/utils/project-main-file.mjs +1 -1
  283. package/schematics/utils/project-style-file.js +1 -1
  284. package/schematics/utils/project-style-file.mjs +1 -1
  285. package/schematics/utils/project-targets.js +1 -1
  286. package/schematics/utils/project-targets.mjs +1 -1
  287. package/schematics/utils/project-tsconfig-paths.js +1 -1
  288. package/schematics/utils/project-tsconfig-paths.mjs +1 -1
  289. package/schematics/utils/schematic-options.js +1 -1
  290. package/schematics/utils/schematic-options.mjs +1 -1
@@ -63,10 +63,10 @@ class CdkCellDef {
63
63
  constructor(/** @docs-private */ template) {
64
64
  this.template = template;
65
65
  }
66
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkCellDef, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
67
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkCellDef, isStandalone: true, selector: "[cdkCellDef]", ngImport: i0 }); }
66
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkCellDef, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
67
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkCellDef, isStandalone: true, selector: "[cdkCellDef]", ngImport: i0 }); }
68
68
  }
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkCellDef, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkCellDef, decorators: [{
70
70
  type: Directive,
71
71
  args: [{
72
72
  selector: '[cdkCellDef]',
@@ -81,10 +81,10 @@ class CdkHeaderCellDef {
81
81
  constructor(/** @docs-private */ template) {
82
82
  this.template = template;
83
83
  }
84
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkHeaderCellDef, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
85
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkHeaderCellDef, isStandalone: true, selector: "[cdkHeaderCellDef]", ngImport: i0 }); }
84
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkHeaderCellDef, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
85
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkHeaderCellDef, isStandalone: true, selector: "[cdkHeaderCellDef]", ngImport: i0 }); }
86
86
  }
87
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkHeaderCellDef, decorators: [{
87
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkHeaderCellDef, decorators: [{
88
88
  type: Directive,
89
89
  args: [{
90
90
  selector: '[cdkHeaderCellDef]',
@@ -99,10 +99,10 @@ class CdkFooterCellDef {
99
99
  constructor(/** @docs-private */ template) {
100
100
  this.template = template;
101
101
  }
102
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkFooterCellDef, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
103
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkFooterCellDef, isStandalone: true, selector: "[cdkFooterCellDef]", ngImport: i0 }); }
102
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkFooterCellDef, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
103
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkFooterCellDef, isStandalone: true, selector: "[cdkFooterCellDef]", ngImport: i0 }); }
104
104
  }
105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkFooterCellDef, decorators: [{
105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkFooterCellDef, decorators: [{
106
106
  type: Directive,
107
107
  args: [{
108
108
  selector: '[cdkFooterCellDef]',
@@ -170,10 +170,10 @@ class CdkColumnDef extends _CdkColumnDefBase {
170
170
  this._updateColumnCssClassName();
171
171
  }
172
172
  }
173
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkColumnDef, deps: [{ token: CDK_TABLE, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
174
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "17.0.4", type: CdkColumnDef, isStandalone: true, selector: "[cdkColumnDef]", inputs: { sticky: "sticky", name: ["cdkColumnDef", "name"], stickyEnd: ["stickyEnd", "stickyEnd", booleanAttribute] }, providers: [{ provide: 'MAT_SORT_HEADER_COLUMN_DEF', useExisting: CdkColumnDef }], queries: [{ propertyName: "cell", first: true, predicate: CdkCellDef, descendants: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, descendants: true }, { propertyName: "footerCell", first: true, predicate: CdkFooterCellDef, descendants: true }], usesInheritance: true, ngImport: i0 }); }
173
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkColumnDef, deps: [{ token: CDK_TABLE, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
174
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "17.1.0-next.2", type: CdkColumnDef, isStandalone: true, selector: "[cdkColumnDef]", inputs: { sticky: "sticky", name: ["cdkColumnDef", "name"], stickyEnd: ["stickyEnd", "stickyEnd", booleanAttribute] }, providers: [{ provide: 'MAT_SORT_HEADER_COLUMN_DEF', useExisting: CdkColumnDef }], queries: [{ propertyName: "cell", first: true, predicate: CdkCellDef, descendants: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, descendants: true }, { propertyName: "footerCell", first: true, predicate: CdkFooterCellDef, descendants: true }], usesInheritance: true, ngImport: i0 }); }
175
175
  }
176
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkColumnDef, decorators: [{
176
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkColumnDef, decorators: [{
177
177
  type: Directive,
178
178
  args: [{
179
179
  selector: '[cdkColumnDef]',
@@ -213,10 +213,10 @@ class CdkHeaderCell extends BaseCdkCell {
213
213
  constructor(columnDef, elementRef) {
214
214
  super(columnDef, elementRef);
215
215
  }
216
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkHeaderCell, deps: [{ token: CdkColumnDef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
217
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkHeaderCell, isStandalone: true, selector: "cdk-header-cell, th[cdk-header-cell]", host: { attributes: { "role": "columnheader" }, classAttribute: "cdk-header-cell" }, usesInheritance: true, ngImport: i0 }); }
216
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkHeaderCell, deps: [{ token: CdkColumnDef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
217
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkHeaderCell, isStandalone: true, selector: "cdk-header-cell, th[cdk-header-cell]", host: { attributes: { "role": "columnheader" }, classAttribute: "cdk-header-cell" }, usesInheritance: true, ngImport: i0 }); }
218
218
  }
219
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkHeaderCell, decorators: [{
219
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkHeaderCell, decorators: [{
220
220
  type: Directive,
221
221
  args: [{
222
222
  selector: 'cdk-header-cell, th[cdk-header-cell]',
@@ -237,10 +237,10 @@ class CdkFooterCell extends BaseCdkCell {
237
237
  elementRef.nativeElement.setAttribute('role', role);
238
238
  }
239
239
  }
240
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkFooterCell, deps: [{ token: CdkColumnDef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
241
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkFooterCell, isStandalone: true, selector: "cdk-footer-cell, td[cdk-footer-cell]", host: { classAttribute: "cdk-footer-cell" }, usesInheritance: true, ngImport: i0 }); }
240
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkFooterCell, deps: [{ token: CdkColumnDef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
241
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkFooterCell, isStandalone: true, selector: "cdk-footer-cell, td[cdk-footer-cell]", host: { classAttribute: "cdk-footer-cell" }, usesInheritance: true, ngImport: i0 }); }
242
242
  }
243
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkFooterCell, decorators: [{
243
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkFooterCell, decorators: [{
244
244
  type: Directive,
245
245
  args: [{
246
246
  selector: 'cdk-footer-cell, td[cdk-footer-cell]',
@@ -260,10 +260,10 @@ class CdkCell extends BaseCdkCell {
260
260
  elementRef.nativeElement.setAttribute('role', role);
261
261
  }
262
262
  }
263
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkCell, deps: [{ token: CdkColumnDef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
264
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkCell, isStandalone: true, selector: "cdk-cell, td[cdk-cell]", host: { classAttribute: "cdk-cell" }, usesInheritance: true, ngImport: i0 }); }
263
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkCell, deps: [{ token: CdkColumnDef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
264
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkCell, isStandalone: true, selector: "cdk-cell, td[cdk-cell]", host: { classAttribute: "cdk-cell" }, usesInheritance: true, ngImport: i0 }); }
265
265
  }
266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkCell, decorators: [{
266
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkCell, decorators: [{
267
267
  type: Directive,
268
268
  args: [{
269
269
  selector: 'cdk-cell, td[cdk-cell]',
@@ -347,10 +347,10 @@ class _CoalescedStyleScheduler {
347
347
  ? from(Promise.resolve(undefined))
348
348
  : this._ngZone.onStable.pipe(take(1));
349
349
  }
350
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: _CoalescedStyleScheduler, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
351
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: _CoalescedStyleScheduler }); }
350
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: _CoalescedStyleScheduler, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
351
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: _CoalescedStyleScheduler }); }
352
352
  }
353
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: _CoalescedStyleScheduler, decorators: [{
353
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: _CoalescedStyleScheduler, decorators: [{
354
354
  type: Injectable
355
355
  }], ctorParameters: () => [{ type: i0.NgZone }] });
356
356
 
@@ -397,10 +397,10 @@ class BaseRowDef {
397
397
  return column.cell.template;
398
398
  }
399
399
  }
400
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: BaseRowDef, deps: [{ token: i0.TemplateRef }, { token: i0.IterableDiffers }], target: i0.ɵɵFactoryTarget.Directive }); }
401
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: BaseRowDef, usesOnChanges: true, ngImport: i0 }); }
400
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: BaseRowDef, deps: [{ token: i0.TemplateRef }, { token: i0.IterableDiffers }], target: i0.ɵɵFactoryTarget.Directive }); }
401
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: BaseRowDef, usesOnChanges: true, ngImport: i0 }); }
402
402
  }
403
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: BaseRowDef, decorators: [{
403
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: BaseRowDef, decorators: [{
404
404
  type: Directive
405
405
  }], ctorParameters: () => [{ type: i0.TemplateRef }, { type: i0.IterableDiffers }] });
406
406
  // Boilerplate for applying mixins to CdkHeaderRowDef.
@@ -422,10 +422,10 @@ class CdkHeaderRowDef extends _CdkHeaderRowDefBase {
422
422
  ngOnChanges(changes) {
423
423
  super.ngOnChanges(changes);
424
424
  }
425
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkHeaderRowDef, deps: [{ token: i0.TemplateRef }, { token: i0.IterableDiffers }, { token: CDK_TABLE, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
426
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkHeaderRowDef, isStandalone: true, selector: "[cdkHeaderRowDef]", inputs: { columns: ["cdkHeaderRowDef", "columns"], sticky: ["cdkHeaderRowDefSticky", "sticky"] }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
425
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkHeaderRowDef, deps: [{ token: i0.TemplateRef }, { token: i0.IterableDiffers }, { token: CDK_TABLE, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
426
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkHeaderRowDef, isStandalone: true, selector: "[cdkHeaderRowDef]", inputs: { columns: ["cdkHeaderRowDef", "columns"], sticky: ["cdkHeaderRowDefSticky", "sticky"] }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
427
427
  }
428
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkHeaderRowDef, decorators: [{
428
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkHeaderRowDef, decorators: [{
429
429
  type: Directive,
430
430
  args: [{
431
431
  selector: '[cdkHeaderRowDef]',
@@ -457,10 +457,10 @@ class CdkFooterRowDef extends _CdkFooterRowDefBase {
457
457
  ngOnChanges(changes) {
458
458
  super.ngOnChanges(changes);
459
459
  }
460
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkFooterRowDef, deps: [{ token: i0.TemplateRef }, { token: i0.IterableDiffers }, { token: CDK_TABLE, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
461
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkFooterRowDef, isStandalone: true, selector: "[cdkFooterRowDef]", inputs: { columns: ["cdkFooterRowDef", "columns"], sticky: ["cdkFooterRowDefSticky", "sticky"] }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
460
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkFooterRowDef, deps: [{ token: i0.TemplateRef }, { token: i0.IterableDiffers }, { token: CDK_TABLE, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
461
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkFooterRowDef, isStandalone: true, selector: "[cdkFooterRowDef]", inputs: { columns: ["cdkFooterRowDef", "columns"], sticky: ["cdkFooterRowDefSticky", "sticky"] }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
462
462
  }
463
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkFooterRowDef, decorators: [{
463
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkFooterRowDef, decorators: [{
464
464
  type: Directive,
465
465
  args: [{
466
466
  selector: '[cdkFooterRowDef]',
@@ -485,10 +485,10 @@ class CdkRowDef extends BaseRowDef {
485
485
  super(template, _differs);
486
486
  this._table = _table;
487
487
  }
488
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkRowDef, deps: [{ token: i0.TemplateRef }, { token: i0.IterableDiffers }, { token: CDK_TABLE, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
489
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkRowDef, isStandalone: true, selector: "[cdkRowDef]", inputs: { columns: ["cdkRowDefColumns", "columns"], when: ["cdkRowDefWhen", "when"] }, usesInheritance: true, ngImport: i0 }); }
488
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkRowDef, deps: [{ token: i0.TemplateRef }, { token: i0.IterableDiffers }, { token: CDK_TABLE, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
489
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkRowDef, isStandalone: true, selector: "[cdkRowDef]", inputs: { columns: ["cdkRowDefColumns", "columns"], when: ["cdkRowDefWhen", "when"] }, usesInheritance: true, ngImport: i0 }); }
490
490
  }
491
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkRowDef, decorators: [{
491
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkRowDef, decorators: [{
492
492
  type: Directive,
493
493
  args: [{
494
494
  selector: '[cdkRowDef]',
@@ -525,10 +525,10 @@ class CdkCellOutlet {
525
525
  CdkCellOutlet.mostRecentCellOutlet = null;
526
526
  }
527
527
  }
528
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkCellOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
529
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkCellOutlet, isStandalone: true, selector: "[cdkCellOutlet]", ngImport: i0 }); }
528
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkCellOutlet, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
529
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkCellOutlet, isStandalone: true, selector: "[cdkCellOutlet]", ngImport: i0 }); }
530
530
  }
531
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkCellOutlet, decorators: [{
531
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkCellOutlet, decorators: [{
532
532
  type: Directive,
533
533
  args: [{
534
534
  selector: '[cdkCellOutlet]',
@@ -537,10 +537,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImpor
537
537
  }], ctorParameters: () => [{ type: i0.ViewContainerRef }] });
538
538
  /** Header template container that contains the cell outlet. Adds the right class and role. */
539
539
  class CdkHeaderRow {
540
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkHeaderRow, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
541
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.4", type: CdkHeaderRow, isStandalone: true, selector: "cdk-header-row, tr[cdk-header-row]", host: { attributes: { "role": "row" }, classAttribute: "cdk-header-row" }, ngImport: i0, template: "<ng-container cdkCellOutlet></ng-container>", isInline: true, dependencies: [{ kind: "directive", type: CdkCellOutlet, selector: "[cdkCellOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
540
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkHeaderRow, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
541
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkHeaderRow, isStandalone: true, selector: "cdk-header-row, tr[cdk-header-row]", host: { attributes: { "role": "row" }, classAttribute: "cdk-header-row" }, ngImport: i0, template: "<ng-container cdkCellOutlet></ng-container>", isInline: true, dependencies: [{ kind: "directive", type: CdkCellOutlet, selector: "[cdkCellOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
542
542
  }
543
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkHeaderRow, decorators: [{
543
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkHeaderRow, decorators: [{
544
544
  type: Component,
545
545
  args: [{
546
546
  selector: 'cdk-header-row, tr[cdk-header-row]',
@@ -559,10 +559,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImpor
559
559
  }] });
560
560
  /** Footer template container that contains the cell outlet. Adds the right class and role. */
561
561
  class CdkFooterRow {
562
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkFooterRow, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
563
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.4", type: CdkFooterRow, isStandalone: true, selector: "cdk-footer-row, tr[cdk-footer-row]", host: { attributes: { "role": "row" }, classAttribute: "cdk-footer-row" }, ngImport: i0, template: "<ng-container cdkCellOutlet></ng-container>", isInline: true, dependencies: [{ kind: "directive", type: CdkCellOutlet, selector: "[cdkCellOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
562
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkFooterRow, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
563
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkFooterRow, isStandalone: true, selector: "cdk-footer-row, tr[cdk-footer-row]", host: { attributes: { "role": "row" }, classAttribute: "cdk-footer-row" }, ngImport: i0, template: "<ng-container cdkCellOutlet></ng-container>", isInline: true, dependencies: [{ kind: "directive", type: CdkCellOutlet, selector: "[cdkCellOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
564
564
  }
565
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkFooterRow, decorators: [{
565
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkFooterRow, decorators: [{
566
566
  type: Component,
567
567
  args: [{
568
568
  selector: 'cdk-footer-row, tr[cdk-footer-row]',
@@ -581,10 +581,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImpor
581
581
  }] });
582
582
  /** Data row template container that contains the cell outlet. Adds the right class and role. */
583
583
  class CdkRow {
584
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkRow, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
585
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.4", type: CdkRow, isStandalone: true, selector: "cdk-row, tr[cdk-row]", host: { attributes: { "role": "row" }, classAttribute: "cdk-row" }, ngImport: i0, template: "<ng-container cdkCellOutlet></ng-container>", isInline: true, dependencies: [{ kind: "directive", type: CdkCellOutlet, selector: "[cdkCellOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
584
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkRow, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
585
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkRow, isStandalone: true, selector: "cdk-row, tr[cdk-row]", host: { attributes: { "role": "row" }, classAttribute: "cdk-row" }, ngImport: i0, template: "<ng-container cdkCellOutlet></ng-container>", isInline: true, dependencies: [{ kind: "directive", type: CdkCellOutlet, selector: "[cdkCellOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
586
586
  }
587
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkRow, decorators: [{
587
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkRow, decorators: [{
588
588
  type: Component,
589
589
  args: [{
590
590
  selector: 'cdk-row, tr[cdk-row]',
@@ -607,10 +607,10 @@ class CdkNoDataRow {
607
607
  this.templateRef = templateRef;
608
608
  this._contentClassName = 'cdk-no-data-row';
609
609
  }
610
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkNoDataRow, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
611
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkNoDataRow, isStandalone: true, selector: "ng-template[cdkNoDataRow]", ngImport: i0 }); }
610
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkNoDataRow, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
611
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkNoDataRow, isStandalone: true, selector: "ng-template[cdkNoDataRow]", ngImport: i0 }); }
612
612
  }
613
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkNoDataRow, decorators: [{
613
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkNoDataRow, decorators: [{
614
614
  type: Directive,
615
615
  args: [{
616
616
  selector: 'ng-template[cdkNoDataRow]',
@@ -1024,10 +1024,10 @@ const STICKY_POSITIONING_LISTENER = new InjectionToken('CDK_SPL');
1024
1024
  * tables that animate rows.
1025
1025
  */
1026
1026
  class CdkRecycleRows {
1027
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkRecycleRows, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
1028
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: CdkRecycleRows, isStandalone: true, selector: "cdk-table[recycleRows], table[cdk-table][recycleRows]", providers: [{ provide: _VIEW_REPEATER_STRATEGY, useClass: _RecycleViewRepeaterStrategy }], ngImport: i0 }); }
1027
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkRecycleRows, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
1028
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkRecycleRows, isStandalone: true, selector: "cdk-table[recycleRows], table[cdk-table][recycleRows]", providers: [{ provide: _VIEW_REPEATER_STRATEGY, useClass: _RecycleViewRepeaterStrategy }], ngImport: i0 }); }
1029
1029
  }
1030
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkRecycleRows, decorators: [{
1030
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkRecycleRows, decorators: [{
1031
1031
  type: Directive,
1032
1032
  args: [{
1033
1033
  selector: 'cdk-table[recycleRows], table[cdk-table][recycleRows]',
@@ -1044,10 +1044,10 @@ class DataRowOutlet {
1044
1044
  this.viewContainer = viewContainer;
1045
1045
  this.elementRef = elementRef;
1046
1046
  }
1047
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataRowOutlet, deps: [{ token: i0.ViewContainerRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
1048
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: DataRowOutlet, isStandalone: true, selector: "[rowOutlet]", ngImport: i0 }); }
1047
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: DataRowOutlet, deps: [{ token: i0.ViewContainerRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
1048
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: DataRowOutlet, isStandalone: true, selector: "[rowOutlet]", ngImport: i0 }); }
1049
1049
  }
1050
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataRowOutlet, decorators: [{
1050
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: DataRowOutlet, decorators: [{
1051
1051
  type: Directive,
1052
1052
  args: [{
1053
1053
  selector: '[rowOutlet]',
@@ -1063,10 +1063,10 @@ class HeaderRowOutlet {
1063
1063
  this.viewContainer = viewContainer;
1064
1064
  this.elementRef = elementRef;
1065
1065
  }
1066
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: HeaderRowOutlet, deps: [{ token: i0.ViewContainerRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
1067
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: HeaderRowOutlet, isStandalone: true, selector: "[headerRowOutlet]", ngImport: i0 }); }
1066
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: HeaderRowOutlet, deps: [{ token: i0.ViewContainerRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
1067
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: HeaderRowOutlet, isStandalone: true, selector: "[headerRowOutlet]", ngImport: i0 }); }
1068
1068
  }
1069
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: HeaderRowOutlet, decorators: [{
1069
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: HeaderRowOutlet, decorators: [{
1070
1070
  type: Directive,
1071
1071
  args: [{
1072
1072
  selector: '[headerRowOutlet]',
@@ -1082,10 +1082,10 @@ class FooterRowOutlet {
1082
1082
  this.viewContainer = viewContainer;
1083
1083
  this.elementRef = elementRef;
1084
1084
  }
1085
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: FooterRowOutlet, deps: [{ token: i0.ViewContainerRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
1086
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: FooterRowOutlet, isStandalone: true, selector: "[footerRowOutlet]", ngImport: i0 }); }
1085
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: FooterRowOutlet, deps: [{ token: i0.ViewContainerRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
1086
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: FooterRowOutlet, isStandalone: true, selector: "[footerRowOutlet]", ngImport: i0 }); }
1087
1087
  }
1088
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: FooterRowOutlet, decorators: [{
1088
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: FooterRowOutlet, decorators: [{
1089
1089
  type: Directive,
1090
1090
  args: [{
1091
1091
  selector: '[footerRowOutlet]',
@@ -1102,10 +1102,10 @@ class NoDataRowOutlet {
1102
1102
  this.viewContainer = viewContainer;
1103
1103
  this.elementRef = elementRef;
1104
1104
  }
1105
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: NoDataRowOutlet, deps: [{ token: i0.ViewContainerRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
1106
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: NoDataRowOutlet, isStandalone: true, selector: "[noDataRowOutlet]", ngImport: i0 }); }
1105
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: NoDataRowOutlet, deps: [{ token: i0.ViewContainerRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
1106
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0-next.2", type: NoDataRowOutlet, isStandalone: true, selector: "[noDataRowOutlet]", ngImport: i0 }); }
1107
1107
  }
1108
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: NoDataRowOutlet, decorators: [{
1108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: NoDataRowOutlet, decorators: [{
1109
1109
  type: Directive,
1110
1110
  args: [{
1111
1111
  selector: '[noDataRowOutlet]',
@@ -1979,8 +1979,8 @@ class CdkTable {
1979
1979
  this._isShowingNoDataRow = shouldShow;
1980
1980
  this._changeDetectorRef.markForCheck();
1981
1981
  }
1982
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkTable, deps: [{ token: i0.IterableDiffers }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: 'role', attribute: true }, { token: i1.Directionality, optional: true }, { token: DOCUMENT }, { token: i2.Platform }, { token: _VIEW_REPEATER_STRATEGY }, { token: _COALESCED_STYLE_SCHEDULER }, { token: i3.ViewportRuler }, { token: STICKY_POSITIONING_LISTENER, optional: true, skipSelf: true }, { token: i0.NgZone, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
1983
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.4", type: CdkTable, isStandalone: true, selector: "cdk-table, table[cdk-table]", inputs: { trackBy: "trackBy", dataSource: "dataSource", multiTemplateDataRows: ["multiTemplateDataRows", "multiTemplateDataRows", booleanAttribute], fixedLayout: ["fixedLayout", "fixedLayout", booleanAttribute] }, outputs: { contentChanged: "contentChanged" }, host: { attributes: { "ngSkipHydration": "" }, properties: { "class.cdk-table-fixed-layout": "fixedLayout" }, classAttribute: "cdk-table" }, providers: [
1982
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkTable, deps: [{ token: i0.IterableDiffers }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: 'role', attribute: true }, { token: i1.Directionality, optional: true }, { token: DOCUMENT }, { token: i2.Platform }, { token: _VIEW_REPEATER_STRATEGY }, { token: _COALESCED_STYLE_SCHEDULER }, { token: i3.ViewportRuler }, { token: STICKY_POSITIONING_LISTENER, optional: true, skipSelf: true }, { token: i0.NgZone, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
1983
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.1.0-next.2", type: CdkTable, isStandalone: true, selector: "cdk-table, table[cdk-table]", inputs: { trackBy: "trackBy", dataSource: "dataSource", multiTemplateDataRows: ["multiTemplateDataRows", "multiTemplateDataRows", booleanAttribute], fixedLayout: ["fixedLayout", "fixedLayout", booleanAttribute] }, outputs: { contentChanged: "contentChanged" }, host: { attributes: { "ngSkipHydration": "" }, properties: { "class.cdk-table-fixed-layout": "fixedLayout" }, classAttribute: "cdk-table" }, providers: [
1984
1984
  { provide: CDK_TABLE, useExisting: CdkTable },
1985
1985
  { provide: _VIEW_REPEATER_STRATEGY, useClass: _DisposeViewRepeaterStrategy },
1986
1986
  { provide: _COALESCED_STYLE_SCHEDULER, useClass: _CoalescedStyleScheduler },
@@ -1988,7 +1988,7 @@ class CdkTable {
1988
1988
  { provide: STICKY_POSITIONING_LISTENER, useValue: null },
1989
1989
  ], queries: [{ propertyName: "_noDataRow", first: true, predicate: CdkNoDataRow, descendants: true }, { propertyName: "_contentColumnDefs", predicate: CdkColumnDef, descendants: true }, { propertyName: "_contentRowDefs", predicate: CdkRowDef, descendants: true }, { propertyName: "_contentHeaderRowDefs", predicate: CdkHeaderRowDef, descendants: true }, { propertyName: "_contentFooterRowDefs", predicate: CdkFooterRowDef, descendants: true }], viewQueries: [{ propertyName: "_rowOutlet", first: true, predicate: DataRowOutlet, descendants: true, static: true }, { propertyName: "_headerRowOutlet", first: true, predicate: HeaderRowOutlet, descendants: true, static: true }, { propertyName: "_footerRowOutlet", first: true, predicate: FooterRowOutlet, descendants: true, static: true }, { propertyName: "_noDataRowOutlet", first: true, predicate: NoDataRowOutlet, descendants: true, static: true }], exportAs: ["cdkTable"], ngImport: i0, template: "\n <ng-content select=\"caption\"></ng-content>\n <ng-content select=\"colgroup, col\"></ng-content>\n <ng-container headerRowOutlet></ng-container>\n <ng-container rowOutlet></ng-container>\n <ng-container noDataRowOutlet></ng-container>\n <ng-container footerRowOutlet></ng-container>\n", isInline: true, styles: [".cdk-table-fixed-layout{table-layout:fixed}"], dependencies: [{ kind: "directive", type: HeaderRowOutlet, selector: "[headerRowOutlet]" }, { kind: "directive", type: DataRowOutlet, selector: "[rowOutlet]" }, { kind: "directive", type: NoDataRowOutlet, selector: "[noDataRowOutlet]" }, { kind: "directive", type: FooterRowOutlet, selector: "[footerRowOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
1990
1990
  }
1991
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkTable, decorators: [{
1991
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkTable, decorators: [{
1992
1992
  type: Component,
1993
1993
  args: [{ selector: 'cdk-table, table[cdk-table]', exportAs: 'cdkTable', template: CDK_TABLE_TEMPLATE, host: {
1994
1994
  'class': 'cdk-table',
@@ -2150,8 +2150,8 @@ class CdkTextColumn {
2150
2150
  this.columnDef.name = this.name;
2151
2151
  }
2152
2152
  }
2153
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkTextColumn, deps: [{ token: CdkTable, optional: true }, { token: TEXT_COLUMN_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
2154
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.4", type: CdkTextColumn, isStandalone: true, selector: "cdk-text-column", inputs: { name: "name", headerText: "headerText", dataAccessor: "dataAccessor", justify: "justify" }, viewQueries: [{ propertyName: "columnDef", first: true, predicate: CdkColumnDef, descendants: true, static: true }, { propertyName: "cell", first: true, predicate: CdkCellDef, descendants: true, static: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, descendants: true, static: true }], ngImport: i0, template: `
2153
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkTextColumn, deps: [{ token: CdkTable, optional: true }, { token: TEXT_COLUMN_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
2154
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0-next.2", type: CdkTextColumn, isStandalone: true, selector: "cdk-text-column", inputs: { name: "name", headerText: "headerText", dataAccessor: "dataAccessor", justify: "justify" }, viewQueries: [{ propertyName: "columnDef", first: true, predicate: CdkColumnDef, descendants: true, static: true }, { propertyName: "cell", first: true, predicate: CdkCellDef, descendants: true, static: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, descendants: true, static: true }], ngImport: i0, template: `
2155
2155
  <ng-container cdkColumnDef>
2156
2156
  <th cdk-header-cell *cdkHeaderCellDef [style.text-align]="justify">
2157
2157
  {{headerText}}
@@ -2162,7 +2162,7 @@ class CdkTextColumn {
2162
2162
  </ng-container>
2163
2163
  `, isInline: true, dependencies: [{ kind: "directive", type: CdkColumnDef, selector: "[cdkColumnDef]", inputs: ["sticky", "cdkColumnDef", "stickyEnd"] }, { kind: "directive", type: CdkHeaderCellDef, selector: "[cdkHeaderCellDef]" }, { kind: "directive", type: CdkHeaderCell, selector: "cdk-header-cell, th[cdk-header-cell]" }, { kind: "directive", type: CdkCellDef, selector: "[cdkCellDef]" }, { kind: "directive", type: CdkCell, selector: "cdk-cell, td[cdk-cell]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
2164
2164
  }
2165
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkTextColumn, decorators: [{
2165
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkTextColumn, decorators: [{
2166
2166
  type: Component,
2167
2167
  args: [{
2168
2168
  selector: 'cdk-text-column',
@@ -2238,8 +2238,8 @@ const EXPORTED_DECLARATIONS = [
2238
2238
  NoDataRowOutlet,
2239
2239
  ];
2240
2240
  class CdkTableModule {
2241
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2242
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.4", ngImport: i0, type: CdkTableModule, imports: [ScrollingModule, CdkTable,
2241
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2242
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkTableModule, imports: [ScrollingModule, CdkTable,
2243
2243
  CdkRowDef,
2244
2244
  CdkCellDef,
2245
2245
  CdkCellOutlet,
@@ -2282,9 +2282,9 @@ class CdkTableModule {
2282
2282
  CdkNoDataRow,
2283
2283
  CdkRecycleRows,
2284
2284
  NoDataRowOutlet] }); }
2285
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkTableModule, imports: [ScrollingModule] }); }
2285
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkTableModule, imports: [ScrollingModule] }); }
2286
2286
  }
2287
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: CdkTableModule, decorators: [{
2287
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0-next.2", ngImport: i0, type: CdkTableModule, decorators: [{
2288
2288
  type: NgModule,
2289
2289
  args: [{
2290
2290
  exports: EXPORTED_DECLARATIONS,