@angular/cdk 20.0.0-next.4 → 20.0.0-next.6

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 (201) hide show
  1. package/a11y/index.d.ts +12 -11
  2. package/{a11y-module.d-7d03e079.d.ts → a11y-module.d-9e4162d8.d.ts} +4 -3
  3. package/accordion/index.d.ts +1 -1
  4. package/{activedescendant-key-manager.d-11921e3a.d.ts → activedescendant-key-manager.d-8f004111.d.ts} +3 -2
  5. package/bidi/index.d.ts +1 -1
  6. package/{bidi-module.d-f8648621.d.ts → bidi-module.d-e02fd94c.d.ts} +8 -4
  7. package/clipboard/index.d.ts +2 -1
  8. package/coercion/index.d.ts +3 -2
  9. package/collections/index.d.ts +9 -8
  10. package/{data-source.d-7cab2c9d.d.ts → data-source.d-7eda4d9a.d.ts} +2 -1
  11. package/dialog/index.d.ts +15 -14
  12. package/drag-drop/index.d.ts +10 -7
  13. package/fesm2022/{a11y-module-b228dc71.mjs → a11y-module-3f18e5c2.mjs} +30 -30
  14. package/fesm2022/a11y-module-3f18e5c2.mjs.map +1 -0
  15. package/fesm2022/a11y.mjs +32 -33
  16. package/fesm2022/a11y.mjs.map +1 -1
  17. package/fesm2022/accordion.mjs +12 -12
  18. package/fesm2022/accordion.mjs.map +1 -1
  19. package/fesm2022/{activedescendant-key-manager-1351a9d3.mjs → activedescendant-key-manager-ca3e95bd.mjs} +2 -2
  20. package/fesm2022/activedescendant-key-manager-ca3e95bd.mjs.map +1 -0
  21. package/fesm2022/{array-88e1bec3.mjs → array-88204b72.mjs} +1 -1
  22. package/fesm2022/array-88204b72.mjs.map +1 -0
  23. package/fesm2022/{bidi-module-e73b8776.mjs → bidi-module-93941905.mjs} +16 -17
  24. package/fesm2022/bidi-module-93941905.mjs.map +1 -0
  25. package/fesm2022/bidi.mjs +2 -2
  26. package/fesm2022/{breakpoints-observer-9432a91b.mjs → breakpoints-observer-9d296976.mjs} +9 -9
  27. package/fesm2022/breakpoints-observer-9d296976.mjs.map +1 -0
  28. package/fesm2022/cdk.mjs +1 -1
  29. package/fesm2022/cdk.mjs.map +1 -1
  30. package/fesm2022/clipboard.mjs +10 -10
  31. package/fesm2022/clipboard.mjs.map +1 -1
  32. package/fesm2022/coercion/private.mjs +1 -1
  33. package/fesm2022/coercion.mjs +3 -3
  34. package/fesm2022/coercion.mjs.map +1 -1
  35. package/fesm2022/collections.mjs +5 -5
  36. package/fesm2022/{css-pixel-value-447bbfe8.mjs → css-pixel-value-5ab12b77.mjs} +1 -1
  37. package/fesm2022/css-pixel-value-5ab12b77.mjs.map +1 -0
  38. package/fesm2022/{data-source-5320b6fd.mjs → data-source-a3a3a257.mjs} +1 -1
  39. package/fesm2022/data-source-a3a3a257.mjs.map +1 -0
  40. package/fesm2022/dialog.mjs +36 -37
  41. package/fesm2022/dialog.mjs.map +1 -1
  42. package/fesm2022/{directionality-ea6ab987.mjs → directionality-25132624.mjs} +13 -7
  43. package/fesm2022/directionality-25132624.mjs.map +1 -0
  44. package/fesm2022/{dispose-view-repeater-strategy-b11b87ea.mjs → dispose-view-repeater-strategy-0bf96031.mjs} +2 -2
  45. package/fesm2022/dispose-view-repeater-strategy-0bf96031.mjs.map +1 -0
  46. package/fesm2022/drag-drop.mjs +70 -58
  47. package/fesm2022/drag-drop.mjs.map +1 -1
  48. package/fesm2022/{element-08c51fcd.mjs → element-bed495ef.mjs} +1 -1
  49. package/fesm2022/element-bed495ef.mjs.map +1 -0
  50. package/fesm2022/{fake-event-detection-7055b1bd.mjs → fake-event-detection-61bf2988.mjs} +1 -1
  51. package/fesm2022/fake-event-detection-61bf2988.mjs.map +1 -0
  52. package/fesm2022/{focus-key-manager-58d29acd.mjs → focus-key-manager-f4cf48e1.mjs} +2 -2
  53. package/fesm2022/focus-key-manager-f4cf48e1.mjs.map +1 -0
  54. package/fesm2022/{focus-monitor-69f9c0f9.mjs → focus-monitor-4af46fa6.mjs} +19 -20
  55. package/fesm2022/focus-monitor-4af46fa6.mjs.map +1 -0
  56. package/fesm2022/{id-generator-ec45a122.mjs → id-generator-dd03740e.mjs} +4 -4
  57. package/fesm2022/id-generator-dd03740e.mjs.map +1 -0
  58. package/fesm2022/{keycodes-107cd3e4.mjs → keycodes-fbdb6e67.mjs} +1 -1
  59. package/fesm2022/keycodes-fbdb6e67.mjs.map +1 -0
  60. package/fesm2022/keycodes.mjs +2 -2
  61. package/fesm2022/layout.mjs +7 -7
  62. package/fesm2022/layout.mjs.map +1 -1
  63. package/fesm2022/{list-key-manager-c7b5cefb.mjs → list-key-manager-0ce9d5be.mjs} +4 -4
  64. package/fesm2022/list-key-manager-0ce9d5be.mjs.map +1 -0
  65. package/fesm2022/listbox.mjs +20 -20
  66. package/fesm2022/listbox.mjs.map +1 -1
  67. package/fesm2022/menu.mjs +74 -75
  68. package/fesm2022/menu.mjs.map +1 -1
  69. package/fesm2022/{modifiers-33a5859e.mjs → modifiers-68a3bc3a.mjs} +1 -1
  70. package/fesm2022/modifiers-68a3bc3a.mjs.map +1 -0
  71. package/fesm2022/{observable-97c0792c.mjs → observable-36bb5527.mjs} +1 -1
  72. package/fesm2022/observable-36bb5527.mjs.map +1 -0
  73. package/fesm2022/{observe-content-459e1d12.mjs → observe-content-85983868.mjs} +15 -15
  74. package/fesm2022/observe-content-85983868.mjs.map +1 -0
  75. package/fesm2022/observers/private.mjs +3 -3
  76. package/fesm2022/observers/private.mjs.map +1 -1
  77. package/fesm2022/observers.mjs +2 -2
  78. package/fesm2022/{overlay-module-6e7b742f.mjs → overlay-module-a2bddb9f.mjs} +108 -91
  79. package/fesm2022/overlay-module-a2bddb9f.mjs.map +1 -0
  80. package/fesm2022/overlay.mjs +22 -23
  81. package/fesm2022/overlay.mjs.map +1 -1
  82. package/fesm2022/{passive-listeners-c0bdc49f.mjs → passive-listeners-1189a3bc.mjs} +1 -1
  83. package/fesm2022/passive-listeners-1189a3bc.mjs.map +1 -0
  84. package/fesm2022/{platform-2be6a529.mjs → platform-3b280dd2.mjs} +4 -4
  85. package/fesm2022/platform-3b280dd2.mjs.map +1 -0
  86. package/fesm2022/platform.mjs +9 -10
  87. package/fesm2022/platform.mjs.map +1 -1
  88. package/fesm2022/{portal-directives-9cd98881.mjs → portal-directives-4da94e82.mjs} +17 -17
  89. package/fesm2022/portal-directives-4da94e82.mjs.map +1 -0
  90. package/fesm2022/portal.mjs +1 -1
  91. package/fesm2022/private.mjs +2 -2
  92. package/fesm2022/{recycle-view-repeater-strategy-c1712813.mjs → recycle-view-repeater-strategy-7fe34ce5.mjs} +2 -2
  93. package/fesm2022/recycle-view-repeater-strategy-7fe34ce5.mjs.map +1 -0
  94. package/fesm2022/{scrolling-61955dd1.mjs → scrolling-4b9e82b7.mjs} +1 -1
  95. package/fesm2022/scrolling-4b9e82b7.mjs.map +1 -0
  96. package/fesm2022/{scrolling-module-72941c9f.mjs → scrolling-module-2ed090a6.mjs} +43 -43
  97. package/fesm2022/scrolling-module-2ed090a6.mjs.map +1 -0
  98. package/fesm2022/scrolling.mjs +8 -8
  99. package/fesm2022/{selection-model-30243dba.mjs → selection-model-7800ff2c.mjs} +1 -1
  100. package/fesm2022/selection-model-7800ff2c.mjs.map +1 -0
  101. package/fesm2022/{shadow-dom-9f403d00.mjs → shadow-dom-09da63d7.mjs} +1 -1
  102. package/fesm2022/shadow-dom-09da63d7.mjs.map +1 -0
  103. package/fesm2022/stepper.mjs +31 -31
  104. package/fesm2022/stepper.mjs.map +1 -1
  105. package/fesm2022/{style-loader-9fc0a4d2.mjs → style-loader-f70e1cd6.mjs} +4 -4
  106. package/fesm2022/style-loader-f70e1cd6.mjs.map +1 -0
  107. package/fesm2022/table.mjs +92 -89
  108. package/fesm2022/table.mjs.map +1 -1
  109. package/fesm2022/{test-environment-34eef1ee.mjs → test-environment-75e095b5.mjs} +1 -1
  110. package/fesm2022/test-environment-75e095b5.mjs.map +1 -0
  111. package/fesm2022/testing/selenium-webdriver.mjs +1 -1
  112. package/fesm2022/testing/selenium-webdriver.mjs.map +1 -1
  113. package/fesm2022/testing/testbed.mjs +2 -2
  114. package/fesm2022/testing/testbed.mjs.map +1 -1
  115. package/fesm2022/testing.mjs +1 -1
  116. package/fesm2022/text-field.mjs +20 -21
  117. package/fesm2022/text-field.mjs.map +1 -1
  118. package/fesm2022/{text-filtering-0c6de6d6.mjs → text-filtering-682c2e05.mjs} +1 -1
  119. package/fesm2022/text-filtering-682c2e05.mjs.map +1 -0
  120. package/fesm2022/{tree-key-manager-2f20c79c.mjs → tree-key-manager-fb779925.mjs} +3 -3
  121. package/fesm2022/tree-key-manager-fb779925.mjs.map +1 -0
  122. package/fesm2022/tree.mjs +32 -32
  123. package/fesm2022/tree.mjs.map +1 -1
  124. package/fesm2022/{typeahead-11ae39bd.mjs → typeahead-5b1c5e41.mjs} +2 -2
  125. package/fesm2022/typeahead-5b1c5e41.mjs.map +1 -0
  126. package/fesm2022/{unique-selection-dispatcher-d0d5176e.mjs → unique-selection-dispatcher-95d71775.mjs} +4 -4
  127. package/fesm2022/unique-selection-dispatcher-95d71775.mjs.map +1 -0
  128. package/fesm2022/{visually-hidden-a6df546a.mjs → visually-hidden-912d0ccc.mjs} +4 -4
  129. package/fesm2022/visually-hidden-912d0ccc.mjs.map +1 -0
  130. package/{focus-key-manager.d-415a6958.d.ts → focus-key-manager.d-808a8cfc.d.ts} +4 -3
  131. package/{focus-monitor.d-810a02e6.d.ts → focus-monitor.d-463f4526.d.ts} +2 -1
  132. package/{harness-environment.d-4d615248.d.ts → harness-environment.d-ccca6bee.d.ts} +2 -1
  133. package/keycodes/index.d.ts +2 -1
  134. package/layout/index.d.ts +2 -1
  135. package/{list-key-manager.d-72e9a2e7.d.ts → list-key-manager.d-6b8e8454.d.ts} +2 -1
  136. package/listbox/index.d.ts +5 -4
  137. package/menu/index.d.ts +14 -13
  138. package/{number-property.d-ce316715.d.ts → number-property.d-1067cb21.d.ts} +2 -1
  139. package/{observe-content.d-c08bc882.d.ts → observe-content.d-406532a1.d.ts} +1 -1
  140. package/observers/index.d.ts +2 -2
  141. package/overlay/index.d.ts +14 -13
  142. package/{overlay-module.d-46197115.d.ts → overlay-module.d-bb9fd227.d.ts} +13 -10
  143. package/package.json +1 -1
  144. package/platform/index.d.ts +2 -17
  145. package/portal/index.d.ts +2 -2
  146. package/{portal-directives.d-fefec9d6.d.ts → portal-directives.d-7048496c.d.ts} +2 -1
  147. package/private/index.d.ts +1 -1
  148. package/schematics/ng-add/index.js +1 -1
  149. package/scrolling/index.d.ts +5 -5
  150. package/{scrolling-module.d-e4f8e471.d.ts → scrolling-module.d-a309d6c8.d.ts} +5 -4
  151. package/{selection-model.d-1a70542c.d.ts → selection-model.d-8f93f170.d.ts} +2 -1
  152. package/stepper/index.d.ts +6 -5
  153. package/table/index.d.ts +9 -8
  154. package/testing/index.d.ts +3 -2
  155. package/testing/selenium-webdriver/index.d.ts +3 -2
  156. package/testing/testbed/index.d.ts +3 -2
  157. package/text-field/index.d.ts +3 -2
  158. package/tree/index.d.ts +5 -4
  159. package/{unique-selection-dispatcher.d-7993b9f5.d.ts → unique-selection-dispatcher.d-49e3cd5f.d.ts} +2 -1
  160. package/{view-repeater.d-79039e1f.d.ts → view-repeater.d-bf5e36f0.d.ts} +2 -1
  161. package/{viewport-ruler.d-f3d3e82f.d.ts → viewport-ruler.d-5b507354.d.ts} +2 -1
  162. package/fesm2022/a11y-module-b228dc71.mjs.map +0 -1
  163. package/fesm2022/activedescendant-key-manager-1351a9d3.mjs.map +0 -1
  164. package/fesm2022/array-88e1bec3.mjs.map +0 -1
  165. package/fesm2022/backwards-compatibility-bcbe473e.mjs +0 -25
  166. package/fesm2022/backwards-compatibility-bcbe473e.mjs.map +0 -1
  167. package/fesm2022/bidi-module-e73b8776.mjs.map +0 -1
  168. package/fesm2022/breakpoints-observer-9432a91b.mjs.map +0 -1
  169. package/fesm2022/css-pixel-value-447bbfe8.mjs.map +0 -1
  170. package/fesm2022/data-source-5320b6fd.mjs.map +0 -1
  171. package/fesm2022/directionality-ea6ab987.mjs.map +0 -1
  172. package/fesm2022/dispose-view-repeater-strategy-b11b87ea.mjs.map +0 -1
  173. package/fesm2022/element-08c51fcd.mjs.map +0 -1
  174. package/fesm2022/fake-event-detection-7055b1bd.mjs.map +0 -1
  175. package/fesm2022/focus-key-manager-58d29acd.mjs.map +0 -1
  176. package/fesm2022/focus-monitor-69f9c0f9.mjs.map +0 -1
  177. package/fesm2022/id-generator-ec45a122.mjs.map +0 -1
  178. package/fesm2022/keycodes-107cd3e4.mjs.map +0 -1
  179. package/fesm2022/list-key-manager-c7b5cefb.mjs.map +0 -1
  180. package/fesm2022/modifiers-33a5859e.mjs.map +0 -1
  181. package/fesm2022/observable-97c0792c.mjs.map +0 -1
  182. package/fesm2022/observe-content-459e1d12.mjs.map +0 -1
  183. package/fesm2022/overlay-module-6e7b742f.mjs.map +0 -1
  184. package/fesm2022/passive-listeners-c0bdc49f.mjs.map +0 -1
  185. package/fesm2022/platform-2be6a529.mjs.map +0 -1
  186. package/fesm2022/portal-directives-9cd98881.mjs.map +0 -1
  187. package/fesm2022/recycle-view-repeater-strategy-c1712813.mjs.map +0 -1
  188. package/fesm2022/scrolling-61955dd1.mjs.map +0 -1
  189. package/fesm2022/scrolling-module-72941c9f.mjs.map +0 -1
  190. package/fesm2022/selection-model-30243dba.mjs.map +0 -1
  191. package/fesm2022/shadow-dom-9f403d00.mjs.map +0 -1
  192. package/fesm2022/style-loader-9fc0a4d2.mjs.map +0 -1
  193. package/fesm2022/test-environment-34eef1ee.mjs.map +0 -1
  194. package/fesm2022/text-filtering-0c6de6d6.mjs.map +0 -1
  195. package/fesm2022/tree-key-manager-2f20c79c.mjs.map +0 -1
  196. package/fesm2022/typeahead-11ae39bd.mjs.map +0 -1
  197. package/fesm2022/unique-selection-dispatcher-d0d5176e.mjs.map +0 -1
  198. package/fesm2022/visually-hidden-a6df546a.mjs.map +0 -1
  199. /package/{platform.d-0a5b4792.d.ts → platform.d-54a48c5c.d.ts} +0 -0
  200. /package/{style-loader.d-19baab84.d.ts → style-loader.d-a4916e34.d.ts} +0 -0
  201. /package/{tree-key-manager-strategy.d-603161dd.d.ts → tree-key-manager-strategy.d-e1a4bb7c.d.ts} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { Subject } from 'rxjs';
