@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
package/fesm2022/table.mjs
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { i as isDataSource } from './data-source-
|
|
2
|
-
export { D as DataSource } from './data-source-
|
|
3
|
-
import { DOCUMENT } from '@angular/common';
|
|
1
|
+
import { i as isDataSource } from './data-source-D34wiQZj.mjs';
|
|
2
|
+
export { D as DataSource } from './data-source-D34wiQZj.mjs';
|
|
4
3
|
import * as i0 from '@angular/core';
|
|
5
|
-
import { InjectionToken, inject, TemplateRef, Directive, booleanAttribute, Input, ContentChild, ElementRef,
|
|
4
|
+
import { InjectionToken, inject, TemplateRef, Directive, booleanAttribute, Input, ContentChild, ElementRef, IterableDiffers, ViewContainerRef, Component, ChangeDetectionStrategy, ViewEncapsulation, afterNextRender, ChangeDetectorRef, DOCUMENT, EventEmitter, Injector, HostAttributeToken, Output, ContentChildren, ViewChild, NgModule } from '@angular/core';
|
|
6
5
|
import { Subject, BehaviorSubject, isObservable, of } from 'rxjs';
|
|
7
6
|
import { takeUntil } from 'rxjs/operators';
|
|
8
|
-
import { b as _VIEW_REPEATER_STRATEGY, _ as _RecycleViewRepeaterStrategy, a as _ViewRepeaterOperation } from './recycle-view-repeater-strategy-
|
|
9
|
-
import { _ as _DisposeViewRepeaterStrategy } from './dispose-view-repeater-strategy-
|
|
10
|
-
import { D as Directionality } from './directionality-
|
|
11
|
-
import { P as Platform } from './platform-
|
|
12
|
-
import {
|
|
13
|
-
import '
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
7
|
+
import { b as _VIEW_REPEATER_STRATEGY, _ as _RecycleViewRepeaterStrategy, a as _ViewRepeaterOperation } from './recycle-view-repeater-strategy-DoWdPqVw.mjs';
|
|
8
|
+
import { _ as _DisposeViewRepeaterStrategy } from './dispose-view-repeater-strategy-D_JReLI1.mjs';
|
|
9
|
+
import { D as Directionality } from './directionality-Ck5Uc9Se.mjs';
|
|
10
|
+
import { P as Platform } from './platform-CPg0IbDW.mjs';
|
|
11
|
+
import { ViewportRuler, ScrollingModule } from './scrolling.mjs';
|
|
12
|
+
import '@angular/common';
|
|
13
|
+
import './element-x4z00URv.mjs';
|
|
14
|
+
import './scrolling-BkvA05C8.mjs';
|
|
15
|
+
import './bidi.mjs';
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
18
|
* Used to provide a table to some of the sub-components without causing a circular dependency.
|
|
@@ -30,10 +30,10 @@ class CdkCellDef {
|
|
|
30
30
|
/** @docs-private */
|
|
31
31
|
template = inject(TemplateRef);
|
|
32
32
|
constructor() { }
|
|
33
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
34
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
33
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkCellDef, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
34
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkCellDef, isStandalone: true, selector: "[cdkCellDef]", ngImport: i0 });
|
|
35
35
|
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkCellDef, decorators: [{
|
|
37
37
|
type: Directive,
|
|
38
38
|
args: [{
|
|
39
39
|
selector: '[cdkCellDef]',
|
|
@@ -47,10 +47,10 @@ class CdkHeaderCellDef {
|
|
|
47
47
|
/** @docs-private */
|
|
48
48
|
template = inject(TemplateRef);
|
|
49
49
|
constructor() { }
|
|
50
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
51
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
50
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkHeaderCellDef, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
51
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkHeaderCellDef, isStandalone: true, selector: "[cdkHeaderCellDef]", ngImport: i0 });
|
|
52
52
|
}
|
|
53
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
53
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkHeaderCellDef, decorators: [{
|
|
54
54
|
type: Directive,
|
|
55
55
|
args: [{
|
|
56
56
|
selector: '[cdkHeaderCellDef]',
|
|
@@ -64,10 +64,10 @@ class CdkFooterCellDef {
|
|
|
64
64
|
/** @docs-private */
|
|
65
65
|
template = inject(TemplateRef);
|
|
66
66
|
constructor() { }
|
|
67
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
68
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
67
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkFooterCellDef, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
68
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkFooterCellDef, isStandalone: true, selector: "[cdkFooterCellDef]", ngImport: i0 });
|
|
69
69
|
}
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
70
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkFooterCellDef, decorators: [{
|
|
71
71
|
type: Directive,
|
|
72
72
|
args: [{
|
|
73
73
|
selector: '[cdkFooterCellDef]',
|
|
@@ -167,10 +167,10 @@ class CdkColumnDef {
|
|
|
167
167
|
this._updateColumnCssClassName();
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
171
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-next.
|
|
170
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkColumnDef, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
171
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-next.5", type: CdkColumnDef, isStandalone: true, selector: "[cdkColumnDef]", inputs: { name: ["cdkColumnDef", "name"], sticky: ["sticky", "sticky", booleanAttribute], stickyEnd: ["stickyEnd", "stickyEnd", booleanAttribute] }, providers: [{ provide: 'MAT_SORT_HEADER_COLUMN_DEF', useExisting: CdkColumnDef }], queries: [{ propertyName: "cell", first: true, predicate: CdkCellDef, descendants: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, descendants: true }, { propertyName: "footerCell", first: true, predicate: CdkFooterCellDef, descendants: true }], ngImport: i0 });
|
|
172
172
|
}
|
|
173
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
173
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkColumnDef, decorators: [{
|
|
174
174
|
type: Directive,
|
|
175
175
|
args: [{
|
|
176
176
|
selector: '[cdkColumnDef]',
|
|
@@ -206,10 +206,10 @@ class CdkHeaderCell extends BaseCdkCell {
|
|
|
206
206
|
constructor() {
|
|
207
207
|
super(inject(CdkColumnDef), inject(ElementRef));
|
|
208
208
|
}
|
|
209
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
210
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
209
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkHeaderCell, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
210
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkHeaderCell, isStandalone: true, selector: "cdk-header-cell, th[cdk-header-cell]", host: { attributes: { "role": "columnheader" }, classAttribute: "cdk-header-cell" }, usesInheritance: true, ngImport: i0 });
|
|
211
211
|
}
|
|
212
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
212
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkHeaderCell, decorators: [{
|
|
213
213
|
type: Directive,
|
|
214
214
|
args: [{
|
|
215
215
|
selector: 'cdk-header-cell, th[cdk-header-cell]',
|
|
@@ -230,10 +230,10 @@ class CdkFooterCell extends BaseCdkCell {
|
|
|
230
230
|
elementRef.nativeElement.setAttribute('role', role);
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
234
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
233
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkFooterCell, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
234
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkFooterCell, isStandalone: true, selector: "cdk-footer-cell, td[cdk-footer-cell]", host: { classAttribute: "cdk-footer-cell" }, usesInheritance: true, ngImport: i0 });
|
|
235
235
|
}
|
|
236
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
236
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkFooterCell, decorators: [{
|
|
237
237
|
type: Directive,
|
|
238
238
|
args: [{
|
|
239
239
|
selector: 'cdk-footer-cell, td[cdk-footer-cell]',
|
|
@@ -253,10 +253,10 @@ class CdkCell extends BaseCdkCell {
|
|
|
253
253
|
elementRef.nativeElement.setAttribute('role', role);
|
|
254
254
|
}
|
|
255
255
|
}
|
|
256
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
257
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
256
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkCell, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
257
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkCell, isStandalone: true, selector: "cdk-cell, td[cdk-cell]", host: { classAttribute: "cdk-cell" }, usesInheritance: true, ngImport: i0 });
|
|
258
258
|
}
|
|
259
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
259
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkCell, decorators: [{
|
|
260
260
|
type: Directive,
|
|
261
261
|
args: [{
|
|
262
262
|
selector: 'cdk-cell, td[cdk-cell]',
|
|
@@ -266,73 +266,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.1",
|
|
|
266
266
|
}]
|
|
267
267
|
}], ctorParameters: () => [] });
|
|
268
268
|
|
|
269
|
-
/**
|
|
270
|
-
* @docs-private
|
|
271
|
-
*/
|
|
272
|
-
class _Schedule {
|
|
273
|
-
tasks = [];
|
|
274
|
-
endTasks = [];
|
|
275
|
-
}
|
|
276
|
-
/** Injection token used to provide a coalesced style scheduler. */
|
|
277
|
-
const _COALESCED_STYLE_SCHEDULER = new InjectionToken('_COALESCED_STYLE_SCHEDULER');
|
|
278
|
-
/**
|
|
279
|
-
* Allows grouping up CSSDom mutations after the current execution context.
|
|
280
|
-
* This can significantly improve performance when separate consecutive functions are
|
|
281
|
-
* reading from the CSSDom and then mutating it.
|
|
282
|
-
*
|
|
283
|
-
* @docs-private
|
|
284
|
-
*/
|
|
285
|
-
class _CoalescedStyleScheduler {
|
|
286
|
-
_currentSchedule = null;
|
|
287
|
-
_ngZone = inject(NgZone);
|
|
288
|
-
constructor() { }
|
|
289
|
-
/**
|
|
290
|
-
* Schedules the specified task to run at the end of the current VM turn.
|
|
291
|
-
*/
|
|
292
|
-
schedule(task) {
|
|
293
|
-
this._createScheduleIfNeeded();
|
|
294
|
-
this._currentSchedule.tasks.push(task);
|
|
295
|
-
}
|
|
296
|
-
/**
|
|
297
|
-
* Schedules the specified task to run after other scheduled tasks at the end of the current
|
|
298
|
-
* VM turn.
|
|
299
|
-
*/
|
|
300
|
-
scheduleEnd(task) {
|
|
301
|
-
this._createScheduleIfNeeded();
|
|
302
|
-
this._currentSchedule.endTasks.push(task);
|
|
303
|
-
}
|
|
304
|
-
_createScheduleIfNeeded() {
|
|
305
|
-
if (this._currentSchedule) {
|
|
306
|
-
return;
|
|
307
|
-
}
|
|
308
|
-
this._currentSchedule = new _Schedule();
|
|
309
|
-
this._ngZone.runOutsideAngular(() =>
|
|
310
|
-
// TODO(mmalerba): Scheduling this using something that runs less frequently
|
|
311
|
-
// (e.g. requestAnimationFrame, setTimeout, etc.) causes noticeable jank with the column
|
|
312
|
-
// resizer. We should audit the usages of schedule / scheduleEnd in that component and see
|
|
313
|
-
// if we can refactor it so that we don't need to flush the tasks quite so frequently.
|
|
314
|
-
queueMicrotask(() => {
|
|
315
|
-
while (this._currentSchedule.tasks.length || this._currentSchedule.endTasks.length) {
|
|
316
|
-
const schedule = this._currentSchedule;
|
|
317
|
-
// Capture new tasks scheduled by the current set of tasks.
|
|
318
|
-
this._currentSchedule = new _Schedule();
|
|
319
|
-
for (const task of schedule.tasks) {
|
|
320
|
-
task();
|
|
321
|
-
}
|
|
322
|
-
for (const task of schedule.endTasks) {
|
|
323
|
-
task();
|
|
324
|
-
}
|
|
325
|
-
}
|
|
326
|
-
this._currentSchedule = null;
|
|
327
|
-
}));
|
|
328
|
-
}
|
|
329
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.1", ngImport: i0, type: _CoalescedStyleScheduler, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
330
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.1", ngImport: i0, type: _CoalescedStyleScheduler });
|
|
331
|
-
}
|
|
332
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.1", ngImport: i0, type: _CoalescedStyleScheduler, decorators: [{
|
|
333
|
-
type: Injectable
|
|
334
|
-
}], ctorParameters: () => [] });
|
|
335
|
-
|
|
336
269
|
/**
|
|
337
270
|
* The row template that can be used by the mat-table. Should not be used outside of the
|
|
338
271
|
* material library.
|
|
@@ -378,10 +311,10 @@ class BaseRowDef {
|
|
|
378
311
|
return column.cell.template;
|
|
379
312
|
}
|
|
380
313
|
}
|
|
381
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
382
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
314
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: BaseRowDef, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
315
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: BaseRowDef, isStandalone: true, usesOnChanges: true, ngImport: i0 });
|
|
383
316
|
}
|
|
384
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
317
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: BaseRowDef, decorators: [{
|
|
385
318
|
type: Directive
|
|
386
319
|
}], ctorParameters: () => [] });
|
|
387
320
|
/**
|
|
@@ -420,10 +353,10 @@ class CdkHeaderRowDef extends BaseRowDef {
|
|
|
420
353
|
resetStickyChanged() {
|
|
421
354
|
this._hasStickyChanged = false;
|
|
422
355
|
}
|
|
423
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
424
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-next.
|
|
356
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkHeaderRowDef, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
357
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-next.5", type: CdkHeaderRowDef, isStandalone: true, selector: "[cdkHeaderRowDef]", inputs: { columns: ["cdkHeaderRowDef", "columns"], sticky: ["cdkHeaderRowDefSticky", "sticky", booleanAttribute] }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
|
|
425
358
|
}
|
|
426
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
359
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkHeaderRowDef, decorators: [{
|
|
427
360
|
type: Directive,
|
|
428
361
|
args: [{
|
|
429
362
|
selector: '[cdkHeaderRowDef]',
|
|
@@ -469,10 +402,10 @@ class CdkFooterRowDef extends BaseRowDef {
|
|
|
469
402
|
resetStickyChanged() {
|
|
470
403
|
this._hasStickyChanged = false;
|
|
471
404
|
}
|
|
472
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
473
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-next.
|
|
405
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkFooterRowDef, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
406
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.0.0-next.5", type: CdkFooterRowDef, isStandalone: true, selector: "[cdkFooterRowDef]", inputs: { columns: ["cdkFooterRowDef", "columns"], sticky: ["cdkFooterRowDefSticky", "sticky", booleanAttribute] }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
|
|
474
407
|
}
|
|
475
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
408
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkFooterRowDef, decorators: [{
|
|
476
409
|
type: Directive,
|
|
477
410
|
args: [{
|
|
478
411
|
selector: '[cdkFooterRowDef]',
|
|
@@ -501,10 +434,10 @@ class CdkRowDef extends BaseRowDef {
|
|
|
501
434
|
// if this template should be used.
|
|
502
435
|
super(inject(TemplateRef), inject(IterableDiffers));
|
|
503
436
|
}
|
|
504
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
505
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
437
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkRowDef, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
438
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkRowDef, isStandalone: true, selector: "[cdkRowDef]", inputs: { columns: ["cdkRowDefColumns", "columns"], when: ["cdkRowDefWhen", "when"] }, usesInheritance: true, ngImport: i0 });
|
|
506
439
|
}
|
|
507
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
440
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkRowDef, decorators: [{
|
|
508
441
|
type: Directive,
|
|
509
442
|
args: [{
|
|
510
443
|
selector: '[cdkRowDef]',
|
|
@@ -542,10 +475,10 @@ class CdkCellOutlet {
|
|
|
542
475
|
CdkCellOutlet.mostRecentCellOutlet = null;
|
|
543
476
|
}
|
|
544
477
|
}
|
|
545
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
546
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
478
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkCellOutlet, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
479
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkCellOutlet, isStandalone: true, selector: "[cdkCellOutlet]", ngImport: i0 });
|
|
547
480
|
}
|
|
548
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
481
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkCellOutlet, decorators: [{
|
|
549
482
|
type: Directive,
|
|
550
483
|
args: [{
|
|
551
484
|
selector: '[cdkCellOutlet]',
|
|
@@ -553,10 +486,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.1",
|
|
|
553
486
|
}], ctorParameters: () => [] });
|
|
554
487
|
/** Header template container that contains the cell outlet. Adds the right class and role. */
|
|
555
488
|
class CdkHeaderRow {
|
|
556
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
557
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
489
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkHeaderRow, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
490
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkHeaderRow, isStandalone: true, selector: "cdk-header-row, tr[cdk-header-row]", host: { attributes: { "role": "row" }, classAttribute: "cdk-header-row" }, ngImport: i0, template: "<ng-container cdkCellOutlet></ng-container>", isInline: true, dependencies: [{ kind: "directive", type: CdkCellOutlet, selector: "[cdkCellOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None });
|
|
558
491
|
}
|
|
559
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
492
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkHeaderRow, decorators: [{
|
|
560
493
|
type: Component,
|
|
561
494
|
args: [{
|
|
562
495
|
selector: 'cdk-header-row, tr[cdk-header-row]',
|
|
@@ -574,10 +507,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.1",
|
|
|
574
507
|
}] });
|
|
575
508
|
/** Footer template container that contains the cell outlet. Adds the right class and role. */
|
|
576
509
|
class CdkFooterRow {
|
|
577
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
578
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
510
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkFooterRow, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
511
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkFooterRow, isStandalone: true, selector: "cdk-footer-row, tr[cdk-footer-row]", host: { attributes: { "role": "row" }, classAttribute: "cdk-footer-row" }, ngImport: i0, template: "<ng-container cdkCellOutlet></ng-container>", isInline: true, dependencies: [{ kind: "directive", type: CdkCellOutlet, selector: "[cdkCellOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None });
|
|
579
512
|
}
|
|
580
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
513
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkFooterRow, decorators: [{
|
|
581
514
|
type: Component,
|
|
582
515
|
args: [{
|
|
583
516
|
selector: 'cdk-footer-row, tr[cdk-footer-row]',
|
|
@@ -595,10 +528,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.1",
|
|
|
595
528
|
}] });
|
|
596
529
|
/** Data row template container that contains the cell outlet. Adds the right class and role. */
|
|
597
530
|
class CdkRow {
|
|
598
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
599
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
531
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkRow, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
532
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkRow, isStandalone: true, selector: "cdk-row, tr[cdk-row]", host: { attributes: { "role": "row" }, classAttribute: "cdk-row" }, ngImport: i0, template: "<ng-container cdkCellOutlet></ng-container>", isInline: true, dependencies: [{ kind: "directive", type: CdkCellOutlet, selector: "[cdkCellOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None });
|
|
600
533
|
}
|
|
601
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
534
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkRow, decorators: [{
|
|
602
535
|
type: Component,
|
|
603
536
|
args: [{
|
|
604
537
|
selector: 'cdk-row, tr[cdk-row]',
|
|
@@ -619,10 +552,10 @@ class CdkNoDataRow {
|
|
|
619
552
|
templateRef = inject(TemplateRef);
|
|
620
553
|
_contentClassName = 'cdk-no-data-row';
|
|
621
554
|
constructor() { }
|
|
622
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
623
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
555
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkNoDataRow, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
556
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkNoDataRow, isStandalone: true, selector: "ng-template[cdkNoDataRow]", ngImport: i0 });
|
|
624
557
|
}
|
|
625
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
558
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkNoDataRow, decorators: [{
|
|
626
559
|
type: Directive,
|
|
627
560
|
args: [{
|
|
628
561
|
selector: 'ng-template[cdkNoDataRow]',
|
|
@@ -645,10 +578,9 @@ const STICKY_DIRECTIONS = ['top', 'bottom', 'left', 'right'];
|
|
|
645
578
|
class StickyStyler {
|
|
646
579
|
_isNativeHtmlTable;
|
|
647
580
|
_stickCellCss;
|
|
648
|
-
direction;
|
|
649
|
-
_coalescedStyleScheduler;
|
|
650
581
|
_isBrowser;
|
|
651
582
|
_needsPositionStickyOnElement;
|
|
583
|
+
direction;
|
|
652
584
|
_positionListener;
|
|
653
585
|
_tableInjector;
|
|
654
586
|
_elemSizeCache = new WeakMap();
|
|
@@ -675,13 +607,12 @@ class StickyStyler {
|
|
|
675
607
|
* and their dimensions.
|
|
676
608
|
* @param _tableInjector The table's Injector.
|
|
677
609
|
*/
|
|
678
|
-
constructor(_isNativeHtmlTable, _stickCellCss,
|
|
610
|
+
constructor(_isNativeHtmlTable, _stickCellCss, _isBrowser = true, _needsPositionStickyOnElement = true, direction, _positionListener, _tableInjector) {
|
|
679
611
|
this._isNativeHtmlTable = _isNativeHtmlTable;
|
|
680
612
|
this._stickCellCss = _stickCellCss;
|
|
681
|
-
this.direction = direction;
|
|
682
|
-
this._coalescedStyleScheduler = _coalescedStyleScheduler;
|
|
683
613
|
this._isBrowser = _isBrowser;
|
|
684
614
|
this._needsPositionStickyOnElement = _needsPositionStickyOnElement;
|
|
615
|
+
this.direction = direction;
|
|
685
616
|
this._positionListener = _positionListener;
|
|
686
617
|
this._tableInjector = _tableInjector;
|
|
687
618
|
this._borderCellCss = {
|
|
@@ -711,12 +642,14 @@ class StickyStyler {
|
|
|
711
642
|
elementsToClear.push(row, ...Array.from(row.children));
|
|
712
643
|
}
|
|
713
644
|
// Coalesce with sticky row/column updates (and potentially other changes like column resize).
|
|
714
|
-
|
|
645
|
+
afterNextRender({
|
|
715
646
|
write: () => {
|
|
716
647
|
for (const element of elementsToClear) {
|
|
717
648
|
this._removeStickyStyle(element, stickyDirections);
|
|
718
649
|
}
|
|
719
650
|
},
|
|
651
|
+
}, {
|
|
652
|
+
injector: this._tableInjector,
|
|
720
653
|
});
|
|
721
654
|
}
|
|
722
655
|
/**
|
|
@@ -758,7 +691,7 @@ class StickyStyler {
|
|
|
758
691
|
stickyEndStates: [...stickyEndStates],
|
|
759
692
|
});
|
|
760
693
|
}
|
|
761
|
-
|
|
694
|
+
afterNextRender({
|
|
762
695
|
earlyRead: () => {
|
|
763
696
|
cellWidths = this._getCellWidths(firstRow, recalculateCellWidths);
|
|
764
697
|
startPositions = this._getStickyStartColumnPositions(cellWidths, stickyStartStates);
|
|
@@ -789,11 +722,13 @@ class StickyStyler {
|
|
|
789
722
|
? []
|
|
790
723
|
: cellWidths
|
|
791
724
|
.slice(firstStickyEnd)
|
|
792
|
-
.map((width, index) =>
|
|
725
|
+
.map((width, index) => stickyEndStates[index + firstStickyEnd] ? width : null)
|
|
793
726
|
.reverse(),
|
|
794
727
|
});
|
|
795
728
|
}
|
|
796
729
|
},
|
|
730
|
+
}, {
|
|
731
|
+
injector: this._tableInjector,
|
|
797
732
|
});
|
|
798
733
|
}
|
|
799
734
|
/**
|
|
@@ -823,7 +758,7 @@ class StickyStyler {
|
|
|
823
758
|
const elementsToStick = [];
|
|
824
759
|
// Coalesce with other sticky row updates (top/bottom), sticky columns updates
|
|
825
760
|
// (and potentially other changes like column resize).
|
|
826
|
-
|
|
761
|
+
afterNextRender({
|
|
827
762
|
earlyRead: () => {
|
|
828
763
|
for (let rowIndex = 0, stickyOffset = 0; rowIndex < rows.length; rowIndex++) {
|
|
829
764
|
if (!states[rowIndex]) {
|
|
@@ -866,6 +801,8 @@ class StickyStyler {
|
|
|
866
801
|
});
|
|
867
802
|
}
|
|
868
803
|
},
|
|
804
|
+
}, {
|
|
805
|
+
injector: this._tableInjector,
|
|
869
806
|
});
|
|
870
807
|
}
|
|
871
808
|
/**
|
|
@@ -879,7 +816,7 @@ class StickyStyler {
|
|
|
879
816
|
return;
|
|
880
817
|
}
|
|
881
818
|
// Coalesce with other sticky updates (and potentially other changes like column resize).
|
|
882
|
-
|
|
819
|
+
afterNextRender({
|
|
883
820
|
write: () => {
|
|
884
821
|
const tfoot = tableElement.querySelector('tfoot');
|
|
885
822
|
if (tfoot) {
|
|
@@ -891,6 +828,8 @@ class StickyStyler {
|
|
|
891
828
|
}
|
|
892
829
|
}
|
|
893
830
|
},
|
|
831
|
+
}, {
|
|
832
|
+
injector: this._tableInjector,
|
|
894
833
|
});
|
|
895
834
|
}
|
|
896
835
|
/** Triggered by the table's OnDestroy hook. */
|
|
@@ -1094,21 +1033,6 @@ class StickyStyler {
|
|
|
1094
1033
|
}, 0);
|
|
1095
1034
|
}
|
|
1096
1035
|
}
|
|
1097
|
-
/**
|
|
1098
|
-
* Invoke afterNextRender with the table's injector, falling back to CoalescedStyleScheduler
|
|
1099
|
-
* if the injector was not provided.
|
|
1100
|
-
*/
|
|
1101
|
-
_afterNextRender(spec) {
|
|
1102
|
-
if (this._tableInjector) {
|
|
1103
|
-
afterNextRender(spec, { injector: this._tableInjector });
|
|
1104
|
-
}
|
|
1105
|
-
else {
|
|
1106
|
-
this._coalescedStyleScheduler.schedule(() => {
|
|
1107
|
-
spec.earlyRead?.();
|
|
1108
|
-
spec.write();
|
|
1109
|
-
});
|
|
1110
|
-
}
|
|
1111
|
-
}
|
|
1112
1036
|
}
|
|
1113
1037
|
function isCell(element) {
|
|
1114
1038
|
return ['cdk-cell', 'cdk-header-cell', 'cdk-footer-cell'].some(klass => element.classList.contains(klass));
|
|
@@ -1182,10 +1106,10 @@ const STICKY_POSITIONING_LISTENER = new InjectionToken('CDK_SPL');
|
|
|
1182
1106
|
* tables that animate rows.
|
|
1183
1107
|
*/
|
|
1184
1108
|
class CdkRecycleRows {
|
|
1185
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1186
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
1109
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkRecycleRows, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
1110
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkRecycleRows, isStandalone: true, selector: "cdk-table[recycleRows], table[cdk-table][recycleRows]", providers: [{ provide: _VIEW_REPEATER_STRATEGY, useClass: _RecycleViewRepeaterStrategy }], ngImport: i0 });
|
|
1187
1111
|
}
|
|
1188
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1112
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkRecycleRows, decorators: [{
|
|
1189
1113
|
type: Directive,
|
|
1190
1114
|
args: [{
|
|
1191
1115
|
selector: 'cdk-table[recycleRows], table[cdk-table][recycleRows]',
|
|
@@ -1204,10 +1128,10 @@ class DataRowOutlet {
|
|
|
1204
1128
|
table._rowOutlet = this;
|
|
1205
1129
|
table._outletAssigned();
|
|
1206
1130
|
}
|
|
1207
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1208
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
1131
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: DataRowOutlet, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
1132
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: DataRowOutlet, isStandalone: true, selector: "[rowOutlet]", ngImport: i0 });
|
|
1209
1133
|
}
|
|
1210
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1134
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: DataRowOutlet, decorators: [{
|
|
1211
1135
|
type: Directive,
|
|
1212
1136
|
args: [{
|
|
1213
1137
|
selector: '[rowOutlet]',
|
|
@@ -1225,10 +1149,10 @@ class HeaderRowOutlet {
|
|
|
1225
1149
|
table._headerRowOutlet = this;
|
|
1226
1150
|
table._outletAssigned();
|
|
1227
1151
|
}
|
|
1228
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1229
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
1152
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: HeaderRowOutlet, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
1153
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: HeaderRowOutlet, isStandalone: true, selector: "[headerRowOutlet]", ngImport: i0 });
|
|
1230
1154
|
}
|
|
1231
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1155
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: HeaderRowOutlet, decorators: [{
|
|
1232
1156
|
type: Directive,
|
|
1233
1157
|
args: [{
|
|
1234
1158
|
selector: '[headerRowOutlet]',
|
|
@@ -1246,10 +1170,10 @@ class FooterRowOutlet {
|
|
|
1246
1170
|
table._footerRowOutlet = this;
|
|
1247
1171
|
table._outletAssigned();
|
|
1248
1172
|
}
|
|
1249
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1250
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
1173
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: FooterRowOutlet, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
1174
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: FooterRowOutlet, isStandalone: true, selector: "[footerRowOutlet]", ngImport: i0 });
|
|
1251
1175
|
}
|
|
1252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: FooterRowOutlet, decorators: [{
|
|
1253
1177
|
type: Directive,
|
|
1254
1178
|
args: [{
|
|
1255
1179
|
selector: '[footerRowOutlet]',
|
|
@@ -1268,53 +1192,15 @@ class NoDataRowOutlet {
|
|
|
1268
1192
|
table._noDataRowOutlet = this;
|
|
1269
1193
|
table._outletAssigned();
|
|
1270
1194
|
}
|
|
1271
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1272
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
1195
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: NoDataRowOutlet, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
1196
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.5", type: NoDataRowOutlet, isStandalone: true, selector: "[noDataRowOutlet]", ngImport: i0 });
|
|
1273
1197
|
}
|
|
1274
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
1198
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: NoDataRowOutlet, decorators: [{
|
|
1275
1199
|
type: Directive,
|
|
1276
1200
|
args: [{
|
|
1277
1201
|
selector: '[noDataRowOutlet]',
|
|
1278
1202
|
}]
|
|
1279
1203
|
}], ctorParameters: () => [] });
|
|
1280
|
-
/**
|
|
1281
|
-
* The table template that can be used by the mat-table. Should not be used outside of the
|
|
1282
|
-
* material library.
|
|
1283
|
-
* @docs-private
|
|
1284
|
-
*/
|
|
1285
|
-
const CDK_TABLE_TEMPLATE =
|
|
1286
|
-
// Note that according to MDN, the `caption` element has to be projected as the **first**
|
|
1287
|
-
// element in the table. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/caption
|
|
1288
|
-
`
|
|
1289
|
-
<ng-content select="caption"/>
|
|
1290
|
-
<ng-content select="colgroup, col"/>
|
|
1291
|
-
|
|
1292
|
-
<!--
|
|
1293
|
-
Unprojected content throws a hydration error so we need this to capture it.
|
|
1294
|
-
It gets removed on the client so it doesn't affect the layout.
|
|
1295
|
-
-->
|
|
1296
|
-
@if (_isServer) {
|
|
1297
|
-
<ng-content/>
|
|
1298
|
-
}
|
|
1299
|
-
|
|
1300
|
-
@if (_isNativeHtmlTable) {
|
|
1301
|
-
<thead role="rowgroup">
|
|
1302
|
-
<ng-container headerRowOutlet/>
|
|
1303
|
-
</thead>
|
|
1304
|
-
<tbody role="rowgroup">
|
|
1305
|
-
<ng-container rowOutlet/>
|
|
1306
|
-
<ng-container noDataRowOutlet/>
|
|
1307
|
-
</tbody>
|
|
1308
|
-
<tfoot role="rowgroup">
|
|
1309
|
-
<ng-container footerRowOutlet/>
|
|
1310
|
-
</tfoot>
|
|
1311
|
-
} @else {
|
|
1312
|
-
<ng-container headerRowOutlet/>
|
|
1313
|
-
<ng-container rowOutlet/>
|
|
1314
|
-
<ng-container noDataRowOutlet/>
|
|
1315
|
-
<ng-container footerRowOutlet/>
|
|
1316
|
-
}
|
|
1317
|
-
`;
|
|
1318
1204
|
/**
|
|
1319
1205
|
* A data table that can render a header row, data rows, and a footer row.
|
|
1320
1206
|
* Uses the dataSource input to determine the data to be rendered. The data can be provided either
|
|
@@ -1328,7 +1214,6 @@ class CdkTable {
|
|
|
1328
1214
|
_dir = inject(Directionality, { optional: true });
|
|
1329
1215
|
_platform = inject(Platform);
|
|
1330
1216
|
_viewRepeater = inject(_VIEW_REPEATER_STRATEGY);
|
|
1331
|
-
_coalescedStyleScheduler = inject(_COALESCED_STYLE_SCHEDULER);
|
|
1332
1217
|
_viewportRuler = inject(ViewportRuler);
|
|
1333
1218
|
_stickyPositioningListener = inject(STICKY_POSITIONING_LISTENER, { optional: true, skipSelf: true });
|
|
1334
1219
|
_document = inject(DOCUMENT);
|
|
@@ -1587,15 +1472,15 @@ class CdkTable {
|
|
|
1587
1472
|
}
|
|
1588
1473
|
this._isServer = !this._platform.isBrowser;
|
|
1589
1474
|
this._isNativeHtmlTable = this._elementRef.nativeElement.nodeName === 'TABLE';
|
|
1590
|
-
}
|
|
1591
|
-
ngOnInit() {
|
|
1592
|
-
this._setupStickyStyler();
|
|
1593
1475
|
// Set up the trackBy function so that it uses the `RenderRow` as its identity by default. If
|
|
1594
1476
|
// the user has provided a custom trackBy, return the result of that function as evaluated
|
|
1595
1477
|
// with the values of the `RenderRow`'s data and index.
|
|
1596
1478
|
this._dataDiffer = this._differs.find([]).create((_i, dataRow) => {
|
|
1597
1479
|
return this.trackBy ? this.trackBy(dataRow.dataIndex, dataRow.data) : dataRow;
|
|
1598
1480
|
});
|
|
1481
|
+
}
|
|
1482
|
+
ngOnInit() {
|
|
1483
|
+
this._setupStickyStyler();
|
|
1599
1484
|
this._viewportRuler
|
|
1600
1485
|
.change()
|
|
1601
1486
|
.pipe(takeUntil(this._onDestroy))
|
|
@@ -1879,6 +1764,9 @@ class CdkTable {
|
|
|
1879
1764
|
// new cache while unused ones can be picked up by garbage collection.
|
|
1880
1765
|
const prevCachedRenderRows = this._cachedRenderRowsMap;
|
|
1881
1766
|
this._cachedRenderRowsMap = new Map();
|
|
1767
|
+
if (!this._data) {
|
|
1768
|
+
return renderRows;
|
|
1769
|
+
}
|
|
1882
1770
|
// For each data object, get the list of rows that should be rendered, represented by the
|
|
1883
1771
|
// respective `RenderRow` object which is the pair of `data` and `CdkRowDef`.
|
|
1884
1772
|
for (let i = 0; i < this._data.length; i++) {
|
|
@@ -2200,7 +2088,7 @@ class CdkTable {
|
|
|
2200
2088
|
*/
|
|
2201
2089
|
_setupStickyStyler() {
|
|
2202
2090
|
const direction = this._dir ? this._dir.value : 'ltr';
|
|
2203
|
-
this._stickyStyler = new StickyStyler(this._isNativeHtmlTable, this.stickyCssClass,
|
|
2091
|
+
this._stickyStyler = new StickyStyler(this._isNativeHtmlTable, this.stickyCssClass, this._platform.isBrowser, this.needsPositionStickyOnElement, direction, this._stickyPositioningListener, this._injector);
|
|
2204
2092
|
(this._dir ? this._dir.change : of())
|
|
2205
2093
|
.pipe(takeUntil(this._onDestroy))
|
|
2206
2094
|
.subscribe(value => {
|
|
@@ -2239,27 +2127,83 @@ class CdkTable {
|
|
|
2239
2127
|
this._isShowingNoDataRow = shouldShow;
|
|
2240
2128
|
this._changeDetectorRef.markForCheck();
|
|
2241
2129
|
}
|
|
2242
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
2243
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.0-next.
|
|
2130
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkTable, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2131
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.0-next.5", type: CdkTable, isStandalone: true, selector: "cdk-table, table[cdk-table]", inputs: { trackBy: "trackBy", dataSource: "dataSource", multiTemplateDataRows: ["multiTemplateDataRows", "multiTemplateDataRows", booleanAttribute], fixedLayout: ["fixedLayout", "fixedLayout", booleanAttribute] }, outputs: { contentChanged: "contentChanged" }, host: { properties: { "class.cdk-table-fixed-layout": "fixedLayout" }, classAttribute: "cdk-table" }, providers: [
|
|
2244
2132
|
{ provide: CDK_TABLE, useExisting: CdkTable },
|
|
2245
2133
|
{ provide: _VIEW_REPEATER_STRATEGY, useClass: _DisposeViewRepeaterStrategy },
|
|
2246
|
-
{ provide: _COALESCED_STYLE_SCHEDULER, useClass: _CoalescedStyleScheduler },
|
|
2247
2134
|
// Prevent nested tables from seeing this table's StickyPositioningListener.
|
|
2248
2135
|
{ provide: STICKY_POSITIONING_LISTENER, useValue: null },
|
|
2249
|
-
], queries: [{ propertyName: "_noDataRow", first: true, predicate: CdkNoDataRow, descendants: true }, { propertyName: "_contentColumnDefs", predicate: CdkColumnDef, descendants: true }, { propertyName: "_contentRowDefs", predicate: CdkRowDef, descendants: true }, { propertyName: "_contentHeaderRowDefs", predicate: CdkHeaderRowDef, descendants: true }, { propertyName: "_contentFooterRowDefs", predicate: CdkFooterRowDef, descendants: true }], exportAs: ["cdkTable"], ngImport: i0, template:
|
|
2136
|
+
], queries: [{ propertyName: "_noDataRow", first: true, predicate: CdkNoDataRow, descendants: true }, { propertyName: "_contentColumnDefs", predicate: CdkColumnDef, descendants: true }, { propertyName: "_contentRowDefs", predicate: CdkRowDef, descendants: true }, { propertyName: "_contentHeaderRowDefs", predicate: CdkHeaderRowDef, descendants: true }, { propertyName: "_contentFooterRowDefs", predicate: CdkFooterRowDef, descendants: true }], exportAs: ["cdkTable"], ngImport: i0, template: `
|
|
2137
|
+
<ng-content select="caption"/>
|
|
2138
|
+
<ng-content select="colgroup, col"/>
|
|
2139
|
+
|
|
2140
|
+
<!--
|
|
2141
|
+
Unprojected content throws a hydration error so we need this to capture it.
|
|
2142
|
+
It gets removed on the client so it doesn't affect the layout.
|
|
2143
|
+
-->
|
|
2144
|
+
@if (_isServer) {
|
|
2145
|
+
<ng-content/>
|
|
2146
|
+
}
|
|
2147
|
+
|
|
2148
|
+
@if (_isNativeHtmlTable) {
|
|
2149
|
+
<thead role="rowgroup">
|
|
2150
|
+
<ng-container headerRowOutlet/>
|
|
2151
|
+
</thead>
|
|
2152
|
+
<tbody role="rowgroup">
|
|
2153
|
+
<ng-container rowOutlet/>
|
|
2154
|
+
<ng-container noDataRowOutlet/>
|
|
2155
|
+
</tbody>
|
|
2156
|
+
<tfoot role="rowgroup">
|
|
2157
|
+
<ng-container footerRowOutlet/>
|
|
2158
|
+
</tfoot>
|
|
2159
|
+
} @else {
|
|
2160
|
+
<ng-container headerRowOutlet/>
|
|
2161
|
+
<ng-container rowOutlet/>
|
|
2162
|
+
<ng-container noDataRowOutlet/>
|
|
2163
|
+
<ng-container footerRowOutlet/>
|
|
2164
|
+
}
|
|
2165
|
+
`, isInline: true, styles: [".cdk-table-fixed-layout{table-layout:fixed}\n"], dependencies: [{ kind: "directive", type: HeaderRowOutlet, selector: "[headerRowOutlet]" }, { kind: "directive", type: DataRowOutlet, selector: "[rowOutlet]" }, { kind: "directive", type: NoDataRowOutlet, selector: "[noDataRowOutlet]" }, { kind: "directive", type: FooterRowOutlet, selector: "[footerRowOutlet]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None });
|
|
2250
2166
|
}
|
|
2251
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
2167
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkTable, decorators: [{
|
|
2252
2168
|
type: Component,
|
|
2253
|
-
args: [{ selector: 'cdk-table, table[cdk-table]', exportAs: 'cdkTable', template:
|
|
2169
|
+
args: [{ selector: 'cdk-table, table[cdk-table]', exportAs: 'cdkTable', template: `
|
|
2170
|
+
<ng-content select="caption"/>
|
|
2171
|
+
<ng-content select="colgroup, col"/>
|
|
2172
|
+
|
|
2173
|
+
<!--
|
|
2174
|
+
Unprojected content throws a hydration error so we need this to capture it.
|
|
2175
|
+
It gets removed on the client so it doesn't affect the layout.
|
|
2176
|
+
-->
|
|
2177
|
+
@if (_isServer) {
|
|
2178
|
+
<ng-content/>
|
|
2179
|
+
}
|
|
2180
|
+
|
|
2181
|
+
@if (_isNativeHtmlTable) {
|
|
2182
|
+
<thead role="rowgroup">
|
|
2183
|
+
<ng-container headerRowOutlet/>
|
|
2184
|
+
</thead>
|
|
2185
|
+
<tbody role="rowgroup">
|
|
2186
|
+
<ng-container rowOutlet/>
|
|
2187
|
+
<ng-container noDataRowOutlet/>
|
|
2188
|
+
</tbody>
|
|
2189
|
+
<tfoot role="rowgroup">
|
|
2190
|
+
<ng-container footerRowOutlet/>
|
|
2191
|
+
</tfoot>
|
|
2192
|
+
} @else {
|
|
2193
|
+
<ng-container headerRowOutlet/>
|
|
2194
|
+
<ng-container rowOutlet/>
|
|
2195
|
+
<ng-container noDataRowOutlet/>
|
|
2196
|
+
<ng-container footerRowOutlet/>
|
|
2197
|
+
}
|
|
2198
|
+
`, host: {
|
|
2254
2199
|
'class': 'cdk-table',
|
|
2255
2200
|
'[class.cdk-table-fixed-layout]': 'fixedLayout',
|
|
2256
2201
|
}, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.Default, providers: [
|
|
2257
2202
|
{ provide: CDK_TABLE, useExisting: CdkTable },
|
|
2258
2203
|
{ provide: _VIEW_REPEATER_STRATEGY, useClass: _DisposeViewRepeaterStrategy },
|
|
2259
|
-
{ provide: _COALESCED_STYLE_SCHEDULER, useClass: _CoalescedStyleScheduler },
|
|
2260
2204
|
// Prevent nested tables from seeing this table's StickyPositioningListener.
|
|
2261
2205
|
{ provide: STICKY_POSITIONING_LISTENER, useValue: null },
|
|
2262
|
-
], imports: [HeaderRowOutlet, DataRowOutlet, NoDataRowOutlet, FooterRowOutlet], styles: [".cdk-table-fixed-layout{table-layout:fixed}"] }]
|
|
2206
|
+
], imports: [HeaderRowOutlet, DataRowOutlet, NoDataRowOutlet, FooterRowOutlet], styles: [".cdk-table-fixed-layout{table-layout:fixed}\n"] }]
|
|
2263
2207
|
}], ctorParameters: () => [], propDecorators: { trackBy: [{
|
|
2264
2208
|
type: Input
|
|
2265
2209
|
}], dataSource: [{
|
|
@@ -2422,8 +2366,8 @@ class CdkTextColumn {
|
|
|
2422
2366
|
this.columnDef.name = this.name;
|
|
2423
2367
|
}
|
|
2424
2368
|
}
|
|
2425
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
2426
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
2369
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkTextColumn, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2370
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.0-next.5", type: CdkTextColumn, isStandalone: true, selector: "cdk-text-column", inputs: { name: "name", headerText: "headerText", dataAccessor: "dataAccessor", justify: "justify" }, viewQueries: [{ propertyName: "columnDef", first: true, predicate: CdkColumnDef, descendants: true, static: true }, { propertyName: "cell", first: true, predicate: CdkCellDef, descendants: true, static: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, descendants: true, static: true }], ngImport: i0, template: `
|
|
2427
2371
|
<ng-container cdkColumnDef>
|
|
2428
2372
|
<th cdk-header-cell *cdkHeaderCellDef [style.text-align]="justify">
|
|
2429
2373
|
{{headerText}}
|
|
@@ -2434,7 +2378,7 @@ class CdkTextColumn {
|
|
|
2434
2378
|
</ng-container>
|
|
2435
2379
|
`, isInline: true, dependencies: [{ kind: "directive", type: CdkColumnDef, selector: "[cdkColumnDef]", inputs: ["cdkColumnDef", "sticky", "stickyEnd"] }, { kind: "directive", type: CdkHeaderCellDef, selector: "[cdkHeaderCellDef]" }, { kind: "directive", type: CdkHeaderCell, selector: "cdk-header-cell, th[cdk-header-cell]" }, { kind: "directive", type: CdkCellDef, selector: "[cdkCellDef]" }, { kind: "directive", type: CdkCell, selector: "cdk-cell, td[cdk-cell]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None });
|
|
2436
2380
|
}
|
|
2437
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
2381
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkTextColumn, decorators: [{
|
|
2438
2382
|
type: Component,
|
|
2439
2383
|
args: [{
|
|
2440
2384
|
selector: 'cdk-text-column',
|
|
@@ -2502,8 +2446,8 @@ const EXPORTED_DECLARATIONS = [
|
|
|
2502
2446
|
NoDataRowOutlet,
|
|
2503
2447
|
];
|
|
2504
2448
|
class CdkTableModule {
|
|
2505
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
2506
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.
|
|
2449
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2450
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkTableModule, imports: [ScrollingModule, CdkTable,
|
|
2507
2451
|
CdkRowDef,
|
|
2508
2452
|
CdkCellDef,
|
|
2509
2453
|
CdkCellOutlet,
|
|
@@ -2546,9 +2490,9 @@ class CdkTableModule {
|
|
|
2546
2490
|
CdkNoDataRow,
|
|
2547
2491
|
CdkRecycleRows,
|
|
2548
2492
|
NoDataRowOutlet] });
|
|
2549
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
2493
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkTableModule, imports: [ScrollingModule] });
|
|
2550
2494
|
}
|
|
2551
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.
|
|
2495
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5", ngImport: i0, type: CdkTableModule, decorators: [{
|
|
2552
2496
|
type: NgModule,
|
|
2553
2497
|
args: [{
|
|
2554
2498
|
exports: EXPORTED_DECLARATIONS,
|
|
@@ -2556,5 +2500,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.1",
|
|
|
2556
2500
|
}]
|
|
2557
2501
|
}] });
|
|
2558
2502
|
|
|
2559
|
-
export { BaseCdkCell, BaseRowDef, CDK_ROW_TEMPLATE, CDK_TABLE,
|
|
2503
|
+
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, FooterRowOutlet, HeaderRowOutlet, NoDataRowOutlet, STICKY_POSITIONING_LISTENER, TEXT_COLUMN_OPTIONS };
|
|
2560
2504
|
//# sourceMappingURL=table.mjs.map
|