@angular/material 11.0.3 → 11.0.4

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 (78) hide show
  1. package/LICENSE +1 -1
  2. package/_theming.scss +52 -22
  3. package/autocomplete/index.metadata.json +1 -1
  4. package/bundles/material-autocomplete.umd.js +1 -1
  5. package/bundles/material-autocomplete.umd.js.map +1 -1
  6. package/bundles/material-autocomplete.umd.min.js +1 -1
  7. package/bundles/material-autocomplete.umd.min.js.map +1 -1
  8. package/bundles/material-core.umd.js +3 -3
  9. package/bundles/material-core.umd.js.map +1 -1
  10. package/bundles/material-core.umd.min.js +3 -3
  11. package/bundles/material-core.umd.min.js.map +1 -1
  12. package/bundles/material-datepicker.umd.js +10 -6
  13. package/bundles/material-datepicker.umd.js.map +1 -1
  14. package/bundles/material-datepicker.umd.min.js +7 -7
  15. package/bundles/material-datepicker.umd.min.js.map +1 -1
  16. package/bundles/material-menu.umd.js +6 -0
  17. package/bundles/material-menu.umd.js.map +1 -1
  18. package/bundles/material-menu.umd.min.js +2 -2
  19. package/bundles/material-menu.umd.min.js.map +1 -1
  20. package/bundles/material-sort.umd.js +10 -4
  21. package/bundles/material-sort.umd.js.map +1 -1
  22. package/bundles/material-sort.umd.min.js +3 -3
  23. package/bundles/material-sort.umd.min.js.map +1 -1
  24. package/bundles/material-table.umd.js +1 -1
  25. package/bundles/material-table.umd.min.js +2 -2
  26. package/bundles/material-table.umd.min.js.map +1 -1
  27. package/bundles/material-tree.umd.js +3 -2
  28. package/bundles/material-tree.umd.js.map +1 -1
  29. package/bundles/material-tree.umd.min.js.map +1 -1
  30. package/core/index.metadata.json +1 -1
  31. package/core/style/_vendor-prefixes.scss +3 -3
  32. package/core/typography/_typography.scss +39 -9
  33. package/datepicker/_datepicker-theme.scss +10 -10
  34. package/datepicker/index.metadata.json +1 -1
  35. package/datepicker/year-view.d.ts +1 -1
  36. package/esm2015/autocomplete/autocomplete-trigger.js +2 -2
  37. package/esm2015/core/common-behaviors/common-module.js +1 -1
  38. package/esm2015/core/option/option.js +1 -1
  39. package/esm2015/core/version.js +1 -1
  40. package/esm2015/datepicker/calendar-body.js +1 -1
  41. package/esm2015/datepicker/date-range-input-parts.js +5 -3
  42. package/esm2015/datepicker/datepicker-base.js +6 -4
  43. package/esm2015/datepicker/year-view.js +1 -1
  44. package/esm2015/menu/menu-trigger.js +8 -2
  45. package/esm2015/sort/sort-header.js +11 -5
  46. package/esm2015/table/table.js +1 -1
  47. package/esm2015/tree/node.js +4 -3
  48. package/esm2015/tree/padding.js +1 -1
  49. package/esm2015/tree/toggle.js +1 -1
  50. package/esm2015/tree/tree.js +1 -1
  51. package/fesm2015/autocomplete.js +1 -1
  52. package/fesm2015/autocomplete.js.map +1 -1
  53. package/fesm2015/core.js +3 -3
  54. package/fesm2015/core.js.map +1 -1
  55. package/fesm2015/datepicker.js +10 -6
  56. package/fesm2015/datepicker.js.map +1 -1
  57. package/fesm2015/menu.js +7 -1
  58. package/fesm2015/menu.js.map +1 -1
  59. package/fesm2015/sort.js +10 -4
  60. package/fesm2015/sort.js.map +1 -1
  61. package/fesm2015/table.js +1 -1
  62. package/fesm2015/tree.js +3 -2
  63. package/fesm2015/tree.js.map +1 -1
  64. package/menu/menu-trigger.d.ts +1 -1
  65. package/package.json +2 -2
  66. package/prebuilt-themes/deeppurple-amber.css +1 -1
  67. package/prebuilt-themes/indigo-pink.css +1 -1
  68. package/prebuilt-themes/pink-bluegrey.css +1 -1
  69. package/prebuilt-themes/purple-green.css +1 -1
  70. package/schematics/ng-add/index.js +1 -1
  71. package/sort/index.metadata.json +1 -1
  72. package/sort/sort-header.d.ts +2 -1
  73. package/table/index.metadata.json +1 -1
  74. package/tree/index.metadata.json +1 -1
  75. package/tree/node.d.ts +7 -6
  76. package/tree/padding.d.ts +1 -1
  77. package/tree/toggle.d.ts +1 -1
  78. package/tree/tree.d.ts +1 -1