2
2
  import { tap, debounceTime, filter, map } from 'rxjs/operators';
3
- import { c as A, Z, d as ZERO, N as NINE } from './keycodes-107cd3e4.mjs';
3
+ import { c as A, Z, d as ZERO, N as NINE } from './keycodes-fbdb6e67.mjs';
4
4
 
5
5
  const DEFAULT_TYPEAHEAD_DEBOUNCE_INTERVAL_MS = 200;
6
6
  /**
@@ -85,4 +85,4 @@ class Typeahead {
85
85
  }
86
86
 
87
87
  export { Typeahead as T };
88
- //# sourceMappingURL=typeahead-11ae39bd.mjs.map
88
+ //# sourceMappingURL=typeahead-5b1c5e41.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"typeahead-5b1c5e41.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":";;;;AAYA,MAAM,sCAAsC,GAAG,GAAG,CAAA;AAWlD;;;AAGG;MACU,SAAS,CAAA;AACH,IAAA,gBAAgB,GAAG,IAAI,OAAO,EAAU,CAAA;IACjD,MAAM,GAAiB,EAAE,CAAA;IACzB,kBAAkB,GAAG,CAAC,CAAC,CAAA;;IAGvB,eAAe,GAAa,EAAE,CAAA;AAE9B,IAAA,gBAAgB,CAAA;AAEP,IAAA,aAAa,GAAG,IAAI,OAAO,EAAK,CAAA;AACxC,IAAA,YAAY,GAAkB,IAAI,CAAC,aAAa,CAAA;IAEzD,WAAY,CAAA,YAA0B,EAAE,MAA2B,EAAA;AACjE,QAAA,MAAM,iBAAiB,GACrB,OAAO,MAAM,EAAE,gBAAgB,KAAK,QAAQ;cACxC,MAAM,CAAC,gBAAgB;cACvB,sCAAsC,CAAA;AAE5C,QAAA,IAAI,MAAM,EAAE,aAAa,EAAE;AACzB,YAAA,IAAI,CAAC,gBAAgB,GAAG,MAAM,CAAC,aAAa,CAAA;SAC9C;AAEA,QAAA,IACE,CAAC,OAAO,SAAS,KAAK,WAAW,IAAI,SAAS;AAC9C,YAAA,YAAY,CAAC,MAAM;AACnB,YAAA,YAAY,CAAC,IAAI,CAAC,IAAI,IAAI,OAAO,IAAI,CAAC,QAAQ,KAAK,UAAU,CAAC,EAC9D;AACA,YAAA,MAAM,IAAI,KAAK,CAAC,0EAA0E,CAAC,CAAA;SAC7F;AAEA,QAAA,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,CAAA;AAC3B,QAAA,IAAI,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAA;KAC1C;IAEA,OAAO,GAAA;AACL,QAAA,IAAI,CAAC,eAAe,GAAG,EAAE,CAAA;AACzB,QAAA,IAAI,CAAC,gBAAgB,CAAC,QAAQ,EAAE,CAAA;AAChC,QAAA,IAAI,CAAC,aAAa,CAAC,QAAQ,EAAE,CAAA;KAC/B;AAEA,IAAA,2BAA2B,CAAC,KAAa,EAAA;AACvC,QAAA,IAAI,CAAC,kBAAkB,GAAG,KAAK,CAAA;KACjC;AAEA,IAAA,QAAQ,CAAC,KAAmB,EAAA;AAC1B,QAAA,IAAI,CAAC,MAAM,GAAG,KAAK,CAAA;KACrB;AAEA,IAAA,SAAS,CAAC,KAAoB,EAAA;AAC5B,QAAA,MAAM,OAAO,GAAG,KAAK,CAAC,OAAO,CAAA;;;AAI7B,QAAA,IAAI,KAAK,CAAC,GAAG,IAAI,KAAK,CAAC,GAAG,CAAC,MAAM,KAAK,CAAC,EAAE;AACvC,YAAA,IAAI,CAAC,gBAAgB,CAAC,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,iBAAiB,EAAE,CAAC,CAAA;SAC3D;aAAO,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,OAAO,IAAI,CAAC,MAAM,OAAO,IAAI,IAAI,IAAI,OAAO,IAAI,IAAI,CAAC,EAAE;AACjF,YAAA,IAAI,CAAC,gBAAgB,CAAC,IAAI,CAAC,MAAM,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC,CAAA;SAC1D;KACF;;IAGA,QAAQ,GAAA;AACN,QAAA,OAAO,IAAI,CAAC,eAAe,CAAC,MAAM,GAAG,CAAC,CAAA;KACxC;;IAGA,KAAK,GAAA;AACH,QAAA,IAAI,CAAC,eAAe,GAAG,EAAE,CAAA;KAC3B;AAEQ,IAAA,gBAAgB,CAAC,iBAAyB,EAAA;;;;AAIhD,QAAA,IAAI,CAAC,gBAAgB;aAClB,IAAI,CACH,GAAG,CAAC,MAAM,IAAI,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,EAChD,YAAY,CAAC,iBAAiB,CAAC,EAC/B,MAAM,CAAC,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,GAAG,CAAC,CAAC,EAC7C,GAAG,CAAC,MAAM,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,iBAAiB,EAAE,CAAC,CAAA;aAE7D,SAAS,CAAC,WAAW,IAAG;;;AAGvB,YAAA,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,IAAI,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;AAC/C,gBAAA,MAAM,KAAK,GAAG,CAAC,IAAI,CAAC,kBAAkB,GAAG,CAAC,IAAI,IAAI,CAAC,MAAM,CAAC,MAAM,CAAA;gBAChE,MAAM,IAAI,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,CAAA;AAE/B,gBAAA,IACE,CAAC,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;AAC9B,oBAAA,IAAI,CAAC,QAAQ,IAAI,CAAC,iBAAiB,EAAE,CAAC,IAAI,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,KAAK,CAAC,EACvE;AACA,oBAAA,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA;oBAC7B,MAAM;iBACR;aACF;AAEA,YAAA,IAAI,CAAC,eAAe,GAAG,EAAE,CAAA;AAC3B,SAAC,CAAC,CAAA;KACN;AACD;;;;"}
@@ -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.0.0-next.3", ngImport: i0, type: UniqueSelectionDispatcher, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
41
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.3", ngImport: i0, type: UniqueSelectionDispatcher, providedIn: 'root' });
40
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: UniqueSelectionDispatcher, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
41
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: UniqueSelectionDispatcher, providedIn: 'root' });
42
42
  }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3", ngImport: i0, type: UniqueSelectionDispatcher, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: UniqueSelectionDispatcher, decorators: [{
44
44
  type: Injectable,
45
45
  args: [{ providedIn: 'root' }]
46
46
  }] });
47
47
 
48
48
  export { UniqueSelectionDispatcher as U };
49
- //# sourceMappingURL=unique-selection-dispatcher-d0d5176e.mjs.map
49
+ //# sourceMappingURL=unique-selection-dispatcher-95d71775.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unique-selection-dispatcher-95d71775.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,CAAA;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,CAAA;SACpB;KACF;AAEA;;;AAGG;AACH,IAAA,MAAM,CAAC,QAA2C,EAAA;AAChD,QAAA,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAA;AAC9B,QAAA,OAAO,MAAK;AACV,YAAA,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,UAA6C,KAAI;gBACzF,OAAO,QAAQ,KAAK,UAAU,CAAA;AAChC,aAAC,CAAC,CAAA;AACJ,SAAC,CAAA;KACH;IAEA,WAAW,GAAA;AACT,QAAA,IAAI,CAAC,UAAU,GAAG,EAAE,CAAA;KACtB;8GA7BW,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA,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,CAAA;;kGAClB,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBADrC,UAAU;mBAAC,EAAC,UAAU,EAAE,MAAM,EAAC,CAAA;;;;;"}
@@ -6,13 +6,13 @@ import { Component, ViewEncapsulation, ChangeDetectionStrategy } from '@angular/
6
6
  * @docs-private
7
7
  */
