@angular/material 21.0.3 → 21.0.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/LICENSE +1 -1
- package/core/focus-indicators/_private.scss +1 -1
- package/fesm2022/_error-options-chunk.mjs +6 -6
- package/fesm2022/_form-field-chunk.mjs +32 -32
- package/fesm2022/_form-field-chunk.mjs.map +1 -1
- package/fesm2022/_icon-button-chunk.mjs +8 -8
- package/fesm2022/_icon-button-chunk.mjs.map +1 -1
- package/fesm2022/_icon-registry-chunk.mjs +3 -3
- package/fesm2022/_internal-form-field-chunk.mjs +3 -3
- package/fesm2022/_line-chunk.mjs +7 -7
- package/fesm2022/_option-chunk.mjs +6 -6
- package/fesm2022/_option-module-chunk.mjs +4 -4
- package/fesm2022/_pseudo-checkbox-chunk.mjs +3 -3
- package/fesm2022/_pseudo-checkbox-module-chunk.mjs +4 -4
- package/fesm2022/_ripple-chunk.mjs +6 -6
- package/fesm2022/_ripple-loader-chunk.mjs +3 -3
- package/fesm2022/_ripple-module-chunk.mjs +4 -4
- package/fesm2022/_structural-styles-chunk.mjs +5 -5
- package/fesm2022/_structural-styles-chunk.mjs.map +1 -1
- package/fesm2022/_tooltip-chunk.mjs +18 -12
- package/fesm2022/_tooltip-chunk.mjs.map +1 -1
- package/fesm2022/autocomplete.mjs +13 -13
- package/fesm2022/badge.mjs +10 -10
- package/fesm2022/bottom-sheet.mjs +10 -10
- package/fesm2022/button-toggle.mjs +10 -10
- package/fesm2022/button.mjs +19 -19
- package/fesm2022/button.mjs.map +1 -1
- package/fesm2022/card.mjs +46 -46
- package/fesm2022/checkbox.mjs +9 -9
- package/fesm2022/checkbox.mjs.map +1 -1
- package/fesm2022/chips.mjs +52 -52
- package/fesm2022/chips.mjs.map +1 -1
- package/fesm2022/core.mjs +12 -12
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/datepicker.mjs +84 -84
- package/fesm2022/datepicker.mjs.map +1 -1
- package/fesm2022/dialog.mjs +25 -25
- package/fesm2022/divider.mjs +7 -7
- package/fesm2022/expansion.mjs +27 -27
- package/fesm2022/expansion.mjs.map +1 -1
- package/fesm2022/form-field.mjs +4 -4
- package/fesm2022/grid-list.mjs +22 -22
- package/fesm2022/icon-testing.mjs +7 -7
- package/fesm2022/icon.mjs +7 -7
- package/fesm2022/input.mjs +7 -7
- package/fesm2022/list.mjs +57 -57
- package/fesm2022/list.mjs.map +1 -1
- package/fesm2022/menu.mjs +22 -22
- package/fesm2022/paginator.mjs +10 -10
- package/fesm2022/progress-bar.mjs +7 -7
- package/fesm2022/progress-spinner.mjs +7 -7
- package/fesm2022/radio.mjs +10 -10
- package/fesm2022/select.mjs +18 -13
- package/fesm2022/select.mjs.map +1 -1
- package/fesm2022/sidenav.mjs +22 -22
- package/fesm2022/slide-toggle.mjs +9 -9
- package/fesm2022/slide-toggle.mjs.map +1 -1
- package/fesm2022/slider.mjs +16 -16
- package/fesm2022/snack-bar.mjs +22 -22
- package/fesm2022/sort.mjs +13 -13
- package/fesm2022/stepper.mjs +33 -33
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/table.mjs +57 -57
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/tabs.mjs +43 -43
- package/fesm2022/timepicker.mjs +83 -88
- package/fesm2022/timepicker.mjs.map +1 -1
- package/fesm2022/toolbar.mjs +10 -10
- package/fesm2022/tooltip.mjs +5 -5
- package/fesm2022/tree.mjs +25 -25
- package/fesm2022/tree.mjs.map +1 -1
- package/package.json +2 -2
- package/schematics/ng-add/index.js +1 -1
- package/schematics/ng-add/setup-project.js +1 -39
- package/schematics/ng-add/setup-project.js.map +1 -1
- package/schematics/ng-add/theming/{create-custom-theme.d.ts → create-theme.d.ts} +2 -2
- package/schematics/ng-add/theming/{create-custom-theme.js → create-theme.js} +6 -4
- package/schematics/ng-add/theming/create-theme.js.map +1 -0
- package/schematics/ng-add/theming/theming.js +15 -15
- package/schematics/ng-add/theming/theming.js.map +1 -1
- package/types/_tooltip-chunk.d.ts +313 -0
- package/types/paginator.d.ts +1 -0
- package/types/select.d.ts +2 -1
- package/types/stepper.d.ts +4 -4
- package/types/table.d.ts +4 -2
- package/types/timepicker.d.ts +2 -2
- package/types/tooltip.d.ts +7 -297
- package/schematics/ng-add/theming/create-custom-theme.js.map +0 -1
package/fesm2022/datepicker.mjs
CHANGED
|
@@ -57,7 +57,7 @@ class MatDatepickerIntl {
|
|
|
57
57
|
}
|
|
58
58
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
59
59
|
minVersion: "12.0.0",
|
|
60
|
-
version: "21.0.
|
|
60
|
+
version: "21.0.3",
|
|
61
61
|
ngImport: i0,
|
|
62
62
|
type: MatDatepickerIntl,
|
|
63
63
|
deps: [],
|
|
@@ -65,7 +65,7 @@ class MatDatepickerIntl {
|
|
|
65
65
|
});
|
|
66
66
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
67
67
|
minVersion: "12.0.0",
|
|
68
|
-
version: "21.0.
|
|
68
|
+
version: "21.0.3",
|
|
69
69
|
ngImport: i0,
|
|
70
70
|
type: MatDatepickerIntl,
|
|
71
71
|
providedIn: 'root'
|
|
@@ -73,7 +73,7 @@ class MatDatepickerIntl {
|
|
|
73
73
|
}
|
|
74
74
|
i0.ɵɵngDeclareClassMetadata({
|
|
75
75
|
minVersion: "12.0.0",
|
|
76
|
-
version: "21.0.
|
|
76
|
+
version: "21.0.3",
|
|
77
77
|
ngImport: i0,
|
|
78
78
|
type: MatDatepickerIntl,
|
|
79
79
|
decorators: [{
|
|
@@ -419,7 +419,7 @@ class MatCalendarBody {
|
|
|
419
419
|
}
|
|
420
420
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
421
421
|
minVersion: "12.0.0",
|
|
422
|
-
version: "21.0.
|
|
422
|
+
version: "21.0.3",
|
|
423
423
|
ngImport: i0,
|
|
424
424
|
type: MatCalendarBody,
|
|
425
425
|
deps: [],
|
|
@@ -427,7 +427,7 @@ class MatCalendarBody {
|
|
|
427
427
|
});
|
|
428
428
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
429
429
|
minVersion: "17.0.0",
|
|
430
|
-
version: "21.0.
|
|
430
|
+
version: "21.0.3",
|
|
431
431
|
type: MatCalendarBody,
|
|
432
432
|
isStandalone: true,
|
|
433
433
|
selector: "[mat-calendar-body]",
|
|
@@ -476,7 +476,7 @@ class MatCalendarBody {
|
|
|
476
476
|
}
|
|
477
477
|
i0.ɵɵngDeclareClassMetadata({
|
|
478
478
|
minVersion: "12.0.0",
|
|
479
|
-
version: "21.0.
|
|
479
|
+
version: "21.0.3",
|
|
480
480
|
ngImport: i0,
|
|
481
481
|
type: MatCalendarBody,
|
|
482
482
|
decorators: [{
|
|
@@ -625,7 +625,7 @@ class MatDateSelectionModel {
|
|
|
625
625
|
}
|
|
626
626
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
627
627
|
minVersion: "12.0.0",
|
|
628
|
-
version: "21.0.
|
|
628
|
+
version: "21.0.3",
|
|
629
629
|
ngImport: i0,
|
|
630
630
|
type: MatDateSelectionModel,
|
|
631
631
|
deps: "invalid",
|
|
@@ -633,14 +633,14 @@ class MatDateSelectionModel {
|
|
|
633
633
|
});
|
|
634
634
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
635
635
|
minVersion: "12.0.0",
|
|
636
|
-
version: "21.0.
|
|
636
|
+
version: "21.0.3",
|
|
637
637
|
ngImport: i0,
|
|
638
638
|
type: MatDateSelectionModel
|
|
639
639
|
});
|
|
640
640
|
}
|
|
641
641
|
i0.ɵɵngDeclareClassMetadata({
|
|
642
642
|
minVersion: "12.0.0",
|
|
643
|
-
version: "21.0.
|
|
643
|
+
version: "21.0.3",
|
|
644
644
|
ngImport: i0,
|
|
645
645
|
type: MatDateSelectionModel,
|
|
646
646
|
decorators: [{
|
|
@@ -672,7 +672,7 @@ class MatSingleDateSelectionModel extends MatDateSelectionModel {
|
|
|
672
672
|
}
|
|
673
673
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
674
674
|
minVersion: "12.0.0",
|
|
675
|
-
version: "21.0.
|
|
675
|
+
version: "21.0.3",
|
|
676
676
|
ngImport: i0,
|
|
677
677
|
type: MatSingleDateSelectionModel,
|
|
678
678
|
deps: [{
|
|
@@ -682,14 +682,14 @@ class MatSingleDateSelectionModel extends MatDateSelectionModel {
|
|
|
682
682
|
});
|
|
683
683
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
684
684
|
minVersion: "12.0.0",
|
|
685
|
-
version: "21.0.
|
|
685
|
+
version: "21.0.3",
|
|
686
686
|
ngImport: i0,
|
|
687
687
|
type: MatSingleDateSelectionModel
|
|
688
688
|
});
|
|
689
689
|
}
|
|
690
690
|
i0.ɵɵngDeclareClassMetadata({
|
|
691
691
|
minVersion: "12.0.0",
|
|
692
|
-
version: "21.0.
|
|
692
|
+
version: "21.0.3",
|
|
693
693
|
ngImport: i0,
|
|
694
694
|
type: MatSingleDateSelectionModel,
|
|
695
695
|
decorators: [{
|
|
@@ -741,7 +741,7 @@ class MatRangeDateSelectionModel extends MatDateSelectionModel {
|
|
|
741
741
|
}
|
|
742
742
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
743
743
|
minVersion: "12.0.0",
|
|
744
|
-
version: "21.0.
|
|
744
|
+
version: "21.0.3",
|
|
745
745
|
ngImport: i0,
|
|
746
746
|
type: MatRangeDateSelectionModel,
|
|
747
747
|
deps: [{
|
|
@@ -751,14 +751,14 @@ class MatRangeDateSelectionModel extends MatDateSelectionModel {
|
|
|
751
751
|
});
|
|
752
752
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
753
753
|
minVersion: "12.0.0",
|
|
754
|
-
version: "21.0.
|
|
754
|
+
version: "21.0.3",
|
|
755
755
|
ngImport: i0,
|
|
756
756
|
type: MatRangeDateSelectionModel
|
|
757
757
|
});
|
|
758
758
|
}
|
|
759
759
|
i0.ɵɵngDeclareClassMetadata({
|
|
760
760
|
minVersion: "12.0.0",
|
|
761
|
-
version: "21.0.
|
|
761
|
+
version: "21.0.3",
|
|
762
762
|
ngImport: i0,
|
|
763
763
|
type: MatRangeDateSelectionModel,
|
|
764
764
|
decorators: [{
|
|
@@ -856,7 +856,7 @@ class DefaultMatCalendarRangeStrategy {
|
|
|
856
856
|
}
|
|
857
857
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
858
858
|
minVersion: "12.0.0",
|
|
859
|
-
version: "21.0.
|
|
859
|
+
version: "21.0.3",
|
|
860
860
|
ngImport: i0,
|
|
861
861
|
type: DefaultMatCalendarRangeStrategy,
|
|
862
862
|
deps: [{
|
|
@@ -866,14 +866,14 @@ class DefaultMatCalendarRangeStrategy {
|
|
|
866
866
|
});
|
|
867
867
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
868
868
|
minVersion: "12.0.0",
|
|
869
|
-
version: "21.0.
|
|
869
|
+
version: "21.0.3",
|
|
870
870
|
ngImport: i0,
|
|
871
871
|
type: DefaultMatCalendarRangeStrategy
|
|
872
872
|
});
|
|
873
873
|
}
|
|
874
874
|
i0.ɵɵngDeclareClassMetadata({
|
|
875
875
|
minVersion: "12.0.0",
|
|
876
|
-
version: "21.0.
|
|
876
|
+
version: "21.0.3",
|
|
877
877
|
ngImport: i0,
|
|
878
878
|
type: DefaultMatCalendarRangeStrategy,
|
|
879
879
|
decorators: [{
|
|
@@ -1244,7 +1244,7 @@ class MatMonthView {
|
|
|
1244
1244
|
}
|
|
1245
1245
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1246
1246
|
minVersion: "12.0.0",
|
|
1247
|
-
version: "21.0.
|
|
1247
|
+
version: "21.0.3",
|
|
1248
1248
|
ngImport: i0,
|
|
1249
1249
|
type: MatMonthView,
|
|
1250
1250
|
deps: [],
|
|
@@ -1252,7 +1252,7 @@ class MatMonthView {
|
|
|
1252
1252
|
});
|
|
1253
1253
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
1254
1254
|
minVersion: "17.0.0",
|
|
1255
|
-
version: "21.0.
|
|
1255
|
+
version: "21.0.3",
|
|
1256
1256
|
type: MatMonthView,
|
|
1257
1257
|
isStandalone: true,
|
|
1258
1258
|
selector: "mat-month-view",
|
|
@@ -1300,7 +1300,7 @@ class MatMonthView {
|
|
|
1300
1300
|
}
|
|
1301
1301
|
i0.ɵɵngDeclareClassMetadata({
|
|
1302
1302
|
minVersion: "12.0.0",
|
|
1303
|
-
version: "21.0.
|
|
1303
|
+
version: "21.0.3",
|
|
1304
1304
|
ngImport: i0,
|
|
1305
1305
|
type: MatMonthView,
|
|
1306
1306
|
decorators: [{
|
|
@@ -1582,7 +1582,7 @@ class MatMultiYearView {
|
|
|
1582
1582
|
}
|
|
1583
1583
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1584
1584
|
minVersion: "12.0.0",
|
|
1585
|
-
version: "21.0.
|
|
1585
|
+
version: "21.0.3",
|
|
1586
1586
|
ngImport: i0,
|
|
1587
1587
|
type: MatMultiYearView,
|
|
1588
1588
|
deps: [],
|
|
@@ -1590,7 +1590,7 @@ class MatMultiYearView {
|
|
|
1590
1590
|
});
|
|
1591
1591
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
1592
1592
|
minVersion: "14.0.0",
|
|
1593
|
-
version: "21.0.
|
|
1593
|
+
version: "21.0.3",
|
|
1594
1594
|
type: MatMultiYearView,
|
|
1595
1595
|
isStandalone: true,
|
|
1596
1596
|
selector: "mat-multi-year-view",
|
|
@@ -1630,7 +1630,7 @@ class MatMultiYearView {
|
|
|
1630
1630
|
}
|
|
1631
1631
|
i0.ɵɵngDeclareClassMetadata({
|
|
1632
1632
|
minVersion: "12.0.0",
|
|
1633
|
-
version: "21.0.
|
|
1633
|
+
version: "21.0.3",
|
|
1634
1634
|
ngImport: i0,
|
|
1635
1635
|
type: MatMultiYearView,
|
|
1636
1636
|
decorators: [{
|
|
@@ -1928,7 +1928,7 @@ class MatYearView {
|
|
|
1928
1928
|
}
|
|
1929
1929
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1930
1930
|
minVersion: "12.0.0",
|
|
1931
|
-
version: "21.0.
|
|
1931
|
+
version: "21.0.3",
|
|
1932
1932
|
ngImport: i0,
|
|
1933
1933
|
type: MatYearView,
|
|
1934
1934
|
deps: [],
|
|
@@ -1936,7 +1936,7 @@ class MatYearView {
|
|
|
1936
1936
|
});
|
|
1937
1937
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
1938
1938
|
minVersion: "14.0.0",
|
|
1939
|
-
version: "21.0.
|
|
1939
|
+
version: "21.0.3",
|
|
1940
1940
|
type: MatYearView,
|
|
1941
1941
|
isStandalone: true,
|
|
1942
1942
|
selector: "mat-year-view",
|
|
@@ -1976,7 +1976,7 @@ class MatYearView {
|
|
|
1976
1976
|
}
|
|
1977
1977
|
i0.ɵɵngDeclareClassMetadata({
|
|
1978
1978
|
minVersion: "12.0.0",
|
|
1979
|
-
version: "21.0.
|
|
1979
|
+
version: "21.0.3",
|
|
1980
1980
|
ngImport: i0,
|
|
1981
1981
|
type: MatYearView,
|
|
1982
1982
|
decorators: [{
|
|
@@ -2130,7 +2130,7 @@ class MatCalendarHeader {
|
|
|
2130
2130
|
_periodButtonLabelId = inject(_IdGenerator).getId('mat-calendar-period-label-');
|
|
2131
2131
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2132
2132
|
minVersion: "12.0.0",
|
|
2133
|
-
version: "21.0.
|
|
2133
|
+
version: "21.0.3",
|
|
2134
2134
|
ngImport: i0,
|
|
2135
2135
|
type: MatCalendarHeader,
|
|
2136
2136
|
deps: [],
|
|
@@ -2138,7 +2138,7 @@ class MatCalendarHeader {
|
|
|
2138
2138
|
});
|
|
2139
2139
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
2140
2140
|
minVersion: "14.0.0",
|
|
2141
|
-
version: "21.0.
|
|
2141
|
+
version: "21.0.3",
|
|
2142
2142
|
type: MatCalendarHeader,
|
|
2143
2143
|
isStandalone: true,
|
|
2144
2144
|
selector: "mat-calendar-header",
|
|
@@ -2169,7 +2169,7 @@ class MatCalendarHeader {
|
|
|
2169
2169
|
}
|
|
2170
2170
|
i0.ɵɵngDeclareClassMetadata({
|
|
2171
2171
|
minVersion: "12.0.0",
|
|
2172
|
-
version: "21.0.
|
|
2172
|
+
version: "21.0.3",
|
|
2173
2173
|
ngImport: i0,
|
|
2174
2174
|
type: MatCalendarHeader,
|
|
2175
2175
|
decorators: [{
|
|
@@ -2354,7 +2354,7 @@ class MatCalendar {
|
|
|
2354
2354
|
}
|
|
2355
2355
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2356
2356
|
minVersion: "12.0.0",
|
|
2357
|
-
version: "21.0.
|
|
2357
|
+
version: "21.0.3",
|
|
2358
2358
|
ngImport: i0,
|
|
2359
2359
|
type: MatCalendar,
|
|
2360
2360
|
deps: [],
|
|
@@ -2362,7 +2362,7 @@ class MatCalendar {
|
|
|
2362
2362
|
});
|
|
2363
2363
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
2364
2364
|
minVersion: "17.0.0",
|
|
2365
|
-
version: "21.0.
|
|
2365
|
+
version: "21.0.3",
|
|
2366
2366
|
type: MatCalendar,
|
|
2367
2367
|
isStandalone: true,
|
|
2368
2368
|
selector: "mat-calendar",
|
|
@@ -2412,7 +2412,7 @@ class MatCalendar {
|
|
|
2412
2412
|
usesOnChanges: true,
|
|
2413
2413
|
ngImport: i0,
|
|
2414
2414
|
template: "<ng-template [cdkPortalOutlet]=\"_calendarHeaderPortal\"></ng-template>\n\n<div class=\"mat-calendar-content\" cdkMonitorSubtreeFocus tabindex=\"-1\">\n @switch (currentView) {\n @case ('month') {\n <mat-month-view\n [(activeDate)]=\"activeDate\"\n [selected]=\"selected\"\n [dateFilter]=\"dateFilter\"\n [maxDate]=\"maxDate\"\n [minDate]=\"minDate\"\n [dateClass]=\"dateClass\"\n [comparisonStart]=\"comparisonStart\"\n [comparisonEnd]=\"comparisonEnd\"\n [startDateAccessibleName]=\"startDateAccessibleName\"\n [endDateAccessibleName]=\"endDateAccessibleName\"\n (_userSelection)=\"_dateSelected($event)\"\n (dragStarted)=\"_dragStarted($event)\"\n (dragEnded)=\"_dragEnded($event)\"\n [activeDrag]=\"_activeDrag\"></mat-month-view>\n }\n\n @case ('year') {\n <mat-year-view\n [(activeDate)]=\"activeDate\"\n [selected]=\"selected\"\n [dateFilter]=\"dateFilter\"\n [maxDate]=\"maxDate\"\n [minDate]=\"minDate\"\n [dateClass]=\"dateClass\"\n (monthSelected)=\"_monthSelectedInYearView($event)\"\n (selectedChange)=\"_goToDateInView($event, 'month')\"></mat-year-view>\n }\n\n @case ('multi-year') {\n <mat-multi-year-view\n [(activeDate)]=\"activeDate\"\n [selected]=\"selected\"\n [dateFilter]=\"dateFilter\"\n [maxDate]=\"maxDate\"\n [minDate]=\"minDate\"\n [dateClass]=\"dateClass\"\n (yearSelected)=\"_yearSelectedInMultiYearView($event)\"\n (selectedChange)=\"_goToDateInView($event, 'year')\"></mat-multi-year-view>\n }\n }\n</div>\n",
|
|
2415
|
-
styles: [".mat-calendar{display:block;line-height:normal;font-family:var(--mat-datepicker-calendar-text-font, var(--mat-sys-body-medium-font));font-size:var(--mat-datepicker-calendar-text-size, var(--mat-sys-body-medium-size))}.mat-calendar-header{padding:8px 8px 0 8px}.mat-calendar-content{padding:0 8px 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size, var(--mat-sys-title-small-size));font-weight:var(--mat-datepicker-calendar-period-button-text-weight, var(--mat-sys-title-small-weight));--mat-button-text-label-text-color: var(--mat-datepicker-calendar-period-button-text-color, var(--mat-sys-on-surface-variant))}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color, var(--mat-sys-on-surface-variant))}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}@media(forced-colors: active){.mat-calendar-arrow{fill:CanvasText}}.mat-datepicker-content .mat-calendar-previous-button:not(.mat-mdc-button-disabled),.mat-datepicker-content .mat-calendar-next-button:not(.mat-mdc-button-disabled){color:var(--mat-datepicker-calendar-navigation-button-icon-color, var(--mat-sys-on-surface-variant))}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px 0;color:var(--mat-datepicker-calendar-header-text-color, var(--mat-sys-on-surface-variant));font-size:var(--mat-datepicker-calendar-header-text-size, var(--mat-sys-title-small-size));font-weight:var(--mat-datepicker-calendar-header-text-weight, var(--mat-sys-title-small-weight))}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider::after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color, transparent)}.mat-calendar-body-cell-content::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px)*-1)}.mat-calendar-body-cell:focus .mat-focus-indicator::before{content:\"\"}\n"],
|
|
2415
|
+
styles: [".mat-calendar{display:block;line-height:normal;font-family:var(--mat-datepicker-calendar-text-font, var(--mat-sys-body-medium-font));font-size:var(--mat-datepicker-calendar-text-size, var(--mat-sys-body-medium-size))}.mat-calendar-header{padding:8px 8px 0 8px}.mat-calendar-content{padding:0 8px 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size, var(--mat-sys-title-small-size));font-weight:var(--mat-datepicker-calendar-period-button-text-weight, var(--mat-sys-title-small-weight));--mat-button-text-label-text-color: var(--mat-datepicker-calendar-period-button-text-color, var(--mat-sys-on-surface-variant))}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color, var(--mat-sys-on-surface-variant))}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}@media(forced-colors: active){.mat-calendar-arrow{fill:CanvasText}}.mat-datepicker-content .mat-calendar-previous-button:not(.mat-mdc-button-disabled),.mat-datepicker-content .mat-calendar-next-button:not(.mat-mdc-button-disabled){color:var(--mat-datepicker-calendar-navigation-button-icon-color, var(--mat-sys-on-surface-variant))}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px 0;color:var(--mat-datepicker-calendar-header-text-color, var(--mat-sys-on-surface-variant));font-size:var(--mat-datepicker-calendar-header-text-size, var(--mat-sys-title-small-size));font-weight:var(--mat-datepicker-calendar-header-text-weight, var(--mat-sys-title-small-weight))}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider::after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color, transparent)}.mat-calendar-body-cell-content::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px)*-1)}.mat-calendar-body-cell:focus-visible .mat-focus-indicator::before{content:\"\"}\n"],
|
|
2416
2416
|
dependencies: [{
|
|
2417
2417
|
kind: "directive",
|
|
2418
2418
|
type: CdkPortalOutlet,
|
|
@@ -2454,7 +2454,7 @@ class MatCalendar {
|
|
|
2454
2454
|
}
|
|
2455
2455
|
i0.ɵɵngDeclareClassMetadata({
|
|
2456
2456
|
minVersion: "12.0.0",
|
|
2457
|
-
version: "21.0.
|
|
2457
|
+
version: "21.0.3",
|
|
2458
2458
|
ngImport: i0,
|
|
2459
2459
|
type: MatCalendar,
|
|
2460
2460
|
decorators: [{
|
|
@@ -2470,7 +2470,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
2470
2470
|
providers: [MAT_SINGLE_DATE_SELECTION_MODEL_PROVIDER],
|
|
2471
2471
|
imports: [CdkPortalOutlet, CdkMonitorFocus, MatMonthView, MatYearView, MatMultiYearView],
|
|
2472
2472
|
template: "<ng-template [cdkPortalOutlet]=\"_calendarHeaderPortal\"></ng-template>\n\n<div class=\"mat-calendar-content\" cdkMonitorSubtreeFocus tabindex=\"-1\">\n @switch (currentView) {\n @case ('month') {\n <mat-month-view\n [(activeDate)]=\"activeDate\"\n [selected]=\"selected\"\n [dateFilter]=\"dateFilter\"\n [maxDate]=\"maxDate\"\n [minDate]=\"minDate\"\n [dateClass]=\"dateClass\"\n [comparisonStart]=\"comparisonStart\"\n [comparisonEnd]=\"comparisonEnd\"\n [startDateAccessibleName]=\"startDateAccessibleName\"\n [endDateAccessibleName]=\"endDateAccessibleName\"\n (_userSelection)=\"_dateSelected($event)\"\n (dragStarted)=\"_dragStarted($event)\"\n (dragEnded)=\"_dragEnded($event)\"\n [activeDrag]=\"_activeDrag\"></mat-month-view>\n }\n\n @case ('year') {\n <mat-year-view\n [(activeDate)]=\"activeDate\"\n [selected]=\"selected\"\n [dateFilter]=\"dateFilter\"\n [maxDate]=\"maxDate\"\n [minDate]=\"minDate\"\n [dateClass]=\"dateClass\"\n (monthSelected)=\"_monthSelectedInYearView($event)\"\n (selectedChange)=\"_goToDateInView($event, 'month')\"></mat-year-view>\n }\n\n @case ('multi-year') {\n <mat-multi-year-view\n [(activeDate)]=\"activeDate\"\n [selected]=\"selected\"\n [dateFilter]=\"dateFilter\"\n [maxDate]=\"maxDate\"\n [minDate]=\"minDate\"\n [dateClass]=\"dateClass\"\n (yearSelected)=\"_yearSelectedInMultiYearView($event)\"\n (selectedChange)=\"_goToDateInView($event, 'year')\"></mat-multi-year-view>\n }\n }\n</div>\n",
|
|
2473
|
-
styles: [".mat-calendar{display:block;line-height:normal;font-family:var(--mat-datepicker-calendar-text-font, var(--mat-sys-body-medium-font));font-size:var(--mat-datepicker-calendar-text-size, var(--mat-sys-body-medium-size))}.mat-calendar-header{padding:8px 8px 0 8px}.mat-calendar-content{padding:0 8px 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size, var(--mat-sys-title-small-size));font-weight:var(--mat-datepicker-calendar-period-button-text-weight, var(--mat-sys-title-small-weight));--mat-button-text-label-text-color: var(--mat-datepicker-calendar-period-button-text-color, var(--mat-sys-on-surface-variant))}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color, var(--mat-sys-on-surface-variant))}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}@media(forced-colors: active){.mat-calendar-arrow{fill:CanvasText}}.mat-datepicker-content .mat-calendar-previous-button:not(.mat-mdc-button-disabled),.mat-datepicker-content .mat-calendar-next-button:not(.mat-mdc-button-disabled){color:var(--mat-datepicker-calendar-navigation-button-icon-color, var(--mat-sys-on-surface-variant))}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px 0;color:var(--mat-datepicker-calendar-header-text-color, var(--mat-sys-on-surface-variant));font-size:var(--mat-datepicker-calendar-header-text-size, var(--mat-sys-title-small-size));font-weight:var(--mat-datepicker-calendar-header-text-weight, var(--mat-sys-title-small-weight))}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider::after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color, transparent)}.mat-calendar-body-cell-content::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px)*-1)}.mat-calendar-body-cell:focus .mat-focus-indicator::before{content:\"\"}\n"]
|
|
2473
|
+
styles: [".mat-calendar{display:block;line-height:normal;font-family:var(--mat-datepicker-calendar-text-font, var(--mat-sys-body-medium-font));font-size:var(--mat-datepicker-calendar-text-size, var(--mat-sys-body-medium-size))}.mat-calendar-header{padding:8px 8px 0 8px}.mat-calendar-content{padding:0 8px 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size, var(--mat-sys-title-small-size));font-weight:var(--mat-datepicker-calendar-period-button-text-weight, var(--mat-sys-title-small-weight));--mat-button-text-label-text-color: var(--mat-datepicker-calendar-period-button-text-color, var(--mat-sys-on-surface-variant))}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color, var(--mat-sys-on-surface-variant))}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}@media(forced-colors: active){.mat-calendar-arrow{fill:CanvasText}}.mat-datepicker-content .mat-calendar-previous-button:not(.mat-mdc-button-disabled),.mat-datepicker-content .mat-calendar-next-button:not(.mat-mdc-button-disabled){color:var(--mat-datepicker-calendar-navigation-button-icon-color, var(--mat-sys-on-surface-variant))}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px 0;color:var(--mat-datepicker-calendar-header-text-color, var(--mat-sys-on-surface-variant));font-size:var(--mat-datepicker-calendar-header-text-size, var(--mat-sys-title-small-size));font-weight:var(--mat-datepicker-calendar-header-text-weight, var(--mat-sys-title-small-weight))}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider::after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color, transparent)}.mat-calendar-body-cell-content::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px)*-1)}.mat-calendar-body-cell:focus-visible .mat-focus-indicator::before{content:\"\"}\n"]
|
|
2474
2474
|
}]
|
|
2475
2475
|
}],
|
|
2476
2476
|
ctorParameters: () => [],
|
|
@@ -2659,7 +2659,7 @@ class MatDatepickerContent {
|
|
|
2659
2659
|
}
|
|
2660
2660
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2661
2661
|
minVersion: "12.0.0",
|
|
2662
|
-
version: "21.0.
|
|
2662
|
+
version: "21.0.3",
|
|
2663
2663
|
ngImport: i0,
|
|
2664
2664
|
type: MatDatepickerContent,
|
|
2665
2665
|
deps: [],
|
|
@@ -2667,7 +2667,7 @@ class MatDatepickerContent {
|
|
|
2667
2667
|
});
|
|
2668
2668
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
2669
2669
|
minVersion: "14.0.0",
|
|
2670
|
-
version: "21.0.
|
|
2670
|
+
version: "21.0.3",
|
|
2671
2671
|
type: MatDatepickerContent,
|
|
2672
2672
|
isStandalone: true,
|
|
2673
2673
|
selector: "mat-datepicker-content",
|
|
@@ -2725,7 +2725,7 @@ class MatDatepickerContent {
|
|
|
2725
2725
|
}
|
|
2726
2726
|
i0.ɵɵngDeclareClassMetadata({
|
|
2727
2727
|
minVersion: "12.0.0",
|
|
2728
|
-
version: "21.0.
|
|
2728
|
+
version: "21.0.3",
|
|
2729
2729
|
ngImport: i0,
|
|
2730
2730
|
type: MatDatepickerContent,
|
|
2731
2731
|
decorators: [{
|
|
@@ -3040,7 +3040,7 @@ class MatDatepickerBase {
|
|
|
3040
3040
|
}
|
|
3041
3041
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3042
3042
|
minVersion: "12.0.0",
|
|
3043
|
-
version: "21.0.
|
|
3043
|
+
version: "21.0.3",
|
|
3044
3044
|
ngImport: i0,
|
|
3045
3045
|
type: MatDatepickerBase,
|
|
3046
3046
|
deps: [],
|
|
@@ -3048,7 +3048,7 @@ class MatDatepickerBase {
|
|
|
3048
3048
|
});
|
|
3049
3049
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3050
3050
|
minVersion: "16.1.0",
|
|
3051
|
-
version: "21.0.
|
|
3051
|
+
version: "21.0.3",
|
|
3052
3052
|
type: MatDatepickerBase,
|
|
3053
3053
|
isStandalone: true,
|
|
3054
3054
|
inputs: {
|
|
@@ -3078,7 +3078,7 @@ class MatDatepickerBase {
|
|
|
3078
3078
|
}
|
|
3079
3079
|
i0.ɵɵngDeclareClassMetadata({
|
|
3080
3080
|
minVersion: "12.0.0",
|
|
3081
|
-
version: "21.0.
|
|
3081
|
+
version: "21.0.3",
|
|
3082
3082
|
ngImport: i0,
|
|
3083
3083
|
type: MatDatepickerBase,
|
|
3084
3084
|
decorators: [{
|
|
@@ -3157,7 +3157,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
3157
3157
|
class MatDatepicker extends MatDatepickerBase {
|
|
3158
3158
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3159
3159
|
minVersion: "12.0.0",
|
|
3160
|
-
version: "21.0.
|
|
3160
|
+
version: "21.0.3",
|
|
3161
3161
|
ngImport: i0,
|
|
3162
3162
|
type: MatDatepicker,
|
|
3163
3163
|
deps: null,
|
|
@@ -3165,7 +3165,7 @@ class MatDatepicker extends MatDatepickerBase {
|
|
|
3165
3165
|
});
|
|
3166
3166
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
3167
3167
|
minVersion: "14.0.0",
|
|
3168
|
-
version: "21.0.
|
|
3168
|
+
version: "21.0.3",
|
|
3169
3169
|
type: MatDatepicker,
|
|
3170
3170
|
isStandalone: true,
|
|
3171
3171
|
selector: "mat-datepicker",
|
|
@@ -3184,7 +3184,7 @@ class MatDatepicker extends MatDatepickerBase {
|
|
|
3184
3184
|
}
|
|
3185
3185
|
i0.ɵɵngDeclareClassMetadata({
|
|
3186
3186
|
minVersion: "12.0.0",
|
|
3187
|
-
version: "21.0.
|
|
3187
|
+
version: "21.0.3",
|
|
3188
3188
|
ngImport: i0,
|
|
3189
3189
|
type: MatDatepicker,
|
|
3190
3190
|
decorators: [{
|
|
@@ -3423,7 +3423,7 @@ class MatDatepickerInputBase {
|
|
|
3423
3423
|
}
|
|
3424
3424
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3425
3425
|
minVersion: "12.0.0",
|
|
3426
|
-
version: "21.0.
|
|
3426
|
+
version: "21.0.3",
|
|
3427
3427
|
ngImport: i0,
|
|
3428
3428
|
type: MatDatepickerInputBase,
|
|
3429
3429
|
deps: [],
|
|
@@ -3431,7 +3431,7 @@ class MatDatepickerInputBase {
|
|
|
3431
3431
|
});
|
|
3432
3432
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3433
3433
|
minVersion: "16.1.0",
|
|
3434
|
-
version: "21.0.
|
|
3434
|
+
version: "21.0.3",
|
|
3435
3435
|
type: MatDatepickerInputBase,
|
|
3436
3436
|
isStandalone: true,
|
|
3437
3437
|
inputs: {
|
|
@@ -3448,7 +3448,7 @@ class MatDatepickerInputBase {
|
|
|
3448
3448
|
}
|
|
3449
3449
|
i0.ɵɵngDeclareClassMetadata({
|
|
3450
3450
|
minVersion: "12.0.0",
|
|
3451
|
-
version: "21.0.
|
|
3451
|
+
version: "21.0.3",
|
|
3452
3452
|
ngImport: i0,
|
|
3453
3453
|
type: MatDatepickerInputBase,
|
|
3454
3454
|
decorators: [{
|
|
@@ -3610,7 +3610,7 @@ class MatDatepickerInput extends MatDatepickerInputBase {
|
|
|
3610
3610
|
}
|
|
3611
3611
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3612
3612
|
minVersion: "12.0.0",
|
|
3613
|
-
version: "21.0.
|
|
3613
|
+
version: "21.0.3",
|
|
3614
3614
|
ngImport: i0,
|
|
3615
3615
|
type: MatDatepickerInput,
|
|
3616
3616
|
deps: [],
|
|
@@ -3618,7 +3618,7 @@ class MatDatepickerInput extends MatDatepickerInputBase {
|
|
|
3618
3618
|
});
|
|
3619
3619
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3620
3620
|
minVersion: "14.0.0",
|
|
3621
|
-
version: "21.0.
|
|
3621
|
+
version: "21.0.3",
|
|
3622
3622
|
type: MatDatepickerInput,
|
|
3623
3623
|
isStandalone: true,
|
|
3624
3624
|
selector: "input[matDatepicker]",
|
|
@@ -3656,7 +3656,7 @@ class MatDatepickerInput extends MatDatepickerInputBase {
|
|
|
3656
3656
|
}
|
|
3657
3657
|
i0.ɵɵngDeclareClassMetadata({
|
|
3658
3658
|
minVersion: "12.0.0",
|
|
3659
|
-
version: "21.0.
|
|
3659
|
+
version: "21.0.3",
|
|
3660
3660
|
ngImport: i0,
|
|
3661
3661
|
type: MatDatepickerInput,
|
|
3662
3662
|
decorators: [{
|
|
@@ -3704,7 +3704,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
3704
3704
|
class MatDatepickerToggleIcon {
|
|
3705
3705
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3706
3706
|
minVersion: "12.0.0",
|
|
3707
|
-
version: "21.0.
|
|
3707
|
+
version: "21.0.3",
|
|
3708
3708
|
ngImport: i0,
|
|
3709
3709
|
type: MatDatepickerToggleIcon,
|
|
3710
3710
|
deps: [],
|
|
@@ -3712,7 +3712,7 @@ class MatDatepickerToggleIcon {
|
|
|
3712
3712
|
});
|
|
3713
3713
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3714
3714
|
minVersion: "14.0.0",
|
|
3715
|
-
version: "21.0.
|
|
3715
|
+
version: "21.0.3",
|
|
3716
3716
|
type: MatDatepickerToggleIcon,
|
|
3717
3717
|
isStandalone: true,
|
|
3718
3718
|
selector: "[matDatepickerToggleIcon]",
|
|
@@ -3721,7 +3721,7 @@ class MatDatepickerToggleIcon {
|
|
|
3721
3721
|
}
|
|
3722
3722
|
i0.ɵɵngDeclareClassMetadata({
|
|
3723
3723
|
minVersion: "12.0.0",
|
|
3724
|
-
version: "21.0.
|
|
3724
|
+
version: "21.0.3",
|
|
3725
3725
|
ngImport: i0,
|
|
3726
3726
|
type: MatDatepickerToggleIcon,
|
|
3727
3727
|
decorators: [{
|
|
@@ -3784,7 +3784,7 @@ class MatDatepickerToggle {
|
|
|
3784
3784
|
}
|
|
3785
3785
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3786
3786
|
minVersion: "12.0.0",
|
|
3787
|
-
version: "21.0.
|
|
3787
|
+
version: "21.0.3",
|
|
3788
3788
|
ngImport: i0,
|
|
3789
3789
|
type: MatDatepickerToggle,
|
|
3790
3790
|
deps: [],
|
|
@@ -3792,7 +3792,7 @@ class MatDatepickerToggle {
|
|
|
3792
3792
|
});
|
|
3793
3793
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
3794
3794
|
minVersion: "17.0.0",
|
|
3795
|
-
version: "21.0.
|
|
3795
|
+
version: "21.0.3",
|
|
3796
3796
|
type: MatDatepickerToggle,
|
|
3797
3797
|
isStandalone: true,
|
|
3798
3798
|
selector: "mat-datepicker-toggle",
|
|
@@ -3845,7 +3845,7 @@ class MatDatepickerToggle {
|
|
|
3845
3845
|
}
|
|
3846
3846
|
i0.ɵɵngDeclareClassMetadata({
|
|
3847
3847
|
minVersion: "12.0.0",
|
|
3848
|
-
version: "21.0.
|
|
3848
|
+
version: "21.0.3",
|
|
3849
3849
|
ngImport: i0,
|
|
3850
3850
|
type: MatDatepickerToggle,
|
|
3851
3851
|
decorators: [{
|
|
@@ -4150,7 +4150,7 @@ class MatDateRangeInput {
|
|
|
4150
4150
|
}
|
|
4151
4151
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4152
4152
|
minVersion: "12.0.0",
|
|
4153
|
-
version: "21.0.
|
|
4153
|
+
version: "21.0.3",
|
|
4154
4154
|
ngImport: i0,
|
|
4155
4155
|
type: MatDateRangeInput,
|
|
4156
4156
|
deps: [],
|
|
@@ -4158,7 +4158,7 @@ class MatDateRangeInput {
|
|
|
4158
4158
|
});
|
|
4159
4159
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
4160
4160
|
minVersion: "16.1.0",
|
|
4161
|
-
version: "21.0.
|
|
4161
|
+
version: "21.0.3",
|
|
4162
4162
|
type: MatDateRangeInput,
|
|
4163
4163
|
isStandalone: true,
|
|
4164
4164
|
selector: "mat-date-range-input",
|
|
@@ -4209,7 +4209,7 @@ class MatDateRangeInput {
|
|
|
4209
4209
|
}
|
|
4210
4210
|
i0.ɵɵngDeclareClassMetadata({
|
|
4211
4211
|
minVersion: "12.0.0",
|
|
4212
|
-
version: "21.0.
|
|
4212
|
+
version: "21.0.3",
|
|
4213
4213
|
ngImport: i0,
|
|
4214
4214
|
type: MatDateRangeInput,
|
|
4215
4215
|
decorators: [{
|
|
@@ -4435,7 +4435,7 @@ class MatDateRangeInputPartBase extends MatDatepickerInputBase {
|
|
|
4435
4435
|
}
|
|
4436
4436
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4437
4437
|
minVersion: "12.0.0",
|
|
4438
|
-
version: "21.0.
|
|
4438
|
+
version: "21.0.3",
|
|
4439
4439
|
ngImport: i0,
|
|
4440
4440
|
type: MatDateRangeInputPartBase,
|
|
4441
4441
|
deps: [],
|
|
@@ -4443,7 +4443,7 @@ class MatDateRangeInputPartBase extends MatDatepickerInputBase {
|
|
|
4443
4443
|
});
|
|
4444
4444
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4445
4445
|
minVersion: "14.0.0",
|
|
4446
|
-
version: "21.0.
|
|
4446
|
+
version: "21.0.3",
|
|
4447
4447
|
type: MatDateRangeInputPartBase,
|
|
4448
4448
|
isStandalone: true,
|
|
4449
4449
|
inputs: {
|
|
@@ -4455,7 +4455,7 @@ class MatDateRangeInputPartBase extends MatDatepickerInputBase {
|
|
|
4455
4455
|
}
|
|
4456
4456
|
i0.ɵɵngDeclareClassMetadata({
|
|
4457
4457
|
minVersion: "12.0.0",
|
|
4458
|
-
version: "21.0.
|
|
4458
|
+
version: "21.0.3",
|
|
4459
4459
|
ngImport: i0,
|
|
4460
4460
|
type: MatDateRangeInputPartBase,
|
|
4461
4461
|
decorators: [{
|
|
@@ -4514,7 +4514,7 @@ class MatStartDate extends MatDateRangeInputPartBase {
|
|
|
4514
4514
|
}
|
|
4515
4515
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4516
4516
|
minVersion: "12.0.0",
|
|
4517
|
-
version: "21.0.
|
|
4517
|
+
version: "21.0.3",
|
|
4518
4518
|
ngImport: i0,
|
|
4519
4519
|
type: MatStartDate,
|
|
4520
4520
|
deps: null,
|
|
@@ -4522,7 +4522,7 @@ class MatStartDate extends MatDateRangeInputPartBase {
|
|
|
4522
4522
|
});
|
|
4523
4523
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4524
4524
|
minVersion: "14.0.0",
|
|
4525
|
-
version: "21.0.
|
|
4525
|
+
version: "21.0.3",
|
|
4526
4526
|
type: MatStartDate,
|
|
4527
4527
|
isStandalone: true,
|
|
4528
4528
|
selector: "input[matStartDate]",
|
|
@@ -4564,7 +4564,7 @@ class MatStartDate extends MatDateRangeInputPartBase {
|
|
|
4564
4564
|
}
|
|
4565
4565
|
i0.ɵɵngDeclareClassMetadata({
|
|
4566
4566
|
minVersion: "12.0.0",
|
|
4567
|
-
version: "21.0.
|
|
4567
|
+
version: "21.0.3",
|
|
4568
4568
|
ngImport: i0,
|
|
4569
4569
|
type: MatStartDate,
|
|
4570
4570
|
decorators: [{
|
|
@@ -4650,7 +4650,7 @@ class MatEndDate extends MatDateRangeInputPartBase {
|
|
|
4650
4650
|
}
|
|
4651
4651
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4652
4652
|
minVersion: "12.0.0",
|
|
4653
|
-
version: "21.0.
|
|
4653
|
+
version: "21.0.3",
|
|
4654
4654
|
ngImport: i0,
|
|
4655
4655
|
type: MatEndDate,
|
|
4656
4656
|
deps: null,
|
|
@@ -4658,7 +4658,7 @@ class MatEndDate extends MatDateRangeInputPartBase {
|
|
|
4658
4658
|
});
|
|
4659
4659
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4660
4660
|
minVersion: "14.0.0",
|
|
4661
|
-
version: "21.0.
|
|
4661
|
+
version: "21.0.3",
|
|
4662
4662
|
type: MatEndDate,
|
|
4663
4663
|
isStandalone: true,
|
|
4664
4664
|
selector: "input[matEndDate]",
|
|
@@ -4700,7 +4700,7 @@ class MatEndDate extends MatDateRangeInputPartBase {
|
|
|
4700
4700
|
}
|
|
4701
4701
|
i0.ɵɵngDeclareClassMetadata({
|
|
4702
4702
|
minVersion: "12.0.0",
|
|
4703
|
-
version: "21.0.
|
|
4703
|
+
version: "21.0.3",
|
|
4704
4704
|
ngImport: i0,
|
|
4705
4705
|
type: MatEndDate,
|
|
4706
4706
|
decorators: [{
|
|
@@ -4747,7 +4747,7 @@ class MatDateRangePicker extends MatDatepickerBase {
|
|
|
4747
4747
|
}
|
|
4748
4748
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4749
4749
|
minVersion: "12.0.0",
|
|
4750
|
-
version: "21.0.
|
|
4750
|
+
version: "21.0.3",
|
|
4751
4751
|
ngImport: i0,
|
|
4752
4752
|
type: MatDateRangePicker,
|
|
4753
4753
|
deps: null,
|
|
@@ -4755,7 +4755,7 @@ class MatDateRangePicker extends MatDatepickerBase {
|
|
|
4755
4755
|
});
|
|
4756
4756
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
4757
4757
|
minVersion: "14.0.0",
|
|
4758
|
-
version: "21.0.
|
|
4758
|
+
version: "21.0.3",
|
|
4759
4759
|
type: MatDateRangePicker,
|
|
4760
4760
|
isStandalone: true,
|
|
4761
4761
|
selector: "mat-date-range-picker",
|
|
@@ -4783,7 +4783,7 @@ class MatDateRangePicker extends MatDatepickerBase {
|
|
|
4783
4783
|
}
|
|
4784
4784
|
i0.ɵɵngDeclareClassMetadata({
|
|
4785
4785
|
minVersion: "12.0.0",
|
|
4786
|
-
version: "21.0.
|
|
4786
|
+
version: "21.0.3",
|
|
4787
4787
|
ngImport: i0,
|
|
4788
4788
|
type: MatDateRangePicker,
|
|
4789
4789
|
decorators: [{
|
|
@@ -4820,7 +4820,7 @@ class MatDatepickerApply {
|
|
|
4820
4820
|
}
|
|
4821
4821
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4822
4822
|
minVersion: "12.0.0",
|
|
4823
|
-
version: "21.0.
|
|
4823
|
+
version: "21.0.3",
|
|
4824
4824
|
ngImport: i0,
|
|
4825
4825
|
type: MatDatepickerApply,
|
|
4826
4826
|
deps: [],
|
|
@@ -4828,7 +4828,7 @@ class MatDatepickerApply {
|
|
|
4828
4828
|
});
|
|
4829
4829
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4830
4830
|
minVersion: "14.0.0",
|
|
4831
|
-
version: "21.0.
|
|
4831
|
+
version: "21.0.3",
|
|
4832
4832
|
type: MatDatepickerApply,
|
|
4833
4833
|
isStandalone: true,
|
|
4834
4834
|
selector: "[matDatepickerApply], [matDateRangePickerApply]",
|
|
@@ -4842,7 +4842,7 @@ class MatDatepickerApply {
|
|
|
4842
4842
|
}
|
|
4843
4843
|
i0.ɵɵngDeclareClassMetadata({
|
|
4844
4844
|
minVersion: "12.0.0",
|
|
4845
|
-
version: "21.0.
|
|
4845
|
+
version: "21.0.3",
|
|
4846
4846
|
ngImport: i0,
|
|
4847
4847
|
type: MatDatepickerApply,
|
|
4848
4848
|
decorators: [{
|
|
@@ -4861,7 +4861,7 @@ class MatDatepickerCancel {
|
|
|
4861
4861
|
constructor() {}
|
|
4862
4862
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4863
4863
|
minVersion: "12.0.0",
|
|
4864
|
-
version: "21.0.
|
|
4864
|
+
version: "21.0.3",
|
|
4865
4865
|
ngImport: i0,
|
|
4866
4866
|
type: MatDatepickerCancel,
|
|
4867
4867
|
deps: [],
|
|
@@ -4869,7 +4869,7 @@ class MatDatepickerCancel {
|
|
|
4869
4869
|
});
|
|
4870
4870
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4871
4871
|
minVersion: "14.0.0",
|
|
4872
|
-
version: "21.0.
|
|
4872
|
+
version: "21.0.3",
|
|
4873
4873
|
type: MatDatepickerCancel,
|
|
4874
4874
|
isStandalone: true,
|
|
4875
4875
|
selector: "[matDatepickerCancel], [matDateRangePickerCancel]",
|
|
@@ -4883,7 +4883,7 @@ class MatDatepickerCancel {
|
|
|
4883
4883
|
}
|
|
4884
4884
|
i0.ɵɵngDeclareClassMetadata({
|
|
4885
4885
|
minVersion: "12.0.0",
|
|
4886
|
-
version: "21.0.
|
|
4886
|
+
version: "21.0.3",
|
|
4887
4887
|
ngImport: i0,
|
|
4888
4888
|
type: MatDatepickerCancel,
|
|
4889
4889
|
decorators: [{
|
|
@@ -4915,7 +4915,7 @@ class MatDatepickerActions {
|
|
|
4915
4915
|
}
|
|
4916
4916
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4917
4917
|
minVersion: "12.0.0",
|
|
4918
|
-
version: "21.0.
|
|
4918
|
+
version: "21.0.3",
|
|
4919
4919
|
ngImport: i0,
|
|
4920
4920
|
type: MatDatepickerActions,
|
|
4921
4921
|
deps: [],
|
|
@@ -4923,7 +4923,7 @@ class MatDatepickerActions {
|
|
|
4923
4923
|
});
|
|
4924
4924
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
4925
4925
|
minVersion: "14.0.0",
|
|
4926
|
-
version: "21.0.
|
|
4926
|
+
version: "21.0.3",
|
|
4927
4927
|
type: MatDatepickerActions,
|
|
4928
4928
|
isStandalone: true,
|
|
4929
4929
|
selector: "mat-datepicker-actions, mat-date-range-picker-actions",
|
|
@@ -4949,7 +4949,7 @@ class MatDatepickerActions {
|
|
|
4949
4949
|
}
|
|
4950
4950
|
i0.ɵɵngDeclareClassMetadata({
|
|
4951
4951
|
minVersion: "12.0.0",
|
|
4952
|
-
version: "21.0.
|
|
4952
|
+
version: "21.0.3",
|
|
4953
4953
|
ngImport: i0,
|
|
4954
4954
|
type: MatDatepickerActions,
|
|
4955
4955
|
decorators: [{
|
|
@@ -4980,7 +4980,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
4980
4980
|
class MatDatepickerModule {
|
|
4981
4981
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4982
4982
|
minVersion: "12.0.0",
|
|
4983
|
-
version: "21.0.
|
|
4983
|
+
version: "21.0.3",
|
|
4984
4984
|
ngImport: i0,
|
|
4985
4985
|
type: MatDatepickerModule,
|
|
4986
4986
|
deps: [],
|
|
@@ -4988,7 +4988,7 @@ class MatDatepickerModule {
|
|
|
4988
4988
|
});
|
|
4989
4989
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
4990
4990
|
minVersion: "14.0.0",
|
|
4991
|
-
version: "21.0.
|
|
4991
|
+
version: "21.0.3",
|
|
4992
4992
|
ngImport: i0,
|
|
4993
4993
|
type: MatDatepickerModule,
|
|
4994
4994
|
imports: [MatButtonModule, OverlayModule, A11yModule, PortalModule, MatCalendar, MatCalendarBody, MatDatepicker, MatDatepickerContent, MatDatepickerInput, MatDatepickerToggle, MatDatepickerToggleIcon, MatMonthView, MatYearView, MatMultiYearView, MatCalendarHeader, MatDateRangeInput, MatStartDate, MatEndDate, MatDateRangePicker, MatDatepickerActions, MatDatepickerCancel, MatDatepickerApply],
|
|
@@ -4996,7 +4996,7 @@ class MatDatepickerModule {
|
|
|
4996
4996
|
});
|
|
4997
4997
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
4998
4998
|
minVersion: "12.0.0",
|
|
4999
|
-
version: "21.0.
|
|
4999
|
+
version: "21.0.3",
|
|
5000
5000
|
ngImport: i0,
|
|
5001
5001
|
type: MatDatepickerModule,
|
|
5002
5002
|
providers: [MatDatepickerIntl],
|
|
@@ -5005,7 +5005,7 @@ class MatDatepickerModule {
|
|
|
5005
5005
|
}
|
|
5006
5006
|
i0.ɵɵngDeclareClassMetadata({
|
|
5007
5007
|
minVersion: "12.0.0",
|
|
5008
|
-
version: "21.0.
|
|
5008
|
+
version: "21.0.3",
|
|
5009
5009
|
ngImport: i0,
|
|
5010
5010
|
type: MatDatepickerModule,
|
|
5011
5011
|
decorators: [{
|