@@ -327,7 +327,7 @@ MatCalendarBody.decorators = [
327
327
  exportAs: 'matCalendarBody',
328
328
  encapsulation: ViewEncapsulation.None,
329
329
  changeDetection: ChangeDetectionStrategy.OnPush,
330
- styles: [".mat-calendar-body{min-width:224px}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%}.mat-calendar-body-cell{position:relative;height:0;line-height:0;text-align:center;outline:none;cursor:pointer}.mat-calendar-body-cell::before,.mat-calendar-body-cell::after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range)::before,.mat-calendar-body-range-start::after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start)::before,.mat-calendar-body-comparison-start::after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range)::before,[dir=rtl] .mat-calendar-body-range-start::after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start)::before,[dir=rtl] .mat-calendar-body-comparison-start::after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range)::before,.mat-calendar-body-range-end::after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end)::before,.mat-calendar-body-comparison-end::after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range)::before,[dir=rtl] .mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end)::before,[dir=rtl] .mat-calendar-body-comparison-end::after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:0;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start::after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end::after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start::after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start::after{width:90%}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-high-contrast-active .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){outline:dotted 2px}[dir=rtl] .mat-calendar-body-label{text-align:right}@media(hover: none){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:transparent}}\n"]
330
+ styles: [".mat-calendar-body{min-width:224px}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%}.mat-calendar-body-cell{position:relative;height:0;line-height:0;text-align:center;outline:none;cursor:pointer}.mat-calendar-body-cell::before,.mat-calendar-body-cell::after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range)::before,.mat-calendar-body-range-start::after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start)::before,.mat-calendar-body-comparison-start::after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range)::before,[dir=rtl] .mat-calendar-body-range-start::after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start)::before,[dir=rtl] .mat-calendar-body-comparison-start::after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range)::before,.mat-calendar-body-range-end::after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end)::before,.mat-calendar-body-comparison-end::after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range)::before,[dir=rtl] .mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end)::before,[dir=rtl] .mat-calendar-body-comparison-end::after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:0;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start::after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end::after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end::after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start::after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start::after{width:90%}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.mat-datepicker-dialog .mat-dialog-container{position:relative;overflow:visible}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-high-contrast-active .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){outline:dotted 2px}[dir=rtl] .mat-calendar-body-label{text-align:right}@media(hover: none){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:transparent}}\n"]
331
331
  },] }
332
332
  ];
