@angular/cdk 20.0.0-next.1 → 20.0.0-next.10
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.
- package/_adev_assets/cdk_testing.json +1 -0
- package/_adev_assets/cdk_testing_protractor.json +1 -0
- package/_adev_assets/cdk_testing_selenium_webdriver.json +1 -0
- package/_adev_assets/cdk_testing_testbed.json +1 -0
- package/a11y/index.d.ts +11 -11
- package/{a11y-module.d-7d03e079.d.ts → a11y-module.d-DBHGyKoh.d.ts} +4 -3
- package/a11y-prebuilt.css +1 -1
- package/accordion/index.d.ts +1 -1
- package/{activedescendant-key-manager.d-11921e3a.d.ts → activedescendant-key-manager.d-Bjic5obv.d.ts} +3 -2
- package/bidi/index.d.ts +1 -1
- package/{bidi-module.d-f8648621.d.ts → bidi-module.d-IN1Vp56w.d.ts} +8 -4
- package/clipboard/index.d.ts +2 -1
- package/coercion/index.d.ts +3 -2
- package/collections/index.d.ts +9 -8
- package/{data-source.d-7cab2c9d.d.ts → data-source.d-Bblv7Zvh.d.ts} +2 -1
- package/dialog/index.d.ts +26 -19
- package/drag-drop/index.d.ts +14 -6
- package/fesm2022/{a11y-module-e6996d20.mjs → a11y-module-DpEjWNCj.mjs} +32 -33
- package/fesm2022/a11y-module-DpEjWNCj.mjs.map +1 -0
- package/fesm2022/a11y.mjs +35 -36
- package/fesm2022/a11y.mjs.map +1 -1
- package/fesm2022/accordion.mjs +12 -12
- package/fesm2022/accordion.mjs.map +1 -1
- package/fesm2022/{activedescendant-key-manager-1351a9d3.mjs → activedescendant-key-manager-DC3-fwQI.mjs} +2 -2
- package/fesm2022/activedescendant-key-manager-DC3-fwQI.mjs.map +1 -0
- package/fesm2022/{array-ee3b4bab.mjs → array-I1yfCXUO.mjs} +1 -1
- package/fesm2022/array-I1yfCXUO.mjs.map +1 -0
- package/fesm2022/bidi.mjs +77 -4
- package/fesm2022/bidi.mjs.map +1 -1
- package/fesm2022/{breakpoints-observer-d4584b66.mjs → breakpoints-observer-DpQzdtrE.mjs} +9 -9
- package/fesm2022/breakpoints-observer-DpQzdtrE.mjs.map +1 -0
- package/fesm2022/cdk.mjs +1 -1
- package/fesm2022/cdk.mjs.map +1 -1
- package/fesm2022/clipboard.mjs +11 -12
- package/fesm2022/clipboard.mjs.map +1 -1
- package/fesm2022/coercion/private.mjs +14 -2
- package/fesm2022/coercion/private.mjs.map +1 -1
- package/fesm2022/coercion.mjs +3 -3
- package/fesm2022/coercion.mjs.map +1 -1
- package/fesm2022/collections.mjs +5 -5
- package/fesm2022/{css-pixel-value-286c9a60.mjs → css-pixel-value-C_HEqLhI.mjs} +1 -1
- package/fesm2022/css-pixel-value-C_HEqLhI.mjs.map +1 -0
- package/fesm2022/{data-source-5320b6fd.mjs → data-source-D34wiQZj.mjs} +1 -1
- package/fesm2022/data-source-D34wiQZj.mjs.map +1 -0
- package/fesm2022/dialog.mjs +88 -71
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/{directionality-7ea26429.mjs → directionality-Ck5Uc9Se.mjs} +13 -8
- package/fesm2022/directionality-Ck5Uc9Se.mjs.map +1 -0
- package/fesm2022/{dispose-view-repeater-strategy-b11b87ea.mjs → dispose-view-repeater-strategy-D_JReLI1.mjs} +2 -2
- package/fesm2022/dispose-view-repeater-strategy-D_JReLI1.mjs.map +1 -0
- package/fesm2022/drag-drop.mjs +125 -60
- package/fesm2022/drag-drop.mjs.map +1 -1
- package/fesm2022/{element-705567fe.mjs → element-x4z00URv.mjs} +2 -2
- package/fesm2022/element-x4z00URv.mjs.map +1 -0
- package/fesm2022/{fake-event-detection-7055b1bd.mjs → fake-event-detection-DWOdFTFz.mjs} +1 -1
- package/fesm2022/fake-event-detection-DWOdFTFz.mjs.map +1 -0
- package/fesm2022/{focus-key-manager-58d29acd.mjs → focus-key-manager-C1rAQJ5z.mjs} +2 -2
- package/fesm2022/focus-key-manager-C1rAQJ5z.mjs.map +1 -0
- package/fesm2022/{focus-monitor-cebaa0d1.mjs → focus-monitor-DKFfep8Q.mjs} +21 -23
- package/fesm2022/focus-monitor-DKFfep8Q.mjs.map +1 -0
- package/fesm2022/{id-generator-fba495fb.mjs → id-generator-BwB8lolC.mjs} +4 -4
- package/fesm2022/id-generator-BwB8lolC.mjs.map +1 -0
- package/fesm2022/{keycodes-107cd3e4.mjs → keycodes-CpHkExLC.mjs} +2 -2
- package/fesm2022/keycodes-CpHkExLC.mjs.map +1 -0
- package/fesm2022/keycodes.mjs +14 -2
- package/fesm2022/keycodes.mjs.map +1 -1
- package/fesm2022/layout.mjs +7 -7
- package/fesm2022/layout.mjs.map +1 -1
- package/fesm2022/{list-key-manager-c7b5cefb.mjs → list-key-manager-CyOIXo8P.mjs} +4 -4
- package/fesm2022/list-key-manager-CyOIXo8P.mjs.map +1 -0
- package/fesm2022/listbox.mjs +20 -20
- package/fesm2022/listbox.mjs.map +1 -1
- package/fesm2022/menu.mjs +85 -90
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/observers/private.mjs +3 -3
- package/fesm2022/observers/private.mjs.map +1 -1
- package/fesm2022/observers.mjs +209 -5
- package/fesm2022/observers.mjs.map +1 -1
- package/fesm2022/{overlay-module-863b82c9.mjs → overlay-module-BaGhSGqO.mjs} +204 -171
- package/fesm2022/overlay-module-BaGhSGqO.mjs.map +1 -0
- package/fesm2022/overlay.mjs +23 -24
- package/fesm2022/overlay.mjs.map +1 -1
- package/fesm2022/{passive-listeners-c0bdc49f.mjs → passive-listeners-esHZRgIN.mjs} +1 -1
- package/fesm2022/passive-listeners-esHZRgIN.mjs.map +1 -0
- package/fesm2022/{platform-1be098b0.mjs → platform-CPg0IbDW.mjs} +4 -4
- package/fesm2022/platform-CPg0IbDW.mjs.map +1 -0
- package/fesm2022/platform.mjs +9 -10
- package/fesm2022/platform.mjs.map +1 -1
- package/fesm2022/portal.mjs +613 -3
- package/fesm2022/portal.mjs.map +1 -1
- package/fesm2022/private.mjs +18 -3
- package/fesm2022/private.mjs.map +1 -1
- package/fesm2022/{recycle-view-repeater-strategy-c1712813.mjs → recycle-view-repeater-strategy-DoWdPqVw.mjs} +2 -2
- package/fesm2022/recycle-view-repeater-strategy-DoWdPqVw.mjs.map +1 -0
- package/fesm2022/{scrolling-61955dd1.mjs → scrolling-BkvA05C8.mjs} +1 -1
- package/fesm2022/scrolling-BkvA05C8.mjs.map +1 -0
- package/fesm2022/scrolling.mjs +1462 -11
- package/fesm2022/scrolling.mjs.map +1 -1
- package/fesm2022/{selection-model-30243dba.mjs → selection-model-BCgC8uEN.mjs} +1 -1
- package/fesm2022/selection-model-BCgC8uEN.mjs.map +1 -0
- package/fesm2022/{shadow-dom-9f403d00.mjs → shadow-dom-B0oHn41l.mjs} +2 -2
- package/fesm2022/shadow-dom-B0oHn41l.mjs.map +1 -0
- package/fesm2022/stepper.mjs +43 -38
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/{style-loader-e14dc585.mjs → style-loader-BDEAZOey.mjs} +4 -4
- package/fesm2022/style-loader-BDEAZOey.mjs.map +1 -0
- package/fesm2022/table.mjs +170 -226
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/{test-environment-34eef1ee.mjs → test-environment-CT0XxPyp.mjs} +1 -1
- package/fesm2022/test-environment-CT0XxPyp.mjs.map +1 -0
- package/fesm2022/testing/selenium-webdriver.mjs +1 -1
- package/fesm2022/testing/selenium-webdriver.mjs.map +1 -1
- package/fesm2022/testing/testbed.mjs +2 -2
- package/fesm2022/testing/testbed.mjs.map +1 -1
- package/fesm2022/testing.mjs +697 -2
- package/fesm2022/testing.mjs.map +1 -1
- package/fesm2022/text-field.mjs +27 -24
- package/fesm2022/text-field.mjs.map +1 -1
- package/fesm2022/{tree-key-manager-2f20c79c.mjs → tree-key-manager-KnCoIkIC.mjs} +3 -3
- package/fesm2022/tree-key-manager-KnCoIkIC.mjs.map +1 -0
- package/fesm2022/tree.mjs +47 -35
- package/fesm2022/tree.mjs.map +1 -1
- package/fesm2022/{typeahead-11ae39bd.mjs → typeahead-9ZW4Dtsf.mjs} +2 -2
- package/fesm2022/typeahead-9ZW4Dtsf.mjs.map +1 -0
- package/fesm2022/{unique-selection-dispatcher-1d6f91d8.mjs → unique-selection-dispatcher-Cag6cZJ2.mjs} +4 -4
- package/fesm2022/unique-selection-dispatcher-Cag6cZJ2.mjs.map +1 -0
- package/{focus-key-manager.d-415a6958.d.ts → focus-key-manager.d-BIKDy8oD.d.ts} +4 -3
- package/{focus-monitor.d-810a02e6.d.ts → focus-monitor.d-CvvJeQRc.d.ts} +2 -1
- package/{harness-environment.d-4d615248.d.ts → harness-environment.d-BatBdODN.d.ts} +2 -1
- package/keycodes/index.d.ts +2 -1
- package/layout/index.d.ts +2 -1
- package/{list-key-manager.d-72e9a2e7.d.ts → list-key-manager.d-BlK3jyRn.d.ts} +2 -1
- package/listbox/index.d.ts +5 -4
- package/menu/index.d.ts +16 -18
- package/{number-property.d-ce316715.d.ts → number-property.d-CJVxXUcb.d.ts} +2 -1
- package/observers/index.d.ts +84 -4
- package/overlay/_index.scss +7 -1
- package/overlay/index.d.ts +77 -80
- package/{overlay-module.d-5d06db8a.d.ts → overlay-module.d-BiAhhk6g.d.ts} +23 -12
- package/overlay-prebuilt.css +1 -1
- package/package.json +2 -4
- package/platform/index.d.ts +2 -17
- package/portal/index.d.ts +3 -3
- package/{portal-directives.d-d345bd53.d.ts → portal-directives.d-DbeNrI5D.d.ts} +2 -1
- package/private/index.d.ts +1 -1
- package/schematics/index.js +1 -1
- package/schematics/index.js.map +1 -0
- package/schematics/ng-add/index.js +11 -19
- package/schematics/ng-add/index.js.map +1 -0
- package/schematics/ng-add/schema.js +1 -1
- package/schematics/ng-add/schema.js.map +1 -0
- package/schematics/ng-generate/drag-drop/index.js +15 -6
- package/schematics/ng-generate/drag-drop/index.js.map +1 -0
- package/schematics/ng-generate/drag-drop/schema.js +1 -1
- package/schematics/ng-generate/drag-drop/schema.js.map +1 -0
- package/schematics/ng-update/data/attribute-selectors.js +1 -1
- package/schematics/ng-update/data/attribute-selectors.js.map +1 -0
- package/schematics/ng-update/data/class-names.js +1 -1
- package/schematics/ng-update/data/class-names.js.map +1 -0
- package/schematics/ng-update/data/constructor-checks.js +1 -1
- package/schematics/ng-update/data/constructor-checks.js.map +1 -0
- package/schematics/ng-update/data/css-selectors.js +1 -1
- package/schematics/ng-update/data/css-selectors.js.map +1 -0
- package/schematics/ng-update/data/css-tokens.js +1 -1
- package/schematics/ng-update/data/css-tokens.js.map +1 -0
- package/schematics/ng-update/data/element-selectors.js +1 -1
- package/schematics/ng-update/data/element-selectors.js.map +1 -0
- package/schematics/ng-update/data/index.js +1 -1
- package/schematics/ng-update/data/index.js.map +1 -0
- package/schematics/ng-update/data/input-names.js +1 -1
- package/schematics/ng-update/data/input-names.js.map +1 -0
- package/schematics/ng-update/data/method-call-checks.js +1 -1
- package/schematics/ng-update/data/method-call-checks.js.map +1 -0
- package/schematics/ng-update/data/output-names.js +1 -1
- package/schematics/ng-update/data/output-names.js.map +1 -0
- package/schematics/ng-update/data/property-names.js +1 -1
- package/schematics/ng-update/data/property-names.js.map +1 -0
- package/schematics/ng-update/data/symbol-removal.js +1 -1
- package/schematics/ng-update/data/symbol-removal.js.map +1 -0
- package/schematics/ng-update/devkit-file-system.js +2 -3
- package/schematics/ng-update/devkit-file-system.js.map +1 -0
- package/schematics/ng-update/devkit-migration-rule.js +13 -4
- package/schematics/ng-update/devkit-migration-rule.js.map +1 -0
- package/schematics/ng-update/devkit-migration.d.ts +2 -2
- package/schematics/ng-update/devkit-migration.js +1 -1
- package/schematics/ng-update/devkit-migration.js.map +1 -0
- package/schematics/ng-update/find-stylesheets.js +1 -1
- package/schematics/ng-update/find-stylesheets.js.map +1 -0
- package/schematics/ng-update/html-parsing/angular.js +2 -2
- package/schematics/ng-update/html-parsing/angular.js.map +1 -0
- package/schematics/ng-update/html-parsing/elements.js +3 -2
- package/schematics/ng-update/html-parsing/elements.js.map +1 -0
- package/schematics/ng-update/index.js +1 -1
- package/schematics/ng-update/index.js.map +1 -0
- package/schematics/ng-update/migrations/attribute-selectors.js +8 -5
- package/schematics/ng-update/migrations/attribute-selectors.js.map +1 -0
- package/schematics/ng-update/migrations/class-inheritance.js +11 -8
- package/schematics/ng-update/migrations/class-inheritance.js.map +1 -0
- package/schematics/ng-update/migrations/class-names.js +15 -12
- package/schematics/ng-update/migrations/class-names.js.map +1 -0
- package/schematics/ng-update/migrations/constructor-signature.js +10 -7
- package/schematics/ng-update/migrations/constructor-signature.js.map +1 -0
- package/schematics/ng-update/migrations/css-selectors.js +8 -5
- package/schematics/ng-update/migrations/css-selectors.js.map +1 -0
- package/schematics/ng-update/migrations/css-tokens.js +8 -5
- package/schematics/ng-update/migrations/css-tokens.js.map +1 -0
- package/schematics/ng-update/migrations/element-selectors.js +8 -5
- package/schematics/ng-update/migrations/element-selectors.js.map +1 -0
- package/schematics/ng-update/migrations/input-names.js +8 -5
- package/schematics/ng-update/migrations/input-names.js.map +1 -0
- package/schematics/ng-update/migrations/method-call-arguments.js +8 -5
- package/schematics/ng-update/migrations/method-call-arguments.js.map +1 -0
- package/schematics/ng-update/migrations/misc-template.js +6 -3
- package/schematics/ng-update/migrations/misc-template.js.map +1 -0
- package/schematics/ng-update/migrations/output-names.js +8 -5
- package/schematics/ng-update/migrations/output-names.js.map +1 -0
- package/schematics/ng-update/migrations/property-names.js +8 -5
- package/schematics/ng-update/migrations/property-names.js.map +1 -0
- package/schematics/ng-update/migrations/symbol-removal.js +10 -6
- package/schematics/ng-update/migrations/symbol-removal.js.map +1 -0
- package/schematics/ng-update/public-api.js +1 -1
- package/schematics/ng-update/public-api.js.map +1 -0
- package/schematics/ng-update/typescript/base-types.js +1 -1
- package/schematics/ng-update/typescript/base-types.js.map +1 -0
- package/schematics/ng-update/typescript/imports.js +1 -1
- package/schematics/ng-update/typescript/imports.js.map +1 -0
- package/schematics/ng-update/typescript/literal.js +1 -1
- package/schematics/ng-update/typescript/literal.js.map +1 -0
- package/schematics/ng-update/typescript/module-specifiers.js +1 -1
- package/schematics/ng-update/typescript/module-specifiers.js.map +1 -0
- package/schematics/ng-update/upgrade-data.js +1 -1
- package/schematics/ng-update/upgrade-data.js.map +1 -0
- package/schematics/paths.js +1 -1
- package/schematics/paths.js.map +1 -0
- package/schematics/update-tool/component-resource-collector.js +3 -5
- package/schematics/update-tool/component-resource-collector.js.map +1 -0
- package/schematics/update-tool/file-system.js +1 -1
- package/schematics/update-tool/file-system.js.map +1 -0
- package/schematics/update-tool/index.js +2 -8
- package/schematics/update-tool/index.js.map +1 -0
- package/schematics/update-tool/logger.js +1 -1
- package/schematics/update-tool/logger.js.map +1 -0
- package/schematics/update-tool/migration.js +3 -10
- package/schematics/update-tool/migration.js.map +1 -0
- package/schematics/update-tool/public-api.js +1 -1
- package/schematics/update-tool/public-api.js.map +1 -0
- package/schematics/update-tool/target-version.js +1 -1
- package/schematics/update-tool/target-version.js.map +1 -0
- package/schematics/update-tool/update-recorder.js +1 -1
- package/schematics/update-tool/update-recorder.js.map +1 -0
- package/schematics/update-tool/utils/decorators.js +1 -1
- package/schematics/update-tool/utils/decorators.js.map +1 -0
- package/schematics/update-tool/utils/diagnostics.js +1 -1
- package/schematics/update-tool/utils/diagnostics.js.map +1 -0
- package/schematics/update-tool/utils/functions.js +1 -1
- package/schematics/update-tool/utils/functions.js.map +1 -0
- package/schematics/update-tool/utils/imports.js +1 -1
- package/schematics/update-tool/utils/imports.js.map +1 -0
- package/schematics/update-tool/utils/line-mappings.js +1 -1
- package/schematics/update-tool/utils/line-mappings.js.map +1 -0
- package/schematics/update-tool/utils/parse-tsconfig.js +1 -1
- package/schematics/update-tool/utils/parse-tsconfig.js.map +1 -0
- package/schematics/update-tool/utils/property-name.js +1 -1
- package/schematics/update-tool/utils/property-name.js.map +1 -0
- package/schematics/update-tool/utils/virtual-host.js +2 -3
- package/schematics/update-tool/utils/virtual-host.js.map +1 -0
- package/schematics/update-tool/version-changes.js +1 -1
- package/schematics/update-tool/version-changes.js.map +1 -0
- package/schematics/utils/ast/ng-module-imports.js +1 -1
- package/schematics/utils/ast/ng-module-imports.js.map +1 -0
- package/schematics/utils/ast.d.ts +2 -2
- package/schematics/utils/ast.js +23 -12
- package/schematics/utils/ast.js.map +1 -0
- package/schematics/utils/build-component.js +22 -17
- package/schematics/utils/build-component.js.map +1 -0
- package/schematics/utils/get-project.d.ts +2 -2
- package/schematics/utils/get-project.js +1 -1
- package/schematics/utils/get-project.js.map +1 -0
- package/schematics/utils/html-manipulation.js +1 -1
- package/schematics/utils/html-manipulation.js.map +1 -0
- package/schematics/utils/index.js +1 -1
- package/schematics/utils/index.js.map +1 -0
- package/schematics/utils/parse5-element.js +1 -1
- package/schematics/utils/parse5-element.js.map +1 -0
- package/schematics/utils/project-index-file.d.ts +6 -3
- package/schematics/utils/project-index-file.js +30 -7
- package/schematics/utils/project-index-file.js.map +1 -0
- package/schematics/utils/project-main-file.d.ts +3 -2
- package/schematics/utils/project-main-file.js +1 -1
- package/schematics/utils/project-main-file.js.map +1 -0
- package/schematics/utils/project-style-file.d.ts +2 -2
- package/schematics/utils/project-style-file.js +1 -1
- package/schematics/utils/project-style-file.js.map +1 -0
- package/schematics/utils/project-targets.d.ts +5 -4
- package/schematics/utils/project-targets.js +15 -8
- package/schematics/utils/project-targets.js.map +1 -0
- package/schematics/utils/project-tsconfig-paths.d.ts +3 -3
- package/schematics/utils/project-tsconfig-paths.js +26 -14
- package/schematics/utils/project-tsconfig-paths.js.map +1 -0
- package/schematics/utils/schematic-options.d.ts +2 -2
- package/schematics/utils/schematic-options.js +27 -15
- package/schematics/utils/schematic-options.js.map +1 -0
- package/scrolling/index.d.ts +62 -7
- package/{scrolling-module.d-a08a462d.d.ts → scrolling-module.d-DP0Qb7T9.d.ts} +5 -4
- package/{selection-model.d-1a70542c.d.ts → selection-model.d-DNgOONDg.d.ts} +2 -1
- package/stepper/index.d.ts +6 -5
- package/table/index.d.ts +9 -197
- package/testing/index.d.ts +3 -2
- package/testing/selenium-webdriver/index.d.ts +3 -2
- package/testing/testbed/index.d.ts +3 -2
- package/text-field/index.d.ts +5 -2
- package/text-field-prebuilt.css +1 -1
- package/tree/index.d.ts +7 -4
- package/{tree-key-manager-strategy.d-603161dd.d.ts → tree-key-manager-strategy.d-XB6M79l-.d.ts} +1 -1
- package/{unique-selection-dispatcher.d-7993b9f5.d.ts → unique-selection-dispatcher.d-DSFqf1MM.d.ts} +2 -1
- package/{view-repeater.d-79039e1f.d.ts → view-repeater.d-BKljR8u8.d.ts} +2 -1
- package/fesm2022/a11y-module-e6996d20.mjs.map +0 -1
- package/fesm2022/activedescendant-key-manager-1351a9d3.mjs.map +0 -1
- package/fesm2022/array-ee3b4bab.mjs.map +0 -1
- package/fesm2022/backwards-compatibility-bcbe473e.mjs +0 -25
- package/fesm2022/backwards-compatibility-bcbe473e.mjs.map +0 -1
- package/fesm2022/bidi-module-0726b65c.mjs +0 -78
- package/fesm2022/bidi-module-0726b65c.mjs.map +0 -1
- package/fesm2022/breakpoints-observer-d4584b66.mjs.map +0 -1
- package/fesm2022/css-pixel-value-286c9a60.mjs.map +0 -1
- package/fesm2022/data-source-5320b6fd.mjs.map +0 -1
- package/fesm2022/directionality-7ea26429.mjs.map +0 -1
- package/fesm2022/dispose-view-repeater-strategy-b11b87ea.mjs.map +0 -1
- package/fesm2022/element-705567fe.mjs.map +0 -1
- package/fesm2022/fake-event-detection-7055b1bd.mjs.map +0 -1
- package/fesm2022/focus-key-manager-58d29acd.mjs.map +0 -1
- package/fesm2022/focus-monitor-cebaa0d1.mjs.map +0 -1
- package/fesm2022/id-generator-fba495fb.mjs.map +0 -1
- package/fesm2022/keycodes-107cd3e4.mjs.map +0 -1
- package/fesm2022/list-key-manager-c7b5cefb.mjs.map +0 -1
- package/fesm2022/modifiers-33a5859e.mjs +0 -13
- package/fesm2022/modifiers-33a5859e.mjs.map +0 -1
- package/fesm2022/observable-97c0792c.mjs +0 -15
- package/fesm2022/observable-97c0792c.mjs.map +0 -1
- package/fesm2022/observe-content-d2a6b5a0.mjs +0 -210
- package/fesm2022/observe-content-d2a6b5a0.mjs.map +0 -1
- package/fesm2022/overlay-module-863b82c9.mjs.map +0 -1
- package/fesm2022/passive-listeners-c0bdc49f.mjs.map +0 -1
- package/fesm2022/platform-1be098b0.mjs.map +0 -1
- package/fesm2022/portal-directives-c88fea11.mjs +0 -615
- package/fesm2022/portal-directives-c88fea11.mjs.map +0 -1
- package/fesm2022/recycle-view-repeater-strategy-c1712813.mjs.map +0 -1
- package/fesm2022/scrolling-61955dd1.mjs.map +0 -1
- package/fesm2022/scrolling-module-aa9eeac5.mjs +0 -1463
- package/fesm2022/scrolling-module-aa9eeac5.mjs.map +0 -1
- package/fesm2022/selection-model-30243dba.mjs.map +0 -1
- package/fesm2022/shadow-dom-9f403d00.mjs.map +0 -1
- package/fesm2022/style-loader-e14dc585.mjs.map +0 -1
- package/fesm2022/test-environment-34eef1ee.mjs.map +0 -1
- package/fesm2022/text-filtering-b60ba8a2.mjs +0 -698
- package/fesm2022/text-filtering-b60ba8a2.mjs.map +0 -1
- package/fesm2022/tree-key-manager-2f20c79c.mjs.map +0 -1
- package/fesm2022/typeahead-11ae39bd.mjs.map +0 -1
- package/fesm2022/unique-selection-dispatcher-1d6f91d8.mjs.map +0 -1
- package/fesm2022/visually-hidden-83aea4a0.mjs +0 -18
- package/fesm2022/visually-hidden-83aea4a0.mjs.map +0 -1
- package/observe-content.d-c08bc882.d.ts +0 -84
- package/schematics/index.mjs +0 -37
- package/schematics/ng-add/index.mjs +0 -39
- package/schematics/ng-add/package-config.d.ts +0 -12
- package/schematics/ng-add/package-config.js +0 -51
- package/schematics/ng-add/package-config.mjs +0 -51
- package/schematics/ng-add/schema.mjs +0 -10
- package/schematics/ng-generate/drag-drop/index.mjs +0 -33
- package/schematics/ng-generate/drag-drop/schema.mjs +0 -10
- package/schematics/ng-update/data/attribute-selectors.mjs +0 -12
- package/schematics/ng-update/data/class-names.mjs +0 -12
- package/schematics/ng-update/data/constructor-checks.mjs +0 -17
- package/schematics/ng-update/data/css-selectors.mjs +0 -12
- package/schematics/ng-update/data/css-tokens.mjs +0 -12
- package/schematics/ng-update/data/element-selectors.mjs +0 -12
- package/schematics/ng-update/data/index.mjs +0 -35
- package/schematics/ng-update/data/input-names.mjs +0 -12
- package/schematics/ng-update/data/method-call-checks.mjs +0 -12
- package/schematics/ng-update/data/output-names.mjs +0 -12
- package/schematics/ng-update/data/property-names.mjs +0 -12
- package/schematics/ng-update/data/symbol-removal.mjs +0 -12
- package/schematics/ng-update/devkit-file-system.mjs +0 -84
- package/schematics/ng-update/devkit-migration-rule.mjs +0 -133
- package/schematics/ng-update/devkit-migration.mjs +0 -20
- package/schematics/ng-update/find-stylesheets.mjs +0 -41
- package/schematics/ng-update/html-parsing/angular.mjs +0 -51
- package/schematics/ng-update/html-parsing/elements.mjs +0 -62
- package/schematics/ng-update/index.mjs +0 -29
- package/schematics/ng-update/migrations/attribute-selectors.mjs +0 -68
- package/schematics/ng-update/migrations/class-inheritance.mjs +0 -55
- package/schematics/ng-update/migrations/class-names.mjs +0 -88
- package/schematics/ng-update/migrations/constructor-signature.mjs +0 -136
- package/schematics/ng-update/migrations/css-selectors.mjs +0 -72
- package/schematics/ng-update/migrations/css-tokens.mjs +0 -80
- package/schematics/ng-update/migrations/element-selectors.mjs +0 -63
- package/schematics/ng-update/migrations/input-names.mjs +0 -56
- package/schematics/ng-update/migrations/method-call-arguments.mjs +0 -59
- package/schematics/ng-update/migrations/misc-template.mjs +0 -22
- package/schematics/ng-update/migrations/output-names.mjs +0 -43
- package/schematics/ng-update/migrations/property-names.mjs +0 -57
- package/schematics/ng-update/migrations/symbol-removal.mjs +0 -43
- package/schematics/ng-update/public-api.mjs +0 -36
- package/schematics/ng-update/typescript/base-types.mjs +0 -23
- package/schematics/ng-update/typescript/imports.mjs +0 -53
- package/schematics/ng-update/typescript/literal.mjs +0 -32
- package/schematics/ng-update/typescript/module-specifiers.mjs +0 -35
- package/schematics/ng-update/upgrade-data.mjs +0 -40
- package/schematics/paths.mjs +0 -16
- package/schematics/schematics.externs.js +0 -0
- package/schematics/tsconfig.json +0 -29
- package/schematics/update-tool/component-resource-collector.mjs +0 -166
- package/schematics/update-tool/file-system.mjs +0 -18
- package/schematics/update-tool/index.mjs +0 -178
- package/schematics/update-tool/logger.mjs +0 -18
- package/schematics/update-tool/migration.mjs +0 -77
- package/schematics/update-tool/public-api.mjs +0 -33
- package/schematics/update-tool/target-version.mjs +0 -27
- package/schematics/update-tool/update-recorder.mjs +0 -10
- package/schematics/update-tool/update-tool.externs.js +0 -0
- package/schematics/update-tool/utils/decorators.mjs +0 -41
- package/schematics/update-tool/utils/diagnostics.mjs +0 -18
- package/schematics/update-tool/utils/functions.mjs +0 -20
- package/schematics/update-tool/utils/imports.mjs +0 -110
- package/schematics/update-tool/utils/line-mappings.mjs +0 -75
- package/schematics/update-tool/utils/parse-tsconfig.mjs +0 -45
- package/schematics/update-tool/utils/property-name.mjs +0 -27
- package/schematics/update-tool/utils/virtual-host.mjs +0 -72
- package/schematics/update-tool/version-changes.mjs +0 -38
- package/schematics/utils/ast/ng-module-imports.mjs +0 -82
- package/schematics/utils/ast.mjs +0 -68
- package/schematics/utils/build-component.mjs +0 -183
- package/schematics/utils/get-project.mjs +0 -28
- package/schematics/utils/html-manipulation.mjs +0 -91
- package/schematics/utils/index.mjs +0 -36
- package/schematics/utils/parse5-element.mjs +0 -30
- package/schematics/utils/project-index-file.mjs +0 -20
- package/schematics/utils/project-main-file.mjs +0 -25
- package/schematics/utils/project-style-file.mjs +0 -42
- package/schematics/utils/project-targets.mjs +0 -39
- package/schematics/utils/project-tsconfig-paths.mjs +0 -34
- package/schematics/utils/schematic-options.mjs +0 -77
- package/viewport-ruler.d-f3d3e82f.d.ts +0 -57
- /package/{platform.d-0a5b4792.d.ts → platform.d-B3vREl3q.d.ts} +0 -0
- /package/{style-loader.d-19baab84.d.ts → style-loader.d-BXZfQZTF.d.ts} +0 -0
|
@@ -6,6 +6,15 @@
|
|
|
6
6
|
* Use of this source code is governed by an MIT-style license that can be
|
|
7
7
|
* found in the LICENSE file at https://angular.dev/license
|
|
8
8
|
*/
|
|
9
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
10
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
11
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
12
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
13
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
14
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
15
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
16
|
+
});
|
|
17
|
+
};
|
|
9
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
19
|
exports.getDefaultComponentOptions = getDefaultComponentOptions;
|
|
11
20
|
exports.isStandaloneSchematic = isStandaloneSchematic;
|
|
@@ -13,7 +22,7 @@ const core_1 = require("@angular-devkit/core");
|
|
|
13
22
|
const schema_1 = require("@schematics/angular/component/schema");
|
|
14
23
|
const ng_ast_utils_1 = require("@schematics/angular/utility/ng-ast-utils");
|
|
15
24
|
const project_main_file_1 = require("./project-main-file");
|
|
16
|
-
const
|
|
25
|
+
const utility_1 = require("@schematics/angular/utility");
|
|
17
26
|
const get_project_1 = require("./get-project");
|
|
18
27
|
/**
|
|
19
28
|
* Returns the default options for the `@schematics/angular:component` schematic which would
|
|
@@ -41,19 +50,22 @@ function getDefaultComponentOptions(project) {
|
|
|
41
50
|
};
|
|
42
51
|
}
|
|
43
52
|
/** Determines whether the schematic is configured to be standalone. */
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
53
|
+
function isStandaloneSchematic(host, options) {
|
|
54
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
55
|
+
var _a;
|
|
56
|
+
if (options.standalone != null) {
|
|
57
|
+
return options.standalone;
|
|
58
|
+
}
|
|
59
|
+
// If the `--standalone` flag isn't passed and there isn't a default, infer based on the project.
|
|
60
|
+
const workspace = yield (0, utility_1.readWorkspace)(host);
|
|
61
|
+
const project = (0, get_project_1.getProjectFromWorkspace)(workspace, options.project);
|
|
62
|
+
// Legacy projects might not have a `build` target, but they're likely
|
|
63
|
+
// not on an Angular version that supports standalone either.
|
|
64
|
+
if (!((_a = project.targets) === null || _a === void 0 ? void 0 : _a.has('build'))) {
|
|
65
|
+
return false;
|
|
66
|
+
}
|
|
67
|
+
return (0, ng_ast_utils_1.isStandaloneApp)(host, (0, project_main_file_1.getProjectMainFile)(project));
|
|
68
|
+
});
|
|
57
69
|
}
|
|
58
70
|
/**
|
|
59
71
|
* Gets the default value for the specified option. The default options will be determined
|
|
@@ -74,4 +86,4 @@ function getDefaultComponentOption(project, optionNames, fallbackValue) {
|
|
|
74
86
|
}
|
|
75
87
|
return fallbackValue;
|
|
76
88
|
}
|
|
77
|
-
//# sourceMappingURL=
|
|
89
|
+
//# sourceMappingURL=schematic-options.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"schematic-options.js","sourceRoot":"","sources":["schematic-options.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;;;;;;;;AAiBH,gEAmBC;AAGD,sDAgBC;AArDD,+CAA8D;AAC9D,iEAAmE;AACnE,2EAAyE;AACzE,2DAAuD;AACvD,yDAA6E;AAC7E,+CAAsD;AAGtD;;;;;;GAMG;AACH,SAAgB,0BAA0B,CAAC,OAA0B;IACnE,wFAAwF;IACxF,kFAAkF;IAClF,2FAA2F;IAC3F,IAAI,SAAS,GAAG,yBAAyB,CAAiB,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;IAExF,yFAAyF;IACzF,kFAAkF;IAClF,8FAA8F;IAC9F,IAAI,SAAS,KAAK,IAAI,EAAE,CAAC;QACvB,SAAS,GAAG,CAAC,yBAAyB,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;IAED,OAAO;QACL,KAAK,EAAE,yBAAyB,CAAQ,OAAO,EAAE,CAAC,OAAO,EAAE,UAAU,CAAC,EAAE,cAAK,CAAC,GAAG,CAAC;QAClF,WAAW,EAAE,yBAAyB,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,KAAK,CAAC;QACvE,cAAc,EAAE,yBAAyB,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,KAAK,CAAC;QAC7E,SAAS,EAAE,SAAS;KACrB,CAAC;AACJ,CAAC;AAED,uEAAuE;AACvE,SAAsB,qBAAqB,CAAC,IAAU,EAAE,OAAe;;;QACrE,IAAI,OAAO,CAAC,UAAU,IAAI,IAAI,EAAE,CAAC;YAC/B,OAAO,OAAO,CAAC,UAAU,CAAC;QAC5B,CAAC;QAED,iGAAiG;QACjG,MAAM,SAAS,GAAG,MAAM,IAAA,uBAAa,EAAC,IAAI,CAAC,CAAC;QAC5C,MAAM,OAAO,GAAG,IAAA,qCAAuB,EAAC,SAAS,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC;QAEpE,sEAAsE;QACtE,6DAA6D;QAC7D,IAAI,CAAC,CAAA,MAAA,OAAO,CAAC,OAAO,0CAAE,GAAG,CAAC,OAAO,CAAC,CAAA,EAAE,CAAC;YACnC,OAAO,KAAK,CAAC;QACf,CAAC;QAED,OAAO,IAAA,8BAAe,EAAC,IAAI,EAAE,IAAA,sCAAkB,EAAC,OAAO,CAAC,CAAC,CAAC;IAC5D,CAAC;CAAA;AAED;;;;GAIG;AACH,SAAS,yBAAyB,CAChC,OAA0B,EAC1B,WAAqB,EACrB,aAAgB;IAEhB,MAAM,gBAAgB,GAAG,IAAA,mBAAY,EAAC,OAAO,CAAC,UAAU,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC;QAC7E,CAAC,CAAE,OAAO,CAAC,UAAU,CAAC,YAAY,CAAgB;QAClD,CAAC,CAAC,IAAI,CAAC;IACT,MAAM,gBAAgB,GAAG,gBAAgB;QACvC,CAAC,CAAE,gBAAgB,CAAC,+BAA+B,CAAuB;QAC1E,CAAC,CAAC,IAAI,CAAC;IAET,KAAK,MAAM,UAAU,IAAI,WAAW,EAAE,CAAC;QACrC,IAAI,gBAAgB,IAAI,gBAAgB,CAAC,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC;YAC7D,OAAO,gBAAgB,CAAC,UAAU,CAAiB,CAAC;QACtD,CAAC;IACH,CAAC;IAED,OAAO,aAAa,CAAC;AACvB,CAAC"}
|
package/scrolling/index.d.ts
CHANGED
|
@@ -1,7 +1,62 @@
|
|
|
1
|
-
export { c as CdkFixedSizeVirtualScroll, C as CdkScrollable,
|
|
2
|
-
|
|
3
|
-
import '@angular/core';
|
|
4
|
-
import '
|
|
5
|
-
|
|
6
|
-
import '../data-source.d-
|
|
7
|
-
import '../number-property.d-
|
|
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-DP0Qb7T9.js';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
import { OnDestroy } from '@angular/core';
|
|
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';
|
|
8
|
+
|
|
9
|
+
/** Time in ms to throttle the resize events by default. */
|
|
10
|
+
declare const DEFAULT_RESIZE_TIME = 20;
|
|
11
|
+
/** Object that holds the scroll position of the viewport in each direction. */
|
|
12
|
+
interface ViewportScrollPosition {
|
|
13
|
+
top: number;
|
|
14
|
+
left: number;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Simple utility for getting the bounds of the browser viewport.
|
|
18
|
+
* @docs-private
|
|
19
|
+
*/
|
|
20
|
+
declare class ViewportRuler implements OnDestroy {
|
|
21
|
+
private _platform;
|
|
22
|
+
private _listeners;
|
|
23
|
+
/** Cached viewport dimensions. */
|
|
24
|
+
private _viewportSize;
|
|
25
|
+
/** Stream of viewport change events. */
|
|
26
|
+
private readonly _change;
|
|
27
|
+
/** Used to reference correct document/window */
|
|
28
|
+
protected _document: Document;
|
|
29
|
+
constructor(...args: unknown[]);
|
|
30
|
+
ngOnDestroy(): void;
|
|
31
|
+
/** Returns the viewport's width and height. */
|
|
32
|
+
getViewportSize(): Readonly<{
|
|
33
|
+
width: number;
|
|
34
|
+
height: number;
|
|
35
|
+
}>;
|
|
36
|
+
/** Gets a DOMRect for the viewport's bounds. */
|
|
37
|
+
getViewportRect(): {
|
|
38
|
+
top: number;
|
|
39
|
+
left: number;
|
|
40
|
+
bottom: number;
|
|
41
|
+
right: number;
|
|
42
|
+
height: number;
|
|
43
|
+
width: number;
|
|
44
|
+
};
|
|
45
|
+
/** Gets the (top, left) scroll position of the viewport. */
|
|
46
|
+
getViewportScrollPosition(): ViewportScrollPosition;
|
|
47
|
+
/**
|
|
48
|
+
* Returns a stream that emits whenever the size of the viewport changes.
|
|
49
|
+
* This stream emits outside of the Angular zone.
|
|
50
|
+
* @param throttleTime Time in milliseconds to throttle the stream.
|
|
51
|
+
*/
|
|
52
|
+
change(throttleTime?: number): Observable<Event>;
|
|
53
|
+
/** Use defaultView of injected document if available or fallback to global window reference */
|
|
54
|
+
private _getWindow;
|
|
55
|
+
/** Updates the cached viewport size. */
|
|
56
|
+
private _updateViewportSize;
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ViewportRuler, never>;
|
|
58
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ViewportRuler>;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
export { DEFAULT_RESIZE_TIME, ViewportRuler };
|
|
62
|
+
export type { ViewportScrollPosition };
|
|
@@ -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-
|
|
3
|
+
import { D as Directionality, B as BidiModule } from './bidi-module.d-IN1Vp56w.js';
|
|
4
4
|
import { Observable, Subscription, Subject } from 'rxjs';
|
|
5
|
-
import { L as ListRange, D as DataSource, C as CollectionViewer } from './data-source.d-
|
|
6
|
-
import { N as NumberInput } from './number-property.d-
|
|
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';
|
|
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,
|
|
551
|
+
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 };
|
|
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,
|
|
111
|
+
export { SelectionModel as S, getMultipleValuesInSingleSelectionError as g };
|
|
112
|
+
export type { SelectionChange as a };
|
package/stepper/index.d.ts
CHANGED
|
@@ -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-
|
|
6
|
-
import { B as BidiModule } from '../bidi-module.d-
|
|
7
|
-
import '../list-key-manager.d-
|
|
8
|
-
import '../focus-monitor.d-
|
|
5
|
+
import { F as FocusableOption } from '../focus-key-manager.d-BIKDy8oD.js';
|
|
6
|
+
import { B as BidiModule } from '../bidi-module.d-IN1Vp56w.js';
|
|
7
|
+
import '../list-key-manager.d-BlK3jyRn.js';
|
|
8
|
+
import '../focus-monitor.d-CvvJeQRc.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,
|
|
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,11 @@
|
|
|
1
|
-
import { D as Directionality
|
|
1
|
+
import { D as Directionality } from '../bidi-module.d-IN1Vp56w.js';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { TemplateRef, ElementRef,
|
|
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-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
import
|
|
9
|
-
import '../number-property.d-ce316715.js';
|
|
5
|
+
import { D as DataSource, C as CollectionViewer } from '../data-source.d-Bblv7Zvh.js';
|
|
6
|
+
import { a as _ViewRepeater } from '../view-repeater.d-BKljR8u8.js';
|
|
7
|
+
import { S as ScrollingModule } from '../scrolling-module.d-DP0Qb7T9.js';
|
|
8
|
+
import '../number-property.d-CJVxXUcb.js';
|
|
10
9
|
|
|
11
10
|
/**
|
|
12
11
|
* Interface for a mixin to provide a directive with a function that checks if the sticky input has
|
|
@@ -148,40 +147,6 @@ declare class CdkCell extends BaseCdkCell {
|
|
|
148
147
|
static ɵdir: i0.ɵɵDirectiveDeclaration<CdkCell, "cdk-cell, td[cdk-cell]", never, {}, {}, never, never, true, never>;
|
|
149
148
|
}
|
|
150
149
|
|
|
151
|
-
/**
|
|
152
|
-
* @docs-private
|
|
153
|
-
*/
|
|
154
|
-
declare class _Schedule {
|
|
155
|
-
tasks: (() => unknown)[];
|
|
156
|
-
endTasks: (() => unknown)[];
|
|
157
|
-
}
|
|
158
|
-
/** Injection token used to provide a coalesced style scheduler. */
|
|
159
|
-
declare const _COALESCED_STYLE_SCHEDULER: InjectionToken<_CoalescedStyleScheduler>;
|
|
160
|
-
/**
|
|
161
|
-
* Allows grouping up CSSDom mutations after the current execution context.
|
|
162
|
-
* This can significantly improve performance when separate consecutive functions are
|
|
163
|
-
* reading from the CSSDom and then mutating it.
|
|
164
|
-
*
|
|
165
|
-
* @docs-private
|
|
166
|
-
*/
|
|
167
|
-
declare class _CoalescedStyleScheduler {
|
|
168
|
-
private _currentSchedule;
|
|
169
|
-
private _ngZone;
|
|
170
|
-
constructor(...args: unknown[]);
|
|
171
|
-
/**
|
|
172
|
-
* Schedules the specified task to run at the end of the current VM turn.
|
|
173
|
-
*/
|
|
174
|
-
schedule(task: () => unknown): void;
|
|
175
|
-
/**
|
|
176
|
-
* Schedules the specified task to run after other scheduled tasks at the end of the current
|
|
177
|
-
* VM turn.
|
|
178
|
-
*/
|
|
179
|
-
scheduleEnd(task: () => unknown): void;
|
|
180
|
-
private _createScheduleIfNeeded;
|
|
181
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<_CoalescedStyleScheduler, never>;
|
|
182
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<_CoalescedStyleScheduler>;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
150
|
/**
|
|
186
151
|
* The row template that can be used by the mat-table. Should not be used outside of the
|
|
187
152
|
* material library.
|
|
@@ -440,12 +405,6 @@ declare class NoDataRowOutlet implements RowOutlet {
|
|
|
440
405
|
static ɵfac: i0.ɵɵFactoryDeclaration<NoDataRowOutlet, never>;
|
|
441
406
|
static ɵdir: i0.ɵɵDirectiveDeclaration<NoDataRowOutlet, "[noDataRowOutlet]", never, {}, {}, never, never, true, never>;
|
|
442
407
|
}
|
|
443
|
-
/**
|
|
444
|
-
* The table template that can be used by the mat-table. Should not be used outside of the
|
|
445
|
-
* material library.
|
|
446
|
-
* @docs-private
|
|
447
|
-
*/
|
|
448
|
-
declare const CDK_TABLE_TEMPLATE = "\n <ng-content select=\"caption\"/>\n <ng-content select=\"colgroup, col\"/>\n\n <!--\n Unprojected content throws a hydration error so we need this to capture it.\n It gets removed on the client so it doesn't affect the layout.\n -->\n @if (_isServer) {\n <ng-content/>\n }\n\n @if (_isNativeHtmlTable) {\n <thead role=\"rowgroup\">\n <ng-container headerRowOutlet/>\n </thead>\n <tbody role=\"rowgroup\">\n <ng-container rowOutlet/>\n <ng-container noDataRowOutlet/>\n </tbody>\n <tfoot role=\"rowgroup\">\n <ng-container footerRowOutlet/>\n </tfoot>\n } @else {\n <ng-container headerRowOutlet/>\n <ng-container rowOutlet/>\n <ng-container noDataRowOutlet/>\n <ng-container footerRowOutlet/>\n }\n";
|
|
449
408
|
/**
|
|
450
409
|
* Interface used to conveniently type the possible context interfaces for the render row.
|
|
451
410
|
* @docs-private
|
|
@@ -483,12 +442,11 @@ declare class CdkTable<T> implements AfterContentInit, AfterContentChecked, Coll
|
|
|
483
442
|
protected readonly _dir: Directionality | null;
|
|
484
443
|
private _platform;
|
|
485
444
|
protected readonly _viewRepeater: _ViewRepeater<T, RenderRow<T>, RowContext<T>>;
|
|
486
|
-
protected readonly _coalescedStyleScheduler: _CoalescedStyleScheduler;
|
|
487
445
|
private readonly _viewportRuler;
|
|
488
446
|
protected readonly _stickyPositioningListener: StickyPositioningListener;
|
|
489
447
|
private _document;
|
|
490
448
|
/** Latest data provided by the data source. */
|
|
491
|
-
protected _data: readonly T[];
|
|
449
|
+
protected _data: readonly T[] | undefined;
|
|
492
450
|
/** Subject that emits when the component has been destroyed. */
|
|
493
451
|
private readonly _onDestroy;
|
|
494
452
|
/** List of the rendered rows as identified by their `RenderRow` object. */
|
|
@@ -919,153 +877,6 @@ declare class CdkTableModule {
|
|
|
919
877
|
static ɵinj: i0.ɵɵInjectorDeclaration<CdkTableModule>;
|
|
920
878
|
}
|
|
921
879
|
|
|
922
|
-
/**
|
|
923
|
-
* Directions that can be used when setting sticky positioning.
|
|
924
|
-
* @docs-private
|
|
925
|
-
*/
|
|
926
|
-
|
|
927
|
-
type StickyDirection = 'top' | 'bottom' | 'left' | 'right';
|
|
928
|
-
/**
|
|
929
|
-
* List of all possible directions that can be used for sticky positioning.
|
|
930
|
-
* @docs-private
|
|
931
|
-
*/
|
|
932
|
-
declare const STICKY_DIRECTIONS: StickyDirection[];
|
|
933
|
-
/**
|
|
934
|
-
* Applies and removes sticky positioning styles to the `CdkTable` rows and columns cells.
|
|
935
|
-
* @docs-private
|
|
936
|
-
*/
|
|
937
|
-
declare class StickyStyler {
|
|
938
|
-
private _isNativeHtmlTable;
|
|
939
|
-
private _stickCellCss;
|
|
940
|
-
direction: Direction;
|
|
941
|
-
private _coalescedStyleScheduler;
|
|
942
|
-
private _isBrowser;
|
|
943
|
-
private readonly _needsPositionStickyOnElement;
|
|
944
|
-
private readonly _positionListener?;
|
|
945
|
-
private readonly _tableInjector?;
|
|
946
|
-
private _elemSizeCache;
|
|
947
|
-
private _resizeObserver;
|
|
948
|
-
private _updatedStickyColumnsParamsToReplay;
|
|
949
|
-
private _stickyColumnsReplayTimeout;
|
|
950
|
-
private _cachedCellWidths;
|
|
951
|
-
private readonly _borderCellCss;
|
|
952
|
-
private _destroyed;
|
|
953
|
-
/**
|
|
954
|
-
* @param _isNativeHtmlTable Whether the sticky logic should be based on a table
|
|
955
|
-
* that uses the native `<table>` element.
|
|
956
|
-
* @param _stickCellCss The CSS class that will be applied to every row/cell that has
|
|
957
|
-
* sticky positioning applied.
|
|
958
|
-
* @param direction The directionality context of the table (ltr/rtl); affects column positioning
|
|
959
|
-
* by reversing left/right positions.
|
|
960
|
-
* @param _isBrowser Whether the table is currently being rendered on the server or the client.
|
|
961
|
-
* @param _needsPositionStickyOnElement Whether we need to specify position: sticky on cells
|
|
962
|
-
* using inline styles. If false, it is assumed that position: sticky is included in
|
|
963
|
-
* the component stylesheet for _stickCellCss.
|
|
964
|
-
* @param _positionListener A listener that is notified of changes to sticky rows/columns
|
|
965
|
-
* and their dimensions.
|
|
966
|
-
* @param _tableInjector The table's Injector.
|
|
967
|
-
*/
|
|
968
|
-
constructor(_isNativeHtmlTable: boolean, _stickCellCss: string, direction: Direction, _coalescedStyleScheduler: _CoalescedStyleScheduler, _isBrowser?: boolean, _needsPositionStickyOnElement?: boolean, _positionListener?: StickyPositioningListener | undefined, _tableInjector?: Injector | undefined);
|
|
969
|
-
/**
|
|
970
|
-
* Clears the sticky positioning styles from the row and its cells by resetting the `position`
|
|
971
|
-
* style, setting the zIndex to 0, and unsetting each provided sticky direction.
|
|
972
|
-
* @param rows The list of rows that should be cleared from sticking in the provided directions
|
|
973
|
-
* @param stickyDirections The directions that should no longer be set as sticky on the rows.
|
|
974
|
-
*/
|
|
975
|
-
clearStickyPositioning(rows: HTMLElement[], stickyDirections: StickyDirection[]): void;
|
|
976
|
-
/**
|
|
977
|
-
* Applies sticky left and right positions to the cells of each row according to the sticky
|
|
978
|
-
* states of the rendered column definitions.
|
|
979
|
-
* @param rows The rows that should have its set of cells stuck according to the sticky states.
|
|
980
|
-
* @param stickyStartStates A list of boolean states where each state represents whether the cell
|
|
981
|
-
* in this index position should be stuck to the start of the row.
|
|
982
|
-
* @param stickyEndStates A list of boolean states where each state represents whether the cell
|
|
983
|
-
* in this index position should be stuck to the end of the row.
|
|
984
|
-
* @param recalculateCellWidths Whether the sticky styler should recalculate the width of each
|
|
985
|
-
* column cell. If `false` cached widths will be used instead.
|
|
986
|
-
* @param replay Whether to enqueue this call for replay after a ResizeObserver update.
|
|
987
|
-
*/
|
|
988
|
-
updateStickyColumns(rows: HTMLElement[], stickyStartStates: boolean[], stickyEndStates: boolean[], recalculateCellWidths?: boolean, replay?: boolean): void;
|
|
989
|
-
/**
|
|
990
|
-
* Applies sticky positioning to the row's cells if using the native table layout, and to the
|
|
991
|
-
* row itself otherwise.
|
|
992
|
-
* @param rowsToStick The list of rows that should be stuck according to their corresponding
|
|
993
|
-
* sticky state and to the provided top or bottom position.
|
|
994
|
-
* @param stickyStates A list of boolean states where each state represents whether the row
|
|
995
|
-
* should be stuck in the particular top or bottom position.
|
|
996
|
-
* @param position The position direction in which the row should be stuck if that row should be
|
|
997
|
-
* sticky.
|
|
998
|
-
*
|
|
999
|
-
*/
|
|
1000
|
-
stickRows(rowsToStick: HTMLElement[], stickyStates: boolean[], position: 'top' | 'bottom'): void;
|
|
1001
|
-
/**
|
|
1002
|
-
* When using the native table in Safari, sticky footer cells do not stick. The only way to stick
|
|
1003
|
-
* footer rows is to apply sticky styling to the tfoot container. This should only be done if
|
|
1004
|
-
* all footer rows are sticky. If not all footer rows are sticky, remove sticky positioning from
|
|
1005
|
-
* the tfoot element.
|
|
1006
|
-
*/
|
|
1007
|
-
updateStickyFooterContainer(tableElement: Element, stickyStates: boolean[]): void;
|
|
1008
|
-
/** Triggered by the table's OnDestroy hook. */
|
|
1009
|
-
destroy(): void;
|
|
1010
|
-
/**
|
|
1011
|
-
* Removes the sticky style on the element by removing the sticky cell CSS class, re-evaluating
|
|
1012
|
-
* the zIndex, removing each of the provided sticky directions, and removing the
|
|
1013
|
-
* sticky position if there are no more directions.
|
|
1014
|
-
*/
|
|
1015
|
-
_removeStickyStyle(element: HTMLElement, stickyDirections: StickyDirection[]): void;
|
|
1016
|
-
/**
|
|
1017
|
-
* Adds the sticky styling to the element by adding the sticky style class, changing position
|
|
1018
|
-
* to be sticky (and -webkit-sticky), setting the appropriate zIndex, and adding a sticky
|
|
1019
|
-
* direction and value.
|
|
1020
|
-
*/
|
|
1021
|
-
_addStickyStyle(element: HTMLElement, dir: StickyDirection, dirValue: number, isBorderElement: boolean): void;
|
|
1022
|
-
/**
|
|
1023
|
-
* Calculate what the z-index should be for the element, depending on what directions (top,
|
|
1024
|
-
* bottom, left, right) have been set. It should be true that elements with a top direction
|
|
1025
|
-
* should have the highest index since these are elements like a table header. If any of those
|
|
1026
|
-
* elements are also sticky in another direction, then they should appear above other elements
|
|
1027
|
-
* that are only sticky top (e.g. a sticky column on a sticky header). Bottom-sticky elements
|
|
1028
|
-
* (e.g. footer rows) should then be next in the ordering such that they are below the header
|
|
1029
|
-
* but above any non-sticky elements. Finally, left/right sticky elements (e.g. sticky columns)
|
|
1030
|
-
* should minimally increment so that they are above non-sticky elements but below top and bottom
|
|
1031
|
-
* elements.
|
|
1032
|
-
*/
|
|
1033
|
-
_getCalculatedZIndex(element: HTMLElement): string;
|
|
1034
|
-
/** Gets the widths for each cell in the provided row. */
|
|
1035
|
-
_getCellWidths(row: HTMLElement, recalculateCellWidths?: boolean): number[];
|
|
1036
|
-
/**
|
|
1037
|
-
* Determines the left and right positions of each sticky column cell, which will be the
|
|
1038
|
-
* accumulation of all sticky column cell widths to the left and right, respectively.
|
|
1039
|
-
* Non-sticky cells do not need to have a value set since their positions will not be applied.
|
|
1040
|
-
*/
|
|
1041
|
-
_getStickyStartColumnPositions(widths: number[], stickyStates: boolean[]): number[];
|
|
1042
|
-
/**
|
|
1043
|
-
* Determines the left and right positions of each sticky column cell, which will be the
|
|
1044
|
-
* accumulation of all sticky column cell widths to the left and right, respectively.
|
|
1045
|
-
* Non-sticky cells do not need to have a value set since their positions will not be applied.
|
|
1046
|
-
*/
|
|
1047
|
-
_getStickyEndColumnPositions(widths: number[], stickyStates: boolean[]): number[];
|
|
1048
|
-
/**
|
|
1049
|
-
* Retreives the most recently observed size of the specified element from the cache, or
|
|
1050
|
-
* meaures it directly if not yet cached.
|
|
1051
|
-
*/
|
|
1052
|
-
private _retrieveElementSize;
|
|
1053
|
-
/**
|
|
1054
|
-
* Conditionally enqueue the requested sticky update and clear previously queued updates
|
|
1055
|
-
* for the same rows.
|
|
1056
|
-
*/
|
|
1057
|
-
private _updateStickyColumnReplayQueue;
|
|
1058
|
-
/** Remove updates for the specified rows from the queue. */
|
|
1059
|
-
private _removeFromStickyColumnReplayQueue;
|
|
1060
|
-
/** Update _elemSizeCache with the observed sizes. */
|
|
1061
|
-
private _updateCachedSizes;
|
|
1062
|
-
/**
|
|
1063
|
-
* Invoke afterNextRender with the table's injector, falling back to CoalescedStyleScheduler
|
|
1064
|
-
* if the injector was not provided.
|
|
1065
|
-
*/
|
|
1066
|
-
private _afterNextRender;
|
|
1067
|
-
}
|
|
1068
|
-
|
|
1069
880
|
/**
|
|
1070
881
|
* Used to provide a table to some of the sub-components without causing a circular dependency.
|
|
1071
882
|
* @docs-private
|
|
@@ -1084,4 +895,5 @@ interface TextColumnOptions<T> {
|
|
|
1084
895
|
/** Injection token that can be used to specify the text column options. */
|
|
1085
896
|
declare const TEXT_COLUMN_OPTIONS: InjectionToken<TextColumnOptions<any>>;
|
|
1086
897
|
|
|
1087
|
-
export { BaseCdkCell, BaseRowDef, CDK_ROW_TEMPLATE, CDK_TABLE,
|
|
898
|
+
export { BaseCdkCell, BaseRowDef, CDK_ROW_TEMPLATE, CDK_TABLE, CdkCell, CdkCellDef, CdkCellOutlet, CdkColumnDef, CdkFooterCell, CdkFooterCellDef, CdkFooterRow, CdkFooterRowDef, CdkHeaderCell, CdkHeaderCellDef, CdkHeaderRow, CdkHeaderRowDef, CdkNoDataRow, CdkRecycleRows, CdkRow, CdkRowDef, CdkTable, CdkTableModule, CdkTextColumn, DataRowOutlet, DataSource, FooterRowOutlet, HeaderRowOutlet, NoDataRowOutlet, STICKY_POSITIONING_LISTENER, TEXT_COLUMN_OPTIONS };
|
|
899
|
+
export type { CdkCellOutletMultiRowContext, CdkCellOutletRowContext, CdkTableDataSourceInput, CellDef, RenderRow, RowContext, RowOutlet, StickyOffset, StickyPositioningListener, StickySize, StickyUpdate, TextColumnOptions };
|
package/testing/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as AsyncFactoryFn,
|
|
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';
|
|
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 {
|
|
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 {
|
|
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';
|
|
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,
|
|
149
|
+
export { SeleniumWebDriverElement, SeleniumWebDriverHarnessEnvironment, waitForAngularReady };
|
|
150
|
+
export type { WebDriverHarnessEnvironmentOptions };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
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';
|
|
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,
|
|
156
|
+
export { TestbedHarnessEnvironment, UnitTestElement };
|
|
157
|
+
export type { TestbedHarnessEnvironmentOptions };
|
package/text-field/index.d.ts
CHANGED
|
@@ -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-
|
|
4
|
+
import { N as NumberInput } from '../number-property.d-CJVxXUcb.js';
|
|
5
5
|
|
|
6
6
|
/** An event that is emitted when the autofill state of an input changes. */
|
|
7
7
|
type AutofillEvent = {
|
|
@@ -98,6 +98,8 @@ declare class CdkTextareaAutosize implements AfterViewInit, DoCheck, OnDestroy {
|
|
|
98
98
|
private _cachedLineHeight?;
|
|
99
99
|
/** Cached height of a textarea with only the placeholder. */
|
|
100
100
|
private _cachedPlaceholderHeight?;
|
|
101
|
+
/** Cached scroll top of a textarea */
|
|
102
|
+
private _cachedScrollTop;
|
|
101
103
|
/** Used to reference correct document/window */
|
|
102
104
|
protected _document?: Document | null | undefined;
|
|
103
105
|
private _hasFocus;
|
|
@@ -150,4 +152,5 @@ declare class TextFieldModule {
|
|
|
150
152
|
static ɵinj: i0.ɵɵInjectorDeclaration<TextFieldModule>;
|
|
151
153
|
}
|
|
152
154
|
|
|
153
|
-
export {
|
|
155
|
+
export { AutofillMonitor, CdkAutofill, CdkTextareaAutosize, TextFieldModule };
|
|
156
|
+
export type { AutofillEvent };
|
package/text-field-prebuilt.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}
|
|
1
|
+
textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}
|
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-
|
|
2
|
+
import { S as SelectionModel } from '../selection-model.d-DNgOONDg.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 {
|
|
6
|
-
import { C as CollectionViewer, D as DataSource } from '../data-source.d-
|
|
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';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* Tree control interface. User can implement TreeControl to expand/collapse dataNodes in the tree.
|
|
@@ -471,6 +471,8 @@ declare class CdkTree<T, K = T> implements AfterContentChecked, AfterContentInit
|
|
|
471
471
|
private _calculateParents;
|
|
472
472
|
/** Invokes a callback with all node expansion keys. */
|
|
473
473
|
private _forEachExpansionKey;
|
|
474
|
+
/** Clears the maps we use to store parents, level & aria-sets in. */
|
|
475
|
+
private _clearPreviousCache;
|
|
474
476
|
static ɵfac: i0.ɵɵFactoryDeclaration<CdkTree<any, any>, never>;
|
|
475
477
|
static ɵcmp: i0.ɵɵComponentDeclaration<CdkTree<any, any>, "cdk-tree", ["cdkTree"], { "dataSource": { "alias": "dataSource"; "required": false; }; "treeControl": { "alias": "treeControl"; "required": false; }; "levelAccessor": { "alias": "levelAccessor"; "required": false; }; "childrenAccessor": { "alias": "childrenAccessor"; "required": false; }; "trackBy": { "alias": "trackBy"; "required": false; }; "expansionKey": { "alias": "expansionKey"; "required": false; }; }, {}, ["_nodeDefs"], never, true, never>;
|
|
476
478
|
}
|
|
@@ -714,4 +716,5 @@ declare class CdkTreeModule {
|
|
|
714
716
|
static ɵinj: i0.ɵɵInjectorDeclaration<CdkTreeModule>;
|
|
715
717
|
}
|
|
716
718
|
|
|
717
|
-
export { BaseTreeControl, CDK_TREE_NODE_OUTLET_NODE, CdkNestedTreeNode, CdkTree, CdkTreeModule, CdkTreeNode, CdkTreeNodeDef, CdkTreeNodeOutlet, CdkTreeNodeOutletContext, CdkTreeNodePadding, CdkTreeNodeToggle, FlatTreeControl,
|
|
719
|
+
export { BaseTreeControl, CDK_TREE_NODE_OUTLET_NODE, CdkNestedTreeNode, CdkTree, CdkTreeModule, CdkTreeNode, CdkTreeNodeDef, CdkTreeNodeOutlet, CdkTreeNodeOutletContext, CdkTreeNodePadding, CdkTreeNodeToggle, FlatTreeControl, NestedTreeControl, getMultipleTreeControlsError, getTreeControlMissingError, getTreeMissingMatchingNodeDefError, getTreeMultipleDefaultNodeDefsError, getTreeNoValidDataSourceError };
|
|
720
|
+
export type { FlatTreeControlOptions, NestedTreeControlOptions, TreeControl };
|
package/{tree-key-manager-strategy.d-603161dd.d.ts → tree-key-manager-strategy.d-XB6M79l-.d.ts}
RENAMED
|
@@ -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 {
|
|
116
|
+
export type { TreeKeyManagerStrategy as T, TreeKeyManagerItem as a, TreeKeyManagerFactory as b, TreeKeyManagerOptions as c };
|
package/{unique-selection-dispatcher.d-7993b9f5.d.ts → unique-selection-dispatcher.d-DSFqf1MM.d.ts}
RENAMED
|
@@ -29,4 +29,5 @@ declare class UniqueSelectionDispatcher implements OnDestroy {
|
|
|
29
29
|
static ɵprov: i0.ɵɵInjectableDeclaration<UniqueSelectionDispatcher>;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
export { UniqueSelectionDispatcher as U
|
|
32
|
+
export { UniqueSelectionDispatcher as U };
|
|
33
|
+
export type { UniqueSelectionDispatcherListener as a };
|
|
@@ -85,4 +85,5 @@ interface _ViewRepeater<T, R, C extends _ViewRepeaterItemContext<T>> {
|
|
|
85
85
|
*/
|
|
86
86
|
declare const _VIEW_REPEATER_STRATEGY: InjectionToken<_ViewRepeater<unknown, unknown, _ViewRepeaterItemContext<unknown>>>;
|
|
87
87
|
|
|
88
|
-
export {
|
|
88
|
+
export { _ViewRepeaterOperation as f, _VIEW_REPEATER_STRATEGY as h };
|
|
89
|
+
export type { _ViewRepeaterItemContext as _, _ViewRepeater as a, _ViewRepeaterItemContextFactory as b, _ViewRepeaterItemValueResolver as c, _ViewRepeaterItemChanged as d, _ViewRepeaterItemInsertArgs as e, _ViewRepeaterItemChange as g };
|