8
8
  class _VisuallyHiddenLoader {
9
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3", ngImport: i0, type: _VisuallyHiddenLoader, deps: [], target: i0.ɵɵFactoryTarget.Component });
10
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.3", type: _VisuallyHiddenLoader, isStandalone: true, selector: "ng-component", exportAs: ["cdkVisuallyHidden"], ngImport: i0, template: '', isInline: true, styles: [".cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
9
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: _VisuallyHiddenLoader, deps: [], target: i0.ɵɵFactoryTarget.Component });
10
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.5", type: _VisuallyHiddenLoader, isStandalone: true, selector: "ng-component", exportAs: ["cdkVisuallyHidden"], ngImport: i0, template: '', isInline: true, styles: [".cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3", ngImport: i0, type: _VisuallyHiddenLoader, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: _VisuallyHiddenLoader, decorators: [{
13
13
  type: Component,
14
14
  args: [{ exportAs: 'cdkVisuallyHidden', encapsulation: ViewEncapsulation.None, template: '', changeDetection: ChangeDetectionStrategy.OnPush, styles: [".cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}"] }]
15
15
  }] });
16
16
 
17
17
  export { _VisuallyHiddenLoader as _ };
18
- //# sourceMappingURL=visually-hidden-a6df546a.mjs.map
18
+ //# sourceMappingURL=visually-hidden-912d0ccc.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"visually-hidden-912d0ccc.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-46c76129e412/bin/src/cdk/private/visually-hidden/visually-hidden.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 {ChangeDetectionStrategy, Component, ViewEncapsulation} from '@angular/core';\n\n/**\n * Component used to load the .cdk-visually-hidden styles.\n * @docs-private\n */\n@Component({\n styleUrl: 'visually-hidden.css',\n exportAs: 'cdkVisuallyHidden',\n encapsulation: ViewEncapsulation.None,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class _VisuallyHiddenLoader {}\n"],"names":[],"mappings":";;;AAUA;;;AAGG;MAQU,qBAAqB,CAAA;8GAArB,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,eAAA,EAAA,IAAA,EAAA,qBAAqB,yGAHtB,EAAE,EAAA,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,kQAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;kGAGD,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAPjC,SAAS;+BAEE,mBAAmB,EAAA,aAAA,EACd,iBAAiB,CAAC,IAAI,YAC3B,EAAE,EAAA,eAAA,EACK,uBAAuB,CAAC,MAAM,EAAA,MAAA,EAAA,CAAA,kQAAA,CAAA,EAAA,CAAA;;;;;"}
@@ -1,5 +1,5 @@
1
- import { L as ListKeyManagerOption, b as ListKeyManager } from './list-key-manager.d-72e9a2e7.js';
2
- import { F as FocusOrigin } from './focus-monitor.d-810a02e6.js';
1
+ import { L as ListKeyManagerOption, b as ListKeyManager } from './list-key-manager.d-6b8e8454.js';
2
+ import { F as FocusOrigin } from './focus-monitor.d-463f4526.js';
3
3
 
