@angular/cdk 20.2.0-next.1 → 20.2.0-next.3

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 (175) hide show
  1. package/a11y/index.d.ts +8 -8
  2. package/{a11y-module.d--J1yhM7R.d.ts → a11y-module.d.d.ts} +3 -3
  3. package/accordion/index.d.ts +1 -1
  4. package/{activedescendant-key-manager.d-DLNLWTtr.d.ts → activedescendant-key-manager.d.d.ts} +3 -3
  5. package/bidi/index.d.ts +1 -1
  6. package/{bidi-module.d-IN1Vp56w.d.ts → bidi-module.d.d.ts} +2 -2
  7. package/coercion/index.d.ts +1 -1
  8. package/collections/index.d.ts +7 -7
  9. package/{data-source.d-Bblv7Zvh.d.ts → data-source.d.d.ts} +2 -2
  10. package/dialog/index.d.ts +11 -11
  11. package/drag-drop/index.d.ts +5 -5
  12. package/fesm2022/{a11y-module-i3TQk2dk.mjs → a11y-module.mjs} +29 -29
  13. package/fesm2022/a11y-module.mjs.map +1 -0
  14. package/fesm2022/a11y.mjs +28 -28
  15. package/fesm2022/a11y.mjs.map +1 -1
  16. package/fesm2022/accordion.mjs +12 -12
  17. package/fesm2022/accordion.mjs.map +1 -1
  18. package/fesm2022/{activedescendant-key-manager-Uaf4ZFAJ.mjs → activedescendant-key-manager.mjs} +3 -3
  19. package/fesm2022/activedescendant-key-manager.mjs.map +1 -0
  20. package/fesm2022/{array-I1yfCXUO.mjs → array.mjs} +2 -2
  21. package/fesm2022/array.mjs.map +1 -0
  22. package/fesm2022/bidi.mjs +9 -9
  23. package/fesm2022/bidi.mjs.map +1 -1
  24. package/fesm2022/{breakpoints-observer-B9oGujtp.mjs → breakpoints-observer.mjs} +10 -10
  25. package/fesm2022/breakpoints-observer.mjs.map +1 -0
  26. package/fesm2022/cdk.mjs +1 -1
  27. package/fesm2022/cdk.mjs.map +1 -1
  28. package/fesm2022/clipboard.mjs +10 -10
  29. package/fesm2022/clipboard.mjs.map +1 -1
  30. package/fesm2022/coercion/private.mjs.map +1 -1
  31. package/fesm2022/coercion.mjs +3 -3
  32. package/fesm2022/coercion.mjs.map +1 -1
  33. package/fesm2022/collections.mjs +5 -5
  34. package/fesm2022/{css-pixel-value-C_HEqLhI.mjs → css-pixel-value.mjs} +2 -2
  35. package/fesm2022/css-pixel-value.mjs.map +1 -0
  36. package/fesm2022/{data-source-D34wiQZj.mjs → data-source.mjs} +2 -2
  37. package/fesm2022/data-source.mjs.map +1 -0
  38. package/fesm2022/dialog.mjs +29 -29
  39. package/fesm2022/dialog.mjs.map +1 -1
  40. package/fesm2022/{directionality-Cbl-1nFG.mjs → directionality.mjs} +5 -5
  41. package/fesm2022/directionality.mjs.map +1 -0
  42. package/fesm2022/{dispose-view-repeater-strategy-Cvpav0PR.mjs → dispose-view-repeater-strategy.mjs} +3 -3
  43. package/fesm2022/dispose-view-repeater-strategy.mjs.map +1 -0
  44. package/fesm2022/drag-drop.mjs +48 -46
  45. package/fesm2022/drag-drop.mjs.map +1 -1
  46. package/fesm2022/{element-x4z00URv.mjs → element.mjs} +2 -2
  47. package/fesm2022/element.mjs.map +1 -0
  48. package/fesm2022/{fake-event-detection-DWOdFTFz.mjs → fake-event-detection.mjs} +2 -2
  49. package/fesm2022/fake-event-detection.mjs.map +1 -0
  50. package/fesm2022/{focus-key-manager-C8nuVjSq.mjs → focus-key-manager.mjs} +3 -3
  51. package/fesm2022/focus-key-manager.mjs.map +1 -0
  52. package/fesm2022/{focus-monitor-CprcLT6A.mjs → focus-monitor.mjs} +17 -17
  53. package/fesm2022/focus-monitor.mjs.map +1 -0
  54. package/fesm2022/{id-generator-CeVEEGXw.mjs → id-generator.mjs} +5 -5
  55. package/fesm2022/id-generator.mjs.map +1 -0
  56. package/fesm2022/keycodes.mjs +1 -1
  57. package/fesm2022/keycodes.mjs.map +1 -1
  58. package/fesm2022/{keycodes-CpHkExLC.mjs → keycodes2.mjs} +2 -2
  59. package/fesm2022/keycodes2.mjs.map +1 -0
  60. package/fesm2022/layout.mjs +7 -7
  61. package/fesm2022/layout.mjs.map +1 -1
  62. package/fesm2022/{list-key-manager-BPo6sXWX.mjs → list-key-manager.mjs} +4 -4
  63. package/fesm2022/list-key-manager.mjs.map +1 -0
  64. package/fesm2022/listbox.mjs +24 -21
  65. package/fesm2022/listbox.mjs.map +1 -1
  66. package/fesm2022/menu.mjs +70 -70
  67. package/fesm2022/menu.mjs.map +1 -1
  68. package/fesm2022/observers/private.mjs +3 -3
  69. package/fesm2022/observers/private.mjs.map +1 -1
  70. package/fesm2022/observers.mjs +14 -14
  71. package/fesm2022/observers.mjs.map +1 -1
  72. package/fesm2022/{overlay-module-CMC8dXNw.mjs → overlay-module.mjs} +46 -46
  73. package/fesm2022/overlay-module.mjs.map +1 -0
  74. package/fesm2022/overlay.mjs +18 -18
  75. package/fesm2022/overlay.mjs.map +1 -1
  76. package/fesm2022/{passive-listeners-esHZRgIN.mjs → passive-listeners.mjs} +2 -2
  77. package/fesm2022/passive-listeners.mjs.map +1 -0
  78. package/fesm2022/platform.mjs +9 -9
  79. package/fesm2022/platform.mjs.map +1 -1
  80. package/fesm2022/{platform-BWwIqQ_X.mjs → platform2.mjs} +5 -5
  81. package/fesm2022/platform2.mjs.map +1 -0
  82. package/fesm2022/portal.mjs +16 -16
  83. package/fesm2022/portal.mjs.map +1 -1
  84. package/fesm2022/private.mjs +4 -4
  85. package/fesm2022/private.mjs.map +1 -1
  86. package/fesm2022/{recycle-view-repeater-strategy-SfuyU210.mjs → recycle-view-repeater-strategy.mjs} +3 -3
  87. package/fesm2022/recycle-view-repeater-strategy.mjs.map +1 -0
  88. package/fesm2022/scrolling.mjs +41 -41
  89. package/fesm2022/scrolling.mjs.map +1 -1
  90. package/fesm2022/{scrolling-BkvA05C8.mjs → scrolling2.mjs} +2 -2
  91. package/fesm2022/scrolling2.mjs.map +1 -0
  92. package/fesm2022/{selection-model-BCgC8uEN.mjs → selection-model.mjs} +2 -2
  93. package/fesm2022/selection-model.mjs.map +1 -0
  94. package/fesm2022/{shadow-dom-B0oHn41l.mjs → shadow-dom.mjs} +2 -2
  95. package/fesm2022/shadow-dom.mjs.map +1 -0
  96. package/fesm2022/stepper.mjs +29 -29
  97. package/fesm2022/stepper.mjs.map +1 -1
  98. package/fesm2022/{style-loader-BTuU6vCe.mjs → style-loader.mjs} +5 -5
  99. package/fesm2022/style-loader.mjs.map +1 -0
  100. package/fesm2022/table.mjs +81 -81
  101. package/fesm2022/table.mjs.map +1 -1
  102. package/fesm2022/{test-environment-CT0XxPyp.mjs → test-environment.mjs} +2 -2
  103. package/fesm2022/test-environment.mjs.map +1 -0
  104. package/fesm2022/testing/selenium-webdriver.mjs.map +1 -1
  105. package/fesm2022/testing/testbed.mjs +1 -1
  106. package/fesm2022/testing/testbed.mjs.map +1 -1
  107. package/fesm2022/testing.mjs.map +1 -1
  108. package/fesm2022/text-field.mjs +19 -19
  109. package/fesm2022/text-field.mjs.map +1 -1
  110. package/fesm2022/{tree-key-manager-KnCoIkIC.mjs → tree-key-manager.mjs} +3 -3
  111. package/fesm2022/tree-key-manager.mjs.map +1 -0
  112. package/fesm2022/tree.mjs +31 -31
  113. package/fesm2022/tree.mjs.map +1 -1
  114. package/fesm2022/{typeahead-9ZW4Dtsf.mjs → typeahead.mjs} +3 -3
  115. package/fesm2022/typeahead.mjs.map +1 -0
  116. package/fesm2022/{unique-selection-dispatcher-CSFLc-6k.mjs → unique-selection-dispatcher.mjs} +5 -5
  117. package/fesm2022/unique-selection-dispatcher.mjs.map +1 -0
  118. package/{focus-key-manager.d-DBw2_DcY.d.ts → focus-key-manager.d.d.ts} +4 -4
  119. package/{focus-monitor.d-2iZxjw4R.d.ts → focus-monitor.d.d.ts} +2 -2
  120. package/{harness-environment.d-C-TBj7IN.d.ts → harness-environment.d.d.ts} +2 -2
  121. package/{list-key-manager.d-CkFcwXee.d.ts → list-key-manager.d.d.ts} +2 -2
  122. package/listbox/index.d.ts +4 -3
  123. package/menu/index.d.ts +11 -11
  124. package/{number-property.d-CJVxXUcb.d.ts → number-property.d.d.ts} +2 -2
  125. package/observers/index.d.ts +1 -1
  126. package/overlay/index.d.ts +10 -10
  127. package/{overlay-module.d-BvvR6Y05.d.ts → overlay-module.d.d.ts} +7 -7
  128. package/package.json +1 -1
  129. package/platform/index.d.ts +1 -1
  130. package/{platform.d-B3vREl3q.d.ts → platform.d.d.ts} +1 -1
  131. package/portal/index.d.ts +2 -2
  132. package/{portal-directives.d-DbeNrI5D.d.ts → portal-directives.d.d.ts} +2 -2
  133. package/private/index.d.ts +1 -1
  134. package/schematics/ng-add/index.js +1 -1
  135. package/scrolling/index.d.ts +4 -4
  136. package/{scrolling-module.d-3Rw5UxLk.d.ts → scrolling-module.d.d.ts} +5 -5
  137. package/{selection-model.d-DNgOONDg.d.ts → selection-model.d.d.ts} +2 -2
  138. package/stepper/index.d.ts +4 -4
  139. package/{style-loader.d-BXZfQZTF.d.ts → style-loader.d.d.ts} +1 -1
  140. package/table/index.d.ts +5 -5
  141. package/testing/index.d.ts +1 -1
  142. package/testing/selenium-webdriver/index.d.ts +1 -1
  143. package/testing/testbed/index.d.ts +1 -1
  144. package/text-field/index.d.ts +1 -1
  145. package/tree/index.d.ts +3 -3
  146. package/{tree-key-manager-strategy.d-XB6M79l-.d.ts → tree-key-manager-strategy.d.d.ts} +1 -1
  147. package/{unique-selection-dispatcher.d-DSFqf1MM.d.ts → unique-selection-dispatcher.d.d.ts} +2 -2
  148. package/{view-repeater.d-DUdkOYhk.d.ts → view-repeater.d.d.ts} +2 -2
  149. package/fesm2022/a11y-module-i3TQk2dk.mjs.map +0 -1
  150. package/fesm2022/activedescendant-key-manager-Uaf4ZFAJ.mjs.map +0 -1
  151. package/fesm2022/array-I1yfCXUO.mjs.map +0 -1
  152. package/fesm2022/breakpoints-observer-B9oGujtp.mjs.map +0 -1
  153. package/fesm2022/css-pixel-value-C_HEqLhI.mjs.map +0 -1
  154. package/fesm2022/data-source-D34wiQZj.mjs.map +0 -1
  155. package/fesm2022/directionality-Cbl-1nFG.mjs.map +0 -1
  156. package/fesm2022/dispose-view-repeater-strategy-Cvpav0PR.mjs.map +0 -1
  157. package/fesm2022/element-x4z00URv.mjs.map +0 -1
  158. package/fesm2022/fake-event-detection-DWOdFTFz.mjs.map +0 -1
  159. package/fesm2022/focus-key-manager-C8nuVjSq.mjs.map +0 -1
  160. package/fesm2022/focus-monitor-CprcLT6A.mjs.map +0 -1
  161. package/fesm2022/id-generator-CeVEEGXw.mjs.map +0 -1
  162. package/fesm2022/keycodes-CpHkExLC.mjs.map +0 -1
  163. package/fesm2022/list-key-manager-BPo6sXWX.mjs.map +0 -1
  164. package/fesm2022/overlay-module-CMC8dXNw.mjs.map +0 -1
  165. package/fesm2022/passive-listeners-esHZRgIN.mjs.map +0 -1
  166. package/fesm2022/platform-BWwIqQ_X.mjs.map +0 -1
  167. package/fesm2022/recycle-view-repeater-strategy-SfuyU210.mjs.map +0 -1
  168. package/fesm2022/scrolling-BkvA05C8.mjs.map +0 -1
  169. package/fesm2022/selection-model-BCgC8uEN.mjs.map +0 -1
  170. package/fesm2022/shadow-dom-B0oHn41l.mjs.map +0 -1
  171. package/fesm2022/style-loader-BTuU6vCe.mjs.map +0 -1
  172. package/fesm2022/test-environment-CT0XxPyp.mjs.map +0 -1
  173. package/fesm2022/tree-key-manager-KnCoIkIC.mjs.map +0 -1
  174. package/fesm2022/typeahead-9ZW4Dtsf.mjs.map +0 -1
  175. package/fesm2022/unique-selection-dispatcher-CSFLc-6k.mjs.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"typeahead.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-46c76129e412/bin/src/cdk/a11y/key-manager/typeahead.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {A, NINE, Z, ZERO} from '../../keycodes';\nimport {Subject, Observable} from 'rxjs';\nimport {debounceTime, filter, map, tap} from 'rxjs/operators';\n\nconst DEFAULT_TYPEAHEAD_DEBOUNCE_INTERVAL_MS = 200;\n\ninterface TypeaheadItem {\n getLabel?(): string;\n}\n\ninterface TypeaheadConfig<T> {\n debounceInterval?: number;\n skipPredicate?: (item: T) => boolean | undefined;\n}\n\n/**\n * Selects items based on keyboard inputs. Implements the typeahead functionality of\n * `role=\"listbox\"` or `role=\"tree\"` and other related roles.\n */\nexport class Typeahead<T extends TypeaheadItem> {\n private readonly _letterKeyStream = new Subject<string>();\n private _items: readonly T[] = [];\n private _selectedItemIndex = -1;\n\n /** Buffer for the letters that the user has pressed */\n private _pressedLetters: string[] = [];\n\n private _skipPredicateFn?: (item: T) => boolean | undefined;\n\n private readonly _selectedItem = new Subject<T>();\n readonly selectedItem: Observable<T> = this._selectedItem;\n\n constructor(initialItems: readonly T[], config?: TypeaheadConfig<T>) {\n const typeAheadInterval =\n typeof config?.debounceInterval === 'number'\n ? config.debounceInterval\n : DEFAULT_TYPEAHEAD_DEBOUNCE_INTERVAL_MS;\n\n if (config?.skipPredicate) {\n this._skipPredicateFn = config.skipPredicate;\n }\n\n if (\n (typeof ngDevMode === 'undefined' || ngDevMode) &&\n initialItems.length &&\n initialItems.some(item => typeof item.getLabel !== 'function')\n ) {\n throw new Error('KeyManager items in typeahead mode must implement the `getLabel` method.');\n }\n\n this.setItems(initialItems);\n this._setupKeyHandler(typeAheadInterval);\n }\n\n destroy() {\n this._pressedLetters = [];\n this._letterKeyStream.complete();\n this._selectedItem.complete();\n }\n\n setCurrentSelectedItemIndex(index: number) {\n this._selectedItemIndex = index;\n }\n\n setItems(items: readonly T[]) {\n this._items = items;\n }\n\n handleKey(event: KeyboardEvent): void {\n const keyCode = event.keyCode;\n\n // Attempt to use the `event.key` which also maps it to the user's keyboard language,\n // otherwise fall back to resolving alphanumeric characters via the keyCode.\n if (event.key && event.key.length === 1) {\n this._letterKeyStream.next(event.key.toLocaleUpperCase());\n } else if ((keyCode >= A && keyCode <= Z) || (keyCode >= ZERO && keyCode <= NINE)) {\n this._letterKeyStream.next(String.fromCharCode(keyCode));\n }\n }\n\n /** Gets whether the user is currently typing into the manager using the typeahead feature. */\n isTyping(): boolean {\n return this._pressedLetters.length > 0;\n }\n\n /** Resets the currently stored sequence of typed letters. */\n reset(): void {\n this._pressedLetters = [];\n }\n\n private _setupKeyHandler(typeAheadInterval: number) {\n // Debounce the presses of non-navigational keys, collect the ones that correspond to letters\n // and convert those letters back into a string. Afterwards find the first item that starts\n // with that string and select it.\n this._letterKeyStream\n .pipe(\n tap(letter => this._pressedLetters.push(letter)),\n debounceTime(typeAheadInterval),\n filter(() => this._pressedLetters.length > 0),\n map(() => this._pressedLetters.join('').toLocaleUpperCase()),\n )\n .subscribe(inputString => {\n // Start at 1 because we want to start searching at the item immediately\n // following the current active item.\n for (let i = 1; i < this._items.length + 1; i++) {\n const index = (this._selectedItemIndex + i) % this._items.length;\n const item = this._items[index];\n\n if (\n !this._skipPredicateFn?.(item) &&\n item.getLabel?.().toLocaleUpperCase().trim().indexOf(inputString) === 0\n ) {\n this._selectedItem.next(item);\n break;\n }\n }\n\n this._pressedLetters = [];\n });\n }\n}\n"],"names":[],"mappings":"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"}
