@angular/cdk 20.0.0-rc.2 → 20.0.1

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 (72) hide show
  1. package/accordion/index.d.ts +3 -1
  2. package/fesm2022/{a11y-module-D8XVc0lA.mjs → a11y-module-DHa4AVFz.mjs} +27 -27
  3. package/fesm2022/{a11y-module-D8XVc0lA.mjs.map → a11y-module-DHa4AVFz.mjs.map} +1 -1
  4. package/fesm2022/a11y.mjs +19 -19
  5. package/fesm2022/a11y.mjs.map +1 -1
  6. package/fesm2022/accordion.mjs +20 -14
  7. package/fesm2022/accordion.mjs.map +1 -1
  8. package/fesm2022/{activedescendant-key-manager-DC3-fwQI.mjs → activedescendant-key-manager-CZAE5aFC.mjs} +2 -2
  9. package/fesm2022/{activedescendant-key-manager-DC3-fwQI.mjs.map → activedescendant-key-manager-CZAE5aFC.mjs.map} +1 -1
  10. package/fesm2022/bidi.mjs +9 -9
  11. package/fesm2022/bidi.mjs.map +1 -1
  12. package/fesm2022/{breakpoints-observer-Bf1rpjsP.mjs → breakpoints-observer-QutrMj4x.mjs} +8 -8
  13. package/fesm2022/{breakpoints-observer-Bf1rpjsP.mjs.map → breakpoints-observer-QutrMj4x.mjs.map} +1 -1
  14. package/fesm2022/cdk.mjs +1 -1
  15. package/fesm2022/cdk.mjs.map +1 -1
  16. package/fesm2022/clipboard.mjs +10 -10
  17. package/fesm2022/clipboard.mjs.map +1 -1
  18. package/fesm2022/collections.mjs +1 -1
  19. package/fesm2022/dialog.mjs +18 -18
  20. package/fesm2022/dialog.mjs.map +1 -1
  21. package/fesm2022/{directionality-DBlSyD_q.mjs → directionality-CChdj3az.mjs} +4 -4
  22. package/fesm2022/{directionality-DBlSyD_q.mjs.map → directionality-CChdj3az.mjs.map} +1 -1
  23. package/fesm2022/drag-drop.mjs +35 -35
  24. package/fesm2022/drag-drop.mjs.map +1 -1
  25. package/fesm2022/{focus-key-manager-C1rAQJ5z.mjs → focus-key-manager-CPmlyB_c.mjs} +2 -2
  26. package/fesm2022/{focus-key-manager-C1rAQJ5z.mjs.map → focus-key-manager-CPmlyB_c.mjs.map} +1 -1
  27. package/fesm2022/{focus-monitor-B7II9-mT.mjs → focus-monitor-DLjkiju1.mjs} +11 -11
  28. package/fesm2022/{focus-monitor-B7II9-mT.mjs.map → focus-monitor-DLjkiju1.mjs.map} +1 -1
  29. package/fesm2022/{id-generator-CGk_WAHZ.mjs → id-generator-LuoRZSid.mjs} +4 -4
  30. package/fesm2022/{id-generator-CGk_WAHZ.mjs.map → id-generator-LuoRZSid.mjs.map} +1 -1
  31. package/fesm2022/layout.mjs +6 -6
  32. package/fesm2022/layout.mjs.map +1 -1
  33. package/fesm2022/{list-key-manager-CyOIXo8P.mjs → list-key-manager-C7tp3RbG.mjs} +13 -13
  34. package/fesm2022/list-key-manager-C7tp3RbG.mjs.map +1 -0
  35. package/fesm2022/listbox.mjs +15 -15
  36. package/fesm2022/listbox.mjs.map +1 -1
  37. package/fesm2022/menu.mjs +58 -58
  38. package/fesm2022/menu.mjs.map +1 -1
  39. package/fesm2022/observers/private.mjs +3 -3
  40. package/fesm2022/observers/private.mjs.map +1 -1
  41. package/fesm2022/observers.mjs +13 -13
  42. package/fesm2022/observers.mjs.map +1 -1
  43. package/fesm2022/{overlay-module-epEhkaPq.mjs → overlay-module-Bd2UplUU.mjs} +39 -39
  44. package/fesm2022/{overlay-module-epEhkaPq.mjs.map → overlay-module-Bd2UplUU.mjs.map} +1 -1
  45. package/fesm2022/overlay.mjs +9 -9
  46. package/fesm2022/overlay.mjs.map +1 -1
  47. package/fesm2022/{platform-CwM6AZ0b.mjs → platform-DNDzkVcI.mjs} +4 -4
  48. package/fesm2022/{platform-CwM6AZ0b.mjs.map → platform-DNDzkVcI.mjs.map} +1 -1
  49. package/fesm2022/platform.mjs +5 -5
  50. package/fesm2022/platform.mjs.map +1 -1
  51. package/fesm2022/portal.mjs +16 -16
  52. package/fesm2022/portal.mjs.map +1 -1
  53. package/fesm2022/private.mjs +4 -4
  54. package/fesm2022/private.mjs.map +1 -1
  55. package/fesm2022/scrolling.mjs +37 -37
  56. package/fesm2022/scrolling.mjs.map +1 -1
  57. package/fesm2022/stepper.mjs +127 -108
  58. package/fesm2022/stepper.mjs.map +1 -1
  59. package/fesm2022/{style-loader-Dwx3yBB7.mjs → style-loader-B2sGQXxD.mjs} +4 -4
  60. package/fesm2022/{style-loader-Dwx3yBB7.mjs.map → style-loader-B2sGQXxD.mjs.map} +1 -1
  61. package/fesm2022/table.mjs +75 -75
  62. package/fesm2022/table.mjs.map +1 -1
  63. package/fesm2022/text-field.mjs +18 -18
  64. package/fesm2022/text-field.mjs.map +1 -1
  65. package/fesm2022/tree.mjs +26 -26
  66. package/fesm2022/tree.mjs.map +1 -1
  67. package/fesm2022/{unique-selection-dispatcher-IvBdhaDc.mjs → unique-selection-dispatcher-Cewa_Eg3.mjs} +4 -4
  68. package/fesm2022/{unique-selection-dispatcher-IvBdhaDc.mjs.map → unique-selection-dispatcher-Cewa_Eg3.mjs.map} +1 -1
  69. package/package.json +3 -3
  70. package/schematics/ng-add/index.js +1 -1
  71. package/stepper/index.d.ts +18 -10
  72. package/fesm2022/list-key-manager-CyOIXo8P.mjs.map +0 -1
