@angular/aria 21.2.5 → 21.2.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/_deferred-content-chunk.mjs +6 -6
- package/fesm2022/accordion.mjs +12 -12
- package/fesm2022/aria.mjs +1 -1
- package/fesm2022/aria.mjs.map +1 -1
- package/fesm2022/combobox.mjs +15 -15
- package/fesm2022/grid.mjs +12 -12
- package/fesm2022/listbox.mjs +6 -6
- package/fesm2022/menu.mjs +15 -15
- package/fesm2022/tabs.mjs +15 -15
- package/fesm2022/toolbar.mjs +9 -9
- package/fesm2022/tree.mjs +9 -9
- package/package.json +2 -2
- package/resources/code-examples.db +0 -0
|
@@ -10,7 +10,7 @@ class DeferredContentAware {
|
|
|
10
10
|
}] : []));
|
|
11
11
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
12
12
|
minVersion: "12.0.0",
|
|
13
|
-
version: "22.0.0-next.
|
|
13
|
+
version: "22.0.0-next.6",
|
|
14
14
|
ngImport: i0,
|
|
15
15
|
type: DeferredContentAware,
|
|
16
16
|
deps: [],
|
|
@@ -18,7 +18,7 @@ class DeferredContentAware {
|
|
|
18
18
|
});
|
|
19
19
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
20
20
|
minVersion: "17.1.0",
|
|
21
|
-
version: "22.0.0-next.
|
|
21
|
+
version: "22.0.0-next.6",
|
|
22
22
|
type: DeferredContentAware,
|
|
23
23
|
isStandalone: true,
|
|
24
24
|
inputs: {
|
|
@@ -38,7 +38,7 @@ class DeferredContentAware {
|
|
|
38
38
|
}
|
|
39
39
|
i0.ɵɵngDeclareClassMetadata({
|
|
40
40
|
minVersion: "12.0.0",
|
|
41
|
-
version: "22.0.0-next.
|
|
41
|
+
version: "22.0.0-next.6",
|
|
42
42
|
ngImport: i0,
|
|
43
43
|
type: DeferredContentAware,
|
|
44
44
|
decorators: [{
|
|
@@ -95,7 +95,7 @@ class DeferredContent {
|
|
|
95
95
|
}
|
|
96
96
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
97
97
|
minVersion: "12.0.0",
|
|
98
|
-
version: "22.0.0-next.
|
|
98
|
+
version: "22.0.0-next.6",
|
|
99
99
|
ngImport: i0,
|
|
100
100
|
type: DeferredContent,
|
|
101
101
|
deps: [],
|
|
@@ -103,7 +103,7 @@ class DeferredContent {
|
|
|
103
103
|
});
|
|
104
104
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
105
105
|
minVersion: "14.0.0",
|
|
106
|
-
version: "22.0.0-next.
|
|
106
|
+
version: "22.0.0-next.6",
|
|
107
107
|
type: DeferredContent,
|
|
108
108
|
isStandalone: true,
|
|
109
109
|
ngImport: i0
|
|
@@ -111,7 +111,7 @@ class DeferredContent {
|
|
|
111
111
|
}
|
|
112
112
|
i0.ɵɵngDeclareClassMetadata({
|
|
113
113
|
minVersion: "12.0.0",
|
|
114
|
-
version: "22.0.0-next.
|
|
114
|
+
version: "22.0.0-next.6",
|
|
115
115
|
ngImport: i0,
|
|
116
116
|
type: DeferredContent,
|
|
117
117
|
decorators: [{
|
package/fesm2022/accordion.mjs
CHANGED
|
@@ -35,7 +35,7 @@ class AccordionPanel {
|
|
|
35
35
|
}
|
|
36
36
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
37
37
|
minVersion: "12.0.0",
|
|
38
|
-
version: "22.0.0-next.
|
|
38
|
+
version: "22.0.0-next.6",
|
|
39
39
|
ngImport: i0,
|
|
40
40
|
type: AccordionPanel,
|
|
41
41
|
deps: [],
|
|
@@ -43,7 +43,7 @@ class AccordionPanel {
|
|
|
43
43
|
});
|
|
44
44
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
45
45
|
minVersion: "17.1.0",
|
|
46
|
-
version: "22.0.0-next.
|
|
46
|
+
version: "22.0.0-next.6",
|
|
47
47
|
type: AccordionPanel,
|
|
48
48
|
isStandalone: true,
|
|
49
49
|
selector: "[ngAccordionPanel]",
|
|
@@ -76,7 +76,7 @@ class AccordionPanel {
|
|
|
76
76
|
}
|
|
77
77
|
i0.ɵɵngDeclareClassMetadata({
|
|
78
78
|
minVersion: "12.0.0",
|
|
79
|
-
version: "22.0.0-next.
|
|
79
|
+
version: "22.0.0-next.6",
|
|
80
80
|
ngImport: i0,
|
|
81
81
|
type: AccordionPanel,
|
|
82
82
|
decorators: [{
|
|
@@ -157,7 +157,7 @@ class AccordionTrigger {
|
|
|
157
157
|
}
|
|
158
158
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
159
159
|
minVersion: "12.0.0",
|
|
160
|
-
version: "22.0.0-next.
|
|
160
|
+
version: "22.0.0-next.6",
|
|
161
161
|
ngImport: i0,
|
|
162
162
|
type: AccordionTrigger,
|
|
163
163
|
deps: [],
|
|
@@ -165,7 +165,7 @@ class AccordionTrigger {
|
|
|
165
165
|
});
|
|
166
166
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
167
167
|
minVersion: "17.1.0",
|
|
168
|
-
version: "22.0.0-next.
|
|
168
|
+
version: "22.0.0-next.6",
|
|
169
169
|
type: AccordionTrigger,
|
|
170
170
|
isStandalone: true,
|
|
171
171
|
selector: "[ngAccordionTrigger]",
|
|
@@ -222,7 +222,7 @@ class AccordionTrigger {
|
|
|
222
222
|
}
|
|
223
223
|
i0.ɵɵngDeclareClassMetadata({
|
|
224
224
|
minVersion: "12.0.0",
|
|
225
|
-
version: "22.0.0-next.
|
|
225
|
+
version: "22.0.0-next.6",
|
|
226
226
|
ngImport: i0,
|
|
227
227
|
type: AccordionTrigger,
|
|
228
228
|
decorators: [{
|
|
@@ -333,7 +333,7 @@ class AccordionGroup {
|
|
|
333
333
|
}
|
|
334
334
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
335
335
|
minVersion: "12.0.0",
|
|
336
|
-
version: "22.0.0-next.
|
|
336
|
+
version: "22.0.0-next.6",
|
|
337
337
|
ngImport: i0,
|
|
338
338
|
type: AccordionGroup,
|
|
339
339
|
deps: [],
|
|
@@ -341,7 +341,7 @@ class AccordionGroup {
|
|
|
341
341
|
});
|
|
342
342
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
343
343
|
minVersion: "17.2.0",
|
|
344
|
-
version: "22.0.0-next.
|
|
344
|
+
version: "22.0.0-next.6",
|
|
345
345
|
type: AccordionGroup,
|
|
346
346
|
isStandalone: true,
|
|
347
347
|
selector: "[ngAccordionGroup]",
|
|
@@ -398,7 +398,7 @@ class AccordionGroup {
|
|
|
398
398
|
}
|
|
399
399
|
i0.ɵɵngDeclareClassMetadata({
|
|
400
400
|
minVersion: "12.0.0",
|
|
401
|
-
version: "22.0.0-next.
|
|
401
|
+
version: "22.0.0-next.6",
|
|
402
402
|
ngImport: i0,
|
|
403
403
|
type: AccordionGroup,
|
|
404
404
|
decorators: [{
|
|
@@ -465,7 +465,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
465
465
|
class AccordionContent {
|
|
466
466
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
467
467
|
minVersion: "12.0.0",
|
|
468
|
-
version: "22.0.0-next.
|
|
468
|
+
version: "22.0.0-next.6",
|
|
469
469
|
ngImport: i0,
|
|
470
470
|
type: AccordionContent,
|
|
471
471
|
deps: [],
|
|
@@ -473,7 +473,7 @@ class AccordionContent {
|
|
|
473
473
|
});
|
|
474
474
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
475
475
|
minVersion: "14.0.0",
|
|
476
|
-
version: "22.0.0-next.
|
|
476
|
+
version: "22.0.0-next.6",
|
|
477
477
|
type: AccordionContent,
|
|
478
478
|
isStandalone: true,
|
|
479
479
|
selector: "ng-template[ngAccordionContent]",
|
|
@@ -485,7 +485,7 @@ class AccordionContent {
|
|
|
485
485
|
}
|
|
486
486
|
i0.ɵɵngDeclareClassMetadata({
|
|
487
487
|
minVersion: "12.0.0",
|
|
488
|
-
version: "22.0.0-next.
|
|
488
|
+
version: "22.0.0-next.6",
|
|
489
489
|
ngImport: i0,
|
|
490
490
|
type: AccordionContent,
|
|
491
491
|
decorators: [{
|
package/fesm2022/aria.mjs
CHANGED
package/fesm2022/aria.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"aria.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/aria/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {Version} from '@angular/core';\n\n/** Current version of the Aria package. */\nexport const VERSION = new Version('21.2.
|
|
1
|
+
{"version":3,"file":"aria.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/aria/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {Version} from '@angular/core';\n\n/** Current version of the Aria package. */\nexport const VERSION = new Version('21.2.6');\n"],"names":["VERSION","Version"],"mappings":";;MAWaA,OAAO,GAAG,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
|
package/fesm2022/combobox.mjs
CHANGED
|
@@ -18,7 +18,7 @@ class ComboboxPopup {
|
|
|
18
18
|
}] : []));
|
|
19
19
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
20
20
|
minVersion: "12.0.0",
|
|
21
|
-
version: "22.0.0-next.
|
|
21
|
+
version: "22.0.0-next.6",
|
|
22
22
|
ngImport: i0,
|
|
23
23
|
type: ComboboxPopup,
|
|
24
24
|
deps: [],
|
|
@@ -26,7 +26,7 @@ class ComboboxPopup {
|
|
|
26
26
|
});
|
|
27
27
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
28
28
|
minVersion: "14.0.0",
|
|
29
|
-
version: "22.0.0-next.
|
|
29
|
+
version: "22.0.0-next.6",
|
|
30
30
|
type: ComboboxPopup,
|
|
31
31
|
isStandalone: true,
|
|
32
32
|
selector: "[ngComboboxPopup]",
|
|
@@ -36,7 +36,7 @@ class ComboboxPopup {
|
|
|
36
36
|
}
|
|
37
37
|
i0.ɵɵngDeclareClassMetadata({
|
|
38
38
|
minVersion: "12.0.0",
|
|
39
|
-
version: "22.0.0-next.
|
|
39
|
+
version: "22.0.0-next.6",
|
|
40
40
|
ngImport: i0,
|
|
41
41
|
type: ComboboxPopup,
|
|
42
42
|
decorators: [{
|
|
@@ -120,7 +120,7 @@ class Combobox {
|
|
|
120
120
|
}
|
|
121
121
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
122
122
|
minVersion: "12.0.0",
|
|
123
|
-
version: "22.0.0-next.
|
|
123
|
+
version: "22.0.0-next.6",
|
|
124
124
|
ngImport: i0,
|
|
125
125
|
type: Combobox,
|
|
126
126
|
deps: [],
|
|
@@ -128,7 +128,7 @@ class Combobox {
|
|
|
128
128
|
});
|
|
129
129
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
130
130
|
minVersion: "17.2.0",
|
|
131
|
-
version: "22.0.0-next.
|
|
131
|
+
version: "22.0.0-next.6",
|
|
132
132
|
type: Combobox,
|
|
133
133
|
isStandalone: true,
|
|
134
134
|
selector: "[ngCombobox]",
|
|
@@ -202,7 +202,7 @@ class Combobox {
|
|
|
202
202
|
}
|
|
203
203
|
i0.ɵɵngDeclareClassMetadata({
|
|
204
204
|
minVersion: "12.0.0",
|
|
205
|
-
version: "22.0.0-next.
|
|
205
|
+
version: "22.0.0-next.6",
|
|
206
206
|
ngImport: i0,
|
|
207
207
|
type: Combobox,
|
|
208
208
|
decorators: [{
|
|
@@ -307,7 +307,7 @@ class ComboboxDialog {
|
|
|
307
307
|
}
|
|
308
308
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
309
309
|
minVersion: "12.0.0",
|
|
310
|
-
version: "22.0.0-next.
|
|
310
|
+
version: "22.0.0-next.6",
|
|
311
311
|
ngImport: i0,
|
|
312
312
|
type: ComboboxDialog,
|
|
313
313
|
deps: [],
|
|
@@ -315,7 +315,7 @@ class ComboboxDialog {
|
|
|
315
315
|
});
|
|
316
316
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
317
317
|
minVersion: "14.0.0",
|
|
318
|
-
version: "22.0.0-next.
|
|
318
|
+
version: "22.0.0-next.6",
|
|
319
319
|
type: ComboboxDialog,
|
|
320
320
|
isStandalone: true,
|
|
321
321
|
selector: "dialog[ngComboboxDialog]",
|
|
@@ -337,7 +337,7 @@ class ComboboxDialog {
|
|
|
337
337
|
}
|
|
338
338
|
i0.ɵɵngDeclareClassMetadata({
|
|
339
339
|
minVersion: "12.0.0",
|
|
340
|
-
version: "22.0.0-next.
|
|
340
|
+
version: "22.0.0-next.6",
|
|
341
341
|
ngImport: i0,
|
|
342
342
|
type: ComboboxDialog,
|
|
343
343
|
decorators: [{
|
|
@@ -378,7 +378,7 @@ class ComboboxInput {
|
|
|
378
378
|
}
|
|
379
379
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
380
380
|
minVersion: "12.0.0",
|
|
381
|
-
version: "22.0.0-next.
|
|
381
|
+
version: "22.0.0-next.6",
|
|
382
382
|
ngImport: i0,
|
|
383
383
|
type: ComboboxInput,
|
|
384
384
|
deps: [],
|
|
@@ -386,7 +386,7 @@ class ComboboxInput {
|
|
|
386
386
|
});
|
|
387
387
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
388
388
|
minVersion: "17.1.0",
|
|
389
|
-
version: "22.0.0-next.
|
|
389
|
+
version: "22.0.0-next.6",
|
|
390
390
|
type: ComboboxInput,
|
|
391
391
|
isStandalone: true,
|
|
392
392
|
selector: "input[ngComboboxInput]",
|
|
@@ -423,7 +423,7 @@ class ComboboxInput {
|
|
|
423
423
|
}
|
|
424
424
|
i0.ɵɵngDeclareClassMetadata({
|
|
425
425
|
minVersion: "12.0.0",
|
|
426
|
-
version: "22.0.0-next.
|
|
426
|
+
version: "22.0.0-next.6",
|
|
427
427
|
ngImport: i0,
|
|
428
428
|
type: ComboboxInput,
|
|
429
429
|
decorators: [{
|
|
@@ -463,7 +463,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
463
463
|
class ComboboxPopupContainer {
|
|
464
464
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
465
465
|
minVersion: "12.0.0",
|
|
466
|
-
version: "22.0.0-next.
|
|
466
|
+
version: "22.0.0-next.6",
|
|
467
467
|
ngImport: i0,
|
|
468
468
|
type: ComboboxPopupContainer,
|
|
469
469
|
deps: [],
|
|
@@ -471,7 +471,7 @@ class ComboboxPopupContainer {
|
|
|
471
471
|
});
|
|
472
472
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
473
473
|
minVersion: "14.0.0",
|
|
474
|
-
version: "22.0.0-next.
|
|
474
|
+
version: "22.0.0-next.6",
|
|
475
475
|
type: ComboboxPopupContainer,
|
|
476
476
|
isStandalone: true,
|
|
477
477
|
selector: "ng-template[ngComboboxPopupContainer]",
|
|
@@ -484,7 +484,7 @@ class ComboboxPopupContainer {
|
|
|
484
484
|
}
|
|
485
485
|
i0.ɵɵngDeclareClassMetadata({
|
|
486
486
|
minVersion: "12.0.0",
|
|
487
|
-
version: "22.0.0-next.
|
|
487
|
+
version: "22.0.0-next.6",
|
|
488
488
|
ngImport: i0,
|
|
489
489
|
type: ComboboxPopupContainer,
|
|
490
490
|
decorators: [{
|
package/fesm2022/grid.mjs
CHANGED
|
@@ -105,7 +105,7 @@ class Grid {
|
|
|
105
105
|
}
|
|
106
106
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
107
107
|
minVersion: "12.0.0",
|
|
108
|
-
version: "22.0.0-next.
|
|
108
|
+
version: "22.0.0-next.6",
|
|
109
109
|
ngImport: i0,
|
|
110
110
|
type: Grid,
|
|
111
111
|
deps: [],
|
|
@@ -113,7 +113,7 @@ class Grid {
|
|
|
113
113
|
});
|
|
114
114
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
115
115
|
minVersion: "17.2.0",
|
|
116
|
-
version: "22.0.0-next.
|
|
116
|
+
version: "22.0.0-next.6",
|
|
117
117
|
type: Grid,
|
|
118
118
|
isStandalone: true,
|
|
119
119
|
selector: "[ngGrid]",
|
|
@@ -212,7 +212,7 @@ class Grid {
|
|
|
212
212
|
}
|
|
213
213
|
i0.ɵɵngDeclareClassMetadata({
|
|
214
214
|
minVersion: "12.0.0",
|
|
215
|
-
version: "22.0.0-next.
|
|
215
|
+
version: "22.0.0-next.6",
|
|
216
216
|
ngImport: i0,
|
|
217
217
|
type: Grid,
|
|
218
218
|
decorators: [{
|
|
@@ -384,7 +384,7 @@ class GridCellWidget {
|
|
|
384
384
|
}
|
|
385
385
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
386
386
|
minVersion: "12.0.0",
|
|
387
|
-
version: "22.0.0-next.
|
|
387
|
+
version: "22.0.0-next.6",
|
|
388
388
|
ngImport: i0,
|
|
389
389
|
type: GridCellWidget,
|
|
390
390
|
deps: [],
|
|
@@ -392,7 +392,7 @@ class GridCellWidget {
|
|
|
392
392
|
});
|
|
393
393
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
394
394
|
minVersion: "17.1.0",
|
|
395
|
-
version: "22.0.0-next.
|
|
395
|
+
version: "22.0.0-next.6",
|
|
396
396
|
type: GridCellWidget,
|
|
397
397
|
isStandalone: true,
|
|
398
398
|
selector: "[ngGridCellWidget]",
|
|
@@ -451,7 +451,7 @@ class GridCellWidget {
|
|
|
451
451
|
}
|
|
452
452
|
i0.ɵɵngDeclareClassMetadata({
|
|
453
453
|
minVersion: "12.0.0",
|
|
454
|
-
version: "22.0.0-next.
|
|
454
|
+
version: "22.0.0-next.6",
|
|
455
455
|
ngImport: i0,
|
|
456
456
|
type: GridCellWidget,
|
|
457
457
|
decorators: [{
|
|
@@ -636,7 +636,7 @@ class GridCell {
|
|
|
636
636
|
}
|
|
637
637
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
638
638
|
minVersion: "12.0.0",
|
|
639
|
-
version: "22.0.0-next.
|
|
639
|
+
version: "22.0.0-next.6",
|
|
640
640
|
ngImport: i0,
|
|
641
641
|
type: GridCell,
|
|
642
642
|
deps: [],
|
|
@@ -644,7 +644,7 @@ class GridCell {
|
|
|
644
644
|
});
|
|
645
645
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
646
646
|
minVersion: "17.2.0",
|
|
647
|
-
version: "22.0.0-next.
|
|
647
|
+
version: "22.0.0-next.6",
|
|
648
648
|
type: GridCell,
|
|
649
649
|
isStandalone: true,
|
|
650
650
|
selector: "[ngGridCell]",
|
|
@@ -753,7 +753,7 @@ class GridCell {
|
|
|
753
753
|
}
|
|
754
754
|
i0.ɵɵngDeclareClassMetadata({
|
|
755
755
|
minVersion: "12.0.0",
|
|
756
|
-
version: "22.0.0-next.
|
|
756
|
+
version: "22.0.0-next.6",
|
|
757
757
|
ngImport: i0,
|
|
758
758
|
type: GridCell,
|
|
759
759
|
decorators: [{
|
|
@@ -906,7 +906,7 @@ class GridRow {
|
|
|
906
906
|
});
|
|
907
907
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
908
908
|
minVersion: "12.0.0",
|
|
909
|
-
version: "22.0.0-next.
|
|
909
|
+
version: "22.0.0-next.6",
|
|
910
910
|
ngImport: i0,
|
|
911
911
|
type: GridRow,
|
|
912
912
|
deps: [],
|
|
@@ -914,7 +914,7 @@ class GridRow {
|
|
|
914
914
|
});
|
|
915
915
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
916
916
|
minVersion: "17.2.0",
|
|
917
|
-
version: "22.0.0-next.
|
|
917
|
+
version: "22.0.0-next.6",
|
|
918
918
|
type: GridRow,
|
|
919
919
|
isStandalone: true,
|
|
920
920
|
selector: "[ngGridRow]",
|
|
@@ -951,7 +951,7 @@ class GridRow {
|
|
|
951
951
|
}
|
|
952
952
|
i0.ɵɵngDeclareClassMetadata({
|
|
953
953
|
minVersion: "12.0.0",
|
|
954
|
-
version: "22.0.0-next.
|
|
954
|
+
version: "22.0.0-next.6",
|
|
955
955
|
ngImport: i0,
|
|
956
956
|
type: GridRow,
|
|
957
957
|
decorators: [{
|
package/fesm2022/listbox.mjs
CHANGED
|
@@ -56,7 +56,7 @@ class Option {
|
|
|
56
56
|
});
|
|
57
57
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
58
58
|
minVersion: "12.0.0",
|
|
59
|
-
version: "22.0.0-next.
|
|
59
|
+
version: "22.0.0-next.6",
|
|
60
60
|
ngImport: i0,
|
|
61
61
|
type: Option,
|
|
62
62
|
deps: [],
|
|
@@ -64,7 +64,7 @@ class Option {
|
|
|
64
64
|
});
|
|
65
65
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
66
66
|
minVersion: "17.1.0",
|
|
67
|
-
version: "22.0.0-next.
|
|
67
|
+
version: "22.0.0-next.6",
|
|
68
68
|
type: Option,
|
|
69
69
|
isStandalone: true,
|
|
70
70
|
selector: "[ngOption]",
|
|
@@ -116,7 +116,7 @@ class Option {
|
|
|
116
116
|
}
|
|
117
117
|
i0.ɵɵngDeclareClassMetadata({
|
|
118
118
|
minVersion: "12.0.0",
|
|
119
|
-
version: "22.0.0-next.
|
|
119
|
+
version: "22.0.0-next.6",
|
|
120
120
|
ngImport: i0,
|
|
121
121
|
type: Option,
|
|
122
122
|
decorators: [{
|
|
@@ -293,7 +293,7 @@ class Listbox {
|
|
|
293
293
|
}
|
|
294
294
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
295
295
|
minVersion: "12.0.0",
|
|
296
|
-
version: "22.0.0-next.
|
|
296
|
+
version: "22.0.0-next.6",
|
|
297
297
|
ngImport: i0,
|
|
298
298
|
type: Listbox,
|
|
299
299
|
deps: [],
|
|
@@ -301,7 +301,7 @@ class Listbox {
|
|
|
301
301
|
});
|
|
302
302
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
303
303
|
minVersion: "17.2.0",
|
|
304
|
-
version: "22.0.0-next.
|
|
304
|
+
version: "22.0.0-next.6",
|
|
305
305
|
type: Listbox,
|
|
306
306
|
isStandalone: true,
|
|
307
307
|
selector: "[ngListbox]",
|
|
@@ -425,7 +425,7 @@ class Listbox {
|
|
|
425
425
|
}
|
|
426
426
|
i0.ɵɵngDeclareClassMetadata({
|
|
427
427
|
minVersion: "12.0.0",
|
|
428
|
-
version: "22.0.0-next.
|
|
428
|
+
version: "22.0.0-next.6",
|
|
429
429
|
ngImport: i0,
|
|
430
430
|
type: Listbox,
|
|
431
431
|
decorators: [{
|
package/fesm2022/menu.mjs
CHANGED
|
@@ -54,7 +54,7 @@ class MenuTrigger {
|
|
|
54
54
|
}
|
|
55
55
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
56
56
|
minVersion: "12.0.0",
|
|
57
|
-
version: "22.0.0-next.
|
|
57
|
+
version: "22.0.0-next.6",
|
|
58
58
|
ngImport: i0,
|
|
59
59
|
type: MenuTrigger,
|
|
60
60
|
deps: [],
|
|
@@ -62,7 +62,7 @@ class MenuTrigger {
|
|
|
62
62
|
});
|
|
63
63
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
64
64
|
minVersion: "17.1.0",
|
|
65
|
-
version: "22.0.0-next.
|
|
65
|
+
version: "22.0.0-next.6",
|
|
66
66
|
type: MenuTrigger,
|
|
67
67
|
isStandalone: true,
|
|
68
68
|
selector: "[ngMenuTrigger]",
|
|
@@ -111,7 +111,7 @@ class MenuTrigger {
|
|
|
111
111
|
}
|
|
112
112
|
i0.ɵɵngDeclareClassMetadata({
|
|
113
113
|
minVersion: "12.0.0",
|
|
114
|
-
version: "22.0.0-next.
|
|
114
|
+
version: "22.0.0-next.6",
|
|
115
115
|
ngImport: i0,
|
|
116
116
|
type: MenuTrigger,
|
|
117
117
|
decorators: [{
|
|
@@ -216,7 +216,7 @@ class MenuItem {
|
|
|
216
216
|
}
|
|
217
217
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
218
218
|
minVersion: "12.0.0",
|
|
219
|
-
version: "22.0.0-next.
|
|
219
|
+
version: "22.0.0-next.6",
|
|
220
220
|
ngImport: i0,
|
|
221
221
|
type: MenuItem,
|
|
222
222
|
deps: [],
|
|
@@ -224,7 +224,7 @@ class MenuItem {
|
|
|
224
224
|
});
|
|
225
225
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
226
226
|
minVersion: "17.1.0",
|
|
227
|
-
version: "22.0.0-next.
|
|
227
|
+
version: "22.0.0-next.6",
|
|
228
228
|
type: MenuItem,
|
|
229
229
|
isStandalone: true,
|
|
230
230
|
selector: "[ngMenuItem]",
|
|
@@ -291,7 +291,7 @@ class MenuItem {
|
|
|
291
291
|
}
|
|
292
292
|
i0.ɵɵngDeclareClassMetadata({
|
|
293
293
|
minVersion: "12.0.0",
|
|
294
|
-
version: "22.0.0-next.
|
|
294
|
+
version: "22.0.0-next.6",
|
|
295
295
|
ngImport: i0,
|
|
296
296
|
type: MenuItem,
|
|
297
297
|
decorators: [{
|
|
@@ -427,7 +427,7 @@ class MenuBar {
|
|
|
427
427
|
}
|
|
428
428
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
429
429
|
minVersion: "12.0.0",
|
|
430
|
-
version: "22.0.0-next.
|
|
430
|
+
version: "22.0.0-next.6",
|
|
431
431
|
ngImport: i0,
|
|
432
432
|
type: MenuBar,
|
|
433
433
|
deps: [],
|
|
@@ -435,7 +435,7 @@ class MenuBar {
|
|
|
435
435
|
});
|
|
436
436
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
437
437
|
minVersion: "17.2.0",
|
|
438
|
-
version: "22.0.0-next.
|
|
438
|
+
version: "22.0.0-next.6",
|
|
439
439
|
type: MenuBar,
|
|
440
440
|
isStandalone: true,
|
|
441
441
|
selector: "[ngMenuBar]",
|
|
@@ -513,7 +513,7 @@ class MenuBar {
|
|
|
513
513
|
}
|
|
514
514
|
i0.ɵɵngDeclareClassMetadata({
|
|
515
515
|
minVersion: "12.0.0",
|
|
516
|
-
version: "22.0.0-next.
|
|
516
|
+
version: "22.0.0-next.6",
|
|
517
517
|
ngImport: i0,
|
|
518
518
|
type: MenuBar,
|
|
519
519
|
decorators: [{
|
|
@@ -687,7 +687,7 @@ class Menu {
|
|
|
687
687
|
}
|
|
688
688
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
689
689
|
minVersion: "12.0.0",
|
|
690
|
-
version: "22.0.0-next.
|
|
690
|
+
version: "22.0.0-next.6",
|
|
691
691
|
ngImport: i0,
|
|
692
692
|
type: Menu,
|
|
693
693
|
deps: [],
|
|
@@ -695,7 +695,7 @@ class Menu {
|
|
|
695
695
|
});
|
|
696
696
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
697
697
|
minVersion: "17.2.0",
|
|
698
|
-
version: "22.0.0-next.
|
|
698
|
+
version: "22.0.0-next.6",
|
|
699
699
|
type: Menu,
|
|
700
700
|
isStandalone: true,
|
|
701
701
|
selector: "[ngMenu]",
|
|
@@ -778,7 +778,7 @@ class Menu {
|
|
|
778
778
|
}
|
|
779
779
|
i0.ɵɵngDeclareClassMetadata({
|
|
780
780
|
minVersion: "12.0.0",
|
|
781
|
-
version: "22.0.0-next.
|
|
781
|
+
version: "22.0.0-next.6",
|
|
782
782
|
ngImport: i0,
|
|
783
783
|
type: Menu,
|
|
784
784
|
decorators: [{
|
|
@@ -870,7 +870,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
870
870
|
class MenuContent {
|
|
871
871
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
872
872
|
minVersion: "12.0.0",
|
|
873
|
-
version: "22.0.0-next.
|
|
873
|
+
version: "22.0.0-next.6",
|
|
874
874
|
ngImport: i0,
|
|
875
875
|
type: MenuContent,
|
|
876
876
|
deps: [],
|
|
@@ -878,7 +878,7 @@ class MenuContent {
|
|
|
878
878
|
});
|
|
879
879
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
880
880
|
minVersion: "14.0.0",
|
|
881
|
-
version: "22.0.0-next.
|
|
881
|
+
version: "22.0.0-next.6",
|
|
882
882
|
type: MenuContent,
|
|
883
883
|
isStandalone: true,
|
|
884
884
|
selector: "ng-template[ngMenuContent]",
|
|
@@ -891,7 +891,7 @@ class MenuContent {
|
|
|
891
891
|
}
|
|
892
892
|
i0.ɵɵngDeclareClassMetadata({
|
|
893
893
|
minVersion: "12.0.0",
|
|
894
|
-
version: "22.0.0-next.
|
|
894
|
+
version: "22.0.0-next.6",
|
|
895
895
|
ngImport: i0,
|
|
896
896
|
type: MenuContent,
|
|
897
897
|
decorators: [{
|
package/fesm2022/tabs.mjs
CHANGED
|
@@ -109,7 +109,7 @@ class TabList {
|
|
|
109
109
|
}
|
|
110
110
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
111
111
|
minVersion: "12.0.0",
|
|
112
|
-
version: "22.0.0-next.
|
|
112
|
+
version: "22.0.0-next.6",
|
|
113
113
|
ngImport: i0,
|
|
114
114
|
type: TabList,
|
|
115
115
|
deps: [],
|
|
@@ -117,7 +117,7 @@ class TabList {
|
|
|
117
117
|
});
|
|
118
118
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
119
119
|
minVersion: "17.1.0",
|
|
120
|
-
version: "22.0.0-next.
|
|
120
|
+
version: "22.0.0-next.6",
|
|
121
121
|
type: TabList,
|
|
122
122
|
isStandalone: true,
|
|
123
123
|
selector: "[ngTabList]",
|
|
@@ -197,7 +197,7 @@ class TabList {
|
|
|
197
197
|
}
|
|
198
198
|
i0.ɵɵngDeclareClassMetadata({
|
|
199
199
|
minVersion: "12.0.0",
|
|
200
|
-
version: "22.0.0-next.
|
|
200
|
+
version: "22.0.0-next.6",
|
|
201
201
|
ngImport: i0,
|
|
202
202
|
type: TabList,
|
|
203
203
|
decorators: [{
|
|
@@ -313,7 +313,7 @@ class TabPanel {
|
|
|
313
313
|
}
|
|
314
314
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
315
315
|
minVersion: "12.0.0",
|
|
316
|
-
version: "22.0.0-next.
|
|
316
|
+
version: "22.0.0-next.6",
|
|
317
317
|
ngImport: i0,
|
|
318
318
|
type: TabPanel,
|
|
319
319
|
deps: [],
|
|
@@ -321,7 +321,7 @@ class TabPanel {
|
|
|
321
321
|
});
|
|
322
322
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
323
323
|
minVersion: "17.1.0",
|
|
324
|
-
version: "22.0.0-next.
|
|
324
|
+
version: "22.0.0-next.6",
|
|
325
325
|
type: TabPanel,
|
|
326
326
|
isStandalone: true,
|
|
327
327
|
selector: "[ngTabPanel]",
|
|
@@ -362,7 +362,7 @@ class TabPanel {
|
|
|
362
362
|
}
|
|
363
363
|
i0.ɵɵngDeclareClassMetadata({
|
|
364
364
|
minVersion: "12.0.0",
|
|
365
|
-
version: "22.0.0-next.
|
|
365
|
+
version: "22.0.0-next.6",
|
|
366
366
|
ngImport: i0,
|
|
367
367
|
type: TabPanel,
|
|
368
368
|
decorators: [{
|
|
@@ -439,7 +439,7 @@ class Tabs {
|
|
|
439
439
|
}
|
|
440
440
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
441
441
|
minVersion: "12.0.0",
|
|
442
|
-
version: "22.0.0-next.
|
|
442
|
+
version: "22.0.0-next.6",
|
|
443
443
|
ngImport: i0,
|
|
444
444
|
type: Tabs,
|
|
445
445
|
deps: [],
|
|
@@ -447,7 +447,7 @@ class Tabs {
|
|
|
447
447
|
});
|
|
448
448
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
449
449
|
minVersion: "14.0.0",
|
|
450
|
-
version: "22.0.0-next.
|
|
450
|
+
version: "22.0.0-next.6",
|
|
451
451
|
type: Tabs,
|
|
452
452
|
isStandalone: true,
|
|
453
453
|
selector: "[ngTabs]",
|
|
@@ -461,7 +461,7 @@ class Tabs {
|
|
|
461
461
|
}
|
|
462
462
|
i0.ɵɵngDeclareClassMetadata({
|
|
463
463
|
minVersion: "12.0.0",
|
|
464
|
-
version: "22.0.0-next.
|
|
464
|
+
version: "22.0.0-next.6",
|
|
465
465
|
ngImport: i0,
|
|
466
466
|
type: Tabs,
|
|
467
467
|
decorators: [{
|
|
@@ -524,7 +524,7 @@ class Tab {
|
|
|
524
524
|
}
|
|
525
525
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
526
526
|
minVersion: "12.0.0",
|
|
527
|
-
version: "22.0.0-next.
|
|
527
|
+
version: "22.0.0-next.6",
|
|
528
528
|
ngImport: i0,
|
|
529
529
|
type: Tab,
|
|
530
530
|
deps: [],
|
|
@@ -532,7 +532,7 @@ class Tab {
|
|
|
532
532
|
});
|
|
533
533
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
534
534
|
minVersion: "17.1.0",
|
|
535
|
-
version: "22.0.0-next.
|
|
535
|
+
version: "22.0.0-next.6",
|
|
536
536
|
type: Tab,
|
|
537
537
|
isStandalone: true,
|
|
538
538
|
selector: "[ngTab]",
|
|
@@ -578,7 +578,7 @@ class Tab {
|
|
|
578
578
|
}
|
|
579
579
|
i0.ɵɵngDeclareClassMetadata({
|
|
580
580
|
minVersion: "12.0.0",
|
|
581
|
-
version: "22.0.0-next.
|
|
581
|
+
version: "22.0.0-next.6",
|
|
582
582
|
ngImport: i0,
|
|
583
583
|
type: Tab,
|
|
584
584
|
decorators: [{
|
|
@@ -628,7 +628,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
628
628
|
class TabContent {
|
|
629
629
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
630
630
|
minVersion: "12.0.0",
|
|
631
|
-
version: "22.0.0-next.
|
|
631
|
+
version: "22.0.0-next.6",
|
|
632
632
|
ngImport: i0,
|
|
633
633
|
type: TabContent,
|
|
634
634
|
deps: [],
|
|
@@ -636,7 +636,7 @@ class TabContent {
|
|
|
636
636
|
});
|
|
637
637
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
638
638
|
minVersion: "14.0.0",
|
|
639
|
-
version: "22.0.0-next.
|
|
639
|
+
version: "22.0.0-next.6",
|
|
640
640
|
type: TabContent,
|
|
641
641
|
isStandalone: true,
|
|
642
642
|
selector: "ng-template[ngTabContent]",
|
|
@@ -649,7 +649,7 @@ class TabContent {
|
|
|
649
649
|
}
|
|
650
650
|
i0.ɵɵngDeclareClassMetadata({
|
|
651
651
|
minVersion: "12.0.0",
|
|
652
|
-
version: "22.0.0-next.
|
|
652
|
+
version: "22.0.0-next.6",
|
|
653
653
|
ngImport: i0,
|
|
654
654
|
type: TabContent,
|
|
655
655
|
decorators: [{
|
package/fesm2022/toolbar.mjs
CHANGED
|
@@ -88,7 +88,7 @@ class Toolbar {
|
|
|
88
88
|
}
|
|
89
89
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
90
90
|
minVersion: "12.0.0",
|
|
91
|
-
version: "22.0.0-next.
|
|
91
|
+
version: "22.0.0-next.6",
|
|
92
92
|
ngImport: i0,
|
|
93
93
|
type: Toolbar,
|
|
94
94
|
deps: [],
|
|
@@ -96,7 +96,7 @@ class Toolbar {
|
|
|
96
96
|
});
|
|
97
97
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
98
98
|
minVersion: "17.1.0",
|
|
99
|
-
version: "22.0.0-next.
|
|
99
|
+
version: "22.0.0-next.6",
|
|
100
100
|
type: Toolbar,
|
|
101
101
|
isStandalone: true,
|
|
102
102
|
selector: "[ngToolbar]",
|
|
@@ -162,7 +162,7 @@ class Toolbar {
|
|
|
162
162
|
}
|
|
163
163
|
i0.ɵɵngDeclareClassMetadata({
|
|
164
164
|
minVersion: "12.0.0",
|
|
165
|
-
version: "22.0.0-next.
|
|
165
|
+
version: "22.0.0-next.6",
|
|
166
166
|
ngImport: i0,
|
|
167
167
|
type: Toolbar,
|
|
168
168
|
decorators: [{
|
|
@@ -276,7 +276,7 @@ class ToolbarWidget {
|
|
|
276
276
|
}
|
|
277
277
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
278
278
|
minVersion: "12.0.0",
|
|
279
|
-
version: "22.0.0-next.
|
|
279
|
+
version: "22.0.0-next.6",
|
|
280
280
|
ngImport: i0,
|
|
281
281
|
type: ToolbarWidget,
|
|
282
282
|
deps: [],
|
|
@@ -284,7 +284,7 @@ class ToolbarWidget {
|
|
|
284
284
|
});
|
|
285
285
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
286
286
|
minVersion: "17.1.0",
|
|
287
|
-
version: "22.0.0-next.
|
|
287
|
+
version: "22.0.0-next.6",
|
|
288
288
|
type: ToolbarWidget,
|
|
289
289
|
isStandalone: true,
|
|
290
290
|
selector: "[ngToolbarWidget]",
|
|
@@ -327,7 +327,7 @@ class ToolbarWidget {
|
|
|
327
327
|
}
|
|
328
328
|
i0.ɵɵngDeclareClassMetadata({
|
|
329
329
|
minVersion: "12.0.0",
|
|
330
|
-
version: "22.0.0-next.
|
|
330
|
+
version: "22.0.0-next.6",
|
|
331
331
|
ngImport: i0,
|
|
332
332
|
type: ToolbarWidget,
|
|
333
333
|
decorators: [{
|
|
@@ -408,7 +408,7 @@ class ToolbarWidgetGroup {
|
|
|
408
408
|
});
|
|
409
409
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
410
410
|
minVersion: "12.0.0",
|
|
411
|
-
version: "22.0.0-next.
|
|
411
|
+
version: "22.0.0-next.6",
|
|
412
412
|
ngImport: i0,
|
|
413
413
|
type: ToolbarWidgetGroup,
|
|
414
414
|
deps: [],
|
|
@@ -416,7 +416,7 @@ class ToolbarWidgetGroup {
|
|
|
416
416
|
});
|
|
417
417
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
418
418
|
minVersion: "17.2.0",
|
|
419
|
-
version: "22.0.0-next.
|
|
419
|
+
version: "22.0.0-next.6",
|
|
420
420
|
type: ToolbarWidgetGroup,
|
|
421
421
|
isStandalone: true,
|
|
422
422
|
selector: "[ngToolbarWidgetGroup]",
|
|
@@ -452,7 +452,7 @@ class ToolbarWidgetGroup {
|
|
|
452
452
|
}
|
|
453
453
|
i0.ɵɵngDeclareClassMetadata({
|
|
454
454
|
minVersion: "12.0.0",
|
|
455
|
-
version: "22.0.0-next.
|
|
455
|
+
version: "22.0.0-next.6",
|
|
456
456
|
ngImport: i0,
|
|
457
457
|
type: ToolbarWidgetGroup,
|
|
458
458
|
decorators: [{
|
package/fesm2022/tree.mjs
CHANGED
|
@@ -143,7 +143,7 @@ class Tree {
|
|
|
143
143
|
}
|
|
144
144
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
145
145
|
minVersion: "12.0.0",
|
|
146
|
-
version: "22.0.0-next.
|
|
146
|
+
version: "22.0.0-next.6",
|
|
147
147
|
ngImport: i0,
|
|
148
148
|
type: Tree,
|
|
149
149
|
deps: [],
|
|
@@ -151,7 +151,7 @@ class Tree {
|
|
|
151
151
|
});
|
|
152
152
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
153
153
|
minVersion: "17.1.0",
|
|
154
|
-
version: "22.0.0-next.
|
|
154
|
+
version: "22.0.0-next.6",
|
|
155
155
|
type: Tree,
|
|
156
156
|
isStandalone: true,
|
|
157
157
|
selector: "[ngTree]",
|
|
@@ -271,7 +271,7 @@ class Tree {
|
|
|
271
271
|
}
|
|
272
272
|
i0.ɵɵngDeclareClassMetadata({
|
|
273
273
|
minVersion: "12.0.0",
|
|
274
|
-
version: "22.0.0-next.
|
|
274
|
+
version: "22.0.0-next.6",
|
|
275
275
|
ngImport: i0,
|
|
276
276
|
type: Tree,
|
|
277
277
|
decorators: [{
|
|
@@ -502,7 +502,7 @@ class TreeItem extends DeferredContentAware {
|
|
|
502
502
|
}
|
|
503
503
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
504
504
|
minVersion: "12.0.0",
|
|
505
|
-
version: "22.0.0-next.
|
|
505
|
+
version: "22.0.0-next.6",
|
|
506
506
|
ngImport: i0,
|
|
507
507
|
type: TreeItem,
|
|
508
508
|
deps: [],
|
|
@@ -510,7 +510,7 @@ class TreeItem extends DeferredContentAware {
|
|
|
510
510
|
});
|
|
511
511
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
512
512
|
minVersion: "17.1.0",
|
|
513
|
-
version: "22.0.0-next.
|
|
513
|
+
version: "22.0.0-next.6",
|
|
514
514
|
type: TreeItem,
|
|
515
515
|
isStandalone: true,
|
|
516
516
|
selector: "[ngTreeItem]",
|
|
@@ -592,7 +592,7 @@ class TreeItem extends DeferredContentAware {
|
|
|
592
592
|
}
|
|
593
593
|
i0.ɵɵngDeclareClassMetadata({
|
|
594
594
|
minVersion: "12.0.0",
|
|
595
|
-
version: "22.0.0-next.
|
|
595
|
+
version: "22.0.0-next.6",
|
|
596
596
|
ngImport: i0,
|
|
597
597
|
type: TreeItem,
|
|
598
598
|
decorators: [{
|
|
@@ -709,7 +709,7 @@ class TreeItemGroup {
|
|
|
709
709
|
}
|
|
710
710
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
711
711
|
minVersion: "12.0.0",
|
|
712
|
-
version: "22.0.0-next.
|
|
712
|
+
version: "22.0.0-next.6",
|
|
713
713
|
ngImport: i0,
|
|
714
714
|
type: TreeItemGroup,
|
|
715
715
|
deps: [],
|
|
@@ -717,7 +717,7 @@ class TreeItemGroup {
|
|
|
717
717
|
});
|
|
718
718
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
719
719
|
minVersion: "17.1.0",
|
|
720
|
-
version: "22.0.0-next.
|
|
720
|
+
version: "22.0.0-next.6",
|
|
721
721
|
type: TreeItemGroup,
|
|
722
722
|
isStandalone: true,
|
|
723
723
|
selector: "ng-template[ngTreeItemGroup]",
|
|
@@ -739,7 +739,7 @@ class TreeItemGroup {
|
|
|
739
739
|
}
|
|
740
740
|
i0.ɵɵngDeclareClassMetadata({
|
|
741
741
|
minVersion: "12.0.0",
|
|
742
|
-
version: "22.0.0-next.
|
|
742
|
+
version: "22.0.0-next.6",
|
|
743
743
|
ngImport: i0,
|
|
744
744
|
type: TreeItemGroup,
|
|
745
745
|
decorators: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/aria",
|
|
3
|
-
"version": "21.2.
|
|
3
|
+
"version": "21.2.6",
|
|
4
4
|
"description": "Angular Aria",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
},
|
|
13
13
|
"homepage": "https://github.com/angular/components#readme",
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@angular/cdk": "21.2.
|
|
15
|
+
"@angular/cdk": "21.2.6",
|
|
16
16
|
"@angular/core": "^21.0.0 || ^22.0.0"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
Binary file
|