@@ -37,13 +37,13 @@ class UniqueSelectionDispatcher {
37
37
  ngOnDestroy() {
38
38
  this._listeners = [];
39
39
  }
40
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: UniqueSelectionDispatcher, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
41
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: UniqueSelectionDispatcher, providedIn: 'root' });
40
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: UniqueSelectionDispatcher, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
41
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: UniqueSelectionDispatcher, providedIn: 'root' });
42
42
  }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: UniqueSelectionDispatcher, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: UniqueSelectionDispatcher, decorators: [{
44
44
  type: Injectable,
45
45
  args: [{ providedIn: 'root' }]
46
46
  }] });
47
47
 
48
- export { UniqueSelectionDispatcher as U };
49
- //# sourceMappingURL=unique-selection-dispatcher-CSFLc-6k.mjs.map
48
+ export { UniqueSelectionDispatcher };
49
+ //# sourceMappingURL=unique-selection-dispatcher.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unique-selection-dispatcher.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-46c76129e412/bin/src/cdk/collections/unique-selection-dispatcher.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {Injectable, OnDestroy} from '@angular/core';\n\n// Users of the Dispatcher never need to see this type, but TypeScript requires it to be exported.\nexport type UniqueSelectionDispatcherListener = (id: string, name: string) => void;\n\n/**\n * Class to coordinate unique selection based on name.\n * Intended to be consumed as an Angular service.\n * This service is needed because native radio change events are only fired on the item currently\n * being selected, and we still need to uncheck the previous selection.\n *\n * This service does not *store* any IDs and names because they may change at any time, so it is\n * less error-prone if they are simply passed through when the events occur.\n */\n@Injectable({providedIn: 'root'})\nexport class UniqueSelectionDispatcher implements OnDestroy {\n private _listeners: UniqueSelectionDispatcherListener[] = [];\n\n /**\n * Notify other items that selection for the given name has been set.\n * @param id ID of the item.\n * @param name Name of the item.\n */\n notify(id: string, name: string) {\n for (let listener of this._listeners) {\n listener(id, name);\n }\n }\n\n /**\n * Listen for future changes to item selection.\n * @return Function used to deregister listener\n */\n listen(listener: UniqueSelectionDispatcherListener): () => void {\n this._listeners.push(listener);\n return () => {\n this._listeners = this._listeners.filter((registered: UniqueSelectionDispatcherListener) => {\n return listener !== registered;\n });\n };\n }\n\n ngOnDestroy() {\n this._listeners = [];\n }\n}\n"],"names":[],"mappings":";;;AAaA;;;;;;;;AAQG;MAEU,yBAAyB,CAAA;IAC5B,UAAU,GAAwC,EAAE;AAE5D;;;;AAIG;IACH,MAAM,CAAC,EAAU,EAAE,IAAY,EAAA;AAC7B,QAAA,KAAK,IAAI,QAAQ,IAAI,IAAI,CAAC,UAAU,EAAE;AACpC,YAAA,QAAQ,CAAC,EAAE,EAAE,IAAI,CAAC;;;AAItB;;;AAGG;AACH,IAAA,MAAM,CAAC,QAA2C,EAAA;AAChD,QAAA,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC;AAC9B,QAAA,OAAO,MAAK;AACV,YAAA,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,UAA6C,KAAI;gBACzF,OAAO,QAAQ,KAAK,UAAU;AAChC,aAAC,CAAC;AACJ,SAAC;;IAGH,WAAW,GAAA;AACT,QAAA,IAAI,CAAC,UAAU,GAAG,EAAE;;8GA5BX,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA;AAAzB,IAAA,OAAA,KAAA,GAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,eAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,yBAAyB,cADb,MAAM,EAAA,CAAA;;kGAClB,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBADrC,UAAU;mBAAC,EAAC,UAAU,EAAE,MAAM,EAAC;;;;;"}
@@ -1,5 +1,5 @@
1
- import { L as ListKeyManagerOption, a as ListKeyManager } from './list-key-manager.d-CkFcwXee.js';
2
- import { F as FocusOrigin } from './focus-monitor.d-2iZxjw4R.js';
1
+ import { ListKeyManagerOption, ListKeyManager } from './list-key-manager.d.js';
2
+ import { FocusOrigin } from './focus-monitor.d.js';
3
3
 
