@angular/cdk 20.0.0-next.9 → 20.0.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. package/_adev_assets/cdk_drag_drop.json +7123 -0
  2. package/_adev_assets/cdk_testing.json +7032 -1
  3. package/_adev_assets/cdk_testing_protractor.json +1747 -1
  4. package/_adev_assets/cdk_testing_selenium_webdriver.json +1801 -1
  5. package/_adev_assets/cdk_testing_testbed.json +1903 -1
  6. package/dialog/index.d.ts +1 -1
  7. package/fesm2022/{a11y-module-DpEjWNCj.mjs → a11y-module-CbrGzbQN.mjs} +27 -27
  8. package/fesm2022/{a11y-module-DpEjWNCj.mjs.map → a11y-module-CbrGzbQN.mjs.map} +1 -1
  9. package/fesm2022/a11y.mjs +16 -16
  10. package/fesm2022/a11y.mjs.map +1 -1
  11. package/fesm2022/accordion.mjs +12 -12
  12. package/fesm2022/accordion.mjs.map +1 -1
  13. package/fesm2022/bidi.mjs +9 -9
  14. package/fesm2022/bidi.mjs.map +1 -1
  15. package/fesm2022/{breakpoints-observer-DpQzdtrE.mjs → breakpoints-observer-CNqHxU7z.mjs} +8 -8
  16. package/fesm2022/{breakpoints-observer-DpQzdtrE.mjs.map → breakpoints-observer-CNqHxU7z.mjs.map} +1 -1
  17. package/fesm2022/cdk.mjs +1 -1
  18. package/fesm2022/cdk.mjs.map +1 -1
  19. package/fesm2022/clipboard.mjs +10 -10
  20. package/fesm2022/clipboard.mjs.map +1 -1
  21. package/fesm2022/collections.mjs +1 -1
  22. package/fesm2022/dialog.mjs +19 -19
  23. package/fesm2022/dialog.mjs.map +1 -1
  24. package/fesm2022/{directionality-Ck5Uc9Se.mjs → directionality-E3zek-p1.mjs} +4 -4
  25. package/fesm2022/{directionality-Ck5Uc9Se.mjs.map → directionality-E3zek-p1.mjs.map} +1 -1
  26. package/fesm2022/drag-drop.mjs +35 -35
  27. package/fesm2022/drag-drop.mjs.map +1 -1
  28. package/fesm2022/{focus-monitor-DKFfep8Q.mjs → focus-monitor-T5ZlFpu4.mjs} +11 -11
  29. package/fesm2022/{focus-monitor-DKFfep8Q.mjs.map → focus-monitor-T5ZlFpu4.mjs.map} +1 -1
  30. package/fesm2022/{id-generator-BwB8lolC.mjs → id-generator-C27MsMu2.mjs} +4 -4
  31. package/fesm2022/{id-generator-BwB8lolC.mjs.map → id-generator-C27MsMu2.mjs.map} +1 -1
  32. package/fesm2022/layout.mjs +6 -6
  33. package/fesm2022/layout.mjs.map +1 -1
  34. package/fesm2022/listbox.mjs +13 -13
  35. package/fesm2022/listbox.mjs.map +1 -1
  36. package/fesm2022/menu.mjs +56 -56
  37. package/fesm2022/menu.mjs.map +1 -1
  38. package/fesm2022/observers/private.mjs +3 -3
  39. package/fesm2022/observers/private.mjs.map +1 -1
  40. package/fesm2022/observers.mjs +13 -13
  41. package/fesm2022/observers.mjs.map +1 -1
  42. package/fesm2022/{overlay-module-BaGhSGqO.mjs → overlay-module-CCzhcXfK.mjs} +39 -39
  43. package/fesm2022/{overlay-module-BaGhSGqO.mjs.map → overlay-module-CCzhcXfK.mjs.map} +1 -1
  44. package/fesm2022/overlay.mjs +9 -9
  45. package/fesm2022/overlay.mjs.map +1 -1
  46. package/fesm2022/{platform-CPg0IbDW.mjs → platform-gLq1JIgc.mjs} +4 -4
  47. package/fesm2022/{platform-CPg0IbDW.mjs.map → platform-gLq1JIgc.mjs.map} +1 -1
  48. package/fesm2022/platform.mjs +5 -5
  49. package/fesm2022/platform.mjs.map +1 -1
  50. package/fesm2022/portal.mjs +16 -16
  51. package/fesm2022/portal.mjs.map +1 -1
  52. package/fesm2022/private.mjs +4 -4
  53. package/fesm2022/private.mjs.map +1 -1
  54. package/fesm2022/scrolling.mjs +37 -37
  55. package/fesm2022/scrolling.mjs.map +1 -1
  56. package/fesm2022/stepper.mjs +24 -24
  57. package/fesm2022/stepper.mjs.map +1 -1
  58. package/fesm2022/{style-loader-BDEAZOey.mjs → style-loader-i2d7TEeo.mjs} +4 -4
  59. package/fesm2022/{style-loader-BDEAZOey.mjs.map → style-loader-i2d7TEeo.mjs.map} +1 -1
  60. package/fesm2022/table.mjs +75 -75
  61. package/fesm2022/table.mjs.map +1 -1
  62. package/fesm2022/testing.mjs +255 -52
  63. package/fesm2022/testing.mjs.map +1 -1
  64. package/fesm2022/text-field.mjs +18 -18
  65. package/fesm2022/text-field.mjs.map +1 -1
  66. package/fesm2022/tree.mjs +26 -26
  67. package/fesm2022/tree.mjs.map +1 -1
  68. package/fesm2022/{unique-selection-dispatcher-Cag6cZJ2.mjs → unique-selection-dispatcher-YfWmNNyz.mjs} +4 -4
  69. package/fesm2022/{unique-selection-dispatcher-Cag6cZJ2.mjs.map → unique-selection-dispatcher-YfWmNNyz.mjs.map} +1 -1
  70. package/{harness-environment.d-BatBdODN.d.ts → harness-environment.d-BbFzIFDE.d.ts} +362 -89
  71. package/package.json +1 -1
  72. package/schematics/ng-add/index.js +1 -1
  73. package/testing/index.d.ts +6 -2
  74. package/testing/selenium-webdriver/index.d.ts +1 -1
  75. package/testing/testbed/index.d.ts +1 -1