333
333
  MatCalendarBody.ctorParameters = () => [
@@ -1863,7 +1863,7 @@ class MatDatepickerContent extends _MatDatepickerContentMixinBase {
1863
1863
  MatDatepickerContent.decorators = [
1864
1864
  { type: Component, args: [{
1865
1865
  selector: 'mat-datepicker-content',
1866
- template: "<div cdkTrapFocus>\n <mat-calendar\n [id]=\"datepicker.id\"\n [ngClass]=\"datepicker.panelClass\"\n [startAt]=\"datepicker.startAt\"\n [startView]=\"datepicker.startView\"\n [minDate]=\"datepicker._getMinDate()\"\n [maxDate]=\"datepicker._getMaxDate()\"\n [dateFilter]=\"datepicker._getDateFilter()\"\n [headerComponent]=\"datepicker.calendarHeaderComponent\"\n [selected]=\"_getSelected()\"\n [dateClass]=\"datepicker.dateClass\"\n [comparisonStart]=\"comparisonStart\"\n [comparisonEnd]=\"comparisonEnd\"\n [@fadeInCalendar]=\"'enter'\"\n (yearSelected)=\"datepicker._selectYear($event)\"\n (monthSelected)=\"datepicker._selectMonth($event)\"\n (viewChanged)=\"datepicker._viewChanged($event)\"\n (_userSelection)=\"_handleUserSelection($event)\"></mat-calendar>\n\n <!-- Invisible close button for screen reader users. -->\n <button\n type=\"button\"\n mat-raised-button\n color=\"primary\"\n class=\"mat-datepicker-close-button\"\n [class.cdk-visually-hidden]=\"!_closeButtonFocused\"\n (focus)=\"_closeButtonFocused = true\"\n (blur)=\"_closeButtonFocused = false\"\n (click)=\"datepicker.close()\">{{ _closeButtonText }}</button>\n</div>\n",
1866
+ template: "<div cdkTrapFocus>\n <mat-calendar\n [id]=\"datepicker.id\"\n [ngClass]=\"datepicker.panelClass\"\n [startAt]=\"datepicker.startAt\"\n [startView]=\"datepicker.startView\"\n [minDate]=\"datepicker._getMinDate()\"\n [maxDate]=\"datepicker._getMaxDate()\"\n [dateFilter]=\"datepicker._getDateFilter()\"\n [headerComponent]=\"datepicker.calendarHeaderComponent\"\n [selected]=\"_getSelected()\"\n [dateClass]=\"datepicker.dateClass\"\n [comparisonStart]=\"comparisonStart\"\n [comparisonEnd]=\"comparisonEnd\"\n [@fadeInCalendar]=\"'enter'\"\n (yearSelected)=\"datepicker._selectYear($event)\"\n (monthSelected)=\"datepicker._selectMonth($event)\"\n (viewChanged)=\"datepicker._viewChanged($event)\"\n (_userSelection)=\"_handleUserSelection($event)\"></mat-calendar>\n\n <!-- Invisible close button for screen reader users. -->\n <button\n type=\"button\"\n mat-raised-button\n [color]=\"color || 'primary'\"\n class=\"mat-datepicker-close-button\"\n [class.cdk-visually-hidden]=\"!_closeButtonFocused\"\n (focus)=\"_closeButtonFocused = true\"\n (blur)=\"_closeButtonFocused = false\"\n (click)=\"datepicker.close()\">{{ _closeButtonText }}</button>\n</div>\n",
1867
1867
  host: {
1868
1868
  'class': 'mat-datepicker-content',
1869
1869
  '[@transformPanel]': '_animationState',
@@ -1878,7 +1878,7 @@ MatDatepickerContent.decorators = [
1878
1878
  encapsulation: ViewEncapsulation.None,
1879
1879
  changeDetection: ChangeDetectionStrategy.OnPush,
1880
1880
  inputs: ['color'],
1881
- styles: [".mat-datepicker-content{display:block;border-radius:4px}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.mat-datepicker-content-touch{display:block;max-height:80vh;overflow:auto;margin:-24px}.mat-datepicker-content-touch .mat-calendar{min-width:250px;min-height:312px;max-width:750px;max-height:788px}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-calendar{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-calendar{width:80vw;height:100vw}}\n"]
1881
+ styles: [".mat-datepicker-content{display:block;border-radius:4px}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-touch{display:block;max-height:80vh;overflow:auto;margin:-24px}.mat-datepicker-content-touch .mat-calendar{min-width:250px;min-height:312px;max-width:750px;max-height:788px}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-calendar{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-calendar{width:80vw;height:100vw}}\n"]
1882
1882
  },] }
1883
1883
  ];
1884
1884
  MatDatepickerContent.ctorParameters = () => [
@@ -2128,7 +2128,9 @@ class MatDatepickerBase {
2128
2128
  maxWidth: '80vw',
2129
2129
  maxHeight: '',
2130
2130
  position: {},
2131
- autoFocus: true,
2131
+ // Disable the dialog's automatic focus capturing, because it'll go to the close button
2132
+ // automatically. The calendar will move focus on its own once it renders.
2133
+ autoFocus: false,
2132
2134
  // `MatDialog` has focus restoration built in, however we want to disable it since the
2133
2135
  // datepicker also has focus restoration for dropdown mode. We want to do this, in order
2134
2136
  // to ensure that the timing is consistent between dropdown and dialog modes since `MatDialog`
@@ -3006,7 +3008,8 @@ MatStartDate.decorators = [
3006
3008
  ],
3007
3009
  // These need to be specified explicitly, because some tooling doesn't
3008
3010
  // seem to pick them up from the base class. See #20932.
3009
- outputs: ['dateChange', 'dateInput']
3011
+ outputs: ['dateChange', 'dateInput'],
3012
+ inputs: ['errorStateMatcher']
3010
3013
  },] }
3011
3014
  ];
3012
3015
  MatStartDate.ctorParameters = () => [
@@ -3097,7 +3100,8 @@ MatEndDate.decorators = [
3097
3100
  ],
3098
3101
  // These need to be specified explicitly, because some tooling doesn't
3099
3102
  // seem to pick them up from the base class. See #20932.
3100
- outputs: ['dateChange', 'dateInput']
3103
+ outputs: ['dateChange', 'dateInput'],
3104
+ inputs: ['errorStateMatcher']
3101
3105
  },] }
3102
3106
  ];
3103
3107
  MatEndDate.ctorParameters = () => [