4
4
  /**
5
5
  * This is the interface for focusable items (used by the FocusKeyManager).
@@ -35,5 +35,5 @@ declare class FocusKeyManager<T> extends ListKeyManager<FocusableOption & T> {
35
35
  setActiveItem(item: T | number): void;
36
36
  }
37
37
 
38
- export { FocusKeyManager as a };
39
- export type { FocusableOption as F };
38
+ export { FocusKeyManager };
39
+ export type { FocusableOption };
@@ -204,5 +204,5 @@ declare class CdkMonitorFocus implements AfterViewInit, OnDestroy {
204
204
  static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMonitorFocus, "[cdkMonitorElementFocus], [cdkMonitorSubtreeFocus]", ["cdkMonitorFocus"], {}, { "cdkFocusChange": "cdkFocusChange"; }, never, never, true, never>;
205
205
  }
206
206
 
207
- export { CdkMonitorFocus as C, FocusMonitorDetectionMode as b, FOCUS_MONITOR_DEFAULT_OPTIONS as d, FocusMonitor as e };
208
- export type { FocusOrigin as F, FocusOptions as a, FocusMonitorOptions as c };
207
+ export { CdkMonitorFocus, FOCUS_MONITOR_DEFAULT_OPTIONS, FocusMonitor, FocusMonitorDetectionMode };
208
+ export type { FocusMonitorOptions, FocusOptions, FocusOrigin };
@@ -940,5 +940,5 @@ declare abstract class HarnessEnvironment<E> implements HarnessLoader, LocatorFa
940
940
  private _getQueryResultForElement;
941
941
  }
942
942
 
943
- export { ComponentHarness as C, HarnessEnvironment as H, TestKey as a, ContentContainerComponentHarness as j, HarnessPredicate as k };
944
- export type { AsyncFactoryFn as A, BaseHarnessFilters as B, ElementDimensions as E, LocatorFnResult as L, ModifierKeys as M, TestElement as T, TextOptions as b, EventData as c, HarnessLoader as d, ComponentHarnessConstructor as e, AsyncPredicate as f, AsyncOptionPredicate as g, HarnessQuery as h, LocatorFactory as i };
943
+ export { ComponentHarness, ContentContainerComponentHarness, HarnessEnvironment, HarnessPredicate, TestKey };
944
+ export type { AsyncFactoryFn, AsyncOptionPredicate, AsyncPredicate, BaseHarnessFilters, ComponentHarnessConstructor, ElementDimensions, EventData, HarnessLoader, HarnessQuery, LocatorFactory, LocatorFnResult, ModifierKeys, TestElement, TextOptions };
@@ -166,5 +166,5 @@ declare class ListKeyManager<T extends ListKeyManagerOption> {
166
166
  private _itemsChanged;
167
167
  }
168
168
 
169
- export { ListKeyManager as a };
170
- export type { ListKeyManagerOption as L, ListKeyManagerModifierKey as b };
169
+ export { ListKeyManager };
170
+ export type { ListKeyManagerModifierKey, ListKeyManagerOption };
@@ -1,9 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnDestroy, AfterContentInit, QueryList, NgZone, ChangeDetectorRef } from '@angular/core';
3
- import { H as Highlightable, A as ActiveDescendantKeyManager } from '../activedescendant-key-manager.d-DLNLWTtr.js';
4
- import { L as ListKeyManagerOption } from '../list-key-manager.d-CkFcwXee.js';
3
+ import { Highlightable, ActiveDescendantKeyManager } from '../activedescendant-key-manager.d.js';
4
+ import { ListKeyManagerOption } from '../list-key-manager.d.js';
5
5
  import { Subject } from 'rxjs';
6
- import { S as SelectionModel } from '../selection-model.d-DNgOONDg.js';
6
+ import { SelectionModel } from '../selection-model.d.js';
7
7
  import { ControlValueAccessor } from '@angular/forms';
8
8
 
9
9
  /**
@@ -82,6 +82,7 @@ declare class CdkOption<T = unknown> implements ListKeyManagerOption, Highlighta
82
82
  static ɵfac: i0.ɵɵFactoryDeclaration<CdkOption<any>, never>;
83
83
  static ɵdir: i0.ɵɵDirectiveDeclaration<CdkOption<any>, "[cdkOption]", ["cdkOption"], { "id": { "alias": "id"; "required": false; }; "value": { "alias": "cdkOption"; "required": false; }; "typeaheadLabel": { "alias": "cdkOptionTypeaheadLabel"; "required": false; }; "disabled": { "alias": "cdkOptionDisabled"; "required": false; }; "enabledTabIndex": { "alias": "tabindex"; "required": false; }; }, {}, never, never, true, never>;
84
84
  static ngAcceptInputType_disabled: unknown;
85
+ static ngAcceptInputType_enabledTabIndex: unknown;
85
86
  }
86
87
  declare class CdkListbox<T = unknown> implements AfterContentInit, OnDestroy, ControlValueAccessor {
87
88
  private _cleanupWindowBlur;
package/menu/index.d.ts CHANGED
@@ -1,20 +1,20 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { ElementRef, Renderer2, QueryList, InjectionToken, Optional, OnDestroy, Injector, ViewContainerRef, EventEmitter, TemplateRef, OnChanges, SimpleChanges, NgZone, AfterContentInit } from '@angular/core';
3
- import { S as ScrollStrategy, g as ConnectedPosition, O as OverlayRef, a as OverlayModule } from '../overlay-module.d-BvvR6Y05.js';
3
+ import { ScrollStrategy, ConnectedPosition, OverlayRef, OverlayModule } from '../overlay-module.d.js';
4
4
  import * as rxjs from 'rxjs';
5
5
  import { Observable, Subject } from 'rxjs';
6
- import { F as FocusOrigin } from '../focus-monitor.d-2iZxjw4R.js';
7
- import { F as FocusableOption, a as FocusKeyManager } from '../focus-key-manager.d-DBw2_DcY.js';
8
- import { D as Directionality } from '../bidi-module.d-IN1Vp56w.js';
9
- import { T as TemplatePortal } from '../portal-directives.d-DbeNrI5D.js';
10
- import '../scrolling-module.d-3Rw5UxLk.js';
11
- import '../data-source.d-Bblv7Zvh.js';
12
- import '../number-property.d-CJVxXUcb.js';
6
+ import { FocusOrigin } from '../focus-monitor.d.js';
7
+ import { FocusableOption, FocusKeyManager } from '../focus-key-manager.d.js';
8
+ import { Directionality } from '../bidi-module.d.js';
9
+ import { TemplatePortal } from '../portal-directives.d.js';
10
+ import '../scrolling-module.d.js';
11
+ import '../data-source.d.js';
12
+ import '../number-property.d.js';
13
13
  import '@angular/common';
14
14
  import '../scrolling/index.js';
15
- import '../platform.d-B3vREl3q.js';
16
- import '../style-loader.d-BXZfQZTF.js';
17
- import '../list-key-manager.d-CkFcwXee.js';
15
+ import '../platform.d.js';
16
+ import '../style-loader.d.js';
17
+ import '../list-key-manager.d.js';
18
18
 
19
19
  /** Item to track for mouse focus events. */
