Skip to content

Commit 531dee2

Browse files
committed
main - ddccc8a build: bump rules_angular (#32392)
1 parent 44b2f7c commit 531dee2

File tree

119 files changed

+1972
-1424
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+1972
-1424
lines changed

fesm2022/aria-accordion.mjs

Lines changed: 72 additions & 24 deletions
Large diffs are not rendered by default.

fesm2022/aria-accordion.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fesm2022/aria-combobox.mjs

Lines changed: 264 additions & 44 deletions
Large diffs are not rendered by default.

fesm2022/aria-combobox.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fesm2022/aria-listbox.mjs

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ class ListboxConfigurableExample {
3636
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
3737
static ɵfac = i0.ɵɵngDeclareFactory({
3838
minVersion: "12.0.0",
39-
version: "20.2.0-next.2",
39+
version: "21.0.0",
4040
ngImport: i0,
4141
type: ListboxConfigurableExample,
4242
deps: [],
4343
target: i0.ɵɵFactoryTarget.Component
4444
});
4545
static ɵcmp = i0.ɵɵngDeclareComponent({
4646
minVersion: "17.0.0",
47-
version: "20.2.0-next.2",
47+
version: "21.0.0",
4848
type: ListboxConfigurableExample,
4949
isStandalone: true,
5050
selector: "listbox-configurable-example",
@@ -128,7 +128,7 @@ class ListboxConfigurableExample {
128128
}
129129
i0.ɵɵngDeclareClassMetadata({
130130
minVersion: "12.0.0",
131-
version: "20.2.0-next.2",
131+
version: "21.0.0",
132132
ngImport: i0,
133133
type: ListboxConfigurableExample,
134134
decorators: [{
@@ -146,15 +146,15 @@ class ListboxSingleSelectExample {
146146
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
147147
static ɵfac = i0.ɵɵngDeclareFactory({
148148
minVersion: "12.0.0",
149-
version: "20.2.0-next.2",
149+
version: "21.0.0",
150150
ngImport: i0,
151151
type: ListboxSingleSelectExample,
152152
deps: [],
153153
target: i0.ɵɵFactoryTarget.Component
154154
});
155155
static ɵcmp = i0.ɵɵngDeclareComponent({
156156
minVersion: "17.0.0",
157-
version: "20.2.0-next.2",
157+
version: "21.0.0",
158158
type: ListboxSingleSelectExample,
159159
isStandalone: true,
160160
selector: "listbox-single-select-example",
@@ -184,7 +184,7 @@ class ListboxSingleSelectExample {
184184
}
185185
i0.ɵɵngDeclareClassMetadata({
186186
minVersion: "12.0.0",
187-
version: "20.2.0-next.2",
187+
version: "21.0.0",
188188
ngImport: i0,
189189
type: ListboxSingleSelectExample,
190190
decorators: [{
@@ -202,15 +202,15 @@ class ListboxMultiSelectExample {
202202
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
203203
static ɵfac = i0.ɵɵngDeclareFactory({
204204
minVersion: "12.0.0",
205-
version: "20.2.0-next.2",
205+
version: "21.0.0",
206206
ngImport: i0,
207207
type: ListboxMultiSelectExample,
208208
deps: [],
209209
target: i0.ɵɵFactoryTarget.Component
210210
});
211211
static ɵcmp = i0.ɵɵngDeclareComponent({
212212
minVersion: "17.0.0",
213-
version: "20.2.0-next.2",
213+
version: "21.0.0",
214214
type: ListboxMultiSelectExample,
215215
isStandalone: true,
216216
selector: "listbox-multi-select-example",
@@ -240,7 +240,7 @@ class ListboxMultiSelectExample {
240240
}
241241
i0.ɵɵngDeclareClassMetadata({
242242
minVersion: "12.0.0",
243-
version: "20.2.0-next.2",
243+
version: "21.0.0",
244244
ngImport: i0,
245245
type: ListboxMultiSelectExample,
246246
decorators: [{
@@ -258,15 +258,15 @@ class ListboxSingleSelectFollowFocusExample {
258258
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
259259
static ɵfac = i0.ɵɵngDeclareFactory({
260260
minVersion: "12.0.0",
261-
version: "20.2.0-next.2",
261+
version: "21.0.0",
262262
ngImport: i0,
263263
type: ListboxSingleSelectFollowFocusExample,
264264
deps: [],
265265
target: i0.ɵɵFactoryTarget.Component
266266
});
267267
static ɵcmp = i0.ɵɵngDeclareComponent({
268268
minVersion: "17.0.0",
269-
version: "20.2.0-next.2",
269+
version: "21.0.0",
270270
type: ListboxSingleSelectFollowFocusExample,
271271
isStandalone: true,
272272
selector: "listbox-single-select-follow-focus-example",
@@ -296,7 +296,7 @@ class ListboxSingleSelectFollowFocusExample {
296296
}
297297
i0.ɵɵngDeclareClassMetadata({
298298
minVersion: "12.0.0",
299-
version: "20.2.0-next.2",
299+
version: "21.0.0",
300300
ngImport: i0,
301301
type: ListboxSingleSelectFollowFocusExample,
302302
decorators: [{
@@ -314,15 +314,15 @@ class ListboxMultiSelectFollowFocusExample {
314314
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
315315
static ɵfac = i0.ɵɵngDeclareFactory({
316316
minVersion: "12.0.0",
317-
version: "20.2.0-next.2",
317+
version: "21.0.0",
318318
ngImport: i0,
319319
type: ListboxMultiSelectFollowFocusExample,
320320
deps: [],
321321
target: i0.ɵɵFactoryTarget.Component
322322
});
323323
static ɵcmp = i0.ɵɵngDeclareComponent({
324324
minVersion: "17.0.0",
325-
version: "20.2.0-next.2",
325+
version: "21.0.0",
326326
type: ListboxMultiSelectFollowFocusExample,
327327
isStandalone: true,
328328
selector: "listbox-multi-select-follow-focus-example",
@@ -352,7 +352,7 @@ class ListboxMultiSelectFollowFocusExample {
352352
}
353353
i0.ɵɵngDeclareClassMetadata({
354354
minVersion: "12.0.0",
355-
version: "20.2.0-next.2",
355+
version: "21.0.0",
356356
ngImport: i0,
357357
type: ListboxMultiSelectFollowFocusExample,
358358
decorators: [{
@@ -370,15 +370,15 @@ class ListboxHorizontalExample {
370370
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
371371
static ɵfac = i0.ɵɵngDeclareFactory({
372372
minVersion: "12.0.0",
373-
version: "20.2.0-next.2",
373+
version: "21.0.0",
374374
ngImport: i0,
375375
type: ListboxHorizontalExample,
376376
deps: [],
377377
target: i0.ɵɵFactoryTarget.Component
378378
});
379379
static ɵcmp = i0.ɵɵngDeclareComponent({
380380
minVersion: "17.0.0",
381-
version: "20.2.0-next.2",
381+
version: "21.0.0",
382382
type: ListboxHorizontalExample,
383383
isStandalone: true,
384384
selector: "listbox-horizontal-example",
@@ -408,7 +408,7 @@ class ListboxHorizontalExample {
408408
}
409409
i0.ɵɵngDeclareClassMetadata({
410410
minVersion: "12.0.0",
411-
version: "20.2.0-next.2",
411+
version: "21.0.0",
412412
ngImport: i0,
413413
type: ListboxHorizontalExample,
414414
decorators: [{
@@ -426,15 +426,15 @@ class ListboxRtlHorizontalExample {
426426
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
427427
static ɵfac = i0.ɵɵngDeclareFactory({
428428
minVersion: "12.0.0",
429-
version: "20.2.0-next.2",
429+
version: "21.0.0",
430430
ngImport: i0,
431431
type: ListboxRtlHorizontalExample,
432432
deps: [],
433433
target: i0.ɵɵFactoryTarget.Component
434434
});
435435
static ɵcmp = i0.ɵɵngDeclareComponent({
436436
minVersion: "17.0.0",
437-
version: "20.2.0-next.2",
437+
version: "21.0.0",
438438
type: ListboxRtlHorizontalExample,
439439
isStandalone: true,
440440
selector: "listbox-rtl-horizontal-example",
@@ -471,7 +471,7 @@ class ListboxRtlHorizontalExample {
471471
}
472472
i0.ɵɵngDeclareClassMetadata({
473473
minVersion: "12.0.0",
474-
version: "20.2.0-next.2",
474+
version: "21.0.0",
475475
ngImport: i0,
476476
type: ListboxRtlHorizontalExample,
477477
decorators: [{
@@ -489,15 +489,15 @@ class ListboxActiveDescendantExample {
489489
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
490490
static ɵfac = i0.ɵɵngDeclareFactory({
491491
minVersion: "12.0.0",
492-
version: "20.2.0-next.2",
492+
version: "21.0.0",
493493
ngImport: i0,
494494
type: ListboxActiveDescendantExample,
495495
deps: [],
496496
target: i0.ɵɵFactoryTarget.Component
497497
});
498498
static ɵcmp = i0.ɵɵngDeclareComponent({
499499
minVersion: "17.0.0",
500-
version: "20.2.0-next.2",
500+
version: "21.0.0",
501501
type: ListboxActiveDescendantExample,
502502
isStandalone: true,
503503
selector: "listbox-active-descendant-example",
@@ -527,7 +527,7 @@ class ListboxActiveDescendantExample {
527527
}
528528
i0.ɵɵngDeclareClassMetadata({
529529
minVersion: "12.0.0",
530-
version: "20.2.0-next.2",
530+
version: "21.0.0",
531531
ngImport: i0,
532532
type: ListboxActiveDescendantExample,
533533
decorators: [{
@@ -545,15 +545,15 @@ class ListboxDisabledFocusableExample {
545545
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
546546
static ɵfac = i0.ɵɵngDeclareFactory({
547547
minVersion: "12.0.0",
548-
version: "20.2.0-next.2",
548+
version: "21.0.0",
549549
ngImport: i0,
550550
type: ListboxDisabledFocusableExample,
551551
deps: [],
552552
target: i0.ɵɵFactoryTarget.Component
553553
});
554554
static ɵcmp = i0.ɵɵngDeclareComponent({
555555
minVersion: "17.0.0",
556-
version: "20.2.0-next.2",
556+
version: "21.0.0",
557557
type: ListboxDisabledFocusableExample,
558558
isStandalone: true,
559559
selector: "listbox-disabled-focusable-example",
@@ -583,7 +583,7 @@ class ListboxDisabledFocusableExample {
583583
}
584584
i0.ɵɵngDeclareClassMetadata({
585585
minVersion: "12.0.0",
586-
version: "20.2.0-next.2",
586+
version: "21.0.0",
587587
ngImport: i0,
588588
type: ListboxDisabledFocusableExample,
589589
decorators: [{
@@ -601,15 +601,15 @@ class ListboxDisabledSkippedExample {
601601
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
602602
static ɵfac = i0.ɵɵngDeclareFactory({
603603
minVersion: "12.0.0",
604-
version: "20.2.0-next.2",
604+
version: "21.0.0",
605605
ngImport: i0,
606606
type: ListboxDisabledSkippedExample,
607607
deps: [],
608608
target: i0.ɵɵFactoryTarget.Component
609609
});
610610
static ɵcmp = i0.ɵɵngDeclareComponent({
611611
minVersion: "17.0.0",
612-
version: "20.2.0-next.2",
612+
version: "21.0.0",
613613
type: ListboxDisabledSkippedExample,
614614
isStandalone: true,
615615
selector: "listbox-disabled-skipped-example",
@@ -639,7 +639,7 @@ class ListboxDisabledSkippedExample {
639639
}
640640
i0.ɵɵngDeclareClassMetadata({
641641
minVersion: "12.0.0",
642-
version: "20.2.0-next.2",
642+
version: "21.0.0",
643643
ngImport: i0,
644644
type: ListboxDisabledSkippedExample,
645645
decorators: [{
@@ -657,15 +657,15 @@ class ListboxReadonlyExample {
657657
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
658658
static ɵfac = i0.ɵɵngDeclareFactory({
659659
minVersion: "12.0.0",
660-
version: "20.2.0-next.2",
660+
version: "21.0.0",
661661
ngImport: i0,
662662
type: ListboxReadonlyExample,
663663
deps: [],
664664
target: i0.ɵɵFactoryTarget.Component
665665
});
666666
static ɵcmp = i0.ɵɵngDeclareComponent({
667667
minVersion: "17.0.0",
668-
version: "20.2.0-next.2",
668+
version: "21.0.0",
669669
type: ListboxReadonlyExample,
670670
isStandalone: true,
671671
selector: "listbox-readonly-example",
@@ -695,7 +695,7 @@ class ListboxReadonlyExample {
695695
}
696696
i0.ɵɵngDeclareClassMetadata({
697697
minVersion: "12.0.0",
698-
version: "20.2.0-next.2",
698+
version: "21.0.0",
699699
ngImport: i0,
700700
type: ListboxReadonlyExample,
701701
decorators: [{
@@ -713,15 +713,15 @@ class ListboxDisabledExample {
713713
fruits = ['Apple', 'Apricot', 'Banana', 'Blackberry', 'Blueberry', 'Cantaloupe', 'Cherry', 'Clementine', 'Cranberry', 'Dates', 'Figs', 'Grapes', 'Grapefruit', 'Guava', 'Kiwi', 'Kumquat', 'Lemon', 'Lime', 'Mandarin', 'Mango', 'Nectarine', 'Orange', 'Papaya', 'Passion', 'Peach', 'Pear', 'Pineapple', 'Plum', 'Pomegranate', 'Raspberries', 'Strawberry', 'Tangerine', 'Watermelon'];
714714
static ɵfac = i0.ɵɵngDeclareFactory({
715715
minVersion: "12.0.0",
716-
version: "20.2.0-next.2",
716+
version: "21.0.0",
717717
ngImport: i0,
718718
type: ListboxDisabledExample,
719719
deps: [],
720720
target: i0.ɵɵFactoryTarget.Component
721721
});
722722
static ɵcmp = i0.ɵɵngDeclareComponent({
723723
minVersion: "17.0.0",
724-
version: "20.2.0-next.2",
724+
version: "21.0.0",
725725
type: ListboxDisabledExample,
726726
isStandalone: true,
727727
selector: "listbox-disabled-example",
@@ -751,7 +751,7 @@ class ListboxDisabledExample {
751751
}
752752
i0.ɵɵngDeclareClassMetadata({
753753
minVersion: "12.0.0",
754-
version: "20.2.0-next.2",
754+
version: "21.0.0",
755755
ngImport: i0,
756756
type: ListboxDisabledExample,
757757
decorators: [{

fesm2022/aria-listbox.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)