@@ -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.0.0-next.9`, { existing: utility_1.ExistingBehavior.Skip });
29
+ return (0, utility_1.addDependency)('@angular/cdk', `~20.0.0-rc.1`, { existing: utility_1.ExistingBehavior.Skip });
30
30
  }
31
31
  //# sourceMappingURL=index.js.map
@@ -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-BatBdODN.js';
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-BbFzIFDE.js';
2
2
 
3
3
  /**
4
4
  * Returns an error which reports that no keys have been specified.
@@ -13,7 +13,11 @@ declare function getNoKeysSpecifiedError(): Error;
13
13
  */
14
14
  declare function _getTextWithExcludedElements(element: Element, excludeSelector: string): string;
15
15
 
16
- /** Represents the status of auto change detection. */
16
+ /**
17
+ * The status of the test harness auto change detection. If not diabled test harnesses will
18
+ * automatically trigger change detection after every action (such as a click) and before every read
19
+ * (such as getting the text of an element).
20
+ */
17
21
  interface AutoChangeDetectionStatus {
18
22
  /** Whether auto change detection is disabled. */
19
23
  isDisabled: boolean;
@@ -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-BatBdODN.js';
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-BbFzIFDE.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-BatBdODN.js';
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-BbFzIFDE.js';
2
2
  import { ComponentFixture } from '@angular/core/testing';
3
3
 
4
4
  /** Options to configure the environment. */