20
20
  interface FocusableElement {
@@ -12,5 +12,5 @@ declare function coerceNumberProperty<D>(value: any, fallback: D): number | D;
12
12
  */
13
13
  declare function _isNumberValue(value: any): boolean;
14
14
 
15
- export { _isNumberValue as _, coerceNumberProperty as c };
16
- export type { NumberInput as N };
15
+ export { _isNumberValue, coerceNumberProperty };
16
+ export type { NumberInput };
@@ -1,4 +1,4 @@
1
- import { N as NumberInput } from '../number-property.d-CJVxXUcb.js';
1
+ import { NumberInput } from '../number-property.d.js';
2
2
  import * as i0 from '@angular/core';
3
3
  import { OnDestroy, ElementRef, AfterContentInit, EventEmitter } from '@angular/core';
4
4
  import { Observable } from 'rxjs';
@@ -1,18 +1,18 @@
1
- import { S as ScrollStrategy, O as OverlayRef, P as PositionStrategy, F as FlexibleConnectedPositionStrategyOrigin, b as FlexibleConnectedPositionStrategy, c as OverlayConfig, d as OverlayContainer } from '../overlay-module.d-BvvR6Y05.js';
2
- export { e as CdkConnectedOverlay, C as CdkOverlayOrigin, o as ConnectedOverlayPositionChange, g as ConnectedPosition, m as ConnectionPositionPair, H as HorizontalConnectionPos, k as OriginConnectionPosition, l as OverlayConnectionPosition, r as OverlayKeyboardDispatcher, a as OverlayModule, q as OverlayOutsideClickDispatcher, f as OverlaySizeConfig, h as STANDARD_DROPDOWN_ADJACENT_POSITIONS, i as STANDARD_DROPDOWN_BELOW_POSITIONS, n as ScrollingVisibility, V as VerticalConnectionPos, j as createFlexibleConnectedPositionStrategy, p as validateHorizontalPosition, v as validateVerticalPosition } from '../overlay-module.d-BvvR6Y05.js';
3
- import { a as ScrollDispatcher } from '../scrolling-module.d-3Rw5UxLk.js';
4
- export { C as CdkScrollable, c as ɵɵCdkFixedSizeVirtualScroll, b as ɵɵCdkScrollableModule, d as ɵɵCdkVirtualForOf, e as ɵɵCdkVirtualScrollViewport, g as ɵɵCdkVirtualScrollableElement, f as ɵɵCdkVirtualScrollableWindow } from '../scrolling-module.d-3Rw5UxLk.js';
1
+ import { ScrollStrategy, OverlayRef, PositionStrategy, FlexibleConnectedPositionStrategyOrigin, FlexibleConnectedPositionStrategy, OverlayConfig, OverlayContainer } from '../overlay-module.d.js';
2
+ export { CdkConnectedOverlay, CdkOverlayOrigin, ConnectedOverlayPositionChange, ConnectedPosition, ConnectionPositionPair, HorizontalConnectionPos, OriginConnectionPosition, OverlayConnectionPosition, OverlayKeyboardDispatcher, OverlayModule, OverlayOutsideClickDispatcher, OverlaySizeConfig, STANDARD_DROPDOWN_ADJACENT_POSITIONS, STANDARD_DROPDOWN_BELOW_POSITIONS, ScrollingVisibility, VerticalConnectionPos, createFlexibleConnectedPositionStrategy, validateHorizontalPosition, validateVerticalPosition } from '../overlay-module.d.js';
3
+ import { ScrollDispatcher } from '../scrolling-module.d.js';
4
+ export { CdkScrollable, CdkFixedSizeVirtualScroll as ɵɵCdkFixedSizeVirtualScroll, CdkScrollableModule as ɵɵCdkScrollableModule, CdkVirtualForOf as ɵɵCdkVirtualForOf, CdkVirtualScrollViewport as ɵɵCdkVirtualScrollViewport, CdkVirtualScrollableElement as ɵɵCdkVirtualScrollableElement, CdkVirtualScrollableWindow as ɵɵCdkVirtualScrollableWindow } from '../scrolling-module.d.js';
5
5
  import { ViewportRuler } from '../scrolling/index.js';
6
6
  import * as i0 from '@angular/core';
7
7
  import { Injector, NgZone, OnDestroy } from '@angular/core';
8
- export { a as ComponentType } from '../portal-directives.d-DbeNrI5D.js';
9
- export { b as ɵɵDir } from '../bidi-module.d-IN1Vp56w.js';
8
+ export { ComponentType } from '../portal-directives.d.js';
9
+ export { Dir as ɵɵDir } from '../bidi-module.d.js';
10
10
  import '@angular/common';
11
11
  import 'rxjs';
12
- import '../platform.d-B3vREl3q.js';
13
- import '../style-loader.d-BXZfQZTF.js';
14
- import '../data-source.d-Bblv7Zvh.js';
15
- import '../number-property.d-CJVxXUcb.js';
12
+ import '../platform.d.js';
13
+ import '../style-loader.d.js';
14
+ import '../data-source.d.js';
15
+ import '../number-property.d.js';
16
16
 
17
17
  /**
18
18
  * Config options for the RepositionScrollStrategy.
@@ -1,13 +1,13 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnDestroy, NgZone, EnvironmentInjector, Renderer2, ComponentRef, EmbeddedViewRef, ElementRef, Injector, OnChanges, EventEmitter, SimpleChanges } from '@angular/core';
3
- import { a as Direction, D as Directionality, B as BidiModule } from './bidi-module.d-IN1Vp56w.js';
4
- import { b as PortalOutlet, C as ComponentPortal, T as TemplatePortal, h as PortalModule } from './portal-directives.d-DbeNrI5D.js';
5
- import { C as CdkScrollable, S as ScrollingModule } from './scrolling-module.d-3Rw5UxLk.js';
3
+ import { Direction, Directionality, BidiModule } from './bidi-module.d.js';
4
+ import { PortalOutlet, ComponentPortal, TemplatePortal, PortalModule } from './portal-directives.d.js';
5
+ import { CdkScrollable, ScrollingModule } from './scrolling-module.d.js';
6
6
  import { Location } from '@angular/common';
7
7
  import { Subject, Observable } from 'rxjs';
8
8
  import { ViewportRuler } from './scrolling/index.js';
9
- import { P as Platform } from './platform.d-B3vREl3q.js';
10
- import { _ as _CdkPrivateStyleLoader } from './style-loader.d-BXZfQZTF.js';
9
+ import { Platform } from './platform.d.js';
10
+ import { _CdkPrivateStyleLoader } from './style-loader.d.js';
11
11
 
12
12
  /**
13
13
  * Service for dispatching events that land on the body to appropriate overlay ref,
@@ -797,5 +797,5 @@ declare class OverlayModule {
797
797
  static ɵinj: i0.ɵɵInjectorDeclaration<OverlayModule>;
798
798
  }
799
799
 
800
- export { CdkOverlayOrigin as C, OverlayRef as O, OverlayModule as a, FlexibleConnectedPositionStrategy as b, OverlayConfig as c, OverlayContainer as d, CdkConnectedOverlay as e, STANDARD_DROPDOWN_ADJACENT_POSITIONS as h, STANDARD_DROPDOWN_BELOW_POSITIONS as i, createFlexibleConnectedPositionStrategy as j, ConnectionPositionPair as m, ScrollingVisibility as n, ConnectedOverlayPositionChange as o, validateHorizontalPosition as p, OverlayOutsideClickDispatcher as q, OverlayKeyboardDispatcher as r, validateVerticalPosition as v };
801
- export type { FlexibleConnectedPositionStrategyOrigin as F, HorizontalConnectionPos as H, PositionStrategy as P, ScrollStrategy as S, VerticalConnectionPos as V, OverlaySizeConfig as f, ConnectedPosition as g, OriginConnectionPosition as k, OverlayConnectionPosition as l };
800
+ export { CdkConnectedOverlay, CdkOverlayOrigin, ConnectedOverlayPositionChange, ConnectionPositionPair, FlexibleConnectedPositionStrategy, OverlayConfig, OverlayContainer, OverlayKeyboardDispatcher, OverlayModule, OverlayOutsideClickDispatcher, OverlayRef, STANDARD_DROPDOWN_ADJACENT_POSITIONS, STANDARD_DROPDOWN_BELOW_POSITIONS, ScrollingVisibility, createFlexibleConnectedPositionStrategy, validateHorizontalPosition, validateVerticalPosition };
801
+ export type { ConnectedPosition, FlexibleConnectedPositionStrategyOrigin, HorizontalConnectionPos, OriginConnectionPosition, OverlayConnectionPosition, OverlaySizeConfig, PositionStrategy, ScrollStrategy, VerticalConnectionPos };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/cdk",
3
- "version": "20.2.0-next.1",
3
+ "version": "20.2.0-next.3",
4
4
  "description": "Angular Material Component Development Kit",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,4 +1,4 @@
1
- export { P as Platform } from '../platform.d-B3vREl3q.js';
1
+ export { Platform } from '../platform.d.js';
2
2
  import * as i0 from '@angular/core';
3
3
 
4
4
  declare class PlatformModule {
@@ -30,4 +30,4 @@ declare class Platform {
30
30
  static ɵprov: i0.ɵɵInjectableDeclaration<Platform>;
31
31
  }
32
32
 
33
- export { Platform as P };
33
+ export { Platform };
package/portal/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { B as BasePortalOutlet, C as ComponentPortal, T as TemplatePortal, D as DomPortal } from '../portal-directives.d-DbeNrI5D.js';
2
- export { c as CdkPortal, f as CdkPortalOutlet, e as CdkPortalOutletAttachedRef, a as ComponentType, P as Portal, g as PortalHostDirective, h as PortalModule, b as PortalOutlet, d as TemplatePortalDirective } from '../portal-directives.d-DbeNrI5D.js';
1
+ import { BasePortalOutlet, ComponentPortal, TemplatePortal, DomPortal } from '../portal-directives.d.js';
2
+ export { CdkPortal, CdkPortalOutlet, CdkPortalOutletAttachedRef, ComponentType, Portal, PortalHostDirective, PortalModule, PortalOutlet, TemplatePortalDirective } from '../portal-directives.d.js';
3
3
  import { ApplicationRef, Injector, ComponentRef, EmbeddedViewRef } from '@angular/core';
4
4
 
5
5
  /**
@@ -207,5 +207,5 @@ declare class PortalModule {
207
207
  static ɵinj: i0.ɵɵInjectorDeclaration<PortalModule>;
208
208
  }
209
209
 
210
- export { BasePortalOutlet as B, ComponentPortal as C, DomPortal as D, Portal as P, TemplatePortal as T, CdkPortal as c, TemplatePortalDirective as d, CdkPortalOutlet as f, PortalHostDirective as g, PortalModule as h };
211
- export type { ComponentType as a, PortalOutlet as b, CdkPortalOutletAttachedRef as e };
210
+ export { BasePortalOutlet, CdkPortal, CdkPortalOutlet, ComponentPortal, DomPortal, Portal, PortalHostDirective, PortalModule, TemplatePortal, TemplatePortalDirective };
211
+ export type { CdkPortalOutletAttachedRef, ComponentType, PortalOutlet };
@@ -1,4 +1,4 @@
1
- export { _ as _CdkPrivateStyleLoader } from '../style-loader.d-BXZfQZTF.js';
1
+ export { _CdkPrivateStyleLoader } from '../style-loader.d.js';
2
2
  import * as i0 from '@angular/core';
3
3
 
4
4
  /**
@@ -26,6 +26,6 @@ function default_1() {
26
26
  // In order to align the CDK version with other Angular dependencies that are setup by
27
27
  // `@schematics/angular`, we use tilde instead of caret. This is default for Angular
28
28
  // dependencies in new CLI projects.
29
- return (0, utility_1.addDependency)('@angular/cdk', `~20.2.0-next.1`, { existing: utility_1.ExistingBehavior.Skip });
29
+ return (0, utility_1.addDependency)('@angular/cdk', `~20.2.0-next.3`, { existing: utility_1.ExistingBehavior.Skip });
30
30
  }
31
31
  //# sourceMappingURL=index.js.map
@@ -1,10 +1,10 @@
1
- export { c as CdkFixedSizeVirtualScroll, C as CdkScrollable, b as CdkScrollableModule, d as CdkVirtualForOf, r as CdkVirtualForOfContext, t as CdkVirtualScrollRepeater, e as CdkVirtualScrollViewport, v as CdkVirtualScrollable, g as CdkVirtualScrollableElement, f as CdkVirtualScrollableWindow, D as DEFAULT_SCROLL_TIME, E as ExtendedScrollToOptions, F as FixedSizeVirtualScrollStrategy, a as ScrollDispatcher, S as ScrollingModule, u as VIRTUAL_SCROLLABLE, V as VIRTUAL_SCROLL_STRATEGY, s as VirtualScrollStrategy, k as _Bottom, o as _End, l as _Left, m as _Right, n as _Start, j as _Top, h as _Without, p as _XAxis, i as _XOR, q as _YAxis, _ as _fixedSizeVirtualScrollStrategyFactory } from '../scrolling-module.d-3Rw5UxLk.js';
1
+ export { CdkFixedSizeVirtualScroll, CdkScrollable, CdkScrollableModule, CdkVirtualForOf, CdkVirtualForOfContext, CdkVirtualScrollRepeater, CdkVirtualScrollViewport, CdkVirtualScrollable, CdkVirtualScrollableElement, CdkVirtualScrollableWindow, DEFAULT_SCROLL_TIME, ExtendedScrollToOptions, FixedSizeVirtualScrollStrategy, ScrollDispatcher, ScrollingModule, VIRTUAL_SCROLLABLE, VIRTUAL_SCROLL_STRATEGY, VirtualScrollStrategy, _Bottom, _End, _Left, _Right, _Start, _Top, _Without, _XAxis, _XOR, _YAxis, _fixedSizeVirtualScrollStrategyFactory } from '../scrolling-module.d.js';
2
2
  import * as i0 from '@angular/core';
3
3
  import { OnDestroy } from '@angular/core';
4
4
  import { Observable } from 'rxjs';
5
- export { b as ɵɵDir } from '../bidi-module.d-IN1Vp56w.js';
6
- import '../data-source.d-Bblv7Zvh.js';
7
- import '../number-property.d-CJVxXUcb.js';
5
+ export { Dir as ɵɵDir } from '../bidi-module.d.js';
6
+ import '../data-source.d.js';
7
+ import '../number-property.d.js';
8
8
 
9
9
  /** Time in ms to throttle the resize events by default. */
10
10
  declare const DEFAULT_RESIZE_TIME = 20;
@@ -1,9 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnDestroy, ElementRef, OnInit, NgZone, InjectionToken, OnChanges, NgIterable, DoCheck, TrackByFunction, TemplateRef } from '@angular/core';
3
- import { D as Directionality, B as BidiModule } from './bidi-module.d-IN1Vp56w.js';
3
+ import { Directionality, BidiModule } from './bidi-module.d.js';
4
4
  import { Observable, Subscription, Subject } from 'rxjs';
