@angular/material 21.1.0-next.1 → 21.1.0-next.3
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/core/focus-indicators/_private.scss +2 -2
- package/fesm2022/_animation-chunk.mjs.map +1 -1
- package/fesm2022/_date-formats-chunk.mjs.map +1 -1
- package/fesm2022/_date-range-input-harness-chunk.mjs.map +1 -1
- package/fesm2022/_error-options-chunk.mjs +6 -6
- package/fesm2022/_error-options-chunk.mjs.map +1 -1
- package/fesm2022/_error-state-chunk.mjs.map +1 -1
- package/fesm2022/_form-field-chunk.mjs +40 -40
- 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 +4 -4
- package/fesm2022/_icon-registry-chunk.mjs.map +1 -1
- package/fesm2022/_input-harness-chunk.mjs.map +1 -1
- package/fesm2022/_input-value-accessor-chunk.mjs.map +1 -1
- package/fesm2022/_internal-form-field-chunk.mjs +4 -4
- package/fesm2022/_internal-form-field-chunk.mjs.map +1 -1
- package/fesm2022/_line-chunk.mjs +7 -7
- package/fesm2022/_line-chunk.mjs.map +1 -1
- package/fesm2022/_option-chunk.mjs +6 -6
- package/fesm2022/_option-chunk.mjs.map +1 -1
- package/fesm2022/_option-harness-chunk.mjs.map +1 -1
- package/fesm2022/_option-module-chunk.mjs +4 -4
- package/fesm2022/_option-module-chunk.mjs.map +1 -1
- package/fesm2022/_pseudo-checkbox-chunk.mjs +3 -3
- package/fesm2022/_pseudo-checkbox-chunk.mjs.map +1 -1
- package/fesm2022/_pseudo-checkbox-module-chunk.mjs +4 -4
- package/fesm2022/_pseudo-checkbox-module-chunk.mjs.map +1 -1
- package/fesm2022/_public-api-chunk.mjs.map +1 -1
- package/fesm2022/_ripple-chunk.mjs +11 -11
- package/fesm2022/_ripple-chunk.mjs.map +1 -1
- package/fesm2022/_ripple-loader-chunk.mjs +3 -3
- package/fesm2022/_ripple-loader-chunk.mjs.map +1 -1
- package/fesm2022/_ripple-module-chunk.mjs +4 -4
- package/fesm2022/_ripple-module-chunk.mjs.map +1 -1
- package/fesm2022/_structural-styles-chunk.mjs +5 -5
- package/fesm2022/_structural-styles-chunk.mjs.map +1 -1
- package/fesm2022/_tooltip-chunk.mjs +10 -11
- package/fesm2022/_tooltip-chunk.mjs.map +1 -1
- package/fesm2022/autocomplete-testing.mjs.map +1 -1
- package/fesm2022/autocomplete.mjs +21 -21
- package/fesm2022/autocomplete.mjs.map +1 -1
- package/fesm2022/badge-testing.mjs.map +1 -1
- package/fesm2022/badge.mjs +12 -12
- package/fesm2022/badge.mjs.map +1 -1
- package/fesm2022/bottom-sheet-testing.mjs.map +1 -1
- package/fesm2022/bottom-sheet.mjs +11 -11
- package/fesm2022/bottom-sheet.mjs.map +1 -1
- package/fesm2022/button-testing.mjs.map +1 -1
- package/fesm2022/button-toggle-testing.mjs.map +1 -1
- package/fesm2022/button-toggle.mjs +16 -16
- package/fesm2022/button-toggle.mjs.map +1 -1
- package/fesm2022/button.mjs +20 -20
- package/fesm2022/button.mjs.map +1 -1
- package/fesm2022/card-testing.mjs.map +1 -1
- package/fesm2022/card.mjs +46 -46
- package/fesm2022/card.mjs.map +1 -1
- package/fesm2022/checkbox-testing.mjs.map +1 -1
- package/fesm2022/checkbox.mjs +11 -11
- package/fesm2022/checkbox.mjs.map +1 -1
- package/fesm2022/chips-testing.mjs.map +1 -1
- package/fesm2022/chips.mjs +55 -55
- package/fesm2022/chips.mjs.map +1 -1
- package/fesm2022/core-testing.mjs.map +1 -1
- package/fesm2022/core.mjs +12 -12
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/datepicker-testing.mjs.map +1 -1
- package/fesm2022/datepicker.mjs +143 -143
- package/fesm2022/datepicker.mjs.map +1 -1
- package/fesm2022/dialog-testing.mjs.map +1 -1
- package/fesm2022/dialog.mjs +26 -26
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/divider-testing.mjs.map +1 -1
- package/fesm2022/divider.mjs +7 -7
- package/fesm2022/divider.mjs.map +1 -1
- package/fesm2022/expansion-testing.mjs.map +1 -1
- package/fesm2022/expansion.mjs +25 -25
- package/fesm2022/expansion.mjs.map +1 -1
- package/fesm2022/form-field-testing-control.mjs.map +1 -1
- package/fesm2022/form-field-testing.mjs.map +1 -1
- package/fesm2022/form-field.mjs +4 -4
- package/fesm2022/form-field.mjs.map +1 -1
- package/fesm2022/grid-list-testing.mjs.map +1 -1
- package/fesm2022/grid-list.mjs +22 -22
- package/fesm2022/grid-list.mjs.map +1 -1
- package/fesm2022/icon-testing.mjs +7 -7
- package/fesm2022/icon-testing.mjs.map +1 -1
- package/fesm2022/icon.mjs +9 -9
- package/fesm2022/icon.mjs.map +1 -1
- package/fesm2022/input-testing.mjs.map +1 -1
- package/fesm2022/input.mjs +12 -12
- package/fesm2022/input.mjs.map +1 -1
- package/fesm2022/list-testing.mjs.map +1 -1
- package/fesm2022/list.mjs +59 -59
- package/fesm2022/list.mjs.map +1 -1
- package/fesm2022/material.mjs.map +1 -1
- package/fesm2022/menu-testing.mjs.map +1 -1
- package/fesm2022/menu.mjs +24 -24
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/paginator-testing.mjs.map +1 -1
- package/fesm2022/paginator.mjs +10 -10
- package/fesm2022/paginator.mjs.map +1 -1
- package/fesm2022/progress-bar-testing.mjs.map +1 -1
- package/fesm2022/progress-bar.mjs +7 -7
- package/fesm2022/progress-bar.mjs.map +1 -1
- package/fesm2022/progress-spinner-testing.mjs.map +1 -1
- package/fesm2022/progress-spinner.mjs +7 -7
- package/fesm2022/progress-spinner.mjs.map +1 -1
- package/fesm2022/radio-testing.mjs.map +1 -1
- package/fesm2022/radio.mjs +12 -12
- package/fesm2022/radio.mjs.map +1 -1
- package/fesm2022/select-testing.mjs.map +1 -1
- package/fesm2022/select.mjs +10 -10
- package/fesm2022/select.mjs.map +1 -1
- package/fesm2022/sidenav-testing.mjs.map +1 -1
- package/fesm2022/sidenav.mjs +30 -30
- package/fesm2022/sidenav.mjs.map +1 -1
- package/fesm2022/slide-toggle-testing.mjs.map +1 -1
- package/fesm2022/slide-toggle.mjs +11 -11
- package/fesm2022/slide-toggle.mjs.map +1 -1
- package/fesm2022/slider-testing.mjs.map +1 -1
- package/fesm2022/slider.mjs +21 -21
- package/fesm2022/slider.mjs.map +1 -1
- package/fesm2022/snack-bar-testing.mjs.map +1 -1
- package/fesm2022/snack-bar.mjs +22 -22
- package/fesm2022/snack-bar.mjs.map +1 -1
- package/fesm2022/sort-testing.mjs.map +1 -1
- package/fesm2022/sort.mjs +13 -13
- package/fesm2022/sort.mjs.map +1 -1
- package/fesm2022/stepper-testing.mjs.map +1 -1
- package/fesm2022/stepper.mjs +38 -38
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/table-testing.mjs.map +1 -1
- package/fesm2022/table.mjs +61 -75
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/tabs-testing.mjs.map +1 -1
- package/fesm2022/tabs.mjs +48 -48
- package/fesm2022/tabs.mjs.map +1 -1
- package/fesm2022/timepicker-testing.mjs.map +1 -1
- package/fesm2022/timepicker.mjs +83 -88
- package/fesm2022/timepicker.mjs.map +1 -1
- package/fesm2022/toolbar-testing.mjs.map +1 -1
- package/fesm2022/toolbar.mjs +10 -10
- package/fesm2022/toolbar.mjs.map +1 -1
- package/fesm2022/tooltip-testing.mjs.map +1 -1
- package/fesm2022/tooltip.mjs +4 -4
- package/fesm2022/tooltip.mjs.map +1 -1
- package/fesm2022/tree-testing.mjs.map +1 -1
- 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 +305 -0
- package/types/datepicker.d.ts +2 -2
- package/types/paginator.d.ts +1 -0
- package/types/stepper.d.ts +4 -4
- package/types/table.d.ts +7 -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/table.mjs
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Directive, Component, ViewEncapsulation, ChangeDetectionStrategy, Input, booleanAttribute, NgModule } from '@angular/core';
|
|
3
3
|
import { CdkTable, CDK_TABLE, STICKY_POSITIONING_LISTENER, HeaderRowOutlet, DataRowOutlet, NoDataRowOutlet, FooterRowOutlet, CdkCellDef, CdkHeaderCellDef, CdkFooterCellDef, CdkColumnDef, CdkHeaderCell, CdkFooterCell, CdkCell, CdkHeaderRowDef, CdkFooterRowDef, CdkRowDef, CdkHeaderRow, CdkCellOutlet, CdkFooterRow, CdkRow, CdkNoDataRow, CdkTextColumn, CdkTableModule } from '@angular/cdk/table';
|
|
4
|
-
import { _VIEW_REPEATER_STRATEGY, _RecycleViewRepeaterStrategy, _DisposeViewRepeaterStrategy, DataSource } from '@angular/cdk/collections';
|
|
5
4
|
import { BidiModule } from '@angular/cdk/bidi';
|
|
6
5
|
import { BehaviorSubject, Subject, merge, of, combineLatest } from 'rxjs';
|
|
6
|
+
import { DataSource } from '@angular/cdk/collections';
|
|
7
7
|
import { _isNumberValue } from '@angular/cdk/coercion';
|
|
8
8
|
import { map } from 'rxjs/operators';
|
|
9
9
|
|
|
10
10
|
class MatRecycleRows {
|
|
11
11
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
12
12
|
minVersion: "12.0.0",
|
|
13
|
-
version: "21.0.
|
|
13
|
+
version: "21.0.3",
|
|
14
14
|
ngImport: i0,
|
|
15
15
|
type: MatRecycleRows,
|
|
16
16
|
deps: [],
|
|
@@ -18,30 +18,22 @@ class MatRecycleRows {
|
|
|
18
18
|
});
|
|
19
19
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
20
20
|
minVersion: "14.0.0",
|
|
21
|
-
version: "21.0.
|
|
21
|
+
version: "21.0.3",
|
|
22
22
|
type: MatRecycleRows,
|
|
23
23
|
isStandalone: true,
|
|
24
24
|
selector: "mat-table[recycleRows], table[mat-table][recycleRows]",
|
|
25
|
-
providers: [{
|
|
26
|
-
provide: _VIEW_REPEATER_STRATEGY,
|
|
27
|
-
useClass: _RecycleViewRepeaterStrategy
|
|
28
|
-
}],
|
|
29
25
|
ngImport: i0
|
|
30
26
|
});
|
|
31
27
|
}
|
|
32
28
|
i0.ɵɵngDeclareClassMetadata({
|
|
33
29
|
minVersion: "12.0.0",
|
|
34
|
-
version: "21.0.
|
|
30
|
+
version: "21.0.3",
|
|
35
31
|
ngImport: i0,
|
|
36
32
|
type: MatRecycleRows,
|
|
37
33
|
decorators: [{
|
|
38
34
|
type: Directive,
|
|
39
35
|
args: [{
|
|
40
|
-
selector: 'mat-table[recycleRows], table[mat-table][recycleRows]'
|
|
41
|
-
providers: [{
|
|
42
|
-
provide: _VIEW_REPEATER_STRATEGY,
|
|
43
|
-
useClass: _RecycleViewRepeaterStrategy
|
|
44
|
-
}]
|
|
36
|
+
selector: 'mat-table[recycleRows], table[mat-table][recycleRows]'
|
|
45
37
|
}]
|
|
46
38
|
}]
|
|
47
39
|
});
|
|
@@ -50,7 +42,7 @@ class MatTable extends CdkTable {
|
|
|
50
42
|
needsPositionStickyOnElement = false;
|
|
51
43
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
52
44
|
minVersion: "12.0.0",
|
|
53
|
-
version: "21.0.
|
|
45
|
+
version: "21.0.3",
|
|
54
46
|
ngImport: i0,
|
|
55
47
|
type: MatTable,
|
|
56
48
|
deps: null,
|
|
@@ -58,13 +50,13 @@ class MatTable extends CdkTable {
|
|
|
58
50
|
});
|
|
59
51
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
60
52
|
minVersion: "17.0.0",
|
|
61
|
-
version: "21.0.
|
|
53
|
+
version: "21.0.3",
|
|
62
54
|
type: MatTable,
|
|
63
55
|
isStandalone: true,
|
|
64
56
|
selector: "mat-table, table[mat-table]",
|
|
65
57
|
host: {
|
|
66
58
|
properties: {
|
|
67
|
-
"class.
|
|
59
|
+
"class.mat-table-fixed-layout": "fixedLayout"
|
|
68
60
|
},
|
|
69
61
|
classAttribute: "mat-mdc-table mdc-data-table__table"
|
|
70
62
|
},
|
|
@@ -74,9 +66,6 @@ class MatTable extends CdkTable {
|
|
|
74
66
|
}, {
|
|
75
67
|
provide: CDK_TABLE,
|
|
76
68
|
useExisting: MatTable
|
|
77
|
-
}, {
|
|
78
|
-
provide: _VIEW_REPEATER_STRATEGY,
|
|
79
|
-
useClass: _DisposeViewRepeaterStrategy
|
|
80
69
|
}, {
|
|
81
70
|
provide: STICKY_POSITIONING_LISTENER,
|
|
82
71
|
useValue: null
|
|
@@ -115,7 +104,7 @@ class MatTable extends CdkTable {
|
|
|
115
104
|
}
|
|
116
105
|
`,
|
|
117
106
|
isInline: true,
|
|
118
|
-
styles: [".mat-mdc-table-sticky{position:sticky !important}mat-table{display:block}mat-header-row{min-height:var(--mat-table-header-container-height, 56px)}mat-row{min-height:var(--mat-table-row-item-container-height, 52px)}mat-footer-row{min-height:var(--mat-table-footer-container-height, 52px)}mat-row,mat-header-row,mat-footer-row{display:flex;border-width:0;border-bottom-width:1px;border-style:solid;align-items:center;box-sizing:border-box}mat-cell:first-of-type,mat-header-cell:first-of-type,mat-footer-cell:first-of-type{padding-left:24px}[dir=rtl] mat-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:first-of-type:not(:only-of-type){padding-left:0;padding-right:24px}mat-cell:last-of-type,mat-header-cell:last-of-type,mat-footer-cell:last-of-type{padding-right:24px}[dir=rtl] mat-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:last-of-type:not(:only-of-type){padding-right:0;padding-left:24px}mat-cell,mat-header-cell,mat-footer-cell{flex:1;display:flex;align-items:center;overflow:hidden;word-wrap:break-word;min-height:inherit}.mat-mdc-table{min-width:100%;border:0;border-spacing:0;table-layout:auto;white-space:normal;background-color:var(--mat-table-background-color, var(--mat-sys-surface))}.mdc-data-table__cell{box-sizing:border-box;overflow:hidden;text-align:left;text-overflow:ellipsis}[dir=rtl] .mdc-data-table__cell{text-align:right}.mdc-data-table__cell,.mdc-data-table__header-cell{padding:0 16px}.mat-mdc-header-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-header-container-height, 56px);color:var(--mat-table-header-headline-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-header-headline-font, var(--mat-sys-title-small-font, Roboto, sans-serif));line-height:var(--mat-table-header-headline-line-height, var(--mat-sys-title-small-line-height));font-size:var(--mat-table-header-headline-size, var(--mat-sys-title-small-size, 14px));font-weight:var(--mat-table-header-headline-weight, var(--mat-sys-title-small-weight, 500))}.mat-mdc-row{height:var(--mat-table-row-item-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)))}.mat-mdc-row,.mdc-data-table__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-table-row-item-label-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-row-item-label-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-row-item-label-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-row-item-label-text-weight, var(--mat-sys-body-medium-weight))}.mat-mdc-footer-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-footer-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-footer-supporting-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-footer-supporting-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-footer-supporting-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-footer-supporting-text-weight, var(--mat-sys-body-medium-weight));letter-spacing:var(--mat-table-footer-supporting-text-tracking, var(--mat-sys-body-medium-tracking))}.mat-mdc-header-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, rgba(0, 0, 0, 0.12)));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-header-headline-tracking, var(--mat-sys-title-small-tracking));font-weight:inherit;line-height:inherit;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:left}[dir=rtl] .mat-mdc-header-cell{text-align:right}.mdc-data-table__row:last-child>.mat-mdc-header-cell{border-bottom:none}.mat-mdc-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, rgba(0, 0, 0, 0.12)));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-row-item-label-text-tracking, var(--mat-sys-body-medium-tracking));line-height:inherit}.mdc-data-table__row:last-child>.mat-mdc-cell{border-bottom:none}.mat-mdc-footer-cell{letter-spacing:var(--mat-table-row-item-label-text-tracking, var(--mat-sys-body-medium-tracking))}mat-row.mat-mdc-row,mat-header-row.mat-mdc-header-row,mat-footer-row.mat-mdc-footer-row{border-bottom:none}.mat-mdc-table tbody,.mat-mdc-table tfoot,.mat-mdc-table thead,.mat-mdc-cell,.mat-mdc-footer-cell,.mat-mdc-header-row,.mat-mdc-row,.mat-mdc-footer-row,.mat-mdc-table .mat-mdc-header-cell{background:inherit}.mat-mdc-table mat-header-row.mat-mdc-header-row,.mat-mdc-table mat-row.mat-mdc-row,.mat-mdc-table mat-footer-row.mat-mdc-footer-cell{height:unset}mat-header-cell.mat-mdc-header-cell,mat-cell.mat-mdc-cell,mat-footer-cell.mat-mdc-footer-cell{align-self:stretch}\n"],
|
|
107
|
+
styles: [".mat-mdc-table-sticky{position:sticky !important}mat-table{display:block}mat-header-row{min-height:var(--mat-table-header-container-height, 56px)}mat-row{min-height:var(--mat-table-row-item-container-height, 52px)}mat-footer-row{min-height:var(--mat-table-footer-container-height, 52px)}mat-row,mat-header-row,mat-footer-row{display:flex;border-width:0;border-bottom-width:1px;border-style:solid;align-items:center;box-sizing:border-box}mat-cell:first-of-type,mat-header-cell:first-of-type,mat-footer-cell:first-of-type{padding-left:24px}[dir=rtl] mat-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:first-of-type:not(:only-of-type){padding-left:0;padding-right:24px}mat-cell:last-of-type,mat-header-cell:last-of-type,mat-footer-cell:last-of-type{padding-right:24px}[dir=rtl] mat-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:last-of-type:not(:only-of-type){padding-right:0;padding-left:24px}mat-cell,mat-header-cell,mat-footer-cell{flex:1;display:flex;align-items:center;overflow:hidden;word-wrap:break-word;min-height:inherit}.mat-mdc-table{min-width:100%;border:0;border-spacing:0;table-layout:auto;white-space:normal;background-color:var(--mat-table-background-color, var(--mat-sys-surface))}.mat-table-fixed-layout{table-layout:fixed}.mdc-data-table__cell{box-sizing:border-box;overflow:hidden;text-align:left;text-overflow:ellipsis}[dir=rtl] .mdc-data-table__cell{text-align:right}.mdc-data-table__cell,.mdc-data-table__header-cell{padding:0 16px}.mat-mdc-header-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-header-container-height, 56px);color:var(--mat-table-header-headline-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-header-headline-font, var(--mat-sys-title-small-font, Roboto, sans-serif));line-height:var(--mat-table-header-headline-line-height, var(--mat-sys-title-small-line-height));font-size:var(--mat-table-header-headline-size, var(--mat-sys-title-small-size, 14px));font-weight:var(--mat-table-header-headline-weight, var(--mat-sys-title-small-weight, 500))}.mat-mdc-row{height:var(--mat-table-row-item-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)))}.mat-mdc-row,.mdc-data-table__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-table-row-item-label-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-row-item-label-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-row-item-label-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-row-item-label-text-weight, var(--mat-sys-body-medium-weight))}.mat-mdc-footer-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-footer-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-footer-supporting-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-footer-supporting-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-footer-supporting-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-footer-supporting-text-weight, var(--mat-sys-body-medium-weight));letter-spacing:var(--mat-table-footer-supporting-text-tracking, var(--mat-sys-body-medium-tracking))}.mat-mdc-header-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, rgba(0, 0, 0, 0.12)));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-header-headline-tracking, var(--mat-sys-title-small-tracking));font-weight:inherit;line-height:inherit;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:left}[dir=rtl] .mat-mdc-header-cell{text-align:right}.mdc-data-table__row:last-child>.mat-mdc-header-cell{border-bottom:none}.mat-mdc-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, rgba(0, 0, 0, 0.12)));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-row-item-label-text-tracking, var(--mat-sys-body-medium-tracking));line-height:inherit}.mdc-data-table__row:last-child>.mat-mdc-cell{border-bottom:none}.mat-mdc-footer-cell{letter-spacing:var(--mat-table-row-item-label-text-tracking, var(--mat-sys-body-medium-tracking))}mat-row.mat-mdc-row,mat-header-row.mat-mdc-header-row,mat-footer-row.mat-mdc-footer-row{border-bottom:none}.mat-mdc-table tbody,.mat-mdc-table tfoot,.mat-mdc-table thead,.mat-mdc-cell,.mat-mdc-footer-cell,.mat-mdc-header-row,.mat-mdc-row,.mat-mdc-footer-row,.mat-mdc-table .mat-mdc-header-cell{background:inherit}.mat-mdc-table mat-header-row.mat-mdc-header-row,.mat-mdc-table mat-row.mat-mdc-row,.mat-mdc-table mat-footer-row.mat-mdc-footer-cell{height:unset}mat-header-cell.mat-mdc-header-cell,mat-cell.mat-mdc-cell,mat-footer-cell.mat-mdc-footer-cell{align-self:stretch}\n"],
|
|
119
108
|
dependencies: [{
|
|
120
109
|
kind: "directive",
|
|
121
110
|
type: HeaderRowOutlet,
|
|
@@ -139,7 +128,7 @@ class MatTable extends CdkTable {
|
|
|
139
128
|
}
|
|
140
129
|
i0.ɵɵngDeclareClassMetadata({
|
|
141
130
|
minVersion: "12.0.0",
|
|
142
|
-
version: "21.0.
|
|
131
|
+
version: "21.0.3",
|
|
143
132
|
ngImport: i0,
|
|
144
133
|
type: MatTable,
|
|
145
134
|
decorators: [{
|
|
@@ -179,7 +168,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
179
168
|
`,
|
|
180
169
|
host: {
|
|
181
170
|
'class': 'mat-mdc-table mdc-data-table__table',
|
|
182
|
-
'[class.
|
|
171
|
+
'[class.mat-table-fixed-layout]': 'fixedLayout'
|
|
183
172
|
},
|
|
184
173
|
providers: [{
|
|
185
174
|
provide: CdkTable,
|
|
@@ -187,9 +176,6 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
187
176
|
}, {
|
|
188
177
|
provide: CDK_TABLE,
|
|
189
178
|
useExisting: MatTable
|
|
190
|
-
}, {
|
|
191
|
-
provide: _VIEW_REPEATER_STRATEGY,
|
|
192
|
-
useClass: _DisposeViewRepeaterStrategy
|
|
193
179
|
}, {
|
|
194
180
|
provide: STICKY_POSITIONING_LISTENER,
|
|
195
181
|
useValue: null
|
|
@@ -197,7 +183,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
197
183
|
encapsulation: ViewEncapsulation.None,
|
|
198
184
|
changeDetection: ChangeDetectionStrategy.Default,
|
|
199
185
|
imports: [HeaderRowOutlet, DataRowOutlet, NoDataRowOutlet, FooterRowOutlet],
|
|
200
|
-
styles: [".mat-mdc-table-sticky{position:sticky !important}mat-table{display:block}mat-header-row{min-height:var(--mat-table-header-container-height, 56px)}mat-row{min-height:var(--mat-table-row-item-container-height, 52px)}mat-footer-row{min-height:var(--mat-table-footer-container-height, 52px)}mat-row,mat-header-row,mat-footer-row{display:flex;border-width:0;border-bottom-width:1px;border-style:solid;align-items:center;box-sizing:border-box}mat-cell:first-of-type,mat-header-cell:first-of-type,mat-footer-cell:first-of-type{padding-left:24px}[dir=rtl] mat-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:first-of-type:not(:only-of-type){padding-left:0;padding-right:24px}mat-cell:last-of-type,mat-header-cell:last-of-type,mat-footer-cell:last-of-type{padding-right:24px}[dir=rtl] mat-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:last-of-type:not(:only-of-type){padding-right:0;padding-left:24px}mat-cell,mat-header-cell,mat-footer-cell{flex:1;display:flex;align-items:center;overflow:hidden;word-wrap:break-word;min-height:inherit}.mat-mdc-table{min-width:100%;border:0;border-spacing:0;table-layout:auto;white-space:normal;background-color:var(--mat-table-background-color, var(--mat-sys-surface))}.mdc-data-table__cell{box-sizing:border-box;overflow:hidden;text-align:left;text-overflow:ellipsis}[dir=rtl] .mdc-data-table__cell{text-align:right}.mdc-data-table__cell,.mdc-data-table__header-cell{padding:0 16px}.mat-mdc-header-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-header-container-height, 56px);color:var(--mat-table-header-headline-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-header-headline-font, var(--mat-sys-title-small-font, Roboto, sans-serif));line-height:var(--mat-table-header-headline-line-height, var(--mat-sys-title-small-line-height));font-size:var(--mat-table-header-headline-size, var(--mat-sys-title-small-size, 14px));font-weight:var(--mat-table-header-headline-weight, var(--mat-sys-title-small-weight, 500))}.mat-mdc-row{height:var(--mat-table-row-item-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)))}.mat-mdc-row,.mdc-data-table__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-table-row-item-label-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-row-item-label-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-row-item-label-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-row-item-label-text-weight, var(--mat-sys-body-medium-weight))}.mat-mdc-footer-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-footer-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-footer-supporting-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-footer-supporting-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-footer-supporting-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-footer-supporting-text-weight, var(--mat-sys-body-medium-weight));letter-spacing:var(--mat-table-footer-supporting-text-tracking, var(--mat-sys-body-medium-tracking))}.mat-mdc-header-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, rgba(0, 0, 0, 0.12)));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-header-headline-tracking, var(--mat-sys-title-small-tracking));font-weight:inherit;line-height:inherit;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:left}[dir=rtl] .mat-mdc-header-cell{text-align:right}.mdc-data-table__row:last-child>.mat-mdc-header-cell{border-bottom:none}.mat-mdc-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, rgba(0, 0, 0, 0.12)));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-row-item-label-text-tracking, var(--mat-sys-body-medium-tracking));line-height:inherit}.mdc-data-table__row:last-child>.mat-mdc-cell{border-bottom:none}.mat-mdc-footer-cell{letter-spacing:var(--mat-table-row-item-label-text-tracking, var(--mat-sys-body-medium-tracking))}mat-row.mat-mdc-row,mat-header-row.mat-mdc-header-row,mat-footer-row.mat-mdc-footer-row{border-bottom:none}.mat-mdc-table tbody,.mat-mdc-table tfoot,.mat-mdc-table thead,.mat-mdc-cell,.mat-mdc-footer-cell,.mat-mdc-header-row,.mat-mdc-row,.mat-mdc-footer-row,.mat-mdc-table .mat-mdc-header-cell{background:inherit}.mat-mdc-table mat-header-row.mat-mdc-header-row,.mat-mdc-table mat-row.mat-mdc-row,.mat-mdc-table mat-footer-row.mat-mdc-footer-cell{height:unset}mat-header-cell.mat-mdc-header-cell,mat-cell.mat-mdc-cell,mat-footer-cell.mat-mdc-footer-cell{align-self:stretch}\n"]
|
|
186
|
+
styles: [".mat-mdc-table-sticky{position:sticky !important}mat-table{display:block}mat-header-row{min-height:var(--mat-table-header-container-height, 56px)}mat-row{min-height:var(--mat-table-row-item-container-height, 52px)}mat-footer-row{min-height:var(--mat-table-footer-container-height, 52px)}mat-row,mat-header-row,mat-footer-row{display:flex;border-width:0;border-bottom-width:1px;border-style:solid;align-items:center;box-sizing:border-box}mat-cell:first-of-type,mat-header-cell:first-of-type,mat-footer-cell:first-of-type{padding-left:24px}[dir=rtl] mat-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:first-of-type:not(:only-of-type){padding-left:0;padding-right:24px}mat-cell:last-of-type,mat-header-cell:last-of-type,mat-footer-cell:last-of-type{padding-right:24px}[dir=rtl] mat-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:last-of-type:not(:only-of-type){padding-right:0;padding-left:24px}mat-cell,mat-header-cell,mat-footer-cell{flex:1;display:flex;align-items:center;overflow:hidden;word-wrap:break-word;min-height:inherit}.mat-mdc-table{min-width:100%;border:0;border-spacing:0;table-layout:auto;white-space:normal;background-color:var(--mat-table-background-color, var(--mat-sys-surface))}.mat-table-fixed-layout{table-layout:fixed}.mdc-data-table__cell{box-sizing:border-box;overflow:hidden;text-align:left;text-overflow:ellipsis}[dir=rtl] .mdc-data-table__cell{text-align:right}.mdc-data-table__cell,.mdc-data-table__header-cell{padding:0 16px}.mat-mdc-header-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-header-container-height, 56px);color:var(--mat-table-header-headline-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-header-headline-font, var(--mat-sys-title-small-font, Roboto, sans-serif));line-height:var(--mat-table-header-headline-line-height, var(--mat-sys-title-small-line-height));font-size:var(--mat-table-header-headline-size, var(--mat-sys-title-small-size, 14px));font-weight:var(--mat-table-header-headline-weight, var(--mat-sys-title-small-weight, 500))}.mat-mdc-row{height:var(--mat-table-row-item-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)))}.mat-mdc-row,.mdc-data-table__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-table-row-item-label-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-row-item-label-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-row-item-label-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-row-item-label-text-weight, var(--mat-sys-body-medium-weight))}.mat-mdc-footer-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-footer-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-footer-supporting-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-footer-supporting-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-footer-supporting-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-footer-supporting-text-weight, var(--mat-sys-body-medium-weight));letter-spacing:var(--mat-table-footer-supporting-text-tracking, var(--mat-sys-body-medium-tracking))}.mat-mdc-header-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, rgba(0, 0, 0, 0.12)));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-header-headline-tracking, var(--mat-sys-title-small-tracking));font-weight:inherit;line-height:inherit;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:left}[dir=rtl] .mat-mdc-header-cell{text-align:right}.mdc-data-table__row:last-child>.mat-mdc-header-cell{border-bottom:none}.mat-mdc-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, rgba(0, 0, 0, 0.12)));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-row-item-label-text-tracking, var(--mat-sys-body-medium-tracking));line-height:inherit}.mdc-data-table__row:last-child>.mat-mdc-cell{border-bottom:none}.mat-mdc-footer-cell{letter-spacing:var(--mat-table-row-item-label-text-tracking, var(--mat-sys-body-medium-tracking))}mat-row.mat-mdc-row,mat-header-row.mat-mdc-header-row,mat-footer-row.mat-mdc-footer-row{border-bottom:none}.mat-mdc-table tbody,.mat-mdc-table tfoot,.mat-mdc-table thead,.mat-mdc-cell,.mat-mdc-footer-cell,.mat-mdc-header-row,.mat-mdc-row,.mat-mdc-footer-row,.mat-mdc-table .mat-mdc-header-cell{background:inherit}.mat-mdc-table mat-header-row.mat-mdc-header-row,.mat-mdc-table mat-row.mat-mdc-row,.mat-mdc-table mat-footer-row.mat-mdc-footer-cell{height:unset}mat-header-cell.mat-mdc-header-cell,mat-cell.mat-mdc-cell,mat-footer-cell.mat-mdc-footer-cell{align-self:stretch}\n"]
|
|
201
187
|
}]
|
|
202
188
|
}]
|
|
203
189
|
});
|
|
@@ -205,7 +191,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
205
191
|
class MatCellDef extends CdkCellDef {
|
|
206
192
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
207
193
|
minVersion: "12.0.0",
|
|
208
|
-
version: "21.0.
|
|
194
|
+
version: "21.0.3",
|
|
209
195
|
ngImport: i0,
|
|
210
196
|
type: MatCellDef,
|
|
211
197
|
deps: null,
|
|
@@ -213,7 +199,7 @@ class MatCellDef extends CdkCellDef {
|
|
|
213
199
|
});
|
|
214
200
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
215
201
|
minVersion: "14.0.0",
|
|
216
|
-
version: "21.0.
|
|
202
|
+
version: "21.0.3",
|
|
217
203
|
type: MatCellDef,
|
|
218
204
|
isStandalone: true,
|
|
219
205
|
selector: "[matCellDef]",
|
|
@@ -227,7 +213,7 @@ class MatCellDef extends CdkCellDef {
|
|
|
227
213
|
}
|
|
228
214
|
i0.ɵɵngDeclareClassMetadata({
|
|
229
215
|
minVersion: "12.0.0",
|
|
230
|
-
version: "21.0.
|
|
216
|
+
version: "21.0.3",
|
|
231
217
|
ngImport: i0,
|
|
232
218
|
type: MatCellDef,
|
|
233
219
|
decorators: [{
|
|
@@ -244,7 +230,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
244
230
|
class MatHeaderCellDef extends CdkHeaderCellDef {
|
|
245
231
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
246
232
|
minVersion: "12.0.0",
|
|
247
|
-
version: "21.0.
|
|
233
|
+
version: "21.0.3",
|
|
248
234
|
ngImport: i0,
|
|
249
235
|
type: MatHeaderCellDef,
|
|
250
236
|
deps: null,
|
|
@@ -252,7 +238,7 @@ class MatHeaderCellDef extends CdkHeaderCellDef {
|
|
|
252
238
|
});
|
|
253
239
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
254
240
|
minVersion: "14.0.0",
|
|
255
|
-
version: "21.0.
|
|
241
|
+
version: "21.0.3",
|
|
256
242
|
type: MatHeaderCellDef,
|
|
257
243
|
isStandalone: true,
|
|
258
244
|
selector: "[matHeaderCellDef]",
|
|
@@ -266,7 +252,7 @@ class MatHeaderCellDef extends CdkHeaderCellDef {
|
|
|
266
252
|
}
|
|
267
253
|
i0.ɵɵngDeclareClassMetadata({
|
|
268
254
|
minVersion: "12.0.0",
|
|
269
|
-
version: "21.0.
|
|
255
|
+
version: "21.0.3",
|
|
270
256
|
ngImport: i0,
|
|
271
257
|
type: MatHeaderCellDef,
|
|
272
258
|
decorators: [{
|
|
@@ -283,7 +269,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
283
269
|
class MatFooterCellDef extends CdkFooterCellDef {
|
|
284
270
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
285
271
|
minVersion: "12.0.0",
|
|
286
|
-
version: "21.0.
|
|
272
|
+
version: "21.0.3",
|
|
287
273
|
ngImport: i0,
|
|
288
274
|
type: MatFooterCellDef,
|
|
289
275
|
deps: null,
|
|
@@ -291,7 +277,7 @@ class MatFooterCellDef extends CdkFooterCellDef {
|
|
|
291
277
|
});
|
|
292
278
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
293
279
|
minVersion: "14.0.0",
|
|
294
|
-
version: "21.0.
|
|
280
|
+
version: "21.0.3",
|
|
295
281
|
type: MatFooterCellDef,
|
|
296
282
|
isStandalone: true,
|
|
297
283
|
selector: "[matFooterCellDef]",
|
|
@@ -305,7 +291,7 @@ class MatFooterCellDef extends CdkFooterCellDef {
|
|
|
305
291
|
}
|
|
306
292
|
i0.ɵɵngDeclareClassMetadata({
|
|
307
293
|
minVersion: "12.0.0",
|
|
308
|
-
version: "21.0.
|
|
294
|
+
version: "21.0.3",
|
|
309
295
|
ngImport: i0,
|
|
310
296
|
type: MatFooterCellDef,
|
|
311
297
|
decorators: [{
|
|
@@ -332,7 +318,7 @@ class MatColumnDef extends CdkColumnDef {
|
|
|
332
318
|
}
|
|
333
319
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
334
320
|
minVersion: "12.0.0",
|
|
335
|
-
version: "21.0.
|
|
321
|
+
version: "21.0.3",
|
|
336
322
|
ngImport: i0,
|
|
337
323
|
type: MatColumnDef,
|
|
338
324
|
deps: null,
|
|
@@ -340,7 +326,7 @@ class MatColumnDef extends CdkColumnDef {
|
|
|
340
326
|
});
|
|
341
327
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
342
328
|
minVersion: "14.0.0",
|
|
343
|
-
version: "21.0.
|
|
329
|
+
version: "21.0.3",
|
|
344
330
|
type: MatColumnDef,
|
|
345
331
|
isStandalone: true,
|
|
346
332
|
selector: "[matColumnDef]",
|
|
@@ -360,7 +346,7 @@ class MatColumnDef extends CdkColumnDef {
|
|
|
360
346
|
}
|
|
361
347
|
i0.ɵɵngDeclareClassMetadata({
|
|
362
348
|
minVersion: "12.0.0",
|
|
363
|
-
version: "21.0.
|
|
349
|
+
version: "21.0.3",
|
|
364
350
|
ngImport: i0,
|
|
365
351
|
type: MatColumnDef,
|
|
366
352
|
decorators: [{
|
|
@@ -386,7 +372,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
386
372
|
class MatHeaderCell extends CdkHeaderCell {
|
|
387
373
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
388
374
|
minVersion: "12.0.0",
|
|
389
|
-
version: "21.0.
|
|
375
|
+
version: "21.0.3",
|
|
390
376
|
ngImport: i0,
|
|
391
377
|
type: MatHeaderCell,
|
|
392
378
|
deps: null,
|
|
@@ -394,7 +380,7 @@ class MatHeaderCell extends CdkHeaderCell {
|
|
|
394
380
|
});
|
|
395
381
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
396
382
|
minVersion: "14.0.0",
|
|
397
|
-
version: "21.0.
|
|
383
|
+
version: "21.0.3",
|
|
398
384
|
type: MatHeaderCell,
|
|
399
385
|
isStandalone: true,
|
|
400
386
|
selector: "mat-header-cell, th[mat-header-cell]",
|
|
@@ -410,7 +396,7 @@ class MatHeaderCell extends CdkHeaderCell {
|
|
|
410
396
|
}
|
|
411
397
|
i0.ɵɵngDeclareClassMetadata({
|
|
412
398
|
minVersion: "12.0.0",
|
|
413
|
-
version: "21.0.
|
|
399
|
+
version: "21.0.3",
|
|
414
400
|
ngImport: i0,
|
|
415
401
|
type: MatHeaderCell,
|
|
416
402
|
decorators: [{
|
|
@@ -427,7 +413,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
427
413
|
class MatFooterCell extends CdkFooterCell {
|
|
428
414
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
429
415
|
minVersion: "12.0.0",
|
|
430
|
-
version: "21.0.
|
|
416
|
+
version: "21.0.3",
|
|
431
417
|
ngImport: i0,
|
|
432
418
|
type: MatFooterCell,
|
|
433
419
|
deps: null,
|
|
@@ -435,7 +421,7 @@ class MatFooterCell extends CdkFooterCell {
|
|
|
435
421
|
});
|
|
436
422
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
437
423
|
minVersion: "14.0.0",
|
|
438
|
-
version: "21.0.
|
|
424
|
+
version: "21.0.3",
|
|
439
425
|
type: MatFooterCell,
|
|
440
426
|
isStandalone: true,
|
|
441
427
|
selector: "mat-footer-cell, td[mat-footer-cell]",
|
|
@@ -448,7 +434,7 @@ class MatFooterCell extends CdkFooterCell {
|
|
|
448
434
|
}
|
|
449
435
|
i0.ɵɵngDeclareClassMetadata({
|
|
450
436
|
minVersion: "12.0.0",
|
|
451
|
-
version: "21.0.
|
|
437
|
+
version: "21.0.3",
|
|
452
438
|
ngImport: i0,
|
|
453
439
|
type: MatFooterCell,
|
|
454
440
|
decorators: [{
|
|
@@ -464,7 +450,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
464
450
|
class MatCell extends CdkCell {
|
|
465
451
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
466
452
|
minVersion: "12.0.0",
|
|
467
|
-
version: "21.0.
|
|
453
|
+
version: "21.0.3",
|
|
468
454
|
ngImport: i0,
|
|
469
455
|
type: MatCell,
|
|
470
456
|
deps: null,
|
|
@@ -472,7 +458,7 @@ class MatCell extends CdkCell {
|
|
|
472
458
|
});
|
|
473
459
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
474
460
|
minVersion: "14.0.0",
|
|
475
|
-
version: "21.0.
|
|
461
|
+
version: "21.0.3",
|
|
476
462
|
type: MatCell,
|
|
477
463
|
isStandalone: true,
|
|
478
464
|
selector: "mat-cell, td[mat-cell]",
|
|
@@ -485,7 +471,7 @@ class MatCell extends CdkCell {
|
|
|
485
471
|
}
|
|
486
472
|
i0.ɵɵngDeclareClassMetadata({
|
|
487
473
|
minVersion: "12.0.0",
|
|
488
|
-
version: "21.0.
|
|
474
|
+
version: "21.0.3",
|
|
489
475
|
ngImport: i0,
|
|
490
476
|
type: MatCell,
|
|
491
477
|
decorators: [{
|
|
@@ -503,7 +489,7 @@ const ROW_TEMPLATE = `<ng-container cdkCellOutlet></ng-container>`;
|
|
|
503
489
|
class MatHeaderRowDef extends CdkHeaderRowDef {
|
|
504
490
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
505
491
|
minVersion: "12.0.0",
|
|
506
|
-
version: "21.0.
|
|
492
|
+
version: "21.0.3",
|
|
507
493
|
ngImport: i0,
|
|
508
494
|
type: MatHeaderRowDef,
|
|
509
495
|
deps: null,
|
|
@@ -511,7 +497,7 @@ class MatHeaderRowDef extends CdkHeaderRowDef {
|
|
|
511
497
|
});
|
|
512
498
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
513
499
|
minVersion: "16.1.0",
|
|
514
|
-
version: "21.0.
|
|
500
|
+
version: "21.0.3",
|
|
515
501
|
type: MatHeaderRowDef,
|
|
516
502
|
isStandalone: true,
|
|
517
503
|
selector: "[matHeaderRowDef]",
|
|
@@ -529,7 +515,7 @@ class MatHeaderRowDef extends CdkHeaderRowDef {
|
|
|
529
515
|
}
|
|
530
516
|
i0.ɵɵngDeclareClassMetadata({
|
|
531
517
|
minVersion: "12.0.0",
|
|
532
|
-
version: "21.0.
|
|
518
|
+
version: "21.0.3",
|
|
533
519
|
ngImport: i0,
|
|
534
520
|
type: MatHeaderRowDef,
|
|
535
521
|
decorators: [{
|
|
@@ -554,7 +540,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
554
540
|
class MatFooterRowDef extends CdkFooterRowDef {
|
|
555
541
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
556
542
|
minVersion: "12.0.0",
|
|
557
|
-
version: "21.0.
|
|
543
|
+
version: "21.0.3",
|
|
558
544
|
ngImport: i0,
|
|
559
545
|
type: MatFooterRowDef,
|
|
560
546
|
deps: null,
|
|
@@ -562,7 +548,7 @@ class MatFooterRowDef extends CdkFooterRowDef {
|
|
|
562
548
|
});
|
|
563
549
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
564
550
|
minVersion: "16.1.0",
|
|
565
|
-
version: "21.0.
|
|
551
|
+
version: "21.0.3",
|
|
566
552
|
type: MatFooterRowDef,
|
|
567
553
|
isStandalone: true,
|
|
568
554
|
selector: "[matFooterRowDef]",
|
|
@@ -580,7 +566,7 @@ class MatFooterRowDef extends CdkFooterRowDef {
|
|
|
580
566
|
}
|
|
581
567
|
i0.ɵɵngDeclareClassMetadata({
|
|
582
568
|
minVersion: "12.0.0",
|
|
583
|
-
version: "21.0.
|
|
569
|
+
version: "21.0.3",
|
|
584
570
|
ngImport: i0,
|
|
585
571
|
type: MatFooterRowDef,
|
|
586
572
|
decorators: [{
|
|
@@ -605,7 +591,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
605
591
|
class MatRowDef extends CdkRowDef {
|
|
606
592
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
607
593
|
minVersion: "12.0.0",
|
|
608
|
-
version: "21.0.
|
|
594
|
+
version: "21.0.3",
|
|
609
595
|
ngImport: i0,
|
|
610
596
|
type: MatRowDef,
|
|
611
597
|
deps: null,
|
|
@@ -613,7 +599,7 @@ class MatRowDef extends CdkRowDef {
|
|
|
613
599
|
});
|
|
614
600
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
615
601
|
minVersion: "14.0.0",
|
|
616
|
-
version: "21.0.
|
|
602
|
+
version: "21.0.3",
|
|
617
603
|
type: MatRowDef,
|
|
618
604
|
isStandalone: true,
|
|
619
605
|
selector: "[matRowDef]",
|
|
@@ -631,7 +617,7 @@ class MatRowDef extends CdkRowDef {
|
|
|
631
617
|
}
|
|
632
618
|
i0.ɵɵngDeclareClassMetadata({
|
|
633
619
|
minVersion: "12.0.0",
|
|
634
|
-
version: "21.0.
|
|
620
|
+
version: "21.0.3",
|
|
635
621
|
ngImport: i0,
|
|
636
622
|
type: MatRowDef,
|
|
637
623
|
decorators: [{
|
|
@@ -655,7 +641,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
655
641
|
class MatHeaderRow extends CdkHeaderRow {
|
|
656
642
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
657
643
|
minVersion: "12.0.0",
|
|
658
|
-
version: "21.0.
|
|
644
|
+
version: "21.0.3",
|
|
659
645
|
ngImport: i0,
|
|
660
646
|
type: MatHeaderRow,
|
|
661
647
|
deps: null,
|
|
@@ -663,7 +649,7 @@ class MatHeaderRow extends CdkHeaderRow {
|
|
|
663
649
|
});
|
|
664
650
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
665
651
|
minVersion: "14.0.0",
|
|
666
|
-
version: "21.0.
|
|
652
|
+
version: "21.0.3",
|
|
667
653
|
type: MatHeaderRow,
|
|
668
654
|
isStandalone: true,
|
|
669
655
|
selector: "mat-header-row, tr[mat-header-row]",
|
|
@@ -693,7 +679,7 @@ class MatHeaderRow extends CdkHeaderRow {
|
|
|
693
679
|
}
|
|
694
680
|
i0.ɵɵngDeclareClassMetadata({
|
|
695
681
|
minVersion: "12.0.0",
|
|
696
|
-
version: "21.0.
|
|
682
|
+
version: "21.0.3",
|
|
697
683
|
ngImport: i0,
|
|
698
684
|
type: MatHeaderRow,
|
|
699
685
|
decorators: [{
|
|
@@ -719,7 +705,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
719
705
|
class MatFooterRow extends CdkFooterRow {
|
|
720
706
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
721
707
|
minVersion: "12.0.0",
|
|
722
|
-
version: "21.0.
|
|
708
|
+
version: "21.0.3",
|
|
723
709
|
ngImport: i0,
|
|
724
710
|
type: MatFooterRow,
|
|
725
711
|
deps: null,
|
|
@@ -727,7 +713,7 @@ class MatFooterRow extends CdkFooterRow {
|
|
|
727
713
|
});
|
|
728
714
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
729
715
|
minVersion: "14.0.0",
|
|
730
|
-
version: "21.0.
|
|
716
|
+
version: "21.0.3",
|
|
731
717
|
type: MatFooterRow,
|
|
732
718
|
isStandalone: true,
|
|
733
719
|
selector: "mat-footer-row, tr[mat-footer-row]",
|
|
@@ -757,7 +743,7 @@ class MatFooterRow extends CdkFooterRow {
|
|
|
757
743
|
}
|
|
758
744
|
i0.ɵɵngDeclareClassMetadata({
|
|
759
745
|
minVersion: "12.0.0",
|
|
760
|
-
version: "21.0.
|
|
746
|
+
version: "21.0.3",
|
|
761
747
|
ngImport: i0,
|
|
762
748
|
type: MatFooterRow,
|
|
763
749
|
decorators: [{
|
|
@@ -783,7 +769,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
783
769
|
class MatRow extends CdkRow {
|
|
784
770
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
785
771
|
minVersion: "12.0.0",
|
|
786
|
-
version: "21.0.
|
|
772
|
+
version: "21.0.3",
|
|
787
773
|
ngImport: i0,
|
|
788
774
|
type: MatRow,
|
|
789
775
|
deps: null,
|
|
@@ -791,7 +777,7 @@ class MatRow extends CdkRow {
|
|
|
791
777
|
});
|
|
792
778
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
793
779
|
minVersion: "14.0.0",
|
|
794
|
-
version: "21.0.
|
|
780
|
+
version: "21.0.3",
|
|
795
781
|
type: MatRow,
|
|
796
782
|
isStandalone: true,
|
|
797
783
|
selector: "mat-row, tr[mat-row]",
|
|
@@ -821,7 +807,7 @@ class MatRow extends CdkRow {
|
|
|
821
807
|
}
|
|
822
808
|
i0.ɵɵngDeclareClassMetadata({
|
|
823
809
|
minVersion: "12.0.0",
|
|
824
|
-
version: "21.0.
|
|
810
|
+
version: "21.0.3",
|
|
825
811
|
ngImport: i0,
|
|
826
812
|
type: MatRow,
|
|
827
813
|
decorators: [{
|
|
@@ -853,7 +839,7 @@ class MatNoDataRow extends CdkNoDataRow {
|
|
|
853
839
|
}
|
|
854
840
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
855
841
|
minVersion: "12.0.0",
|
|
856
|
-
version: "21.0.
|
|
842
|
+
version: "21.0.3",
|
|
857
843
|
ngImport: i0,
|
|
858
844
|
type: MatNoDataRow,
|
|
859
845
|
deps: [],
|
|
@@ -861,7 +847,7 @@ class MatNoDataRow extends CdkNoDataRow {
|
|
|
861
847
|
});
|
|
862
848
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
863
849
|
minVersion: "14.0.0",
|
|
864
|
-
version: "21.0.
|
|
850
|
+
version: "21.0.3",
|
|
865
851
|
type: MatNoDataRow,
|
|
866
852
|
isStandalone: true,
|
|
867
853
|
selector: "ng-template[matNoDataRow]",
|
|
@@ -875,7 +861,7 @@ class MatNoDataRow extends CdkNoDataRow {
|
|
|
875
861
|
}
|
|
876
862
|
i0.ɵɵngDeclareClassMetadata({
|
|
877
863
|
minVersion: "12.0.0",
|
|
878
|
-
version: "21.0.
|
|
864
|
+
version: "21.0.3",
|
|
879
865
|
ngImport: i0,
|
|
880
866
|
type: MatNoDataRow,
|
|
881
867
|
decorators: [{
|
|
@@ -894,7 +880,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
894
880
|
class MatTextColumn extends CdkTextColumn {
|
|
895
881
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
896
882
|
minVersion: "12.0.0",
|
|
897
|
-
version: "21.0.
|
|
883
|
+
version: "21.0.3",
|
|
898
884
|
ngImport: i0,
|
|
899
885
|
type: MatTextColumn,
|
|
900
886
|
deps: null,
|
|
@@ -902,7 +888,7 @@ class MatTextColumn extends CdkTextColumn {
|
|
|
902
888
|
});
|
|
903
889
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
904
890
|
minVersion: "14.0.0",
|
|
905
|
-
version: "21.0.
|
|
891
|
+
version: "21.0.3",
|
|
906
892
|
type: MatTextColumn,
|
|
907
893
|
isStandalone: true,
|
|
908
894
|
selector: "mat-text-column",
|
|
@@ -947,7 +933,7 @@ class MatTextColumn extends CdkTextColumn {
|
|
|
947
933
|
}
|
|
948
934
|
i0.ɵɵngDeclareClassMetadata({
|
|
949
935
|
minVersion: "12.0.0",
|
|
950
|
-
version: "21.0.
|
|
936
|
+
version: "21.0.3",
|
|
951
937
|
ngImport: i0,
|
|
952
938
|
type: MatTextColumn,
|
|
953
939
|
decorators: [{
|
|
@@ -975,7 +961,7 @@ const EXPORTED_DECLARATIONS = [MatTable, MatRecycleRows, MatHeaderCellDef, MatHe
|
|
|
975
961
|
class MatTableModule {
|
|
976
962
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
977
963
|
minVersion: "12.0.0",
|
|
978
|
-
version: "21.0.
|
|
964
|
+
version: "21.0.3",
|
|
979
965
|
ngImport: i0,
|
|
980
966
|
type: MatTableModule,
|
|
981
967
|
deps: [],
|
|
@@ -983,7 +969,7 @@ class MatTableModule {
|
|
|
983
969
|
});
|
|
984
970
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
985
971
|
minVersion: "14.0.0",
|
|
986
|
-
version: "21.0.
|
|
972
|
+
version: "21.0.3",
|
|
987
973
|
ngImport: i0,
|
|
988
974
|
type: MatTableModule,
|
|
989
975
|
imports: [CdkTableModule, MatTable, MatRecycleRows, MatHeaderCellDef, MatHeaderRowDef, MatColumnDef, MatCellDef, MatRowDef, MatFooterCellDef, MatFooterRowDef, MatHeaderCell, MatCell, MatFooterCell, MatHeaderRow, MatRow, MatFooterRow, MatNoDataRow, MatTextColumn],
|
|
@@ -991,7 +977,7 @@ class MatTableModule {
|
|
|
991
977
|
});
|
|
992
978
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
993
979
|
minVersion: "12.0.0",
|
|
994
|
-
version: "21.0.
|
|
980
|
+
version: "21.0.3",
|
|
995
981
|
ngImport: i0,
|
|
996
982
|
type: MatTableModule,
|
|
997
983
|
imports: [CdkTableModule, BidiModule]
|
|
@@ -999,7 +985,7 @@ class MatTableModule {
|
|
|
999
985
|
}
|
|
1000
986
|
i0.ɵɵngDeclareClassMetadata({
|
|
1001
987
|
minVersion: "12.0.0",
|
|
1002
|
-
version: "21.0.
|
|
988
|
+
version: "21.0.3",
|
|
1003
989
|
ngImport: i0,
|
|
1004
990
|
type: MatTableModule,
|
|
1005
991
|
decorators: [{
|