@angular/cdk 21.2.4 → 21.2.5

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 (103) hide show
  1. package/a11y-prebuilt.css +19 -1
  2. package/fesm2022/_a11y-module-chunk.mjs +23 -23
  3. package/fesm2022/_a11y-module-chunk.mjs.map +1 -1
  4. package/fesm2022/_activedescendant-key-manager-chunk.mjs.map +1 -1
  5. package/fesm2022/_breakpoints-observer-chunk.mjs +6 -6
  6. package/fesm2022/_breakpoints-observer-chunk.mjs.map +1 -1
  7. package/fesm2022/_css-pixel-value-chunk.mjs.map +1 -1
  8. package/fesm2022/_directionality-chunk.mjs +3 -3
  9. package/fesm2022/_directionality-chunk.mjs.map +1 -1
  10. package/fesm2022/_dispose-view-repeater-strategy-chunk.mjs.map +1 -1
  11. package/fesm2022/_element-chunk.mjs.map +1 -1
  12. package/fesm2022/_fake-event-detection-chunk.mjs.map +1 -1
  13. package/fesm2022/_focus-key-manager-chunk.mjs.map +1 -1
  14. package/fesm2022/_focus-monitor-chunk.mjs +10 -10
  15. package/fesm2022/_focus-monitor-chunk.mjs.map +1 -1
  16. package/fesm2022/_id-generator-chunk.mjs +3 -3
  17. package/fesm2022/_id-generator-chunk.mjs.map +1 -1
  18. package/fesm2022/_list-key-manager-chunk.mjs.map +1 -1
  19. package/fesm2022/_overlay-module-chunk.mjs +38 -38
  20. package/fesm2022/_overlay-module-chunk.mjs.map +1 -1
  21. package/fesm2022/_passive-listeners-chunk.mjs.map +1 -1
  22. package/fesm2022/_platform-chunk.mjs +3 -3
  23. package/fesm2022/_platform-chunk.mjs.map +1 -1
  24. package/fesm2022/_recycle-view-repeater-strategy-chunk.mjs.map +1 -1
  25. package/fesm2022/_scrolling-chunk.mjs.map +1 -1
  26. package/fesm2022/_selection-model-chunk.mjs.map +1 -1
  27. package/fesm2022/_shadow-dom-chunk.mjs.map +1 -1
  28. package/fesm2022/_style-loader-chunk.mjs +3 -3
  29. package/fesm2022/_style-loader-chunk.mjs.map +1 -1
  30. package/fesm2022/_tree-key-manager-chunk.mjs +1 -1
  31. package/fesm2022/_tree-key-manager-chunk.mjs.map +1 -1
  32. package/fesm2022/_typeahead-chunk.mjs.map +1 -1
  33. package/fesm2022/_unique-selection-dispatcher-chunk.mjs +3 -3
  34. package/fesm2022/_unique-selection-dispatcher-chunk.mjs.map +1 -1
  35. package/fesm2022/a11y.mjs +16 -16
  36. package/fesm2022/a11y.mjs.map +1 -1
  37. package/fesm2022/accordion.mjs +11 -11
  38. package/fesm2022/accordion.mjs.map +1 -1
  39. package/fesm2022/bidi.mjs +9 -9
  40. package/fesm2022/bidi.mjs.map +1 -1
  41. package/fesm2022/cdk.mjs +1 -1
  42. package/fesm2022/cdk.mjs.map +1 -1
  43. package/fesm2022/clipboard.mjs +11 -11
  44. package/fesm2022/clipboard.mjs.map +1 -1
  45. package/fesm2022/coercion-private.mjs.map +1 -1
  46. package/fesm2022/coercion.mjs.map +1 -1
  47. package/fesm2022/collections.mjs +3 -3
  48. package/fesm2022/dialog.mjs +16 -16
  49. package/fesm2022/dialog.mjs.map +1 -1
  50. package/fesm2022/drag-drop.mjs +38 -38
  51. package/fesm2022/drag-drop.mjs.map +1 -1
  52. package/fesm2022/keycodes.mjs.map +1 -1
  53. package/fesm2022/layout.mjs +5 -5
  54. package/fesm2022/listbox.mjs +11 -11
  55. package/fesm2022/listbox.mjs.map +1 -1
  56. package/fesm2022/menu.mjs +55 -55
  57. package/fesm2022/menu.mjs.map +1 -1
  58. package/fesm2022/observers-private.mjs +3 -3
  59. package/fesm2022/observers-private.mjs.map +1 -1
  60. package/fesm2022/observers.mjs +15 -15
  61. package/fesm2022/observers.mjs.map +1 -1
  62. package/fesm2022/overlay.mjs +5 -5
  63. package/fesm2022/overlay.mjs.map +1 -1
  64. package/fesm2022/platform.mjs +5 -5
  65. package/fesm2022/platform.mjs.map +1 -1
  66. package/fesm2022/portal.mjs +11 -11
  67. package/fesm2022/portal.mjs.map +1 -1
  68. package/fesm2022/private.mjs +7 -7
  69. package/fesm2022/private.mjs.map +1 -1
  70. package/fesm2022/scrolling.mjs +41 -41
  71. package/fesm2022/scrolling.mjs.map +1 -1
  72. package/fesm2022/stepper.mjs +32 -24
  73. package/fesm2022/stepper.mjs.map +1 -1
  74. package/fesm2022/table.mjs +78 -78
  75. package/fesm2022/table.mjs.map +1 -1
  76. package/fesm2022/testing-selenium-webdriver.mjs.map +1 -1
  77. package/fesm2022/testing-testbed.mjs +1 -1
  78. package/fesm2022/testing-testbed.mjs.map +1 -1
  79. package/fesm2022/testing.mjs.map +1 -1
  80. package/fesm2022/text-field.mjs +19 -19
  81. package/fesm2022/text-field.mjs.map +1 -1
  82. package/fesm2022/tree.mjs +28 -28
  83. package/fesm2022/tree.mjs.map +1 -1
  84. package/overlay-prebuilt.css +117 -1
  85. package/package.json +1 -1
  86. package/schematics/ng-add/index.js +1 -1
  87. package/text-field-prebuilt.css +26 -1
  88. package/types/_a11y-module-chunk.d.ts +1 -1
  89. package/types/_activedescendant-key-manager-chunk.d.ts +1 -1
  90. package/types/_focus-key-manager-chunk.d.ts +1 -1
  91. package/types/_focus-monitor-chunk.d.ts +1 -1
  92. package/types/_overlay-module-chunk.d.ts +1 -1
  93. package/types/_scrolling-module-chunk.d.ts +2 -2
  94. package/types/_view-repeater-chunk.d.ts +1 -1
  95. package/types/a11y.d.ts +2 -2
  96. package/types/drag-drop.d.ts +1 -1
  97. package/types/listbox.d.ts +1 -1
  98. package/types/observers.d.ts +1 -1
  99. package/types/overlay.d.ts +1 -1
  100. package/types/stepper.d.ts +4 -2
  101. package/types/table.d.ts +1 -1
  102. package/types/testing-selenium-webdriver.d.ts +0 -19
  103. package/types/tree.d.ts +2 -2