4
4
  /**
5
5
  * This is the interface for focusable items (used by the FocusKeyManager).
@@ -30,4 +30,5 @@ declare class FocusKeyManager<T> extends ListKeyManager<FocusableOption & T> {
30
30
  setActiveItem(item: T): void;
31
31
  }
32
32
 
33
- export { type FocusableOption as F, FocusKeyManager as a };
33
+ export { FocusKeyManager as a };
34
+ export type { FocusableOption as F };
@@ -206,4 +206,5 @@ declare class CdkMonitorFocus implements AfterViewInit, OnDestroy {
206
206
  static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMonitorFocus, "[cdkMonitorElementFocus], [cdkMonitorSubtreeFocus]", ["cdkMonitorFocus"], {}, { "cdkFocusChange": "cdkFocusChange"; }, never, never, true, never>;
207
207
  }
208
208
 
209
- export { CdkMonitorFocus as C, type FocusOrigin as F, type FocusOptions as a, FocusMonitorDetectionMode as b, type FocusMonitorOptions as c, FOCUS_MONITOR_DEFAULT_OPTIONS as d, FocusMonitor as e };
209
+ export { CdkMonitorFocus as C, FocusMonitorDetectionMode as b, FOCUS_MONITOR_DEFAULT_OPTIONS as d, FocusMonitor as e };
210
+ export type { FocusOrigin as F, FocusOptions as a, FocusMonitorOptions as c };
@@ -616,4 +616,5 @@ declare abstract class HarnessEnvironment<E> implements HarnessLoader, LocatorFa
616
616
  private _getQueryResultForElement;
617
617
  }
618
618
 
619
- export { type AsyncFactoryFn as A, type BaseHarnessFilters as B, ComponentHarness as C, type EventData as E, type HarnessQuery as H, type LocatorFnResult as L, type ModifierKeys as M, TestKey as T, type AsyncPredicate as a, type AsyncOptionPredicate as b, type HarnessLoader as c, type LocatorFactory as d, ContentContainerComponentHarness as e, type ComponentHarnessConstructor as f, HarnessPredicate as g, HarnessEnvironment as h, type TestElement as i, type TextOptions as j, type ElementDimensions as k };
619
+ export { ComponentHarness as C, TestKey as T, ContentContainerComponentHarness as e, HarnessPredicate as g, HarnessEnvironment as h };
620
+ export type { AsyncFactoryFn as A, BaseHarnessFilters as B, EventData as E, HarnessQuery as H, LocatorFnResult as L, ModifierKeys as M, AsyncPredicate as a, AsyncOptionPredicate as b, HarnessLoader as c, LocatorFactory as d, ComponentHarnessConstructor as f, TestElement as i, TextOptions as j, ElementDimensions as k };
@@ -125,4 +125,5 @@ type ModifierKey = 'altKey' | 'shiftKey' | 'ctrlKey' | 'metaKey';
125
125
  */
126
126
  declare function hasModifierKey(event: KeyboardEvent, ...modifiers: ModifierKey[]): boolean;
127
127
 
128
- export { A, ALT, APOSTROPHE, AT_SIGN, B, BACKSLASH, BACKSPACE, C, CAPS_LOCK, CLOSE_SQUARE_BRACKET, COMMA, CONTEXT_MENU, CONTROL, D, DASH, DELETE, DOWN_ARROW, E, EIGHT, END, ENTER, EQUALS, ESCAPE, F, F1, F10, F11, F12, F2, F3, F4, F5, F6, F7, F8, F9, FF_EQUALS, FF_MINUS, FF_MUTE, FF_SEMICOLON, FF_VOLUME_DOWN, FF_VOLUME_UP, FIRST_MEDIA, FIVE, FOUR, G, H, HOME, I, INSERT, J, K, L, LAST_MEDIA, LEFT_ARROW, M, MAC_ENTER, MAC_META, MAC_WK_CMD_LEFT, MAC_WK_CMD_RIGHT, META, MUTE, type ModifierKey, N, NINE, NUMPAD_DIVIDE, NUMPAD_EIGHT, NUMPAD_FIVE, NUMPAD_FOUR, NUMPAD_MINUS, NUMPAD_MULTIPLY, NUMPAD_NINE, NUMPAD_ONE, NUMPAD_PERIOD, NUMPAD_PLUS, NUMPAD_SEVEN, NUMPAD_SIX, NUMPAD_THREE, NUMPAD_TWO, NUMPAD_ZERO, NUM_CENTER, NUM_LOCK, O, ONE, OPEN_SQUARE_BRACKET, P, PAGE_DOWN, PAGE_UP, PAUSE, PERIOD, PLUS_SIGN, PRINT_SCREEN, Q, QUESTION_MARK, R, RIGHT_ARROW, S, SCROLL_LOCK, SEMICOLON, SEVEN, SHIFT, SINGLE_QUOTE, SIX, SLASH, SPACE, T, TAB, THREE, TILDE, TWO, U, UP_ARROW, V, VOLUME_DOWN, VOLUME_UP, W, X, Y, Z, ZERO, hasModifierKey };
128
+ export { A, ALT, APOSTROPHE, AT_SIGN, B, BACKSLASH, BACKSPACE, C, CAPS_LOCK, CLOSE_SQUARE_BRACKET, COMMA, CONTEXT_MENU, CONTROL, D, DASH, DELETE, DOWN_ARROW, E, EIGHT, END, ENTER, EQUALS, ESCAPE, F, F1, F10, F11, F12, F2, F3, F4, F5, F6, F7, F8, F9, FF_EQUALS, FF_MINUS, FF_MUTE, FF_SEMICOLON, FF_VOLUME_DOWN, FF_VOLUME_UP, FIRST_MEDIA, FIVE, FOUR, G, H, HOME, I, INSERT, J, K, L, LAST_MEDIA, LEFT_ARROW, M, MAC_ENTER, MAC_META, MAC_WK_CMD_LEFT, MAC_WK_CMD_RIGHT, META, MUTE, N, NINE, NUMPAD_DIVIDE, NUMPAD_EIGHT, NUMPAD_FIVE, NUMPAD_FOUR, NUMPAD_MINUS, NUMPAD_MULTIPLY, NUMPAD_NINE, NUMPAD_ONE, NUMPAD_PERIOD, NUMPAD_PLUS, NUMPAD_SEVEN, NUMPAD_SIX, NUMPAD_THREE, NUMPAD_TWO, NUMPAD_ZERO, NUM_CENTER, NUM_LOCK, O, ONE, OPEN_SQUARE_BRACKET, P, PAGE_DOWN, PAGE_UP, PAUSE, PERIOD, PLUS_SIGN, PRINT_SCREEN, Q, QUESTION_MARK, R, RIGHT_ARROW, S, SCROLL_LOCK, SEMICOLON, SEVEN, SHIFT, SINGLE_QUOTE, SIX, SLASH, SPACE, T, TAB, THREE, TILDE, TWO, U, UP_ARROW, V, VOLUME_DOWN, VOLUME_UP, W, X, Y, Z, ZERO, hasModifierKey };
129
+ export type { ModifierKey };
package/layout/index.d.ts CHANGED
@@ -85,4 +85,5 @@ declare class MediaMatcher {
85
85
  static ɵprov: i0.ɵɵInjectableDeclaration<MediaMatcher>;
86
86
  }
87
87
 
88
- export { BreakpointObserver, type BreakpointState, Breakpoints, LayoutModule, MediaMatcher };
88
+ export { BreakpointObserver, Breakpoints, LayoutModule, MediaMatcher };
89
+ export type { BreakpointState };
@@ -161,4 +161,5 @@ declare class ListKeyManager<T extends ListKeyManagerOption> {
161
161
  private _itemsChanged;
162
162
  }
163
163
 
164
- export { type ListKeyManagerOption as L, type ListKeyManagerModifierKey as a, ListKeyManager as b };
164
+ export { ListKeyManager as b };
165
+ export type { ListKeyManagerOption as L, ListKeyManagerModifierKey as a };
@@ -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-11921e3a.js';
4
- import { L as ListKeyManagerOption } from '../list-key-manager.d-72e9a2e7.js';
3
+ import { H as Highlightable, A as ActiveDescendantKeyManager } from '../activedescendant-key-manager.d-8f004111.js';
4
+ import { L as ListKeyManagerOption } from '../list-key-manager.d-6b8e8454.js';
5
5
  import { Subject } from 'rxjs';
6
- import { S as SelectionModel } from '../selection-model.d-1a70542c.js';
6
+ import { S as SelectionModel } from '../selection-model.d-8f93f170.js';
7
7
  import { ControlValueAccessor } from '@angular/forms';
8
8
 