5
- import { L as ListRange, D as DataSource, C as CollectionViewer } from './data-source.d-Bblv7Zvh.js';
6
- import { N as NumberInput } from './number-property.d-CJVxXUcb.js';
5
+ import { ListRange, DataSource, CollectionViewer } from './data-source.d.js';
6
+ import { NumberInput } from './number-property.d.js';
7
7
 
8
8
  /**
9
9
  * An item to be repeated by the VirtualScrollViewport
@@ -547,5 +547,5 @@ declare class ScrollingModule {
547
547
  static ɵinj: i0.ɵɵInjectorDeclaration<ScrollingModule>;
548
548
  }
549
549
 
550
- export { CdkScrollable as C, DEFAULT_SCROLL_TIME as D, FixedSizeVirtualScrollStrategy as F, ScrollingModule as S, VIRTUAL_SCROLL_STRATEGY as V, _fixedSizeVirtualScrollStrategyFactory as _, ScrollDispatcher as a, CdkScrollableModule as b, CdkFixedSizeVirtualScroll as c, CdkVirtualForOf as d, CdkVirtualScrollViewport as e, CdkVirtualScrollableWindow as f, CdkVirtualScrollableElement as g, VIRTUAL_SCROLLABLE as u, CdkVirtualScrollable as v };
551
- export type { ExtendedScrollToOptions as E, _Without as h, _XOR as i, _Top as j, _Bottom as k, _Left as l, _Right as m, _Start as n, _End as o, _XAxis as p, _YAxis as q, CdkVirtualForOfContext as r, VirtualScrollStrategy as s, CdkVirtualScrollRepeater as t };
550
+ export { CdkFixedSizeVirtualScroll, CdkScrollable, CdkScrollableModule, CdkVirtualForOf, CdkVirtualScrollViewport, CdkVirtualScrollable, CdkVirtualScrollableElement, CdkVirtualScrollableWindow, DEFAULT_SCROLL_TIME, FixedSizeVirtualScrollStrategy, ScrollDispatcher, ScrollingModule, VIRTUAL_SCROLLABLE, VIRTUAL_SCROLL_STRATEGY, _fixedSizeVirtualScrollStrategyFactory };
551
+ export type { CdkVirtualForOfContext, CdkVirtualScrollRepeater, ExtendedScrollToOptions, VirtualScrollStrategy, _Bottom, _End, _Left, _Right, _Start, _Top, _Without, _XAxis, _XOR, _YAxis };
@@ -108,5 +108,5 @@ interface SelectionChange<T> {
108
108
  */