@@ -1,15 +1,15 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, forwardRef, Directive, Input, inject, NgZone, RendererFactory2, Injectable, ElementRef, Renderer2, DOCUMENT, ChangeDetectorRef, signal, Injector, effect, ApplicationRef, DestroyRef, untracked, afterNextRender, booleanAttribute, Component, ViewEncapsulation, ChangeDetectionStrategy, Output, ViewChild, ViewContainerRef, TemplateRef, IterableDiffers, NgModule } from '@angular/core';
2
+ import { InjectionToken, forwardRef, Input, Directive, inject, NgZone, RendererFactory2, Injectable, ElementRef, Renderer2, DOCUMENT, ChangeDetectorRef, signal, Injector, effect, ApplicationRef, DestroyRef, untracked, afterNextRender, booleanAttribute, ViewChild, Output, ChangeDetectionStrategy, ViewEncapsulation, Component, ViewContainerRef, TemplateRef, IterableDiffers, NgModule } from '@angular/core';
3
3
  import { Subject, of, Observable, Subscription, animationFrameScheduler, asapScheduler, isObservable } from 'rxjs';
4
4
  import { distinctUntilChanged, auditTime, filter, startWith, takeUntil, pairwise, switchMap, shareReplay } from 'rxjs/operators';
5
- import { coerceNumberProperty, coerceElement } from './_element-chunk.mjs';
6
5
  import { Platform } from './_platform-chunk.mjs';
