@angular/material 21.1.0-next.0 → 21.1.0-next.2

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.
Files changed (155) hide show
  1. package/core/focus-indicators/_private.scss +1 -1
  2. package/fesm2022/_animation-chunk.mjs.map +1 -1
  3. package/fesm2022/_date-formats-chunk.mjs.map +1 -1
  4. package/fesm2022/_date-range-input-harness-chunk.mjs.map +1 -1
  5. package/fesm2022/_error-options-chunk.mjs +6 -6
  6. package/fesm2022/_error-options-chunk.mjs.map +1 -1
  7. package/fesm2022/_error-state-chunk.mjs.map +1 -1
  8. package/fesm2022/_form-field-chunk.mjs +30 -30
  9. package/fesm2022/_form-field-chunk.mjs.map +1 -1
  10. package/fesm2022/_icon-button-chunk.mjs +6 -6
  11. package/fesm2022/_icon-button-chunk.mjs.map +1 -1
  12. package/fesm2022/_icon-registry-chunk.mjs +3 -3
  13. package/fesm2022/_icon-registry-chunk.mjs.map +1 -1
  14. package/fesm2022/_input-harness-chunk.mjs.map +1 -1
  15. package/fesm2022/_input-value-accessor-chunk.mjs.map +1 -1
  16. package/fesm2022/_internal-form-field-chunk.mjs +3 -3
  17. package/fesm2022/_internal-form-field-chunk.mjs.map +1 -1
  18. package/fesm2022/_line-chunk.mjs +7 -7
  19. package/fesm2022/_line-chunk.mjs.map +1 -1
  20. package/fesm2022/_option-chunk.mjs +6 -6
  21. package/fesm2022/_option-chunk.mjs.map +1 -1
  22. package/fesm2022/_option-harness-chunk.mjs.map +1 -1
  23. package/fesm2022/_option-module-chunk.mjs +4 -4
  24. package/fesm2022/_option-module-chunk.mjs.map +1 -1
  25. package/fesm2022/_pseudo-checkbox-chunk.mjs +3 -3
  26. package/fesm2022/_pseudo-checkbox-chunk.mjs.map +1 -1
  27. package/fesm2022/_pseudo-checkbox-module-chunk.mjs +4 -4
  28. package/fesm2022/_pseudo-checkbox-module-chunk.mjs.map +1 -1
  29. package/fesm2022/_public-api-chunk.mjs.map +1 -1
  30. package/fesm2022/_ripple-chunk.mjs +6 -6
  31. package/fesm2022/_ripple-chunk.mjs.map +1 -1
  32. package/fesm2022/_ripple-loader-chunk.mjs +3 -3
  33. package/fesm2022/_ripple-loader-chunk.mjs.map +1 -1
  34. package/fesm2022/_ripple-module-chunk.mjs +4 -4
  35. package/fesm2022/_ripple-module-chunk.mjs.map +1 -1
  36. package/fesm2022/_structural-styles-chunk.mjs +3 -3
  37. package/fesm2022/_structural-styles-chunk.mjs.map +1 -1
  38. package/fesm2022/_tooltip-chunk.mjs +6 -6
  39. package/fesm2022/_tooltip-chunk.mjs.map +1 -1
  40. package/fesm2022/autocomplete-testing.mjs.map +1 -1
  41. package/fesm2022/autocomplete.mjs +19 -15
  42. package/fesm2022/autocomplete.mjs.map +1 -1
  43. package/fesm2022/badge-testing.mjs.map +1 -1
  44. package/fesm2022/badge.mjs +10 -10
  45. package/fesm2022/badge.mjs.map +1 -1
  46. package/fesm2022/bottom-sheet-testing.mjs.map +1 -1
  47. package/fesm2022/bottom-sheet.mjs +10 -10
  48. package/fesm2022/bottom-sheet.mjs.map +1 -1
  49. package/fesm2022/button-testing.mjs.map +1 -1
  50. package/fesm2022/button-toggle-testing.mjs.map +1 -1
  51. package/fesm2022/button-toggle.mjs +10 -10
  52. package/fesm2022/button-toggle.mjs.map +1 -1
  53. package/fesm2022/button.mjs +13 -13
  54. package/fesm2022/button.mjs.map +1 -1
  55. package/fesm2022/card-testing.mjs.map +1 -1
  56. package/fesm2022/card.mjs +46 -46
  57. package/fesm2022/card.mjs.map +1 -1
  58. package/fesm2022/checkbox-testing.mjs.map +1 -1
  59. package/fesm2022/checkbox.mjs +7 -7
  60. package/fesm2022/checkbox.mjs.map +1 -1
  61. package/fesm2022/chips-testing.mjs.map +1 -1
  62. package/fesm2022/chips.mjs +46 -46
  63. package/fesm2022/chips.mjs.map +1 -1
  64. package/fesm2022/core-testing.mjs.map +1 -1
  65. package/fesm2022/core.mjs +12 -12
  66. package/fesm2022/core.mjs.map +1 -1
  67. package/fesm2022/datepicker-testing.mjs.map +1 -1
  68. package/fesm2022/datepicker.mjs +91 -89
  69. package/fesm2022/datepicker.mjs.map +1 -1
  70. package/fesm2022/dialog-testing.mjs.map +1 -1
  71. package/fesm2022/dialog.mjs +25 -25
  72. package/fesm2022/dialog.mjs.map +1 -1
  73. package/fesm2022/divider-testing.mjs.map +1 -1
  74. package/fesm2022/divider.mjs +7 -7
  75. package/fesm2022/divider.mjs.map +1 -1
  76. package/fesm2022/expansion-testing.mjs.map +1 -1
  77. package/fesm2022/expansion.mjs +25 -25
  78. package/fesm2022/expansion.mjs.map +1 -1
  79. package/fesm2022/form-field-testing-control.mjs.map +1 -1
  80. package/fesm2022/form-field-testing.mjs.map +1 -1
  81. package/fesm2022/form-field.mjs +4 -4
  82. package/fesm2022/form-field.mjs.map +1 -1
  83. package/fesm2022/grid-list-testing.mjs.map +1 -1
  84. package/fesm2022/grid-list.mjs +22 -22
  85. package/fesm2022/grid-list.mjs.map +1 -1
  86. package/fesm2022/icon-testing.mjs +7 -7
  87. package/fesm2022/icon-testing.mjs.map +1 -1
  88. package/fesm2022/icon.mjs +7 -7
  89. package/fesm2022/icon.mjs.map +1 -1
  90. package/fesm2022/input-testing.mjs.map +1 -1
  91. package/fesm2022/input.mjs +7 -7
  92. package/fesm2022/input.mjs.map +1 -1
  93. package/fesm2022/list-testing.mjs.map +1 -1
  94. package/fesm2022/list.mjs +49 -49
  95. package/fesm2022/list.mjs.map +1 -1
  96. package/fesm2022/material.mjs.map +1 -1
  97. package/fesm2022/menu-testing.mjs.map +1 -1
  98. package/fesm2022/menu.mjs +22 -22
  99. package/fesm2022/menu.mjs.map +1 -1
  100. package/fesm2022/paginator-testing.mjs.map +1 -1
  101. package/fesm2022/paginator.mjs +10 -10
  102. package/fesm2022/paginator.mjs.map +1 -1
  103. package/fesm2022/progress-bar-testing.mjs.map +1 -1
  104. package/fesm2022/progress-bar.mjs +7 -7
  105. package/fesm2022/progress-bar.mjs.map +1 -1
  106. package/fesm2022/progress-spinner-testing.mjs.map +1 -1
  107. package/fesm2022/progress-spinner.mjs +7 -7
  108. package/fesm2022/progress-spinner.mjs.map +1 -1
  109. package/fesm2022/radio-testing.mjs.map +1 -1
  110. package/fesm2022/radio.mjs +10 -10
  111. package/fesm2022/radio.mjs.map +1 -1
  112. package/fesm2022/select-testing.mjs.map +1 -1
  113. package/fesm2022/select.mjs +10 -10
  114. package/fesm2022/select.mjs.map +1 -1
  115. package/fesm2022/sidenav-testing.mjs.map +1 -1
  116. package/fesm2022/sidenav.mjs +22 -22
  117. package/fesm2022/sidenav.mjs.map +1 -1
  118. package/fesm2022/slide-toggle-testing.mjs.map +1 -1
  119. package/fesm2022/slide-toggle.mjs +7 -7
  120. package/fesm2022/slide-toggle.mjs.map +1 -1
  121. package/fesm2022/slider-testing.mjs.map +1 -1
  122. package/fesm2022/slider.mjs +16 -16
  123. package/fesm2022/slider.mjs.map +1 -1
  124. package/fesm2022/snack-bar-testing.mjs.map +1 -1
  125. package/fesm2022/snack-bar.mjs +22 -22
  126. package/fesm2022/snack-bar.mjs.map +1 -1
  127. package/fesm2022/sort-testing.mjs.map +1 -1
  128. package/fesm2022/sort.mjs +13 -13
  129. package/fesm2022/sort.mjs.map +1 -1
  130. package/fesm2022/stepper-testing.mjs.map +1 -1
  131. package/fesm2022/stepper.mjs +31 -31
  132. package/fesm2022/stepper.mjs.map +1 -1
  133. package/fesm2022/table-testing.mjs.map +1 -1
  134. package/fesm2022/table.mjs +61 -75
  135. package/fesm2022/table.mjs.map +1 -1
  136. package/fesm2022/tabs-testing.mjs.map +1 -1
  137. package/fesm2022/tabs.mjs +43 -43
  138. package/fesm2022/tabs.mjs.map +1 -1
  139. package/fesm2022/timepicker-testing.mjs.map +1 -1
  140. package/fesm2022/timepicker.mjs +112 -121
  141. package/fesm2022/timepicker.mjs.map +1 -1
  142. package/fesm2022/toolbar-testing.mjs.map +1 -1
  143. package/fesm2022/toolbar.mjs +10 -10
  144. package/fesm2022/toolbar.mjs.map +1 -1
  145. package/fesm2022/tooltip-testing.mjs.map +1 -1
  146. package/fesm2022/tooltip.mjs +4 -4
  147. package/fesm2022/tooltip.mjs.map +1 -1
  148. package/fesm2022/tree-testing.mjs.map +1 -1
  149. package/fesm2022/tree.mjs +25 -25
  150. package/fesm2022/tree.mjs.map +1 -1
  151. package/package.json +2 -2
  152. package/schematics/ng-add/index.js +1 -1
  153. package/types/datepicker.d.ts +6 -2
  154. package/types/table.d.ts +3 -0
  155. package/types/timepicker.d.ts +4 -4
@@ -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.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.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.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.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.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.mdc-table-fixed-layout": "fixedLayout"
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.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.mdc-table-fixed-layout]': 'fixedLayout'
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.0",
988
+ version: "21.0.3",
1003
989
  ngImport: i0,
1004
990
  type: MatTableModule,
1005
991
  decorators: [{