9
9
  /**
@@ -349,4 +349,5 @@ declare class CdkListboxModule {
349
349
  static ɵinj: i0.ɵɵInjectorDeclaration<CdkListboxModule>;
350
350
  }
351
351
 
352
- export { CdkListbox, CdkListboxModule, CdkOption, type ListboxValueChangeEvent };
352
+ export { CdkListbox, CdkListboxModule, CdkOption };
353
+ export type { ListboxValueChangeEvent };
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, C as ConnectedPosition, O as OverlayRef, a as OverlayModule } from '../overlay-module.d-46197115.js';
3
+ import { S as ScrollStrategy, C as ConnectedPosition, O as OverlayRef, a as OverlayModule } from '../overlay-module.d-bb9fd227.js';
4
4
  import * as rxjs from 'rxjs';
5
5
  import { Observable, Subject } from 'rxjs';
6
- import { F as FocusOrigin } from '../focus-monitor.d-810a02e6.js';
7
- import { F as FocusableOption, a as FocusKeyManager } from '../focus-key-manager.d-415a6958.js';
8
- import { D as Directionality } from '../bidi-module.d-f8648621.js';
9
- import { T as TemplatePortal } from '../portal-directives.d-fefec9d6.js';
10
- import '../scrolling-module.d-e4f8e471.js';
11
- import '../data-source.d-7cab2c9d.js';
12
- import '../number-property.d-ce316715.js';
6
+ import { F as FocusOrigin } from '../focus-monitor.d-463f4526.js';
7
+ import { F as FocusableOption, a as FocusKeyManager } from '../focus-key-manager.d-808a8cfc.js';
8
+ import { D as Directionality } from '../bidi-module.d-e02fd94c.js';
9
+ import { T as TemplatePortal } from '../portal-directives.d-7048496c.js';
10
+ import '../scrolling-module.d-a309d6c8.js';
11
+ import '../data-source.d-7eda4d9a.js';
12
+ import '../number-property.d-1067cb21.js';
13
13
  import '@angular/common';
14
- import '../viewport-ruler.d-f3d3e82f.js';
15
- import '../platform.d-0a5b4792.js';
16
- import '../style-loader.d-19baab84.js';
17
- import '../list-key-manager.d-72e9a2e7.js';
14
+ import '../viewport-ruler.d-5b507354.js';
15
+ import '../platform.d-54a48c5c.js';
16
+ import '../style-loader.d-a4916e34.js';
17
+ import '../list-key-manager.d-6b8e8454.js';
18
18
 
19
19
  /** Item to track for mouse focus events. */