109
109
  declare function getMultipleValuesInSingleSelectionError(): Error;
110
110
 
111
- export { SelectionModel as S, getMultipleValuesInSingleSelectionError as g };
112
- export type { SelectionChange as a };
111
+ export { SelectionModel, getMultipleValuesInSingleSelectionError };
112
+ export type { SelectionChange };
@@ -2,10 +2,10 @@ import * as i0 from '@angular/core';
2
2
  import { ElementRef, TemplateRef, InjectionToken, OnChanges, QueryList, EventEmitter, AfterContentInit, AfterViewInit, OnDestroy } from '@angular/core';
3
3
  import { NgForm, FormGroupDirective, AbstractControl } from '@angular/forms';
4
4
  import { Subject } from 'rxjs';
5
- import { F as FocusableOption } from '../focus-key-manager.d-DBw2_DcY.js';
6
- import { B as BidiModule } from '../bidi-module.d-IN1Vp56w.js';
7
- import '../list-key-manager.d-CkFcwXee.js';
8
- import '../focus-monitor.d-2iZxjw4R.js';
5
+ import { FocusableOption } from '../focus-key-manager.d.js';
6
+ import { BidiModule } from '../bidi-module.d.js';
7
+ import '../list-key-manager.d.js';
8
+ import '../focus-monitor.d.js';
9
9
 