6
+ import { coerceNumberProperty, coerceElement } from './_element-chunk.mjs';
7
7
  import { Directionality } from './_directionality-chunk.mjs';
8
8
  import { getRtlScrollAxisType, RtlScrollAxisType, supportsScrollBehavior } from './_scrolling-chunk.mjs';
9
- import { BidiModule } from './bidi.mjs';
10
- export { Dir as ɵɵDir } from './bidi.mjs';
11
9
  import { _RecycleViewRepeaterStrategy, ArrayDataSource } from './_recycle-view-repeater-strategy-chunk.mjs';
12
10
  import { isDataSource } from './_data-source-chunk.mjs';
11
+ import { BidiModule } from './bidi.mjs';
12
+ export { Dir as ɵɵDir } from './bidi.mjs';
13
13
  import '@angular/common';
14
14
 
15
15
  const VIRTUAL_SCROLL_STRATEGY = new InjectionToken('VIRTUAL_SCROLL_STRATEGY');
@@ -139,7 +139,7 @@ class CdkFixedSizeVirtualScroll {
139
139
  }
140
140
  static ɵfac = i0.ɵɵngDeclareFactory({
141
141
  minVersion: "12.0.0",
142
- version: "22.0.0-next.1",
142
+ version: "22.0.0-next.5",
143
143
  ngImport: i0,
144
144
  type: CdkFixedSizeVirtualScroll,
145
145
  deps: [],
@@ -147,7 +147,7 @@ class CdkFixedSizeVirtualScroll {
147
147
  });
148
148
  static ɵdir = i0.ɵɵngDeclareDirective({
149
149
  minVersion: "14.0.0",
150
- version: "22.0.0-next.1",
150
+ version: "22.0.0-next.5",
151
151
  type: CdkFixedSizeVirtualScroll,
152
152
  isStandalone: true,
153
153
  selector: "cdk-virtual-scroll-viewport[itemSize]",
@@ -167,7 +167,7 @@ class CdkFixedSizeVirtualScroll {
167
167
  }
168
168
  i0.ɵɵngDeclareClassMetadata({
169
169
  minVersion: "12.0.0",
170
- version: "22.0.0-next.1",
170
+ version: "22.0.0-next.5",
171
171
  ngImport: i0,
172
172
  type: CdkFixedSizeVirtualScroll,
173
173
  decorators: [{
@@ -267,7 +267,7 @@ class ScrollDispatcher {
267
267
  }
268
268
  static ɵfac = i0.ɵɵngDeclareFactory({
269
269
  minVersion: "12.0.0",
270
- version: "22.0.0-next.1",
270
+ version: "22.0.0-next.5",
271
271
  ngImport: i0,
272
272
  type: ScrollDispatcher,
273
273
  deps: [],
@@ -275,7 +275,7 @@ class ScrollDispatcher {
275
275
  });
276
276
  static ɵprov = i0.ɵɵngDeclareInjectable({
277
277
  minVersion: "12.0.0",
278
- version: "22.0.0-next.1",
278
+ version: "22.0.0-next.5",
279
279
  ngImport: i0,
280
280
  type: ScrollDispatcher,
281
281
  providedIn: 'root'
@@ -283,7 +283,7 @@ class ScrollDispatcher {
283
283
  }
284
284
  i0.ɵɵngDeclareClassMetadata({
285
285
  minVersion: "12.0.0",
286
- version: "22.0.0-next.1",
286
+ version: "22.0.0-next.5",
287
287
  ngImport: i0,
288
288
  type: ScrollDispatcher,
289
289
  decorators: [{
@@ -404,7 +404,7 @@ class CdkScrollable {
404
404
  }
405
405
  static ɵfac = i0.ɵɵngDeclareFactory({
406
406
  minVersion: "12.0.0",
407
- version: "22.0.0-next.1",
407
+ version: "22.0.0-next.5",
408
408
  ngImport: i0,
409
409
  type: CdkScrollable,
410
410
  deps: [],
@@ -412,7 +412,7 @@ class CdkScrollable {
412
412
  });
413
413
  static ɵdir = i0.ɵɵngDeclareDirective({
414
414
  minVersion: "14.0.0",
415
- version: "22.0.0-next.1",
415
+ version: "22.0.0-next.5",
416
416
  type: CdkScrollable,
417
417
  isStandalone: true,
418
418
  selector: "[cdk-scrollable], [cdkScrollable]",
@@ -421,7 +421,7 @@ class CdkScrollable {
421
421
  }
422
422
  i0.ɵɵngDeclareClassMetadata({
423
423
  minVersion: "12.0.0",
424
- version: "22.0.0-next.1",
424
+ version: "22.0.0-next.5",
425
425
  ngImport: i0,
426
426
  type: CdkScrollable,
427
427
  decorators: [{
@@ -519,7 +519,7 @@ class ViewportRuler {
519
519
  }
520
520
  static ɵfac = i0.ɵɵngDeclareFactory({
521
521
  minVersion: "12.0.0",
522
- version: "22.0.0-next.1",
522
+ version: "22.0.0-next.5",
523
523
  ngImport: i0,
524
524
  type: ViewportRuler,
525
525
  deps: [],
@@ -527,7 +527,7 @@ class ViewportRuler {
527
527
  });
528
528
  static ɵprov = i0.ɵɵngDeclareInjectable({
529
529
  minVersion: "12.0.0",
530
- version: "22.0.0-next.1",
530
+ version: "22.0.0-next.5",
531
531
  ngImport: i0,
532
532
  type: ViewportRuler,
533
533
  providedIn: 'root'
@@ -535,7 +535,7 @@ class ViewportRuler {
535
535
  }
536
536
  i0.ɵɵngDeclareClassMetadata({
537
537
  minVersion: "12.0.0",
538
- version: "22.0.0-next.1",
538
+ version: "22.0.0-next.5",
539
539
  ngImport: i0,
540
540
  type: ViewportRuler,
541
541
  decorators: [{
@@ -558,7 +558,7 @@ class CdkVirtualScrollable extends CdkScrollable {
558
558
  }
559
559
  static ɵfac = i0.ɵɵngDeclareFactory({
560
560
  minVersion: "12.0.0",
561
- version: "22.0.0-next.1",
561
+ version: "22.0.0-next.5",
562
562
  ngImport: i0,
563
563
  type: CdkVirtualScrollable,
564
564
  deps: [],
@@ -566,7 +566,7 @@ class CdkVirtualScrollable extends CdkScrollable {
566
566
  });
567
567
  static ɵdir = i0.ɵɵngDeclareDirective({
568
568
  minVersion: "14.0.0",
569
- version: "22.0.0-next.1",
569
+ version: "22.0.0-next.5",
570
570
  type: CdkVirtualScrollable,
571
571
  isStandalone: true,
572
572
  usesInheritance: true,
@@ -575,7 +575,7 @@ class CdkVirtualScrollable extends CdkScrollable {
575
575
  }
576
576
  i0.ɵɵngDeclareClassMetadata({
577
577
  minVersion: "12.0.0",
578
- version: "22.0.0-next.1",
578
+ version: "22.0.0-next.5",
579
579
  ngImport: i0,
580
580
  type: CdkVirtualScrollable,
581
581
  decorators: [{
@@ -867,7 +867,7 @@ class CdkVirtualScrollViewport extends CdkVirtualScrollable {
867
867
  }
868
868
  static ɵfac = i0.ɵɵngDeclareFactory({
869
869
  minVersion: "12.0.0",
870
- version: "22.0.0-next.1",
870
+ version: "22.0.0-next.5",
871
871
  ngImport: i0,
872
872
  type: CdkVirtualScrollViewport,
873
873
  deps: [],
@@ -875,7 +875,7 @@ class CdkVirtualScrollViewport extends CdkVirtualScrollable {
875
875
  });
876
876
  static ɵcmp = i0.ɵɵngDeclareComponent({
877
877
  minVersion: "16.1.0",
878
- version: "22.0.0-next.1",
878
+ version: "22.0.0-next.5",
879
879
  type: CdkVirtualScrollViewport,
880
880
  isStandalone: true,
881
881
  selector: "cdk-virtual-scroll-viewport",
@@ -912,14 +912,14 @@ class CdkVirtualScrollViewport extends CdkVirtualScrollable {
912
912
  usesInheritance: true,
913
913
  ngImport: i0,
914
914
  template: "<!--\n Wrap the rendered content in an element that will be used to offset it based on the scroll\n position.\n-->\n<div #contentWrapper class=\"cdk-virtual-scroll-content-wrapper\">\n <ng-content></ng-content>\n</div>\n<!--\n Spacer used to force the scrolling container to the correct size for the *total* number of items\n so that the scrollbar captures the size of the entire data set.\n-->\n<div class=\"cdk-virtual-scroll-spacer\"\n [style.width]=\"_totalContentWidth()\" [style.height]=\"_totalContentHeight()\"></div>\n",
915
- styles: ["cdk-virtual-scroll-viewport{display:block;position:relative;transform:translateZ(0)}.cdk-virtual-scrollable{overflow:auto;will-change:scroll-position;contain:strict}.cdk-virtual-scroll-content-wrapper{position:absolute;top:0;left:0;contain:content}[dir=rtl] .cdk-virtual-scroll-content-wrapper{right:0;left:auto}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper{min-height:100%}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-left:0;padding-right:0;margin-left:0;margin-right:0;border-left-width:0;border-right-width:0;outline:none}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper{min-width:100%}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-width:0;outline:none}.cdk-virtual-scroll-spacer{height:1px;transform-origin:0 0;flex:0 0 auto}[dir=rtl] .cdk-virtual-scroll-spacer{transform-origin:100% 0}\n"],
915
+ styles: ["cdk-virtual-scroll-viewport {\n display: block;\n position: relative;\n transform: translateZ(0);\n}\n\n.cdk-virtual-scrollable {\n overflow: auto;\n will-change: scroll-position;\n contain: strict;\n}\n\n.cdk-virtual-scroll-content-wrapper {\n position: absolute;\n top: 0;\n left: 0;\n contain: content;\n}\n[dir=rtl] .cdk-virtual-scroll-content-wrapper {\n right: 0;\n left: auto;\n}\n\n.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper {\n min-height: 100%;\n}\n.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper > dl:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper > ol:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper > table:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper > ul:not([cdkVirtualFor]) {\n padding-left: 0;\n padding-right: 0;\n margin-left: 0;\n margin-right: 0;\n border-left-width: 0;\n border-right-width: 0;\n outline: none;\n}\n\n.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper {\n min-width: 100%;\n}\n.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper > dl:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper > ol:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper > table:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper > ul:not([cdkVirtualFor]) {\n padding-top: 0;\n padding-bottom: 0;\n margin-top: 0;\n margin-bottom: 0;\n border-top-width: 0;\n border-bottom-width: 0;\n outline: none;\n}\n\n.cdk-virtual-scroll-spacer {\n height: 1px;\n transform-origin: 0 0;\n flex: 0 0 auto;\n}\n[dir=rtl] .cdk-virtual-scroll-spacer {\n transform-origin: 100% 0;\n}\n"],
916
916
  changeDetection: i0.ChangeDetectionStrategy.OnPush,
917
917
  encapsulation: i0.ViewEncapsulation.None
918
918
  });
919
919
  }
920
920
  i0.ɵɵngDeclareClassMetadata({
921
921
  minVersion: "12.0.0",
922
- version: "22.0.0-next.1",
922
+ version: "22.0.0-next.5",
923
923
  ngImport: i0,
924
924
  type: CdkVirtualScrollViewport,
925
925
  decorators: [{
@@ -943,7 +943,7 @@ i0.ɵɵngDeclareClassMetadata({
943
943
  useExisting: CdkVirtualScrollViewport
944
944
  }],
945
945
  template: "<!--\n Wrap the rendered content in an element that will be used to offset it based on the scroll\n position.\n-->\n<div #contentWrapper class=\"cdk-virtual-scroll-content-wrapper\">\n <ng-content></ng-content>\n</div>\n<!--\n Spacer used to force the scrolling container to the correct size for the *total* number of items\n so that the scrollbar captures the size of the entire data set.\n-->\n<div class=\"cdk-virtual-scroll-spacer\"\n [style.width]=\"_totalContentWidth()\" [style.height]=\"_totalContentHeight()\"></div>\n",
946
- styles: ["cdk-virtual-scroll-viewport{display:block;position:relative;transform:translateZ(0)}.cdk-virtual-scrollable{overflow:auto;will-change:scroll-position;contain:strict}.cdk-virtual-scroll-content-wrapper{position:absolute;top:0;left:0;contain:content}[dir=rtl] .cdk-virtual-scroll-content-wrapper{right:0;left:auto}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper{min-height:100%}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-left:0;padding-right:0;margin-left:0;margin-right:0;border-left-width:0;border-right-width:0;outline:none}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper{min-width:100%}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-width:0;outline:none}.cdk-virtual-scroll-spacer{height:1px;transform-origin:0 0;flex:0 0 auto}[dir=rtl] .cdk-virtual-scroll-spacer{transform-origin:100% 0}\n"]
946
+ styles: ["cdk-virtual-scroll-viewport {\n display: block;\n position: relative;\n transform: translateZ(0);\n}\n\n.cdk-virtual-scrollable {\n overflow: auto;\n will-change: scroll-position;\n contain: strict;\n}\n\n.cdk-virtual-scroll-content-wrapper {\n position: absolute;\n top: 0;\n left: 0;\n contain: content;\n}\n[dir=rtl] .cdk-virtual-scroll-content-wrapper {\n right: 0;\n left: auto;\n}\n\n.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper {\n min-height: 100%;\n}\n.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper > dl:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper > ol:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper > table:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper > ul:not([cdkVirtualFor]) {\n padding-left: 0;\n padding-right: 0;\n margin-left: 0;\n margin-right: 0;\n border-left-width: 0;\n border-right-width: 0;\n outline: none;\n}\n\n.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper {\n min-width: 100%;\n}\n.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper > dl:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper > ol:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper > table:not([cdkVirtualFor]), .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper > ul:not([cdkVirtualFor]) {\n padding-top: 0;\n padding-bottom: 0;\n margin-top: 0;\n margin-bottom: 0;\n border-top-width: 0;\n border-bottom-width: 0;\n outline: none;\n}\n\n.cdk-virtual-scroll-spacer {\n height: 1px;\n transform-origin: 0 0;\n flex: 0 0 auto;\n}\n[dir=rtl] .cdk-virtual-scroll-spacer {\n transform-origin: 100% 0;\n}\n"]
947
947
  }]
948
948
  }],
949
949
  ctorParameters: () => [],
@@ -1166,7 +1166,7 @@ class CdkVirtualForOf {
1166
1166
  }
1167
1167
  static ɵfac = i0.ɵɵngDeclareFactory({
1168
1168
  minVersion: "12.0.0",
1169
- version: "22.0.0-next.1",
1169
+ version: "22.0.0-next.5",
1170
1170
  ngImport: i0,
1171
1171
  type: CdkVirtualForOf,
1172
1172
  deps: [],
@@ -1174,7 +1174,7 @@ class CdkVirtualForOf {
1174
1174
  });
1175
1175
  static ɵdir = i0.ɵɵngDeclareDirective({
1176
1176
  minVersion: "14.0.0",
1177
- version: "22.0.0-next.1",
1177
+ version: "22.0.0-next.5",
1178
1178
  type: CdkVirtualForOf,
1179
1179
  isStandalone: true,
1180
1180
  selector: "[cdkVirtualFor][cdkVirtualForOf]",
@@ -1189,7 +1189,7 @@ class CdkVirtualForOf {
1189
1189
  }
1190
1190
  i0.ɵɵngDeclareClassMetadata({
1191
1191
  minVersion: "12.0.0",
1192
- version: "22.0.0-next.1",
1192
+ version: "22.0.0-next.5",
1193
1193
  ngImport: i0,
1194
1194
  type: CdkVirtualForOf,
1195
1195
  decorators: [{
@@ -1224,7 +1224,7 @@ class CdkVirtualScrollableElement extends CdkVirtualScrollable {
1224
1224
  }
1225
1225
  static ɵfac = i0.ɵɵngDeclareFactory({
1226
1226
  minVersion: "12.0.0",
1227
- version: "22.0.0-next.1",
1227
+ version: "22.0.0-next.5",
1228
1228
  ngImport: i0,
1229
1229
  type: CdkVirtualScrollableElement,
1230
1230
  deps: [],
@@ -1232,7 +1232,7 @@ class CdkVirtualScrollableElement extends CdkVirtualScrollable {
1232
1232
  });
1233
1233
  static ɵdir = i0.ɵɵngDeclareDirective({
1234
1234
  minVersion: "14.0.0",
1235
- version: "22.0.0-next.1",
1235
+ version: "22.0.0-next.5",
1236
1236
  type: CdkVirtualScrollableElement,
1237
1237
  isStandalone: true,
1238
1238
  selector: "[cdkVirtualScrollingElement]",
@@ -1249,7 +1249,7 @@ class CdkVirtualScrollableElement extends CdkVirtualScrollable {
1249
1249
  }
1250
1250
  i0.ɵɵngDeclareClassMetadata({
1251
1251
  minVersion: "12.0.0",
1252
- version: "22.0.0-next.1",
1252
+ version: "22.0.0-next.5",
1253
1253
  ngImport: i0,
1254
1254
  type: CdkVirtualScrollableElement,
1255
1255
  decorators: [{
@@ -1280,7 +1280,7 @@ class CdkVirtualScrollableWindow extends CdkVirtualScrollable {
1280
1280
  }
1281
1281
  static ɵfac = i0.ɵɵngDeclareFactory({
1282
1282
  minVersion: "12.0.0",
1283
- version: "22.0.0-next.1",
1283
+ version: "22.0.0-next.5",
1284
1284
  ngImport: i0,
1285
1285
  type: CdkVirtualScrollableWindow,
1286
1286
  deps: [],
@@ -1288,7 +1288,7 @@ class CdkVirtualScrollableWindow extends CdkVirtualScrollable {
1288
1288
  });
1289
1289
  static ɵdir = i0.ɵɵngDeclareDirective({
1290
1290
  minVersion: "14.0.0",
1291
- version: "22.0.0-next.1",
1291
+ version: "22.0.0-next.5",
1292
1292
  type: CdkVirtualScrollableWindow,
1293
1293
  isStandalone: true,
1294
1294
  selector: "cdk-virtual-scroll-viewport[scrollWindow]",
@@ -1302,7 +1302,7 @@ class CdkVirtualScrollableWindow extends CdkVirtualScrollable {
1302
1302
  }
1303
1303
  i0.ɵɵngDeclareClassMetadata({
1304
1304
  minVersion: "12.0.0",
1305
- version: "22.0.0-next.1",
1305
+ version: "22.0.0-next.5",
1306
1306
  ngImport: i0,
1307
1307
  type: CdkVirtualScrollableWindow,
1308
1308
  decorators: [{
@@ -1321,7 +1321,7 @@ i0.ɵɵngDeclareClassMetadata({
1321
1321
  class CdkScrollableModule {
1322
1322
  static ɵfac = i0.ɵɵngDeclareFactory({
1323
1323
  minVersion: "12.0.0",
1324
- version: "22.0.0-next.1",
1324
+ version: "22.0.0-next.5",
1325
1325
  ngImport: i0,
1326
1326
  type: CdkScrollableModule,
1327
1327
  deps: [],
@@ -1329,7 +1329,7 @@ class CdkScrollableModule {
1329
1329
  });
1330
1330
  static ɵmod = i0.ɵɵngDeclareNgModule({
1331
1331
  minVersion: "14.0.0",
1332
- version: "22.0.0-next.1",
1332
+ version: "22.0.0-next.5",
1333
1333
  ngImport: i0,
1334
1334
  type: CdkScrollableModule,
1335
1335
  imports: [CdkScrollable],
@@ -1337,14 +1337,14 @@ class CdkScrollableModule {
1337
1337
  });
1338
1338
  static ɵinj = i0.ɵɵngDeclareInjector({
1339
1339
  minVersion: "12.0.0",
1340
- version: "22.0.0-next.1",
1340
+ version: "22.0.0-next.5",
1341
1341
  ngImport: i0,
1342
1342
  type: CdkScrollableModule
1343
1343
  });
1344
1344
  }
1345
1345
  i0.ɵɵngDeclareClassMetadata({
1346
1346
  minVersion: "12.0.0",
1347
- version: "22.0.0-next.1",
1347
+ version: "22.0.0-next.5",
1348
1348
  ngImport: i0,
1349
1349
  type: CdkScrollableModule,
1350
1350
  decorators: [{
@@ -1358,7 +1358,7 @@ i0.ɵɵngDeclareClassMetadata({
1358
1358
  class ScrollingModule {
1359
1359
  static ɵfac = i0.ɵɵngDeclareFactory({
1360
1360
  minVersion: "12.0.0",
1361
- version: "22.0.0-next.1",
1361
+ version: "22.0.0-next.5",
1362
1362
  ngImport: i0,
1363
1363
  type: ScrollingModule,
1364
1364
  deps: [],
@@ -1366,7 +1366,7 @@ class ScrollingModule {
1366
1366
  });
1367
1367
  static ɵmod = i0.ɵɵngDeclareNgModule({
1368
1368
  minVersion: "14.0.0",
1369
- version: "22.0.0-next.1",
1369
+ version: "22.0.0-next.5",
1370
1370
  ngImport: i0,
1371
1371
  type: ScrollingModule,
1372
1372
  imports: [BidiModule, CdkScrollableModule, CdkVirtualScrollViewport, CdkFixedSizeVirtualScroll, CdkVirtualForOf, CdkVirtualScrollableWindow, CdkVirtualScrollableElement],
@@ -1374,7 +1374,7 @@ class ScrollingModule {
1374
1374
  });
1375
1375
  static ɵinj = i0.ɵɵngDeclareInjector({
1376
1376
  minVersion: "12.0.0",
1377
- version: "22.0.0-next.1",
1377
+ version: "22.0.0-next.5",
1378
1378
  ngImport: i0,
1379
1379
  type: ScrollingModule,
1380
1380
  imports: [BidiModule, CdkScrollableModule, BidiModule, CdkScrollableModule]
@@ -1382,7 +1382,7 @@ class ScrollingModule {
1382
1382
  }
1383
1383
  i0.ɵɵngDeclareClassMetadata({
1384
1384
  minVersion: "12.0.0",
1385
- version: "22.0.0-next.1",
1385
+ version: "22.0.0-next.5",
1386
1386
  ngImport: i0,
1387
1387
  type: ScrollingModule,
1388
1388
  decorators: [{