@@ -5,13 +5,13 @@ import { _ as _getEventTarget, a as _getShadowRoot } from './shadow-dom-B0oHn41l
5
5
  import { a as isFakeTouchstartFromScreenReader, i as isFakeMousedownFromScreenReader } from './fake-event-detection-DWOdFTFz.mjs';
6
6
  import { a as coerceElement, c as coerceNumberProperty } from './element-x4z00URv.mjs';
7
7
  import { takeUntil, map, take, tap, switchMap, startWith } from 'rxjs/operators';
8
- import { _ as _CdkPrivateStyleLoader } from './style-loader-Dwx3yBB7.mjs';
8
+ import { _ as _CdkPrivateStyleLoader } from './style-loader-B2sGQXxD.mjs';
9
9
  import { ViewportRuler, ScrollDispatcher, CdkScrollableModule } from './scrolling.mjs';
10
10
  export { CdkScrollable as ɵɵCdkScrollable } from './scrolling.mjs';
11
- import { D as Directionality } from './directionality-DBlSyD_q.mjs';
12
- import { _ as _IdGenerator } from './id-generator-CGk_WAHZ.mjs';
11
+ import { D as Directionality } from './directionality-CChdj3az.mjs';
12
+ import { _ as _IdGenerator } from './id-generator-LuoRZSid.mjs';
13
13
  import { c as coerceArray } from './array-I1yfCXUO.mjs';
14
- import './platform-CwM6AZ0b.mjs';
14
+ import './platform-DNDzkVcI.mjs';
15
15
  import '@angular/common';
16
16
  import './scrolling-BkvA05C8.mjs';
17
17
  import './bidi.mjs';