10
10
  declare class CdkStepHeader implements FocusableOption {
11
11
  _elementRef: ElementRef<HTMLElement>;
@@ -18,4 +18,4 @@ declare class _CdkPrivateStyleLoader {
18
18
  static ɵprov: i0.ɵɵInjectableDeclaration<_CdkPrivateStyleLoader>;
19
19
  }
20
20
 
21
- export { _CdkPrivateStyleLoader as _ };
21
+ export { _CdkPrivateStyleLoader };
package/table/index.d.ts CHANGED
@@ -1,11 +1,11 @@
1
- import { D as Directionality } from '../bidi-module.d-IN1Vp56w.js';
1
+ import { Directionality } from '../bidi-module.d.js';
2
2
  import * as i0 from '@angular/core';
3
3
  import { TemplateRef, ElementRef, OnChanges, IterableDiffers, IterableDiffer, SimpleChanges, IterableChanges, OnDestroy, ViewContainerRef, InjectionToken, AfterContentInit, AfterContentChecked, OnInit, ChangeDetectorRef, TrackByFunction, EventEmitter, QueryList } from '@angular/core';
4
4
  import { Observable, BehaviorSubject } from 'rxjs';
5
- import { D as DataSource, C as CollectionViewer } from '../data-source.d-Bblv7Zvh.js';
6
- import { a as _ViewRepeater } from '../view-repeater.d-DUdkOYhk.js';
7
- import { S as ScrollingModule } from '../scrolling-module.d-3Rw5UxLk.js';
8
- import '../number-property.d-CJVxXUcb.js';
5
+ import { DataSource, CollectionViewer } from '../data-source.d.js';
6
+ import { _ViewRepeater } from '../view-repeater.d.js';
7
+ import { ScrollingModule } from '../scrolling-module.d.js';
8
+ import '../number-property.d.js';
9
9
 
10
10
  /**
11
11
  * Interface for a mixin to provide a directive with a function that checks if the sticky input has
@@ -1,4 +1,4 @@
1
- export { A as AsyncFactoryFn, g as AsyncOptionPredicate, f as AsyncPredicate, B as BaseHarnessFilters, C as ComponentHarness, e as ComponentHarnessConstructor, j as ContentContainerComponentHarness, E as ElementDimensions, c as EventData, H as HarnessEnvironment, d as HarnessLoader, k as HarnessPredicate, h as HarnessQuery, i as LocatorFactory, L as LocatorFnResult, M as ModifierKeys, T as TestElement, a as TestKey, b as TextOptions } from '../harness-environment.d-C-TBj7IN.js';
1
+ export { AsyncFactoryFn, AsyncOptionPredicate, AsyncPredicate, BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, ContentContainerComponentHarness, ElementDimensions, EventData, HarnessEnvironment, HarnessLoader, HarnessPredicate, HarnessQuery, LocatorFactory, LocatorFnResult, ModifierKeys, TestElement, TestKey, TextOptions } from '../harness-environment.d.js';
2
2
 
3
3
  /**
4
4
  * Returns an error which reports that no keys have been specified.
@@ -1,5 +1,5 @@
1
1
  import * as webdriver from 'selenium-webdriver';
2
- import { T as TestElement, M as ModifierKeys, a as TestKey, b as TextOptions, E as ElementDimensions, c as EventData, H as HarnessEnvironment, d as HarnessLoader } from '../../harness-environment.d-C-TBj7IN.js';
2
+ import { TestElement, ModifierKeys, TestKey, TextOptions, ElementDimensions, EventData, HarnessEnvironment, HarnessLoader } from '../../harness-environment.d.js';
3
3
 
4
4
  /** A `TestElement` implementation for WebDriver. */
5
5
  declare class SeleniumWebDriverElement implements TestElement {
@@ -1,4 +1,4 @@
1
- import { H as HarnessEnvironment, d as HarnessLoader, T as TestElement, C as ComponentHarness, e as ComponentHarnessConstructor, M as ModifierKeys, a as TestKey, b as TextOptions, E as ElementDimensions, c as EventData } from '../../harness-environment.d-C-TBj7IN.js';
1
+ import { HarnessEnvironment, HarnessLoader, TestElement, ComponentHarness, ComponentHarnessConstructor, ModifierKeys, TestKey, TextOptions, ElementDimensions, EventData } from '../../harness-environment.d.js';
2
2
  import { ComponentFixture } from '@angular/core/testing';
3
3
 
4
4
  /** Options to configure the environment. */
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnDestroy, ElementRef, OnInit, EventEmitter, AfterViewInit, DoCheck } from '@angular/core';
3
3
  import { Observable } from 'rxjs';
4
- import { N as NumberInput } from '../number-property.d-CJVxXUcb.js';
4
+ import { NumberInput } from '../number-property.d.js';
5
5
 
6
6
  /** An event that is emitted when the autofill state of an input changes. */
7
7
  type AutofillEvent = {
package/tree/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import { Observable, BehaviorSubject, Subject } from 'rxjs';
2
- import { S as SelectionModel } from '../selection-model.d-DNgOONDg.js';
2
+ import { SelectionModel } from '../selection-model.d.js';
3
3
  import * as i0 from '@angular/core';
4
4
  import { InjectionToken, ViewContainerRef, TemplateRef, AfterContentChecked, AfterContentInit, AfterViewInit, OnDestroy, OnInit, TrackByFunction, QueryList, IterableDiffer, ElementRef, EventEmitter, IterableDiffers } from '@angular/core';
5
- import { T as TreeKeyManagerStrategy, a as TreeKeyManagerItem } from '../tree-key-manager-strategy.d-XB6M79l-.js';
6
- import { C as CollectionViewer, D as DataSource } from '../data-source.d-Bblv7Zvh.js';
5
+ import { TreeKeyManagerStrategy, TreeKeyManagerItem } from '../tree-key-manager-strategy.d.js';
6
+ import { CollectionViewer, DataSource } from '../data-source.d.js';
7
7
 
8
8
  /**
9
9
  * Tree control interface. User can implement TreeControl to expand/collapse dataNodes in the tree.
@@ -113,4 +113,4 @@ interface TreeKeyManagerStrategy<T extends TreeKeyManagerItem> {
113
113
  }
114
114
  type TreeKeyManagerFactory<T extends TreeKeyManagerItem> = (items: Observable<T[]> | QueryList<T> | T[], options: TreeKeyManagerOptions<T>) => TreeKeyManagerStrategy<T>;
115
115
 
116
- export type { TreeKeyManagerStrategy as T, TreeKeyManagerItem as a, TreeKeyManagerFactory as b, TreeKeyManagerOptions as c };
116
+ export type { TreeKeyManagerFactory, TreeKeyManagerItem, TreeKeyManagerOptions, TreeKeyManagerStrategy };
@@ -29,5 +29,5 @@ declare class UniqueSelectionDispatcher implements OnDestroy {
29
29
  static ɵprov: i0.ɵɵInjectableDeclaration<UniqueSelectionDispatcher>;
30
30
  }
31
31
 
32
- export { UniqueSelectionDispatcher as U };
33
- export type { UniqueSelectionDispatcherListener as a };
32
+ export { UniqueSelectionDispatcher };
33
+ export type { UniqueSelectionDispatcherListener };
@@ -84,5 +84,5 @@ interface _ViewRepeater<T, R, C extends _ViewRepeaterItemContext<T>> {
84
84
  */
85
85
  declare const _VIEW_REPEATER_STRATEGY: InjectionToken<_ViewRepeater<unknown, unknown, _ViewRepeaterItemContext<unknown>>>;
86
86
 
87
- export { _ViewRepeaterOperation as f, _VIEW_REPEATER_STRATEGY as h };
88
- export type { _ViewRepeaterItemContext as _, _ViewRepeater as a, _ViewRepeaterItemContextFactory as b, _ViewRepeaterItemValueResolver as c, _ViewRepeaterItemChanged as d, _ViewRepeaterItemInsertArgs as e, _ViewRepeaterItemChange as g };
87
+ export { _VIEW_REPEATER_STRATEGY, _ViewRepeaterOperation };
88
+ export type { _ViewRepeater, _ViewRepeaterItemChange, _ViewRepeaterItemChanged, _ViewRepeaterItemContext, _ViewRepeaterItemContextFactory, _ViewRepeaterItemInsertArgs, _ViewRepeaterItemValueResolver };