@angular/cdk 21.0.0-next.5 → 21.0.0-next.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/{a11y-module.mjs → _a11y-module-chunk.mjs} +6 -6
- package/fesm2022/_a11y-module-chunk.mjs.map +1 -0
- package/fesm2022/{activedescendant-key-manager.mjs → _activedescendant-key-manager-chunk.mjs} +2 -2
- package/fesm2022/_activedescendant-key-manager-chunk.mjs.map +1 -0
- package/fesm2022/{array.mjs → _array-chunk.mjs} +1 -1
- package/fesm2022/_array-chunk.mjs.map +1 -0
- package/fesm2022/{breakpoints-observer.mjs → _breakpoints-observer-chunk.mjs} +3 -3
- package/fesm2022/_breakpoints-observer-chunk.mjs.map +1 -0
- package/fesm2022/{css-pixel-value.mjs → _css-pixel-value-chunk.mjs} +1 -1
- package/fesm2022/_css-pixel-value-chunk.mjs.map +1 -0
- package/fesm2022/{data-source.mjs → _data-source-chunk.mjs} +1 -1
- package/fesm2022/_data-source-chunk.mjs.map +1 -0
- package/fesm2022/{directionality.mjs → _directionality-chunk.mjs} +1 -1
- package/fesm2022/_directionality-chunk.mjs.map +1 -0
- package/fesm2022/{dispose-view-repeater-strategy.mjs → _dispose-view-repeater-strategy-chunk.mjs} +2 -2
- package/fesm2022/_dispose-view-repeater-strategy-chunk.mjs.map +1 -0
- package/fesm2022/{element.mjs → _element-chunk.mjs} +1 -1
- package/fesm2022/_element-chunk.mjs.map +1 -0
- package/fesm2022/{fake-event-detection.mjs → _fake-event-detection-chunk.mjs} +1 -1
- package/fesm2022/_fake-event-detection-chunk.mjs.map +1 -0
- package/fesm2022/{focus-key-manager.mjs → _focus-key-manager-chunk.mjs} +2 -2
- package/fesm2022/_focus-key-manager-chunk.mjs.map +1 -0
- package/fesm2022/{focus-monitor.mjs → _focus-monitor-chunk.mjs} +7 -7
- package/fesm2022/_focus-monitor-chunk.mjs.map +1 -0
- package/fesm2022/{id-generator.mjs → _id-generator-chunk.mjs} +1 -1
- package/fesm2022/_id-generator-chunk.mjs.map +1 -0
- package/fesm2022/{keycodes2.mjs → _keycodes-chunk.mjs} +1 -1
- package/fesm2022/_keycodes-chunk.mjs.map +1 -0
- package/fesm2022/{list-key-manager.mjs → _list-key-manager-chunk.mjs} +3 -3
- package/fesm2022/_list-key-manager-chunk.mjs.map +1 -0
- package/fesm2022/{overlay-module.mjs → _overlay-module-chunk.mjs} +11 -11
- package/fesm2022/_overlay-module-chunk.mjs.map +1 -0
- package/fesm2022/{passive-listeners.mjs → _passive-listeners-chunk.mjs} +1 -1
- package/fesm2022/_passive-listeners-chunk.mjs.map +1 -0
- package/fesm2022/{platform2.mjs → _platform-chunk.mjs} +1 -1
- package/fesm2022/_platform-chunk.mjs.map +1 -0
- package/fesm2022/{recycle-view-repeater-strategy.mjs → _recycle-view-repeater-strategy-chunk.mjs} +2 -2
- package/fesm2022/_recycle-view-repeater-strategy-chunk.mjs.map +1 -0
- package/fesm2022/{scrolling2.mjs → _scrolling-chunk.mjs} +2 -2
- package/fesm2022/_scrolling-chunk.mjs.map +1 -0
- package/fesm2022/{selection-model.mjs → _selection-model-chunk.mjs} +1 -1
- package/fesm2022/_selection-model-chunk.mjs.map +1 -0
- package/fesm2022/{shadow-dom.mjs → _shadow-dom-chunk.mjs} +1 -1
- package/fesm2022/_shadow-dom-chunk.mjs.map +1 -0
- package/fesm2022/{style-loader.mjs → _style-loader-chunk.mjs} +1 -1
- package/fesm2022/_style-loader-chunk.mjs.map +1 -0
- package/fesm2022/{test-environment.mjs → _test-environment-chunk.mjs} +1 -1
- package/fesm2022/_test-environment-chunk.mjs.map +1 -0
- package/fesm2022/{tree-key-manager.mjs → _tree-key-manager-chunk.mjs} +3 -3
- package/fesm2022/_tree-key-manager-chunk.mjs.map +1 -0
- package/fesm2022/{typeahead.mjs → _typeahead-chunk.mjs} +2 -2
- package/fesm2022/_typeahead-chunk.mjs.map +1 -0
- package/fesm2022/{unique-selection-dispatcher.mjs → _unique-selection-dispatcher-chunk.mjs} +1 -1
- package/fesm2022/_unique-selection-dispatcher-chunk.mjs.map +1 -0
- package/fesm2022/a11y.mjs +20 -20
- package/fesm2022/a11y.mjs.map +1 -1
- package/fesm2022/accordion.mjs +2 -2
- package/fesm2022/accordion.mjs.map +1 -1
- package/fesm2022/bidi.mjs +2 -2
- package/fesm2022/bidi.mjs.map +1 -1
- package/fesm2022/cdk.mjs +1 -1
- package/fesm2022/cdk.mjs.map +1 -1
- package/fesm2022/clipboard.mjs.map +1 -1
- package/fesm2022/{coercion/private.mjs → coercion-private.mjs} +1 -1
- package/fesm2022/coercion-private.mjs.map +1 -0
- package/fesm2022/coercion.mjs +3 -3
- package/fesm2022/coercion.mjs.map +1 -1
- package/fesm2022/collections.mjs +5 -5
- package/fesm2022/dialog.mjs +19 -19
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/drag-drop.mjs +11 -11
- package/fesm2022/drag-drop.mjs.map +1 -1
- package/fesm2022/keycodes.mjs +1 -1
- package/fesm2022/keycodes.mjs.map +1 -1
- package/fesm2022/layout.mjs +3 -3
- package/fesm2022/layout.mjs.map +1 -1
- package/fesm2022/listbox.mjs +9 -9
- package/fesm2022/listbox.mjs.map +1 -1
- package/fesm2022/menu.mjs +21 -21
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/{observers/private.mjs → observers-private.mjs} +1 -1
- package/fesm2022/observers-private.mjs.map +1 -0
- package/fesm2022/observers.mjs +1 -1
- package/fesm2022/observers.mjs.map +1 -1
- package/fesm2022/overlay.mjs +15 -15
- package/fesm2022/overlay.mjs.map +1 -1
- package/fesm2022/platform.mjs +5 -5
- package/fesm2022/platform.mjs.map +1 -1
- package/fesm2022/portal.mjs.map +1 -1
- package/fesm2022/private.mjs +1 -1
- package/fesm2022/private.mjs.map +1 -1
- package/fesm2022/scrolling.mjs +7 -7
- package/fesm2022/scrolling.mjs.map +1 -1
- package/fesm2022/stepper.mjs +7 -7
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/table.mjs +8 -8
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/{testing/selenium-webdriver.mjs → testing-selenium-webdriver.mjs} +2 -2
- package/fesm2022/testing-selenium-webdriver.mjs.map +1 -0
- package/fesm2022/{testing/testbed.mjs → testing-testbed.mjs} +3 -3
- package/fesm2022/testing-testbed.mjs.map +1 -0
- package/fesm2022/testing.mjs.map +1 -1
- package/fesm2022/text-field.mjs +3 -7
- package/fesm2022/text-field.mjs.map +1 -1
- package/fesm2022/tree.mjs +7 -7
- package/fesm2022/tree.mjs.map +1 -1
- package/package.json +34 -34
- package/schematics/ng-add/index.js +1 -1
- package/{a11y-module.d.d.ts → types/_a11y-module-chunk.d.ts} +2 -2
- package/{activedescendant-key-manager.d.d.ts → types/_activedescendant-key-manager-chunk.d.ts} +1 -1
- package/{focus-key-manager.d.d.ts → types/_focus-key-manager-chunk.d.ts} +2 -2
- package/{overlay-module.d.d.ts → types/_overlay-module-chunk.d.ts} +6 -6
- package/{scrolling-module.d.d.ts → types/_scrolling-module-chunk.d.ts} +3 -3
- package/{a11y/index.d.ts → types/a11y.d.ts} +9 -9
- package/{accordion/index.d.ts → types/accordion.d.ts} +1 -1
- package/{bidi/index.d.ts → types/bidi.d.ts} +1 -1
- package/{coercion/index.d.ts → types/coercion.d.ts} +1 -1
- package/{collections/index.d.ts → types/collections.d.ts} +7 -7
- package/{dialog/index.d.ts → types/dialog.d.ts} +13 -13
- package/{drag-drop/index.d.ts → types/drag-drop.d.ts} +6 -6
- package/{listbox/index.d.ts → types/listbox.d.ts} +3 -3
- package/{menu/index.d.ts → types/menu.d.ts} +12 -12
- package/{observers/index.d.ts → types/observers.d.ts} +1 -1
- package/{overlay/index.d.ts → types/overlay.d.ts} +11 -11
- package/{platform/index.d.ts → types/platform.d.ts} +1 -1
- package/{portal/index.d.ts → types/portal.d.ts} +2 -2
- package/{private/index.d.ts → types/private.d.ts} +1 -1
- package/{scrolling/index.d.ts → types/scrolling.d.ts} +4 -4
- package/{stepper/index.d.ts → types/stepper.d.ts} +4 -4
- package/{table/index.d.ts → types/table.d.ts} +5 -5
- package/{testing/selenium-webdriver/index.d.ts → types/testing-selenium-webdriver.d.ts} +1 -1
- package/{testing/testbed/index.d.ts → types/testing-testbed.d.ts} +1 -1
- package/{testing/index.d.ts → types/testing.d.ts} +1 -1
- package/{text-field/index.d.ts → types/text-field.d.ts} +1 -3
- package/{tree/index.d.ts → types/tree.d.ts} +3 -3
- package/fesm2022/a11y-module.mjs.map +0 -1
- package/fesm2022/activedescendant-key-manager.mjs.map +0 -1
- package/fesm2022/array.mjs.map +0 -1
- package/fesm2022/breakpoints-observer.mjs.map +0 -1
- package/fesm2022/coercion/private.mjs.map +0 -1
- package/fesm2022/css-pixel-value.mjs.map +0 -1
- package/fesm2022/data-source.mjs.map +0 -1
- package/fesm2022/directionality.mjs.map +0 -1
- package/fesm2022/dispose-view-repeater-strategy.mjs.map +0 -1
- package/fesm2022/element.mjs.map +0 -1
- package/fesm2022/fake-event-detection.mjs.map +0 -1
- package/fesm2022/focus-key-manager.mjs.map +0 -1
- package/fesm2022/focus-monitor.mjs.map +0 -1
- package/fesm2022/id-generator.mjs.map +0 -1
- package/fesm2022/keycodes2.mjs.map +0 -1
- package/fesm2022/list-key-manager.mjs.map +0 -1
- package/fesm2022/observers/private.mjs.map +0 -1
- package/fesm2022/overlay-module.mjs.map +0 -1
- package/fesm2022/passive-listeners.mjs.map +0 -1
- package/fesm2022/platform2.mjs.map +0 -1
- package/fesm2022/recycle-view-repeater-strategy.mjs.map +0 -1
- package/fesm2022/scrolling2.mjs.map +0 -1
- package/fesm2022/selection-model.mjs.map +0 -1
- package/fesm2022/shadow-dom.mjs.map +0 -1
- package/fesm2022/style-loader.mjs.map +0 -1
- package/fesm2022/test-environment.mjs.map +0 -1
- package/fesm2022/testing/selenium-webdriver.mjs.map +0 -1
- package/fesm2022/testing/testbed.mjs.map +0 -1
- package/fesm2022/tree-key-manager.mjs.map +0 -1
- package/fesm2022/typeahead.mjs.map +0 -1
- package/fesm2022/unique-selection-dispatcher.mjs.map +0 -1
- /package/{bidi-module.d.d.ts → types/_bidi-module-chunk.d.ts} +0 -0
- /package/{data-source.d.d.ts → types/_data-source-chunk.d.ts} +0 -0
- /package/{focus-monitor.d.d.ts → types/_focus-monitor-chunk.d.ts} +0 -0
- /package/{harness-environment.d.d.ts → types/_harness-environment-chunk.d.ts} +0 -0
- /package/{list-key-manager.d.d.ts → types/_list-key-manager-chunk.d.ts} +0 -0
- /package/{number-property.d.d.ts → types/_number-property-chunk.d.ts} +0 -0
- /package/{platform.d.d.ts → types/_platform-chunk.d.ts} +0 -0
- /package/{portal-directives.d.d.ts → types/_portal-directives-chunk.d.ts} +0 -0
- /package/{selection-model.d.d.ts → types/_selection-model-chunk.d.ts} +0 -0
- /package/{style-loader.d.d.ts → types/_style-loader-chunk.d.ts} +0 -0
- /package/{tree-key-manager-strategy.d.d.ts → types/_tree-key-manager-strategy-chunk.d.ts} +0 -0
- /package/{unique-selection-dispatcher.d.d.ts → types/_unique-selection-dispatcher-chunk.d.ts} +0 -0
- /package/{view-repeater.d.d.ts → types/_view-repeater-chunk.d.ts} +0 -0
- /package/{index.d.ts → types/cdk.d.ts} +0 -0
- /package/{clipboard/index.d.ts → types/clipboard.d.ts} +0 -0
- /package/{coercion/private/index.d.ts → types/coercion-private.d.ts} +0 -0
- /package/{keycodes/index.d.ts → types/keycodes.d.ts} +0 -0
- /package/{layout/index.d.ts → types/layout.d.ts} +0 -0
- /package/{observers/private/index.d.ts → types/observers-private.d.ts} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/cdk",
|
|
3
|
-
"version": "21.0.0-next.
|
|
3
|
+
"version": "21.0.0-next.6",
|
|
4
4
|
"description": "Angular Material Component Development Kit",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"exports": {
|
|
22
22
|
".": {
|
|
23
23
|
"sass": "./_index.scss",
|
|
24
|
-
"types": "./
|
|
24
|
+
"types": "./types/cdk.d.ts",
|
|
25
25
|
"default": "./fesm2022/cdk.mjs"
|
|
26
26
|
},
|
|
27
27
|
"./a11y-prebuilt.css": {
|
|
@@ -49,111 +49,111 @@
|
|
|
49
49
|
"default": "./package.json"
|
|
50
50
|
},
|
|
51
51
|
"./a11y": {
|
|
52
|
-
"types": "./a11y
|
|
52
|
+
"types": "./types/a11y.d.ts",
|
|
53
53
|
"default": "./fesm2022/a11y.mjs"
|
|
54
54
|
},
|
|
55
55
|
"./accordion": {
|
|
56
|
-
"types": "./accordion
|
|
56
|
+
"types": "./types/accordion.d.ts",
|
|
57
57
|
"default": "./fesm2022/accordion.mjs"
|
|
58
58
|
},
|
|
59
59
|
"./bidi": {
|
|
60
|
-
"types": "./bidi
|
|
60
|
+
"types": "./types/bidi.d.ts",
|
|
61
61
|
"default": "./fesm2022/bidi.mjs"
|
|
62
62
|
},
|
|
63
63
|
"./clipboard": {
|
|
64
|
-
"types": "./clipboard
|
|
64
|
+
"types": "./types/clipboard.d.ts",
|
|
65
65
|
"default": "./fesm2022/clipboard.mjs"
|
|
66
66
|
},
|
|
67
67
|
"./coercion": {
|
|
68
|
-
"types": "./coercion
|
|
68
|
+
"types": "./types/coercion.d.ts",
|
|
69
69
|
"default": "./fesm2022/coercion.mjs"
|
|
70
70
|
},
|
|
71
71
|
"./coercion/private": {
|
|
72
|
-
"types": "./coercion
|
|
73
|
-
"default": "./fesm2022/coercion
|
|
72
|
+
"types": "./types/coercion-private.d.ts",
|
|
73
|
+
"default": "./fesm2022/coercion-private.mjs"
|
|
74
74
|
},
|
|
75
75
|
"./collections": {
|
|
76
|
-
"types": "./collections
|
|
76
|
+
"types": "./types/collections.d.ts",
|
|
77
77
|
"default": "./fesm2022/collections.mjs"
|
|
78
78
|
},
|
|
79
79
|
"./dialog": {
|
|
80
|
-
"types": "./dialog
|
|
80
|
+
"types": "./types/dialog.d.ts",
|
|
81
81
|
"default": "./fesm2022/dialog.mjs"
|
|
82
82
|
},
|
|
83
83
|
"./drag-drop": {
|
|
84
|
-
"types": "./drag-drop
|
|
84
|
+
"types": "./types/drag-drop.d.ts",
|
|
85
85
|
"default": "./fesm2022/drag-drop.mjs"
|
|
86
86
|
},
|
|
87
87
|
"./keycodes": {
|
|
88
|
-
"types": "./keycodes
|
|
88
|
+
"types": "./types/keycodes.d.ts",
|
|
89
89
|
"default": "./fesm2022/keycodes.mjs"
|
|
90
90
|
},
|
|
91
91
|
"./layout": {
|
|
92
|
-
"types": "./layout
|
|
92
|
+
"types": "./types/layout.d.ts",
|
|
93
93
|
"default": "./fesm2022/layout.mjs"
|
|
94
94
|
},
|
|
95
95
|
"./listbox": {
|
|
96
|
-
"types": "./listbox
|
|
96
|
+
"types": "./types/listbox.d.ts",
|
|
97
97
|
"default": "./fesm2022/listbox.mjs"
|
|
98
98
|
},
|
|
99
99
|
"./menu": {
|
|
100
|
-
"types": "./menu
|
|
100
|
+
"types": "./types/menu.d.ts",
|
|
101
101
|
"default": "./fesm2022/menu.mjs"
|
|
102
102
|
},
|
|
103
103
|
"./observers": {
|
|
104
|
-
"types": "./observers
|
|
104
|
+
"types": "./types/observers.d.ts",
|
|
105
105
|
"default": "./fesm2022/observers.mjs"
|
|
106
106
|
},
|
|
107
107
|
"./observers/private": {
|
|
108
|
-
"types": "./observers
|
|
109
|
-
"default": "./fesm2022/observers
|
|
108
|
+
"types": "./types/observers-private.d.ts",
|
|
109
|
+
"default": "./fesm2022/observers-private.mjs"
|
|
110
110
|
},
|
|
111
111
|
"./overlay": {
|
|
112
|
-
"types": "./overlay
|
|
112
|
+
"types": "./types/overlay.d.ts",
|
|
113
113
|
"default": "./fesm2022/overlay.mjs"
|
|
114
114
|
},
|
|
115
115
|
"./platform": {
|
|
116
|
-
"types": "./platform
|
|
116
|
+
"types": "./types/platform.d.ts",
|
|
117
117
|
"default": "./fesm2022/platform.mjs"
|
|
118
118
|
},
|
|
119
119
|
"./portal": {
|
|
120
|
-
"types": "./portal
|
|
120
|
+
"types": "./types/portal.d.ts",
|
|
121
121
|
"default": "./fesm2022/portal.mjs"
|
|
122
122
|
},
|
|
123
123
|
"./private": {
|
|
124
|
-
"types": "./private
|
|
124
|
+
"types": "./types/private.d.ts",
|
|
125
125
|
"default": "./fesm2022/private.mjs"
|
|
126
126
|
},
|
|
127
127
|
"./scrolling": {
|
|
128
|
-
"types": "./scrolling
|
|
128
|
+
"types": "./types/scrolling.d.ts",
|
|
129
129
|
"default": "./fesm2022/scrolling.mjs"
|
|
130
130
|
},
|
|
131
131
|
"./stepper": {
|
|
132
|
-
"types": "./stepper
|
|
132
|
+
"types": "./types/stepper.d.ts",
|
|
133
133
|
"default": "./fesm2022/stepper.mjs"
|
|
134
134
|
},
|
|
135
135
|
"./table": {
|
|
136
|
-
"types": "./table
|
|
136
|
+
"types": "./types/table.d.ts",
|
|
137
137
|
"default": "./fesm2022/table.mjs"
|
|
138
138
|
},
|
|
139
139
|
"./testing": {
|
|
140
|
-
"types": "./testing
|
|
140
|
+
"types": "./types/testing.d.ts",
|
|
141
141
|
"default": "./fesm2022/testing.mjs"
|
|
142
142
|
},
|
|
143
143
|
"./testing/selenium-webdriver": {
|
|
144
|
-
"types": "./testing
|
|
145
|
-
"default": "./fesm2022/testing
|
|
144
|
+
"types": "./types/testing-selenium-webdriver.d.ts",
|
|
145
|
+
"default": "./fesm2022/testing-selenium-webdriver.mjs"
|
|
146
146
|
},
|
|
147
147
|
"./testing/testbed": {
|
|
148
|
-
"types": "./testing
|
|
149
|
-
"default": "./fesm2022/testing
|
|
148
|
+
"types": "./types/testing-testbed.d.ts",
|
|
149
|
+
"default": "./fesm2022/testing-testbed.mjs"
|
|
150
150
|
},
|
|
151
151
|
"./text-field": {
|
|
152
|
-
"types": "./text-field
|
|
152
|
+
"types": "./types/text-field.d.ts",
|
|
153
153
|
"default": "./fesm2022/text-field.mjs"
|
|
154
154
|
},
|
|
155
155
|
"./tree": {
|
|
156
|
-
"types": "./tree
|
|
156
|
+
"types": "./types/tree.d.ts",
|
|
157
157
|
"default": "./fesm2022/tree.mjs"
|
|
158
158
|
}
|
|
159
159
|
},
|
|
@@ -181,6 +181,6 @@
|
|
|
181
181
|
},
|
|
182
182
|
"sideEffects": false,
|
|
183
183
|
"module": "./fesm2022/cdk.mjs",
|
|
184
|
-
"typings": "./
|
|
184
|
+
"typings": "./types/cdk.d.ts",
|
|
185
185
|
"type": "module"
|
|
186
186
|
}
|
|
@@ -26,6 +26,6 @@ function default_1() {
|
|
|
26
26
|
// In order to align the CDK version with other Angular dependencies that are setup by
|
|
27
27
|
// `@schematics/angular`, we use tilde instead of caret. This is default for Angular
|
|
28
28
|
// dependencies in new CLI projects.
|
|
29
|
-
return (0, utility_1.addDependency)('@angular/cdk', `~21.0.0-next.
|
|
29
|
+
return (0, utility_1.addDependency)('@angular/cdk', `~21.0.0-next.6`, { existing: utility_1.ExistingBehavior.Skip });
|
|
30
30
|
}
|
|
31
31
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { NgZone, Injector, OnDestroy, AfterContentInit, OnChanges, DoCheck, SimpleChanges, InjectionToken } from '@angular/core';
|
|
3
|
-
import { ObserversModule } from './observers
|
|
4
|
-
import { CdkMonitorFocus } from './
|
|
3
|
+
import { ObserversModule } from './observers.js';
|
|
4
|
+
import { CdkMonitorFocus } from './_focus-monitor-chunk.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Configuration for the isFocusable method.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ListKeyManagerOption, ListKeyManager } from './
|
|
2
|
-
import { FocusOrigin } from './
|
|
1
|
+
import { ListKeyManagerOption, ListKeyManager } from './_list-key-manager-chunk.js';
|
|
2
|
+
import { FocusOrigin } from './_focus-monitor-chunk.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* This is the interface for focusable items (used by the FocusKeyManager).
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnDestroy, NgZone, EnvironmentInjector, Renderer2, ComponentRef, EmbeddedViewRef, ElementRef, Injector, OnChanges, EventEmitter, SimpleChanges } from '@angular/core';
|
|
3
|
-
import { Direction, Directionality, BidiModule } from './
|
|
4
|
-
import { PortalOutlet, ComponentPortal, TemplatePortal, PortalModule } from './
|
|
5
|
-
import { CdkScrollable, ScrollingModule } from './
|
|
3
|
+
import { Direction, Directionality, BidiModule } from './_bidi-module-chunk.js';
|
|
4
|
+
import { PortalOutlet, ComponentPortal, TemplatePortal, PortalModule } from './_portal-directives-chunk.js';
|
|
5
|
+
import { CdkScrollable, ScrollingModule } from './_scrolling-module-chunk.js';
|
|
6
6
|
import { Location } from '@angular/common';
|
|
7
7
|
import { Subject, Observable } from 'rxjs';
|
|
8
|
-
import { ViewportRuler } from './scrolling
|
|
9
|
-
import { Platform } from './
|
|
10
|
-
import { _CdkPrivateStyleLoader } from './
|
|
8
|
+
import { ViewportRuler } from './scrolling.js';
|
|
9
|
+
import { Platform } from './_platform-chunk.js';
|
|
10
|
+
import { _CdkPrivateStyleLoader } from './_style-loader-chunk.js';
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
13
|
* Service for dispatching events that land on the body to appropriate overlay ref,
|
|
@@ -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 { Directionality, BidiModule } from './
|
|
3
|
+
import { Directionality, BidiModule } from './_bidi-module-chunk.js';
|
|
4
4
|
import { Observable, Subscription, Subject } from 'rxjs';
|
|
5
|
-
import { ListRange, DataSource, CollectionViewer } from './
|
|
6
|
-
import { NumberInput } from './
|
|
5
|
+
import { ListRange, DataSource, CollectionViewer } from './_data-source-chunk.js';
|
|
6
|
+
import { NumberInput } from './_number-property-chunk.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* An item to be repeated by the VirtualScrollViewport
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnDestroy, Provider, QueryList, InjectionToken, NgZone, Injector } from '@angular/core';
|
|
3
|
-
export { ActiveDescendantKeyManager, Highlightable } from '
|
|
4
|
-
export { FocusKeyManager, FocusableOption } from '
|
|
5
|
-
export { ListKeyManager, ListKeyManagerModifierKey, ListKeyManagerOption } from '
|
|
3
|
+
export { ActiveDescendantKeyManager, Highlightable } from './_activedescendant-key-manager-chunk.js';
|
|
4
|
+
export { FocusKeyManager, FocusableOption } from './_focus-key-manager-chunk.js';
|
|
5
|
+
export { ListKeyManager, ListKeyManagerModifierKey, ListKeyManagerOption } from './_list-key-manager-chunk.js';
|
|
6
6
|
import { Subject, Observable } from 'rxjs';
|
|
7
|
-
import { TreeKeyManagerItem, TreeKeyManagerStrategy, TreeKeyManagerOptions, TreeKeyManagerFactory } from '
|
|
8
|
-
import { FocusTrap, InteractivityChecker } from '
|
|
9
|
-
export { A11yModule, AriaLivePoliteness, CdkAriaLive, CdkTrapFocus, FocusTrapFactory, IsFocusableConfig, LIVE_ANNOUNCER_DEFAULT_OPTIONS, LIVE_ANNOUNCER_ELEMENT_TOKEN, LiveAnnouncer, LiveAnnouncerDefaultOptions } from '
|
|
10
|
-
export { CdkMonitorFocus, FOCUS_MONITOR_DEFAULT_OPTIONS, FocusMonitor, FocusMonitorDetectionMode, FocusMonitorOptions, FocusOptions, FocusOrigin } from '
|
|
11
|
-
import '
|
|
12
|
-
import '
|
|
7
|
+
import { TreeKeyManagerItem, TreeKeyManagerStrategy, TreeKeyManagerOptions, TreeKeyManagerFactory } from './_tree-key-manager-strategy-chunk.js';
|
|
8
|
+
import { FocusTrap, InteractivityChecker } from './_a11y-module-chunk.js';
|
|
9
|
+
export { A11yModule, AriaLivePoliteness, CdkAriaLive, CdkTrapFocus, FocusTrapFactory, IsFocusableConfig, LIVE_ANNOUNCER_DEFAULT_OPTIONS, LIVE_ANNOUNCER_ELEMENT_TOKEN, LiveAnnouncer, LiveAnnouncerDefaultOptions } from './_a11y-module-chunk.js';
|
|
10
|
+
export { CdkMonitorFocus, FOCUS_MONITOR_DEFAULT_OPTIONS, FocusMonitor, FocusMonitorDetectionMode, FocusMonitorOptions, FocusOptions, FocusOrigin } from './_focus-monitor-chunk.js';
|
|
11
|
+
import './observers.js';
|
|
12
|
+
import './_number-property-chunk.js';
|
|
13
13
|
|
|
14
14
|
/**
|
|
15
15
|
* Interface used to register message elements and keep a count of how many registrations have
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { InjectionToken, OnDestroy, OnChanges, SimpleChanges, OnInit, EventEmitter } from '@angular/core';
|
|
3
|
-
import { UniqueSelectionDispatcher } from '
|
|
3
|
+
import { UniqueSelectionDispatcher } from './_unique-selection-dispatcher-chunk.js';
|
|
4
4
|
import { Subject } from 'rxjs';
|
|
5
5
|
|
|
6
6
|
/**
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { Observable } from 'rxjs';
|
|
2
|
-
import { DataSource } from '
|
|
3
|
-
export { CollectionViewer, ListRange, isDataSource } from '
|
|
2
|
+
import { DataSource } from './_data-source-chunk.js';
|
|
3
|
+
export { CollectionViewer, ListRange, isDataSource } from './_data-source-chunk.js';
|
|
4
4
|
import { IterableChanges, ViewContainerRef } from '@angular/core';
|
|
5
|
-
import { _ViewRepeaterItemContext, _ViewRepeater, _ViewRepeaterItemContextFactory, _ViewRepeaterItemValueResolver, _ViewRepeaterItemChanged } from '
|
|
6
|
-
export { _VIEW_REPEATER_STRATEGY, _ViewRepeaterItemChange, _ViewRepeaterItemInsertArgs, _ViewRepeaterOperation } from '
|
|
7
|
-
import { SelectionModel } from '
|
|
8
|
-
export { SelectionChange, getMultipleValuesInSingleSelectionError } from '
|
|
9
|
-
export { UniqueSelectionDispatcher, UniqueSelectionDispatcherListener } from '
|
|
5
|
+
import { _ViewRepeaterItemContext, _ViewRepeater, _ViewRepeaterItemContextFactory, _ViewRepeaterItemValueResolver, _ViewRepeaterItemChanged } from './_view-repeater-chunk.js';
|
|
6
|
+
export { _VIEW_REPEATER_STRATEGY, _ViewRepeaterItemChange, _ViewRepeaterItemInsertArgs, _ViewRepeaterOperation } from './_view-repeater-chunk.js';
|
|
7
|
+
import { SelectionModel } from './_selection-model-chunk.js';
|
|
8
|
+
export { SelectionChange, getMultipleValuesInSingleSelectionError } from './_selection-model-chunk.js';
|
|
9
|
+
export { UniqueSelectionDispatcher, UniqueSelectionDispatcherListener } from './_unique-selection-dispatcher-chunk.js';
|
|
10
10
|
|
|
11
11
|
/** DataSource wrapper for a native array. */
|
|
12
12
|
declare class ArrayDataSource<T> extends DataSource<T> {
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { ViewContainerRef, Injector, StaticProvider, Type, OnDestroy, ElementRef, NgZone, ChangeDetectorRef, ComponentRef, EmbeddedViewRef, TemplateRef, InjectionToken } from '@angular/core';
|
|
3
3
|
import { Observable, Subject } from 'rxjs';
|
|
4
|
-
import { FocusOrigin } from '
|
|
5
|
-
import { FocusTrapFactory, A11yModule } from '
|
|
6
|
-
import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal, DomPortal, ComponentType, PortalModule } from '
|
|
7
|
-
export { CdkPortal as ɵɵCdkPortal, PortalHostDirective as ɵɵPortalHostDirective, TemplatePortalDirective as ɵɵTemplatePortalDirective } from '
|
|
8
|
-
import { Direction } from '
|
|
9
|
-
import { PositionStrategy, ScrollStrategy, OverlayRef, OverlayModule } from '
|
|
4
|
+
import { FocusOrigin } from './_focus-monitor-chunk.js';
|
|
5
|
+
import { FocusTrapFactory, A11yModule } from './_a11y-module-chunk.js';
|
|
6
|
+
import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal, DomPortal, ComponentType, PortalModule } from './_portal-directives-chunk.js';
|
|
7
|
+
export { CdkPortal as ɵɵCdkPortal, PortalHostDirective as ɵɵPortalHostDirective, TemplatePortalDirective as ɵɵTemplatePortalDirective } from './_portal-directives-chunk.js';
|
|
8
|
+
import { Direction } from './_bidi-module-chunk.js';
|
|
9
|
+
import { PositionStrategy, ScrollStrategy, OverlayRef, OverlayModule } from './_overlay-module-chunk.js';
|
|
10
10
|
import * as _angular_cdk_portal from '@angular/cdk/portal';
|
|
11
|
-
import '
|
|
12
|
-
import '
|
|
13
|
-
import '
|
|
14
|
-
import '
|
|
11
|
+
import './observers.js';
|
|
12
|
+
import './_number-property-chunk.js';
|
|
13
|
+
import './_scrolling-module-chunk.js';
|
|
14
|
+
import './_data-source-chunk.js';
|
|
15
15
|
import '@angular/common';
|
|
16
|
-
import '
|
|
17
|
-
import '
|
|
18
|
-
import '
|
|
16
|
+
import './scrolling.js';
|
|
17
|
+
import './_platform-chunk.js';
|
|
18
|
+
import './_style-loader-chunk.js';
|
|
19
19
|
|
|
20
20
|
/** Options for where to set focus to automatically on dialog open */
|
|
21
21
|
type AutoFocusTarget = 'dialog' | 'first-tabbable' | 'first-heading';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { InjectionToken, ElementRef, NgZone, OnDestroy, EventEmitter, AfterViewInit, TemplateRef, OnChanges, SimpleChanges, ViewContainerRef, Renderer2 } from '@angular/core';
|
|
3
|
-
import { Direction } from '
|
|
3
|
+
import { Direction } from './_bidi-module-chunk.js';
|
|
4
4
|
import { Subject, Observable } from 'rxjs';
|
|
5
|
-
import { ViewportRuler } from '
|
|
6
|
-
import { NumberInput } from '
|
|
7
|
-
import { CdkScrollableModule } from '
|
|
8
|
-
export { CdkScrollable as ɵɵCdkScrollable } from '
|
|
9
|
-
import '
|
|
5
|
+
import { ViewportRuler } from './scrolling.js';
|
|
6
|
+
import { NumberInput } from './_number-property-chunk.js';
|
|
7
|
+
import { CdkScrollableModule } from './_scrolling-module-chunk.js';
|
|
8
|
+
export { CdkScrollable as ɵɵCdkScrollable } from './_scrolling-module-chunk.js';
|
|
9
|
+
import './_data-source-chunk.js';
|
|
10
10
|
|
|
11
11
|
/** Possible values that can be used to configure the drag start delay. */
|
|
12
12
|
type DragStartDelay = number | {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnDestroy, AfterContentInit, QueryList, NgZone, ChangeDetectorRef } from '@angular/core';
|
|
3
|
-
import { Highlightable, ActiveDescendantKeyManager } from '
|
|
4
|
-
import { ListKeyManagerOption } from '
|
|
3
|
+
import { Highlightable, ActiveDescendantKeyManager } from './_activedescendant-key-manager-chunk.js';
|
|
4
|
+
import { ListKeyManagerOption } from './_list-key-manager-chunk.js';
|
|
5
5
|
import { Subject } from 'rxjs';
|
|
6
|
-
import { SelectionModel } from '
|
|
6
|
+
import { SelectionModel } from './_selection-model-chunk.js';
|
|
7
7
|
import { ControlValueAccessor } from '@angular/forms';
|
|
8
8
|
|
|
9
9
|
/**
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { ElementRef, Renderer2, QueryList, InjectionToken, OnDestroy, Injector, ViewContainerRef, EventEmitter, TemplateRef, OnChanges, SimpleChanges, NgZone, AfterContentInit } from '@angular/core';
|
|
3
|
-
import { ScrollStrategy, ConnectedPosition, OverlayRef, OverlayModule } from '
|
|
3
|
+
import { ScrollStrategy, ConnectedPosition, OverlayRef, OverlayModule } from './_overlay-module-chunk.js';
|
|
4
4
|
import * as rxjs from 'rxjs';
|
|
5
5
|
import { Observable, Subject } from 'rxjs';
|
|
6
|
-
import { FocusOrigin } from '
|
|
7
|
-
import { FocusableOption, FocusKeyManager } from '
|
|
8
|
-
import { Directionality } from '
|
|
9
|
-
import { TemplatePortal } from '
|
|
10
|
-
import '
|
|
11
|
-
import '
|
|
12
|
-
import '
|
|
6
|
+
import { FocusOrigin } from './_focus-monitor-chunk.js';
|
|
7
|
+
import { FocusableOption, FocusKeyManager } from './_focus-key-manager-chunk.js';
|
|
8
|
+
import { Directionality } from './_bidi-module-chunk.js';
|
|
9
|
+
import { TemplatePortal } from './_portal-directives-chunk.js';
|
|
10
|
+
import './_scrolling-module-chunk.js';
|
|
11
|
+
import './_data-source-chunk.js';
|
|
12
|
+
import './_number-property-chunk.js';
|
|
13
13
|
import '@angular/common';
|
|
14
|
-
import '
|
|
15
|
-
import '
|
|
16
|
-
import '
|
|
17
|
-
import '
|
|
14
|
+
import './scrolling.js';
|
|
15
|
+
import './_platform-chunk.js';
|
|
16
|
+
import './_style-loader-chunk.js';
|
|
17
|
+
import './_list-key-manager-chunk.js';
|
|
18
18
|
|
|
19
19
|
/** Item to track for mouse focus events. */
|
|
20
20
|
interface FocusableElement {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { NumberInput } from '
|
|
1
|
+
import { NumberInput } from './_number-property-chunk.js';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { OnDestroy, ElementRef, AfterContentInit, EventEmitter } from '@angular/core';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { ScrollStrategy, OverlayRef, PositionStrategy, FlexibleConnectedPositionStrategyOrigin, FlexibleConnectedPositionStrategy, OverlayConfig, OverlayContainer } from '
|
|
2
|
-
export { CdkConnectedOverlay, CdkOverlayOrigin, ConnectedOverlayPositionChange, ConnectedPosition, ConnectionPositionPair, HorizontalConnectionPos, OriginConnectionPosition, OverlayConnectionPosition, OverlayKeyboardDispatcher, OverlayModule, OverlayOutsideClickDispatcher, OverlaySizeConfig, STANDARD_DROPDOWN_ADJACENT_POSITIONS, STANDARD_DROPDOWN_BELOW_POSITIONS, ScrollingVisibility, VerticalConnectionPos, createFlexibleConnectedPositionStrategy, validateHorizontalPosition, validateVerticalPosition } from '
|
|
3
|
-
import { ScrollDispatcher } from '
|
|
4
|
-
export { CdkScrollable, CdkFixedSizeVirtualScroll as ɵɵCdkFixedSizeVirtualScroll, CdkScrollableModule as ɵɵCdkScrollableModule, CdkVirtualForOf as ɵɵCdkVirtualForOf, CdkVirtualScrollViewport as ɵɵCdkVirtualScrollViewport, CdkVirtualScrollableElement as ɵɵCdkVirtualScrollableElement, CdkVirtualScrollableWindow as ɵɵCdkVirtualScrollableWindow } from '
|
|
5
|
-
import { ViewportRuler } from '
|
|
1
|
+
import { ScrollStrategy, OverlayRef, PositionStrategy, FlexibleConnectedPositionStrategyOrigin, FlexibleConnectedPositionStrategy, OverlayConfig, OverlayContainer } from './_overlay-module-chunk.js';
|
|
2
|
+
export { CdkConnectedOverlay, CdkOverlayOrigin, ConnectedOverlayPositionChange, ConnectedPosition, ConnectionPositionPair, HorizontalConnectionPos, OriginConnectionPosition, OverlayConnectionPosition, OverlayKeyboardDispatcher, OverlayModule, OverlayOutsideClickDispatcher, OverlaySizeConfig, STANDARD_DROPDOWN_ADJACENT_POSITIONS, STANDARD_DROPDOWN_BELOW_POSITIONS, ScrollingVisibility, VerticalConnectionPos, createFlexibleConnectedPositionStrategy, validateHorizontalPosition, validateVerticalPosition } from './_overlay-module-chunk.js';
|
|
3
|
+
import { ScrollDispatcher } from './_scrolling-module-chunk.js';
|
|
4
|
+
export { CdkScrollable, CdkFixedSizeVirtualScroll as ɵɵCdkFixedSizeVirtualScroll, CdkScrollableModule as ɵɵCdkScrollableModule, CdkVirtualForOf as ɵɵCdkVirtualForOf, CdkVirtualScrollViewport as ɵɵCdkVirtualScrollViewport, CdkVirtualScrollableElement as ɵɵCdkVirtualScrollableElement, CdkVirtualScrollableWindow as ɵɵCdkVirtualScrollableWindow } from './_scrolling-module-chunk.js';
|
|
5
|
+
import { ViewportRuler } from './scrolling.js';
|
|
6
6
|
import * as i0 from '@angular/core';
|
|
7
7
|
import { Injector, NgZone, OnDestroy } from '@angular/core';
|
|
8
|
-
export { ComponentType } from '
|
|
9
|
-
export { Dir as ɵɵDir } from '
|
|
8
|
+
export { ComponentType } from './_portal-directives-chunk.js';
|
|
9
|
+
export { Dir as ɵɵDir } from './_bidi-module-chunk.js';
|
|
10
10
|
import '@angular/common';
|
|
11
11
|
import 'rxjs';
|
|
12
|
-
import '
|
|
13
|
-
import '
|
|
14
|
-
import '
|
|
15
|
-
import '
|
|
12
|
+
import './_platform-chunk.js';
|
|
13
|
+
import './_style-loader-chunk.js';
|
|
14
|
+
import './_data-source-chunk.js';
|
|
15
|
+
import './_number-property-chunk.js';
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
18
|
* Config options for the RepositionScrollStrategy.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BasePortalOutlet, ComponentPortal, TemplatePortal, DomPortal } from '
|
|
2
|
-
export { CdkPortal, CdkPortalOutlet, CdkPortalOutletAttachedRef, ComponentType, Portal, PortalHostDirective, PortalModule, PortalOutlet, TemplatePortalDirective } from '
|
|
1
|
+
import { BasePortalOutlet, ComponentPortal, TemplatePortal, DomPortal } from './_portal-directives-chunk.js';
|
|
2
|
+
export { CdkPortal, CdkPortalOutlet, CdkPortalOutletAttachedRef, ComponentType, Portal, PortalHostDirective, PortalModule, PortalOutlet, TemplatePortalDirective } from './_portal-directives-chunk.js';
|
|
3
3
|
import { ApplicationRef, Injector, ComponentRef, EmbeddedViewRef } from '@angular/core';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { CdkFixedSizeVirtualScroll, CdkScrollable, CdkScrollableModule, CdkVirtualForOf, CdkVirtualForOfContext, CdkVirtualScrollRepeater, CdkVirtualScrollViewport, CdkVirtualScrollable, CdkVirtualScrollableElement, CdkVirtualScrollableWindow, DEFAULT_SCROLL_TIME, ExtendedScrollToOptions, FixedSizeVirtualScrollStrategy, ScrollDispatcher, ScrollingModule, VIRTUAL_SCROLLABLE, VIRTUAL_SCROLL_STRATEGY, VirtualScrollStrategy, _Bottom, _End, _Left, _Right, _Start, _Top, _Without, _XAxis, _XOR, _YAxis, _fixedSizeVirtualScrollStrategyFactory } from '
|
|
1
|
+
export { CdkFixedSizeVirtualScroll, CdkScrollable, CdkScrollableModule, CdkVirtualForOf, CdkVirtualForOfContext, CdkVirtualScrollRepeater, CdkVirtualScrollViewport, CdkVirtualScrollable, CdkVirtualScrollableElement, CdkVirtualScrollableWindow, DEFAULT_SCROLL_TIME, ExtendedScrollToOptions, FixedSizeVirtualScrollStrategy, ScrollDispatcher, ScrollingModule, VIRTUAL_SCROLLABLE, VIRTUAL_SCROLL_STRATEGY, VirtualScrollStrategy, _Bottom, _End, _Left, _Right, _Start, _Top, _Without, _XAxis, _XOR, _YAxis, _fixedSizeVirtualScrollStrategyFactory } from './_scrolling-module-chunk.js';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { OnDestroy } from '@angular/core';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
|
-
export { Dir as ɵɵDir } from '
|
|
6
|
-
import '
|
|
7
|
-
import '
|
|
5
|
+
export { Dir as ɵɵDir } from './_bidi-module-chunk.js';
|
|
6
|
+
import './_data-source-chunk.js';
|
|
7
|
+
import './_number-property-chunk.js';
|
|
8
8
|
|
|
9
9
|
/** Time in ms to throttle the resize events by default. */
|
|
10
10
|
declare const DEFAULT_RESIZE_TIME = 20;
|
|
@@ -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 { FocusableOption } from '
|
|
6
|
-
import { BidiModule } from '
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
5
|
+
import { FocusableOption } from './_focus-key-manager-chunk.js';
|
|
6
|
+
import { BidiModule } from './_bidi-module-chunk.js';
|
|
7
|
+
import './_list-key-manager-chunk.js';
|
|
8
|
+
import './_focus-monitor-chunk.js';
|
|
9
9
|
|
|
10
10
|
declare class CdkStepHeader implements FocusableOption {
|
|
11
11
|
_elementRef: ElementRef<HTMLElement>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { Directionality } from '
|
|
1
|
+
import { Directionality } from './_bidi-module-chunk.js';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { TemplateRef, ElementRef, OnChanges, IterableDiffers, IterableDiffer, SimpleChanges, IterableChanges, OnDestroy, ViewContainerRef, InjectionToken, AfterContentInit, AfterContentChecked, OnInit, ChangeDetectorRef, TrackByFunction, EventEmitter, QueryList } from '@angular/core';
|
|
4
4
|
import { Observable, BehaviorSubject } from 'rxjs';
|
|
5
|
-
import { DataSource, CollectionViewer } from '
|
|
6
|
-
import { _ViewRepeater } from '
|
|
7
|
-
import { ScrollingModule } from '
|
|
8
|
-
import '
|
|
5
|
+
import { DataSource, CollectionViewer } from './_data-source-chunk.js';
|
|
6
|
+
import { _ViewRepeater } from './_view-repeater-chunk.js';
|
|
7
|
+
import { ScrollingModule } from './_scrolling-module-chunk.js';
|
|
8
|
+
import './_number-property-chunk.js';
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Interface for a mixin to provide a directive with a function that checks if the sticky input has
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as webdriver from 'selenium-webdriver';
|
|
2
|
-
import { TestElement, ModifierKeys, TestKey, TextOptions, ElementDimensions, EventData, HarnessEnvironment, HarnessLoader } from '
|
|
2
|
+
import { TestElement, ModifierKeys, TestKey, TextOptions, ElementDimensions, EventData, HarnessEnvironment, HarnessLoader } from './_harness-environment-chunk.js';
|
|
3
3
|
|
|
4
4
|
/** A `TestElement` implementation for WebDriver. */
|
|
5
5
|
declare class SeleniumWebDriverElement implements TestElement {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HarnessEnvironment, HarnessLoader, TestElement, ComponentHarness, ComponentHarnessConstructor, ModifierKeys, TestKey, TextOptions, ElementDimensions, EventData } from '
|
|
1
|
+
import { HarnessEnvironment, HarnessLoader, TestElement, ComponentHarness, ComponentHarnessConstructor, ModifierKeys, TestKey, TextOptions, ElementDimensions, EventData } from './_harness-environment-chunk.js';
|
|
2
2
|
import { ComponentFixture } from '@angular/core/testing';
|
|
3
3
|
|
|
4
4
|
/** Options to configure the environment. */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AsyncFactoryFn, AsyncOptionPredicate, AsyncPredicate, BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, ContentContainerComponentHarness, ElementDimensions, EventData, HarnessEnvironment, HarnessLoader, HarnessPredicate, HarnessQuery, LocatorFactory, LocatorFnResult, ModifierKeys, TestElement, TestKey, TextOptions } from '
|
|
1
|
+
export { AsyncFactoryFn, AsyncOptionPredicate, AsyncPredicate, BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, ContentContainerComponentHarness, ElementDimensions, EventData, HarnessEnvironment, HarnessLoader, HarnessPredicate, HarnessQuery, LocatorFactory, LocatorFnResult, ModifierKeys, TestElement, TestKey, TextOptions } from './_harness-environment-chunk.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Returns an error which reports that no keys have been specified.
|
|
@@ -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 { NumberInput } from '
|
|
4
|
+
import { NumberInput } from './_number-property-chunk.js';
|
|
5
5
|
|
|
6
6
|
/** An event that is emitted when the autofill state of an input changes. */
|
|
7
7
|
type AutofillEvent = {
|
|
@@ -98,8 +98,6 @@ 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;
|
|
103
101
|
/** Used to reference correct document/window */
|
|
104
102
|
protected _document: Document;
|
|
105
103
|
private _hasFocus;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Observable, BehaviorSubject, Subject } from 'rxjs';
|
|
2
|
-
import { SelectionModel } from '
|
|
2
|
+
import { SelectionModel } from './_selection-model-chunk.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 { TreeKeyManagerStrategy, TreeKeyManagerItem } from '
|
|
6
|
-
import { CollectionViewer, DataSource } from '
|
|
5
|
+
import { TreeKeyManagerStrategy, TreeKeyManagerItem } from './_tree-key-manager-strategy-chunk.js';
|
|
6
|
+
import { CollectionViewer, DataSource } from './_data-source-chunk.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* Tree control interface. User can implement TreeControl to expand/collapse dataNodes in the tree.
|