20
20
  interface FocusableElement {
@@ -817,4 +817,5 @@ declare class CdkMenuModule {
817
817
  static ɵinj: i0.ɵɵInjectorDeclaration<CdkMenuModule>;
818
818
  }
819
819
 
820
- export { CDK_MENU, CdkContextMenuTrigger, CdkMenu, CdkMenuBar, CdkMenuBase, CdkMenuGroup, CdkMenuItem, CdkMenuItemCheckbox, CdkMenuItemRadio, CdkMenuItemSelectable, CdkMenuModule, CdkMenuTrigger, CdkMenuTriggerBase, CdkTargetMenuAim, type CloseOptions, type ContextMenuCoordinates, ContextMenuTracker, FocusNext, type FocusableElement, MENU_AIM, MENU_SCROLL_STRATEGY, MENU_STACK, MENU_TRIGGER, type Menu, type MenuAim, MenuStack, type MenuStackCloseEvent, type MenuStackItem, PARENT_OR_NEW_INLINE_MENU_STACK_PROVIDER, PARENT_OR_NEW_MENU_STACK_PROVIDER, PointerFocusTracker, TargetMenuAim, type Toggler };
820
+ export { CDK_MENU, CdkContextMenuTrigger, CdkMenu, CdkMenuBar, CdkMenuBase, CdkMenuGroup, CdkMenuItem, CdkMenuItemCheckbox, CdkMenuItemRadio, CdkMenuItemSelectable, CdkMenuModule, CdkMenuTrigger, CdkMenuTriggerBase, CdkTargetMenuAim, ContextMenuTracker, FocusNext, MENU_AIM, MENU_SCROLL_STRATEGY, MENU_STACK, MENU_TRIGGER, MenuStack, PARENT_OR_NEW_INLINE_MENU_STACK_PROVIDER, PARENT_OR_NEW_MENU_STACK_PROVIDER, PointerFocusTracker, TargetMenuAim };
821
+ export type { CloseOptions, ContextMenuCoordinates, FocusableElement, Menu, MenuAim, MenuStackCloseEvent, MenuStackItem, Toggler };
@@ -12,4 +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 { type NumberInput as N, _isNumberValue as _, coerceNumberProperty as c };
15
+ export { _isNumberValue as _, coerceNumberProperty as c };
16
+ export type { NumberInput as N };
@@ -1,4 +1,4 @@
1
- import { N as NumberInput } from './number-property.d-ce316715.js';
1
+ import { N as NumberInput } from './number-property.d-1067cb21.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,4 +1,4 @@
1
- export { a as CdkObserveContent, C as ContentObserver, M as MutationObserverFactory, O as ObserversModule } from '../observe-content.d-c08bc882.js';
2
- import '../number-property.d-ce316715.js';
1
+ export { a as CdkObserveContent, C as ContentObserver, M as MutationObserverFactory, O as ObserversModule } from '../observe-content.d-406532a1.js';
2
+ import '../number-property.d-1067cb21.js';
3
3
  import '@angular/core';
4
4
  import 'rxjs';
@@ -1,19 +1,19 @@
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-46197115.js';
2
- export { f as CdkConnectedOverlay, e as CdkOverlayOrigin, n as ConnectedOverlayPositionChange, C as ConnectedPosition, l as ConnectionPositionPair, b as FlexibleConnectedPositionStrategy, F as FlexibleConnectedPositionStrategyOrigin, H as HorizontalConnectionPos, j as OriginConnectionPosition, c as OverlayConfig, k as OverlayConnectionPosition, d as OverlayContainer, q as OverlayKeyboardDispatcher, a as OverlayModule, p as OverlayOutsideClickDispatcher, O as OverlayRef, g as OverlaySizeConfig, P as PositionStrategy, h as STANDARD_DROPDOWN_ADJACENT_POSITIONS, i as STANDARD_DROPDOWN_BELOW_POSITIONS, S as ScrollStrategy, m as ScrollingVisibility, V as VerticalConnectionPos, o as validateHorizontalPosition, v as validateVerticalPosition } from '../overlay-module.d-46197115.js';
3
- import { b as ScrollDispatcher } from '../scrolling-module.d-e4f8e471.js';
4
- export { C as CdkScrollable, b as ScrollDispatcher, c as ɵɵCdkFixedSizeVirtualScroll, a as ɵɵCdkScrollableModule, d as ɵɵCdkVirtualForOf, e as ɵɵCdkVirtualScrollViewport, g as ɵɵCdkVirtualScrollableElement, f as ɵɵCdkVirtualScrollableWindow } from '../scrolling-module.d-e4f8e471.js';
5
- import { V as ViewportRuler } from '../viewport-ruler.d-f3d3e82f.js';
6
- export { V as ViewportRuler } from '../viewport-ruler.d-f3d3e82f.js';
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-bb9fd227.js';
2
+ export { f as CdkConnectedOverlay, e as CdkOverlayOrigin, n as ConnectedOverlayPositionChange, C as ConnectedPosition, l as ConnectionPositionPair, b as FlexibleConnectedPositionStrategy, F as FlexibleConnectedPositionStrategyOrigin, H as HorizontalConnectionPos, j as OriginConnectionPosition, c as OverlayConfig, k as OverlayConnectionPosition, d as OverlayContainer, q as OverlayKeyboardDispatcher, a as OverlayModule, p as OverlayOutsideClickDispatcher, O as OverlayRef, g as OverlaySizeConfig, P as PositionStrategy, h as STANDARD_DROPDOWN_ADJACENT_POSITIONS, i as STANDARD_DROPDOWN_BELOW_POSITIONS, S as ScrollStrategy, m as ScrollingVisibility, V as VerticalConnectionPos, o as validateHorizontalPosition, v as validateVerticalPosition } from '../overlay-module.d-bb9fd227.js';
3
+ import { b as ScrollDispatcher } from '../scrolling-module.d-a309d6c8.js';
4
+ export { C as CdkScrollable, b as ScrollDispatcher, c as ɵɵCdkFixedSizeVirtualScroll, a as ɵɵCdkScrollableModule, d as ɵɵCdkVirtualForOf, e as ɵɵCdkVirtualScrollViewport, g as ɵɵCdkVirtualScrollableElement, f as ɵɵCdkVirtualScrollableWindow } from '../scrolling-module.d-a309d6c8.js';
5
+ import { V as ViewportRuler } from '../viewport-ruler.d-5b507354.js';
6
+ export { V as ViewportRuler } from '../viewport-ruler.d-5b507354.js';
7
7
  import * as i0 from '@angular/core';
8
8
  import { NgZone, OnDestroy } from '@angular/core';
9
- export { b as ComponentType } from '../portal-directives.d-fefec9d6.js';
10
- export { b as ɵɵDir } from '../bidi-module.d-f8648621.js';
9
+ export { b as ComponentType } from '../portal-directives.d-7048496c.js';
10
+ export { b as ɵɵDir } from '../bidi-module.d-e02fd94c.js';
11
11
  import '@angular/common';
12
12
  import 'rxjs';
13
- import '../platform.d-0a5b4792.js';
14
- import '../style-loader.d-19baab84.js';
15
- import '../data-source.d-7cab2c9d.js';
16
- import '../number-property.d-ce316715.js';
13
+ import '../platform.d-54a48c5c.js';
14
+ import '../style-loader.d-a4916e34.js';
15
+ import '../data-source.d-7eda4d9a.js';
16
+ import '../number-property.d-1067cb21.js';
17
17
 
18
18
  /**
19
19
  * Strategy that will prevent the user from scrolling while the overlay is visible.
@@ -328,4 +328,5 @@ declare class FullscreenOverlayContainer extends OverlayContainer implements OnD
328
328
  static ɵprov: i0.ɵɵInjectableDeclaration<FullscreenOverlayContainer>;
329
329
  }
330
330
 
331
- export { BlockScrollStrategy, CloseScrollStrategy, FullscreenOverlayContainer, GlobalPositionStrategy, NoopScrollStrategy, Overlay, OverlayPositionBuilder, RepositionScrollStrategy, type RepositionScrollStrategyConfig, ScrollStrategyOptions };
331
+ export { BlockScrollStrategy, CloseScrollStrategy, FullscreenOverlayContainer, GlobalPositionStrategy, NoopScrollStrategy, Overlay, OverlayPositionBuilder, RepositionScrollStrategy, ScrollStrategyOptions };
332
+ export type { RepositionScrollStrategyConfig };
@@ -1,13 +1,13 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnDestroy, NgZone, EnvironmentInjector, Renderer2, ComponentRef, EmbeddedViewRef, ElementRef, OnChanges, EventEmitter, SimpleChanges } from '@angular/core';
3
- import { a as Direction, D as Directionality, B as BidiModule } from './bidi-module.d-f8648621.js';
4
- import { f as PortalOutlet, a as ComponentPortal, T as TemplatePortal, P as PortalModule } from './portal-directives.d-fefec9d6.js';
5
- import { C as CdkScrollable, S as ScrollingModule } from './scrolling-module.d-e4f8e471.js';
3
+ import { a as Direction, D as Directionality, B as BidiModule } from './bidi-module.d-e02fd94c.js';
4
+ import { f as PortalOutlet, a as ComponentPortal, T as TemplatePortal, P as PortalModule } from './portal-directives.d-7048496c.js';
5
+ import { C as CdkScrollable, S as ScrollingModule } from './scrolling-module.d-a309d6c8.js';
6
6
  import { Location } from '@angular/common';
7
7
  import { Subject, Observable } from 'rxjs';
8
- import { V as ViewportRuler } from './viewport-ruler.d-f3d3e82f.js';
9
- import { P as Platform } from './platform.d-0a5b4792.js';
10
- import { _ as _CdkPrivateStyleLoader } from './style-loader.d-19baab84.js';
8
+ import { V as ViewportRuler } from './viewport-ruler.d-5b507354.js';
9
+ import { P as Platform } from './platform.d-54a48c5c.js';
10
+ import { _ as _CdkPrivateStyleLoader } from './style-loader.d-a4916e34.js';
11
11
 
12
12
  /**
13
13
  * Service for dispatching events that land on the body to appropriate overlay ref,
@@ -117,6 +117,8 @@ declare class OverlayRef implements PortalOutlet {
117
117
  private _scrollStrategy;
118
118
  private _locationChanges;
119
119
  private _backdropRef;
120
+ private _detachContentMutationObserver;
121
+ private _detachContentAfterRenderRef;
120
122
  /**
121
123
  * Reference to the parent of the `_host` at the time it was detached. Used to restore
122
124
  * the `_host` to its original position in the DOM when it gets re-attached.
@@ -126,8 +128,6 @@ declare class OverlayRef implements PortalOutlet {
126
128
  readonly _keydownEvents: Subject<KeyboardEvent>;
127
129
  /** Stream of mouse outside events dispatched to this overlay. */
128
130
  readonly _outsidePointerEvents: Subject<MouseEvent>;
129
- private _renders;
130
- private _afterRenderRef;
131
131
  /** Reference to the currently-running `afterNextRender` call. */
132
132
  private _afterNextRenderRef;
133
133
  constructor(_portalOutlet: PortalOutlet, _host: HTMLElement, _pane: HTMLElement, _config: ImmutableObject<OverlayConfig>, _ngZone: NgZone, _keyboardDispatcher: OverlayKeyboardDispatcher, _document: Document, _location: Location, _outsideClickDispatcher: OverlayOutsideClickDispatcher, _animationsDisabled: boolean | undefined, _injector: EnvironmentInjector, _renderer: Renderer2);
@@ -203,8 +203,10 @@ declare class OverlayRef implements PortalOutlet {
203
203
  detachBackdrop(): void;
204
204
  /** Toggles a single CSS class or an array of classes on an element. */
205
205
  private _toggleClasses;
206
- /** Detaches the overlay content next time the zone stabilizes. */
206
+ /** Detaches the overlay once the content finishes animating and is removed from the DOM. */
207
207
  private _detachContentWhenEmpty;
208
+ private _detachContent;
209
+ private _completeDetachContent;
208
210
  /** Disposes of a scroll strategy. */
209
211
  private _disposeScrollStrategy;
210
212
  }
@@ -789,4 +791,5 @@ declare class OverlayModule {
789
791
  static ɵinj: i0.ɵɵInjectorDeclaration<OverlayModule>;
790
792
  }
791
793
 
792
- export { type ConnectedPosition as C, type FlexibleConnectedPositionStrategyOrigin as F, type HorizontalConnectionPos as H, OverlayRef as O, type PositionStrategy as P, type ScrollStrategy as S, type VerticalConnectionPos as V, OverlayModule as a, FlexibleConnectedPositionStrategy as b, OverlayConfig as c, OverlayContainer as d, CdkOverlayOrigin as e, CdkConnectedOverlay as f, type OverlaySizeConfig as g, STANDARD_DROPDOWN_ADJACENT_POSITIONS as h, STANDARD_DROPDOWN_BELOW_POSITIONS as i, type OriginConnectionPosition as j, type OverlayConnectionPosition as k, ConnectionPositionPair as l, ScrollingVisibility as m, ConnectedOverlayPositionChange as n, validateHorizontalPosition as o, OverlayOutsideClickDispatcher as p, OverlayKeyboardDispatcher as q, validateVerticalPosition as v };
794
+ export { OverlayRef as O, OverlayModule as a, FlexibleConnectedPositionStrategy as b, OverlayConfig as c, OverlayContainer as d, CdkOverlayOrigin as e, CdkConnectedOverlay as f, STANDARD_DROPDOWN_ADJACENT_POSITIONS as h, STANDARD_DROPDOWN_BELOW_POSITIONS as i, ConnectionPositionPair as l, ScrollingVisibility as m, ConnectedOverlayPositionChange as n, validateHorizontalPosition as o, OverlayOutsideClickDispatcher as p, OverlayKeyboardDispatcher as q, validateVerticalPosition as v };
795
+ export type { ConnectedPosition as C, FlexibleConnectedPositionStrategyOrigin as F, HorizontalConnectionPos as H, PositionStrategy as P, ScrollStrategy as S, VerticalConnectionPos as V, OverlaySizeConfig as g, OriginConnectionPosition as j, OverlayConnectionPosition as k };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/cdk",
3
- "version": "20.0.0-next.4",
3
+ "version": "20.0.0-next.6",
4
4
  "description": "Angular Material Component Development Kit",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,6 +1,5 @@
1
- export { P as Platform } from '../platform.d-0a5b4792.js';
1
+ export { P as Platform } from '../platform.d-54a48c5c.js';
2
2
  import * as i0 from '@angular/core';
3
- import { Renderer2 } from '@angular/core';
4
3
 
5
4
  declare class PlatformModule {
6
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PlatformModule, never>;
@@ -65,18 +64,4 @@ declare function _getEventTarget<T extends EventTarget>(event: Event): T | null;
65
64
  /** Gets whether the code is currently running in a test environment. */
66
65
  declare function _isTestEnvironment(): boolean;
67
66
 
68
- /** Options when binding events manually. */
69
- interface _ListenerOptions {
70
- capture?: boolean;
71
- once?: boolean;
72
- passive?: boolean;
73
- }
74
- /**
75
- * Binds an event listener with specific options in a backwards-compatible way.
76
- * This function is necessary, because `Renderer2.listen` only supports listener options
77
- * after 19.1 and during the v19 period we support any 19.x version.
78
- * @docs-private
79
- */
80
- declare function _bindEventWithOptions(renderer: Renderer2, target: EventTarget, eventName: string, callback: (event: any) => boolean | void, options: _ListenerOptions): () => void;
81
-
82
- export { PlatformModule, RtlScrollAxisType, type _ListenerOptions, _bindEventWithOptions, _getEventTarget, _getFocusedElementPierceShadowDom, _getShadowRoot, _isTestEnvironment, _supportsShadowDom, getRtlScrollAxisType, getSupportedInputTypes, normalizePassiveListenerOptions, supportsPassiveEventListeners, supportsScrollBehavior };
67
+ export { PlatformModule, RtlScrollAxisType, _getEventTarget, _getFocusedElementPierceShadowDom, _getShadowRoot, _isTestEnvironment, _supportsShadowDom, getRtlScrollAxisType, getSupportedInputTypes, normalizePassiveListenerOptions, supportsPassiveEventListeners, supportsScrollBehavior };
package/portal/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { B as BasePortalOutlet, a as ComponentPortal, T as TemplatePortal, D as DomPortal } from '../portal-directives.d-fefec9d6.js';
2
- export { B as BasePortalOutlet, c as CdkPortal, C as CdkPortalOutlet, h as CdkPortalOutletAttachedRef, a as ComponentPortal, b as ComponentType, D as DomPortal, g as Portal, e as PortalHostDirective, P as PortalModule, f as PortalOutlet, T as TemplatePortal, d as TemplatePortalDirective } from '../portal-directives.d-fefec9d6.js';
1
+ import { B as BasePortalOutlet, a as ComponentPortal, T as TemplatePortal, D as DomPortal } from '../portal-directives.d-7048496c.js';
2
+ export { B as BasePortalOutlet, c as CdkPortal, C as CdkPortalOutlet, h as CdkPortalOutletAttachedRef, a as ComponentPortal, b as ComponentType, D as DomPortal, g as Portal, e as PortalHostDirective, P as PortalModule, f as PortalOutlet, T as TemplatePortal, d as TemplatePortalDirective } from '../portal-directives.d-7048496c.js';
3
3
  import { ApplicationRef, Injector, ComponentRef, EmbeddedViewRef } from '@angular/core';
4
4
 
5
5
  /**
@@ -207,4 +207,5 @@ declare class PortalModule {
207
207
  static ɵinj: i0.ɵɵInjectorDeclaration<PortalModule>;
208
208
  }
209
209
 
210
- export { BasePortalOutlet as B, CdkPortalOutlet as C, DomPortal as D, PortalModule as P, TemplatePortal as T, ComponentPortal as a, type ComponentType as b, CdkPortal as c, TemplatePortalDirective as d, PortalHostDirective as e, type PortalOutlet as f, Portal as g, type CdkPortalOutletAttachedRef as h };
210
+ export { BasePortalOutlet as B, CdkPortalOutlet as C, DomPortal as D, PortalModule as P, TemplatePortal as T, ComponentPortal as a, CdkPortal as c, TemplatePortalDirective as d, PortalHostDirective as e, Portal as g };
211
+ export type { ComponentType as b, PortalOutlet as f, CdkPortalOutletAttachedRef as h };
@@ -1,4 +1,4 @@
1
- export { _ as _CdkPrivateStyleLoader } from '../style-loader.d-19baab84.js';
1
+ export { _ as _CdkPrivateStyleLoader } from '../style-loader.d-a4916e34.js';
2
2
  import * as i0 from '@angular/core';
3
3
 
4
4
  /**
@@ -29,7 +29,7 @@ function default_1() {
29
29
  // In order to align the CDK version with other Angular dependencies that are setup by
30
30
  // `@schematics/angular`, we use tilde instead of caret. This is default for Angular
31
31
  // dependencies in new CLI projects.
32
- (0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~20.0.0-next.4`);
32
+ (0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~20.0.0-next.6`);
33
33
  // Add a task to run the package manager. This is necessary because we updated the
34
34
  // workspace "package.json" file and we want lock files to reflect the new version range.
35
35
  context.addTask(new tasks_1.NodePackageInstallTask());
@@ -1,7 +1,7 @@
1
- export { c as CdkFixedSizeVirtualScroll, C as CdkScrollable, a 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, b 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-e4f8e471.js';
2
- export { D as DEFAULT_RESIZE_TIME, V as ViewportRuler, a as ViewportScrollPosition } from '../viewport-ruler.d-f3d3e82f.js';
3
- export { b as ɵɵDir } from '../bidi-module.d-f8648621.js';
1
+ export { c as CdkFixedSizeVirtualScroll, C as CdkScrollable, a 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, b 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-a309d6c8.js';
2
+ export { D as DEFAULT_RESIZE_TIME, V as ViewportRuler, a as ViewportScrollPosition } from '../viewport-ruler.d-5b507354.js';
3
+ export { b as ɵɵDir } from '../bidi-module.d-e02fd94c.js';
4
4
  import '@angular/core';
5
5
  import 'rxjs';
6
- import '../data-source.d-7cab2c9d.js';
7
- import '../number-property.d-ce316715.js';
6
+ import '../data-source.d-7eda4d9a.js';
7
+ import '../number-property.d-1067cb21.js';
@@ -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-f8648621.js';
3
+ import { D as Directionality, B as BidiModule } from './bidi-module.d-e02fd94c.js';
4
4
  import { Observable, Subscription, Subject } from 'rxjs';
5
- import { L as ListRange, D as DataSource, C as CollectionViewer } from './data-source.d-7cab2c9d.js';
6
- import { N as NumberInput } from './number-property.d-ce316715.js';
5
+ import { L as ListRange, D as DataSource, C as CollectionViewer } from './data-source.d-7eda4d9a.js';
6
+ import { N as NumberInput } from './number-property.d-1067cb21.js';
7
7
 
8
8
  /**
9
9
  * An item to be repeated by the VirtualScrollViewport
@@ -548,4 +548,5 @@ declare class ScrollingModule {
548
548
  static ɵinj: i0.ɵɵInjectorDeclaration<ScrollingModule>;
549
549
  }
550
550
 
551
- export { CdkScrollable as C, DEFAULT_SCROLL_TIME as D, type ExtendedScrollToOptions as E, FixedSizeVirtualScrollStrategy as F, ScrollingModule as S, VIRTUAL_SCROLL_STRATEGY as V, _fixedSizeVirtualScrollStrategyFactory as _, CdkScrollableModule as a, ScrollDispatcher as b, CdkFixedSizeVirtualScroll as c, CdkVirtualForOf as d, CdkVirtualScrollViewport as e, CdkVirtualScrollableWindow as f, CdkVirtualScrollableElement as g, type _Without as h, type _XOR as i, type _Top as j, type _Bottom as k, type _Left as l, type _Right as m, type _Start as n, type _End as o, type _XAxis as p, type _YAxis as q, type CdkVirtualForOfContext as r, type VirtualScrollStrategy as s, type CdkVirtualScrollRepeater as t, VIRTUAL_SCROLLABLE as u, CdkVirtualScrollable as v };
551
+ export { CdkScrollable as C, DEFAULT_SCROLL_TIME as D, FixedSizeVirtualScrollStrategy as F, ScrollingModule as S, VIRTUAL_SCROLL_STRATEGY as V, _fixedSizeVirtualScrollStrategyFactory as _, CdkScrollableModule as a, ScrollDispatcher as b, CdkFixedSizeVirtualScroll as c, CdkVirtualForOf as d, CdkVirtualScrollViewport as e, CdkVirtualScrollableWindow as f, CdkVirtualScrollableElement as g, VIRTUAL_SCROLLABLE as u, CdkVirtualScrollable as v };
552
+ 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 };
@@ -108,4 +108,5 @@ interface SelectionChange<T> {
108
108
  */
109
109
  declare function getMultipleValuesInSingleSelectionError(): Error;
110
110
 
111
- export { SelectionModel as S, type SelectionChange as a, getMultipleValuesInSingleSelectionError as g };
111
+ export { SelectionModel as S, getMultipleValuesInSingleSelectionError as g };
112
+ export type { SelectionChange as a };
@@ -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-415a6958.js';
6
- import { B as BidiModule } from '../bidi-module.d-f8648621.js';
7
- import '../list-key-manager.d-72e9a2e7.js';
8
- import '../focus-monitor.d-810a02e6.js';
5
+ import { F as FocusableOption } from '../focus-key-manager.d-808a8cfc.js';
6
+ import { B as BidiModule } from '../bidi-module.d-e02fd94c.js';
7
+ import '../list-key-manager.d-6b8e8454.js';
8
+ import '../focus-monitor.d-463f4526.js';
9
9
 
10
10
  declare class CdkStepHeader implements FocusableOption {
11
11
  _elementRef: ElementRef<HTMLElement>;
@@ -224,4 +224,5 @@ declare class CdkStepperModule {
224
224
  static ɵinj: i0.ɵɵInjectorDeclaration<CdkStepperModule>;
225
225
  }
226
226
 
227
- export { CdkStep, CdkStepHeader, CdkStepLabel, CdkStepper, CdkStepperModule, CdkStepperNext, CdkStepperPrevious, STEPPER_GLOBAL_OPTIONS, STEP_STATE, type StepContentPositionState, type StepState, type StepperOptions, type StepperOrientation, StepperSelectionEvent };
227
+ export { CdkStep, CdkStepHeader, CdkStepLabel, CdkStepper, CdkStepperModule, CdkStepperNext, CdkStepperPrevious, STEPPER_GLOBAL_OPTIONS, STEP_STATE, StepperSelectionEvent };
228
+ export type { StepContentPositionState, StepState, StepperOptions, StepperOrientation };
package/table/index.d.ts CHANGED
@@ -1,12 +1,12 @@
1
- import { D as Directionality, a as Direction } from '../bidi-module.d-f8648621.js';
1
+ import { D as Directionality, a as Direction } from '../bidi-module.d-e02fd94c.js';
2
2
  import * as i0 from '@angular/core';
3
3
  import { TemplateRef, ElementRef, InjectionToken, OnChanges, IterableDiffers, IterableDiffer, SimpleChanges, IterableChanges, OnDestroy, ViewContainerRef, AfterContentInit, AfterContentChecked, OnInit, ChangeDetectorRef, TrackByFunction, EventEmitter, QueryList, Injector } from '@angular/core';
4
4
  import { Observable, BehaviorSubject } from 'rxjs';
5
- import { D as DataSource, C as CollectionViewer } from '../data-source.d-7cab2c9d.js';
6
- export { D as DataSource } from '../data-source.d-7cab2c9d.js';
7
- import { a as _ViewRepeater } from '../view-repeater.d-79039e1f.js';
8
- import { S as ScrollingModule } from '../scrolling-module.d-e4f8e471.js';
9
- import '../number-property.d-ce316715.js';
5
+ import { D as DataSource, C as CollectionViewer } from '../data-source.d-7eda4d9a.js';
6
+ export { D as DataSource } from '../data-source.d-7eda4d9a.js';
7
+ import { a as _ViewRepeater } from '../view-repeater.d-bf5e36f0.js';
8
+ import { S as ScrollingModule } from '../scrolling-module.d-a309d6c8.js';
9
+ import '../number-property.d-1067cb21.js';
10
10
 
11
11
  /**
12
12
  * Interface for a mixin to provide a directive with a function that checks if the sticky input has
@@ -488,7 +488,7 @@ declare class CdkTable<T> implements AfterContentInit, AfterContentChecked, Coll
488
488
  protected readonly _stickyPositioningListener: StickyPositioningListener;
489
489
  private _document;
490
490
  /** Latest data provided by the data source. */
491
- protected _data: readonly T[];
491
+ protected _data: readonly T[] | undefined;
492
492
  /** Subject that emits when the component has been destroyed. */
493
493
  private readonly _onDestroy;
494
494
  /** List of the rendered rows as identified by their `RenderRow` object. */
@@ -1084,4 +1084,5 @@ interface TextColumnOptions<T> {
1084
1084
  /** Injection token that can be used to specify the text column options. */
1085
1085
  declare const TEXT_COLUMN_OPTIONS: InjectionToken<TextColumnOptions<any>>;
1086
1086
 
1087
- export { BaseCdkCell, BaseRowDef, CDK_ROW_TEMPLATE, CDK_TABLE, CDK_TABLE_TEMPLATE, type CanStick, CdkCell, CdkCellDef, CdkCellOutlet, type CdkCellOutletMultiRowContext, type CdkCellOutletRowContext, CdkColumnDef, CdkFooterCell, CdkFooterCellDef, CdkFooterRow, CdkFooterRowDef, CdkHeaderCell, CdkHeaderCellDef, CdkHeaderRow, CdkHeaderRowDef, CdkNoDataRow, CdkRecycleRows, CdkRow, CdkRowDef, CdkTable, type CdkTableDataSourceInput, CdkTableModule, CdkTextColumn, type CellDef, DataRowOutlet, FooterRowOutlet, HeaderRowOutlet, NoDataRowOutlet, type RenderRow, type RowContext, type RowOutlet, STICKY_DIRECTIONS, STICKY_POSITIONING_LISTENER, type StickyDirection, type StickyOffset, type StickyPositioningListener, type StickySize, StickyStyler, type StickyUpdate, TEXT_COLUMN_OPTIONS, type TextColumnOptions, _COALESCED_STYLE_SCHEDULER, _CoalescedStyleScheduler, _Schedule };
1087
+ export { BaseCdkCell, BaseRowDef, CDK_ROW_TEMPLATE, CDK_TABLE, CDK_TABLE_TEMPLATE, CdkCell, CdkCellDef, CdkCellOutlet, CdkColumnDef, CdkFooterCell, CdkFooterCellDef, CdkFooterRow, CdkFooterRowDef, CdkHeaderCell, CdkHeaderCellDef, CdkHeaderRow, CdkHeaderRowDef, CdkNoDataRow, CdkRecycleRows, CdkRow, CdkRowDef, CdkTable, CdkTableModule, CdkTextColumn, DataRowOutlet, FooterRowOutlet, HeaderRowOutlet, NoDataRowOutlet, STICKY_DIRECTIONS, STICKY_POSITIONING_LISTENER, StickyStyler, TEXT_COLUMN_OPTIONS, _COALESCED_STYLE_SCHEDULER, _CoalescedStyleScheduler, _Schedule };
1088
+ export type { CanStick, CdkCellOutletMultiRowContext, CdkCellOutletRowContext, CdkTableDataSourceInput, CellDef, RenderRow, RowContext, RowOutlet, StickyDirection, StickyOffset, StickyPositioningListener, StickySize, StickyUpdate, TextColumnOptions };
@@ -1,4 +1,4 @@
1
- export { A as AsyncFactoryFn, b as AsyncOptionPredicate, a as AsyncPredicate, B as BaseHarnessFilters, C as ComponentHarness, f as ComponentHarnessConstructor, e as ContentContainerComponentHarness, k as ElementDimensions, E as EventData, h as HarnessEnvironment, c as HarnessLoader, g as HarnessPredicate, H as HarnessQuery, d as LocatorFactory, L as LocatorFnResult, M as ModifierKeys, i as TestElement, T as TestKey, j as TextOptions } from '../harness-environment.d-4d615248.js';
1
+ export { A as AsyncFactoryFn, b as AsyncOptionPredicate, a as AsyncPredicate, B as BaseHarnessFilters, C as ComponentHarness, f as ComponentHarnessConstructor, e as ContentContainerComponentHarness, k as ElementDimensions, E as EventData, h as HarnessEnvironment, c as HarnessLoader, g as HarnessPredicate, H as HarnessQuery, d as LocatorFactory, L as LocatorFnResult, M as ModifierKeys, i as TestElement, T as TestKey, j as TextOptions } from '../harness-environment.d-ccca6bee.js';
2
2
 
3
3
  /**
4
4
  * Returns an error which reports that no keys have been specified.
@@ -90,4 +90,5 @@ declare function parallel<T1, T2>(values: () => [T1 | PromiseLike<T1>, T2 | Prom
90
90
  */
91
91
  declare function parallel<T>(values: () => (T | PromiseLike<T>)[]): Promise<T[]>;
92
92
 
93
- export { type AutoChangeDetectionStatus, _getTextWithExcludedElements, getNoKeysSpecifiedError, handleAutoChangeDetectionStatus, manualChangeDetection, parallel, stopHandlingAutoChangeDetectionStatus };
93
+ export { _getTextWithExcludedElements, getNoKeysSpecifiedError, handleAutoChangeDetectionStatus, manualChangeDetection, parallel, stopHandlingAutoChangeDetectionStatus };
94
+ export type { AutoChangeDetectionStatus };
@@ -1,5 +1,5 @@
1
1
  import * as webdriver from 'selenium-webdriver';
2
- import { i as TestElement, M as ModifierKeys, T as TestKey, j as TextOptions, k as ElementDimensions, E as EventData, h as HarnessEnvironment, c as HarnessLoader } from '../../harness-environment.d-4d615248.js';
2
+ import { i as TestElement, M as ModifierKeys, T as TestKey, j as TextOptions, k as ElementDimensions, E as EventData, h as HarnessEnvironment, c as HarnessLoader } from '../../harness-environment.d-ccca6bee.js';
3
3
 
4
4
  /** A `TestElement` implementation for WebDriver. */
5
5
  declare class SeleniumWebDriverElement implements TestElement {
@@ -146,4 +146,5 @@ declare class SeleniumWebDriverHarnessEnvironment extends HarnessEnvironment<()
146
146
  protected getAllRawElements(selector: string): Promise<(() => webdriver.WebElement)[]>;
147
147
  }
148
148
 
149
- export { SeleniumWebDriverElement, SeleniumWebDriverHarnessEnvironment, type WebDriverHarnessEnvironmentOptions, waitForAngularReady };
149
+ export { SeleniumWebDriverElement, SeleniumWebDriverHarnessEnvironment, waitForAngularReady };
150
+ export type { WebDriverHarnessEnvironmentOptions };
@@ -1,4 +1,4 @@
1
- import { h as HarnessEnvironment, c as HarnessLoader, i as TestElement, C as ComponentHarness, f as ComponentHarnessConstructor, M as ModifierKeys, T as TestKey, j as TextOptions, k as ElementDimensions, E as EventData } from '../../harness-environment.d-4d615248.js';
1
+ import { h as HarnessEnvironment, c as HarnessLoader, i as TestElement, C as ComponentHarness, f as ComponentHarnessConstructor, M as ModifierKeys, T as TestKey, j as TextOptions, k as ElementDimensions, E as EventData } from '../../harness-environment.d-ccca6bee.js';
2
2
  import { ComponentFixture } from '@angular/core/testing';
3
3
 
4
4
  /** Options to configure the environment. */
@@ -153,4 +153,5 @@ declare class UnitTestElement implements TestElement {
153
153
  private _dispatchMouseEventSequence;
154
154
  }
155
155
 
156
- export { TestbedHarnessEnvironment, type TestbedHarnessEnvironmentOptions, UnitTestElement };
156
+ export { TestbedHarnessEnvironment, UnitTestElement };
157
+ export type { TestbedHarnessEnvironmentOptions };
@@ -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-ce316715.js';
4
+ import { N as NumberInput } from '../number-property.d-1067cb21.js';
5
5
 
6
6
  /** An event that is emitted when the autofill state of an input changes. */
7
7
  type AutofillEvent = {
@@ -152,4 +152,5 @@ declare class TextFieldModule {
152
152
  static ɵinj: i0.ɵɵInjectorDeclaration<TextFieldModule>;
153
153
  }
154
154
 
155
- export { type AutofillEvent, AutofillMonitor, CdkAutofill, CdkTextareaAutosize, TextFieldModule };
155
+ export { AutofillMonitor, CdkAutofill, CdkTextareaAutosize, TextFieldModule };
156
+ export type { AutofillEvent };