@@ -3020,10 +3020,10 @@ const activeCapturingEventOptions = {
3020
3020
  * @docs-private
3021
3021
  */
3022
3022
  class _ResetsLoader {
3023
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: _ResetsLoader, deps: [], target: i0.ɵɵFactoryTarget.Component });
3024
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-rc.1", type: _ResetsLoader, isStandalone: true, selector: "ng-component", host: { attributes: { "cdk-drag-resets-container": "" } }, ngImport: i0, template: '', isInline: true, styles: ["@layer cdk-resets{.cdk-drag-preview{background:none;border:none;padding:0;color:inherit;inset:auto}}.cdk-drag-placeholder *,.cdk-drag-preview *{pointer-events:none !important}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
3023
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: _ResetsLoader, deps: [], target: i0.ɵɵFactoryTarget.Component });
3024
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0", type: _ResetsLoader, isStandalone: true, selector: "ng-component", host: { attributes: { "cdk-drag-resets-container": "" } }, ngImport: i0, template: '', isInline: true, styles: ["@layer cdk-resets{.cdk-drag-preview{background:none;border:none;padding:0;color:inherit;inset:auto}}.cdk-drag-placeholder *,.cdk-drag-preview *{pointer-events:none !important}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
3025
3025
  }
3026
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: _ResetsLoader, decorators: [{
3026
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: _ResetsLoader, decorators: [{
3027
3027
  type: Component,
3028
3028
  args: [{ encapsulation: ViewEncapsulation.None, template: '', changeDetection: ChangeDetectionStrategy.OnPush, host: { 'cdk-drag-resets-container': '' }, styles: ["@layer cdk-resets{.cdk-drag-preview{background:none;border:none;padding:0;color:inherit;inset:auto}}.cdk-drag-placeholder *,.cdk-drag-preview *{pointer-events:none !important}\n"] }]
3029
3029
  }] });
@@ -3253,10 +3253,10 @@ class DragDropRegistry {
3253
3253
  this._globalListeners?.forEach(cleanup => cleanup());
3254
3254
  this._globalListeners = undefined;
3255
3255
  }
3256
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDropRegistry, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
3257
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDropRegistry, providedIn: 'root' });
3256
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: DragDropRegistry, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
3257
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: DragDropRegistry, providedIn: 'root' });
3258
3258
  }
3259
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDropRegistry, decorators: [{
3259
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: DragDropRegistry, decorators: [{
3260
3260
  type: Injectable,
3261
3261
  args: [{ providedIn: 'root' }]
3262
3262
  }], ctorParameters: () => [] });
@@ -3291,10 +3291,10 @@ class DragDrop {
3291
3291
  createDropList(element) {
3292
3292
  return new DropListRef(element, this._dragDropRegistry, this._document, this._ngZone, this._viewportRuler);
3293
3293
  }
3294
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDrop, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
3295
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDrop, providedIn: 'root' });
3294
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: DragDrop, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
3295
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: DragDrop, providedIn: 'root' });
3296
3296
  }
3297
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDrop, decorators: [{
3297
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: DragDrop, decorators: [{
3298
3298
  type: Injectable,
3299
3299
  args: [{ providedIn: 'root' }]
3300
3300
  }], ctorParameters: () => [] });
@@ -3364,10 +3364,10 @@ class CdkDragHandle {
3364
3364
  this._parentDrag?._removeHandle(this);
3365
3365
  this._stateChanges.complete();
3366
3366
  }
3367
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDragHandle, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3368
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-rc.1", type: CdkDragHandle, isStandalone: true, selector: "[cdkDragHandle]", inputs: { disabled: ["cdkDragHandleDisabled", "disabled", booleanAttribute] }, host: { classAttribute: "cdk-drag-handle" }, providers: [{ provide: CDK_DRAG_HANDLE, useExisting: CdkDragHandle }], ngImport: i0 });
3367
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDragHandle, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3368
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0", type: CdkDragHandle, isStandalone: true, selector: "[cdkDragHandle]", inputs: { disabled: ["cdkDragHandleDisabled", "disabled", booleanAttribute] }, host: { classAttribute: "cdk-drag-handle" }, providers: [{ provide: CDK_DRAG_HANDLE, useExisting: CdkDragHandle }], ngImport: i0 });
3369
3369
  }
3370
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDragHandle, decorators: [{
3370
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDragHandle, decorators: [{
3371
3371
  type: Directive,
3372
3372
  args: [{
3373
3373
  selector: '[cdkDragHandle]',
@@ -3830,10 +3830,10 @@ class CdkDrag {
3830
3830
  handleInstance.disabled ? dragRef.disableHandle(handle) : dragRef.enableHandle(handle);
3831
3831
  });
3832
3832
  }
3833
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDrag, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3834
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-rc.1", type: CdkDrag, isStandalone: true, selector: "[cdkDrag]", inputs: { data: ["cdkDragData", "data"], lockAxis: ["cdkDragLockAxis", "lockAxis"], rootElementSelector: ["cdkDragRootElement", "rootElementSelector"], boundaryElement: ["cdkDragBoundary", "boundaryElement"], dragStartDelay: ["cdkDragStartDelay", "dragStartDelay"], freeDragPosition: ["cdkDragFreeDragPosition", "freeDragPosition"], disabled: ["cdkDragDisabled", "disabled", booleanAttribute], constrainPosition: ["cdkDragConstrainPosition", "constrainPosition"], previewClass: ["cdkDragPreviewClass", "previewClass"], previewContainer: ["cdkDragPreviewContainer", "previewContainer"], scale: ["cdkDragScale", "scale", numberAttribute] }, outputs: { started: "cdkDragStarted", released: "cdkDragReleased", ended: "cdkDragEnded", entered: "cdkDragEntered", exited: "cdkDragExited", dropped: "cdkDragDropped", moved: "cdkDragMoved" }, host: { properties: { "class.cdk-drag-disabled": "disabled", "class.cdk-drag-dragging": "_dragRef.isDragging()" }, classAttribute: "cdk-drag" }, providers: [{ provide: CDK_DRAG_PARENT, useExisting: CdkDrag }], exportAs: ["cdkDrag"], usesOnChanges: true, ngImport: i0 });
3833
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDrag, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3834
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0", type: CdkDrag, isStandalone: true, selector: "[cdkDrag]", inputs: { data: ["cdkDragData", "data"], lockAxis: ["cdkDragLockAxis", "lockAxis"], rootElementSelector: ["cdkDragRootElement", "rootElementSelector"], boundaryElement: ["cdkDragBoundary", "boundaryElement"], dragStartDelay: ["cdkDragStartDelay", "dragStartDelay"], freeDragPosition: ["cdkDragFreeDragPosition", "freeDragPosition"], disabled: ["cdkDragDisabled", "disabled", booleanAttribute], constrainPosition: ["cdkDragConstrainPosition", "constrainPosition"], previewClass: ["cdkDragPreviewClass", "previewClass"], previewContainer: ["cdkDragPreviewContainer", "previewContainer"], scale: ["cdkDragScale", "scale", numberAttribute] }, outputs: { started: "cdkDragStarted", released: "cdkDragReleased", ended: "cdkDragEnded", entered: "cdkDragEntered", exited: "cdkDragExited", dropped: "cdkDragDropped", moved: "cdkDragMoved" }, host: { properties: { "class.cdk-drag-disabled": "disabled", "class.cdk-drag-dragging": "_dragRef.isDragging()" }, classAttribute: "cdk-drag" }, providers: [{ provide: CDK_DRAG_PARENT, useExisting: CdkDrag }], exportAs: ["cdkDrag"], usesOnChanges: true, ngImport: i0 });
3835
3835
  }
3836
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDrag, decorators: [{
3836
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDrag, decorators: [{
3837
3837
  type: Directive,
3838
3838
  args: [{
3839
3839
  selector: '[cdkDrag]',
@@ -3921,10 +3921,10 @@ class CdkDropListGroup {
3921
3921
  ngOnDestroy() {
3922
3922
  this._items.clear();
3923
3923
  }
3924
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDropListGroup, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3925
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-rc.1", type: CdkDropListGroup, isStandalone: true, selector: "[cdkDropListGroup]", inputs: { disabled: ["cdkDropListGroupDisabled", "disabled", booleanAttribute] }, providers: [{ provide: CDK_DROP_LIST_GROUP, useExisting: CdkDropListGroup }], exportAs: ["cdkDropListGroup"], ngImport: i0 });
3924
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDropListGroup, deps: [], target: i0.ɵɵFactoryTarget.Directive });
3925
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0", type: CdkDropListGroup, isStandalone: true, selector: "[cdkDropListGroup]", inputs: { disabled: ["cdkDropListGroupDisabled", "disabled", booleanAttribute] }, providers: [{ provide: CDK_DROP_LIST_GROUP, useExisting: CdkDropListGroup }], exportAs: ["cdkDropListGroup"], ngImport: i0 });
3926
3926
  }
3927
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDropListGroup, decorators: [{
3927
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDropListGroup, decorators: [{
3928
3928
  type: Directive,
3929
3929
  args: [{
3930
3930
  selector: '[cdkDropListGroup]',
@@ -4222,14 +4222,14 @@ class CdkDropList {
4222
4222
  this._latestSortedRefs = items;
4223
4223
  this._dropListRef.withItems(items);
4224
4224
  }
4225
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDropList, deps: [], target: i0.ɵɵFactoryTarget.Directive });
4226
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-rc.1", type: CdkDropList, isStandalone: true, selector: "[cdkDropList], cdk-drop-list", inputs: { connectedTo: ["cdkDropListConnectedTo", "connectedTo"], data: ["cdkDropListData", "data"], orientation: ["cdkDropListOrientation", "orientation"], id: "id", lockAxis: ["cdkDropListLockAxis", "lockAxis"], disabled: ["cdkDropListDisabled", "disabled", booleanAttribute], sortingDisabled: ["cdkDropListSortingDisabled", "sortingDisabled", booleanAttribute], enterPredicate: ["cdkDropListEnterPredicate", "enterPredicate"], sortPredicate: ["cdkDropListSortPredicate", "sortPredicate"], autoScrollDisabled: ["cdkDropListAutoScrollDisabled", "autoScrollDisabled", booleanAttribute], autoScrollStep: ["cdkDropListAutoScrollStep", "autoScrollStep"], elementContainerSelector: ["cdkDropListElementContainer", "elementContainerSelector"] }, outputs: { dropped: "cdkDropListDropped", entered: "cdkDropListEntered", exited: "cdkDropListExited", sorted: "cdkDropListSorted" }, host: { properties: { "attr.id": "id", "class.cdk-drop-list-disabled": "disabled", "class.cdk-drop-list-dragging": "_dropListRef.isDragging()", "class.cdk-drop-list-receiving": "_dropListRef.isReceiving()" }, classAttribute: "cdk-drop-list" }, providers: [
4225
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDropList, deps: [], target: i0.ɵɵFactoryTarget.Directive });
4226
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0", type: CdkDropList, isStandalone: true, selector: "[cdkDropList], cdk-drop-list", inputs: { connectedTo: ["cdkDropListConnectedTo", "connectedTo"], data: ["cdkDropListData", "data"], orientation: ["cdkDropListOrientation", "orientation"], id: "id", lockAxis: ["cdkDropListLockAxis", "lockAxis"], disabled: ["cdkDropListDisabled", "disabled", booleanAttribute], sortingDisabled: ["cdkDropListSortingDisabled", "sortingDisabled", booleanAttribute], enterPredicate: ["cdkDropListEnterPredicate", "enterPredicate"], sortPredicate: ["cdkDropListSortPredicate", "sortPredicate"], autoScrollDisabled: ["cdkDropListAutoScrollDisabled", "autoScrollDisabled", booleanAttribute], autoScrollStep: ["cdkDropListAutoScrollStep", "autoScrollStep"], elementContainerSelector: ["cdkDropListElementContainer", "elementContainerSelector"] }, outputs: { dropped: "cdkDropListDropped", entered: "cdkDropListEntered", exited: "cdkDropListExited", sorted: "cdkDropListSorted" }, host: { properties: { "attr.id": "id", "class.cdk-drop-list-disabled": "disabled", "class.cdk-drop-list-dragging": "_dropListRef.isDragging()", "class.cdk-drop-list-receiving": "_dropListRef.isReceiving()" }, classAttribute: "cdk-drop-list" }, providers: [
4227
4227
  // Prevent child drop lists from picking up the same group as their parent.
4228
4228
  { provide: CDK_DROP_LIST_GROUP, useValue: undefined },
4229
4229
  { provide: CDK_DROP_LIST, useExisting: CdkDropList },
4230
4230
  ], exportAs: ["cdkDropList"], ngImport: i0 });
4231
4231
  }
4232
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDropList, decorators: [{
4232
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDropList, decorators: [{
4233
4233
  type: Directive,
4234
4234
  args: [{
4235
4235
  selector: '[cdkDropList], cdk-drop-list',
@@ -4319,10 +4319,10 @@ class CdkDragPreview {
4319
4319
  ngOnDestroy() {
4320
4320
  this._drag?._resetPreviewTemplate(this);
4321
4321
  }
4322
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDragPreview, deps: [], target: i0.ɵɵFactoryTarget.Directive });
4323
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-rc.1", type: CdkDragPreview, isStandalone: true, selector: "ng-template[cdkDragPreview]", inputs: { data: "data", matchSize: ["matchSize", "matchSize", booleanAttribute] }, providers: [{ provide: CDK_DRAG_PREVIEW, useExisting: CdkDragPreview }], ngImport: i0 });
4322
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDragPreview, deps: [], target: i0.ɵɵFactoryTarget.Directive });
4323
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0", type: CdkDragPreview, isStandalone: true, selector: "ng-template[cdkDragPreview]", inputs: { data: "data", matchSize: ["matchSize", "matchSize", booleanAttribute] }, providers: [{ provide: CDK_DRAG_PREVIEW, useExisting: CdkDragPreview }], ngImport: i0 });
4324
4324
  }
4325
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDragPreview, decorators: [{
4325
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDragPreview, decorators: [{
4326
4326
  type: Directive,
4327
4327
  args: [{
4328
4328
  selector: 'ng-template[cdkDragPreview]',
@@ -4356,10 +4356,10 @@ class CdkDragPlaceholder {
4356
4356
  ngOnDestroy() {
4357
4357
  this._drag?._resetPlaceholderTemplate(this);
4358
4358
  }
4359
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDragPlaceholder, deps: [], target: i0.ɵɵFactoryTarget.Directive });
4360
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-rc.1", type: CdkDragPlaceholder, isStandalone: true, selector: "ng-template[cdkDragPlaceholder]", inputs: { data: "data" }, providers: [{ provide: CDK_DRAG_PLACEHOLDER, useExisting: CdkDragPlaceholder }], ngImport: i0 });
4359
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDragPlaceholder, deps: [], target: i0.ɵɵFactoryTarget.Directive });
4360
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0", type: CdkDragPlaceholder, isStandalone: true, selector: "ng-template[cdkDragPlaceholder]", inputs: { data: "data" }, providers: [{ provide: CDK_DRAG_PLACEHOLDER, useExisting: CdkDragPlaceholder }], ngImport: i0 });
4361
4361
  }
4362
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: CdkDragPlaceholder, decorators: [{
4362
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: CdkDragPlaceholder, decorators: [{
4363
4363
  type: Directive,
4364
4364
  args: [{
4365
4365
  selector: 'ng-template[cdkDragPlaceholder]',
@@ -4378,8 +4378,8 @@ const DRAG_DROP_DIRECTIVES = [
4378
4378
  CdkDragPlaceholder,
4379
4379
  ];
4380
4380
  class DragDropModule {
4381
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDropModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
4382
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDropModule, imports: [CdkDropList,
4381
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: DragDropModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
4382
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0", ngImport: i0, type: DragDropModule, imports: [CdkDropList,
4383
4383
  CdkDropListGroup,
4384
4384
  CdkDrag,
4385
4385
  CdkDragHandle,
@@ -4390,9 +4390,9 @@ class DragDropModule {
4390
4390
  CdkDragHandle,
4391
4391
  CdkDragPreview,
4392
4392
  CdkDragPlaceholder] });
4393
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDropModule, providers: [DragDrop], imports: [CdkScrollableModule] });
4393
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: DragDropModule, providers: [DragDrop], imports: [CdkScrollableModule] });
4394
4394
  }
4395
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-rc.1", ngImport: i0, type: DragDropModule, decorators: [{
4395
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0", ngImport: i0, type: DragDropModule, decorators: [{
4396
4396
  type: NgModule,
4397
4397
  args: [{
4398
4398
  imports: DRAG_DROP_DIRECTIVES,