@angular/material-experimental 15.1.0-next.2 → 15.1.0

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 (45) hide show
  1. package/LICENSE +1 -1
  2. package/esm2020/column-resize/column-resize-directives/column-resize-flex.mjs +4 -4
  3. package/esm2020/column-resize/column-resize-directives/column-resize.mjs +4 -4
  4. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize-flex.mjs +4 -4
  5. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize.mjs +4 -4
  6. package/esm2020/column-resize/column-resize-module.mjs +13 -13
  7. package/esm2020/column-resize/overlay-handle.mjs +4 -4
  8. package/esm2020/column-resize/resizable-directives/default-enabled-resizable.mjs +4 -4
  9. package/esm2020/column-resize/resizable-directives/resizable.mjs +4 -4
  10. package/esm2020/column-resize/resize-strategy.mjs +4 -4
  11. package/esm2020/menubar/menubar-item.mjs +4 -4
  12. package/esm2020/menubar/menubar-module.mjs +5 -5
  13. package/esm2020/menubar/menubar.mjs +4 -4
  14. package/esm2020/popover-edit/lens-directives.mjs +10 -10
  15. package/esm2020/popover-edit/popover-edit-module.mjs +5 -5
  16. package/esm2020/popover-edit/table-directives.mjs +13 -13
  17. package/esm2020/selection/row-selection.mjs +4 -4
  18. package/esm2020/selection/select-all.mjs +4 -4
  19. package/esm2020/selection/selection-column.mjs +8 -8
  20. package/esm2020/selection/selection-module.mjs +5 -5
  21. package/esm2020/selection/selection-toggle.mjs +4 -4
  22. package/esm2020/selection/selection.mjs +4 -4
  23. package/esm2020/version.mjs +1 -1
  24. package/fesm2015/column-resize.mjs +36 -36
  25. package/fesm2015/column-resize.mjs.map +1 -1
  26. package/fesm2015/material-experimental.mjs +1 -1
  27. package/fesm2015/material-experimental.mjs.map +1 -1
  28. package/fesm2015/menubar.mjs +10 -10
  29. package/fesm2015/menubar.mjs.map +1 -1
  30. package/fesm2015/popover-edit.mjs +25 -25
  31. package/fesm2015/popover-edit.mjs.map +1 -1
  32. package/fesm2015/selection.mjs +23 -23
  33. package/fesm2015/selection.mjs.map +1 -1
  34. package/fesm2020/column-resize.mjs +36 -36
  35. package/fesm2020/column-resize.mjs.map +1 -1
  36. package/fesm2020/material-experimental.mjs +1 -1
  37. package/fesm2020/material-experimental.mjs.map +1 -1
  38. package/fesm2020/menubar.mjs +10 -10
  39. package/fesm2020/menubar.mjs.map +1 -1
  40. package/fesm2020/popover-edit.mjs +25 -25
  41. package/fesm2020/popover-edit.mjs.map +1 -1
  42. package/fesm2020/selection.mjs +23 -23
  43. package/fesm2020/selection.mjs.map +1 -1
  44. package/package.json +50 -50
  45. package/popover-edit/_popover-edit-theme.scss +4 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/material-experimental",
3
- "version": "15.1.0-next.2",
3
+ "version": "15.1.0",
4
4
  "description": "Experimental components for Angular Material",
5
5
  "repository": {
6
6
  "type": "git",
@@ -59,62 +59,62 @@
59
59
  },
60
60
  "peerDependencies": {
61
61
  "@angular/animations": "^15.0.0 || ^16.0.0",
62
- "@angular/cdk": "15.1.0-next.2",
62
+ "@angular/cdk": "15.1.0",
63
63
  "@angular/core": "^15.0.0 || ^16.0.0",
64
64
  "@angular/common": "^15.0.0 || ^16.0.0",
65
65
  "@angular/forms": "^15.0.0 || ^16.0.0",
66
66
  "@angular/platform-browser": "^15.0.0 || ^16.0.0",
67
- "@angular/material": "15.1.0-next.2"
67
+ "@angular/material": "15.1.0"
68
68
  },
69
69
  "dependencies": {
70
70
  "tslib": "^2.3.0",
71
- "@material/animation": "15.0.0-canary.7971d6ad5.0",
72
- "@material/auto-init": "15.0.0-canary.7971d6ad5.0",
73
- "@material/banner": "15.0.0-canary.7971d6ad5.0",
74
- "@material/base": "15.0.0-canary.7971d6ad5.0",
75
- "@material/button": "15.0.0-canary.7971d6ad5.0",
76
- "@material/card": "15.0.0-canary.7971d6ad5.0",
77
- "@material/checkbox": "15.0.0-canary.7971d6ad5.0",
78
- "@material/chips": "15.0.0-canary.7971d6ad5.0",
79
- "@material/circular-progress": "15.0.0-canary.7971d6ad5.0",
80
- "@material/data-table": "15.0.0-canary.7971d6ad5.0",
81
- "@material/density": "15.0.0-canary.7971d6ad5.0",
82
- "@material/dialog": "15.0.0-canary.7971d6ad5.0",
83
- "@material/dom": "15.0.0-canary.7971d6ad5.0",
84
- "@material/drawer": "15.0.0-canary.7971d6ad5.0",
85
- "@material/elevation": "15.0.0-canary.7971d6ad5.0",
86
- "@material/fab": "15.0.0-canary.7971d6ad5.0",
87
- "@material/feature-targeting": "15.0.0-canary.7971d6ad5.0",
88
- "@material/floating-label": "15.0.0-canary.7971d6ad5.0",
89
- "@material/form-field": "15.0.0-canary.7971d6ad5.0",
90
- "@material/icon-button": "15.0.0-canary.7971d6ad5.0",
91
- "@material/image-list": "15.0.0-canary.7971d6ad5.0",
92
- "@material/layout-grid": "15.0.0-canary.7971d6ad5.0",
93
- "@material/line-ripple": "15.0.0-canary.7971d6ad5.0",
94
- "@material/linear-progress": "15.0.0-canary.7971d6ad5.0",
95
- "@material/list": "15.0.0-canary.7971d6ad5.0",
96
- "@material/menu": "15.0.0-canary.7971d6ad5.0",
97
- "@material/menu-surface": "15.0.0-canary.7971d6ad5.0",
98
- "@material/notched-outline": "15.0.0-canary.7971d6ad5.0",
99
- "@material/radio": "15.0.0-canary.7971d6ad5.0",
100
- "@material/ripple": "15.0.0-canary.7971d6ad5.0",
101
- "@material/rtl": "15.0.0-canary.7971d6ad5.0",
102
- "@material/segmented-button": "15.0.0-canary.7971d6ad5.0",
103
- "@material/select": "15.0.0-canary.7971d6ad5.0",
104
- "@material/shape": "15.0.0-canary.7971d6ad5.0",
105
- "@material/slider": "15.0.0-canary.7971d6ad5.0",
106
- "@material/snackbar": "15.0.0-canary.7971d6ad5.0",
107
- "@material/switch": "15.0.0-canary.7971d6ad5.0",
108
- "@material/tab": "15.0.0-canary.7971d6ad5.0",
109
- "@material/tab-bar": "15.0.0-canary.7971d6ad5.0",
110
- "@material/tab-indicator": "15.0.0-canary.7971d6ad5.0",
111
- "@material/tab-scroller": "15.0.0-canary.7971d6ad5.0",
112
- "@material/textfield": "15.0.0-canary.7971d6ad5.0",
113
- "@material/theme": "15.0.0-canary.7971d6ad5.0",
114
- "@material/tooltip": "15.0.0-canary.7971d6ad5.0",
115
- "@material/top-app-bar": "15.0.0-canary.7971d6ad5.0",
116
- "@material/touch-target": "15.0.0-canary.7971d6ad5.0",
117
- "@material/typography": "15.0.0-canary.7971d6ad5.0"
71
+ "@material/animation": "15.0.0-canary.fd95ca7ef.0",
72
+ "@material/auto-init": "15.0.0-canary.fd95ca7ef.0",
73
+ "@material/banner": "15.0.0-canary.fd95ca7ef.0",
74
+ "@material/base": "15.0.0-canary.fd95ca7ef.0",
75
+ "@material/button": "15.0.0-canary.fd95ca7ef.0",
76
+ "@material/card": "15.0.0-canary.fd95ca7ef.0",
77
+ "@material/checkbox": "15.0.0-canary.fd95ca7ef.0",
78
+ "@material/chips": "15.0.0-canary.fd95ca7ef.0",
79
+ "@material/circular-progress": "15.0.0-canary.fd95ca7ef.0",
80
+ "@material/data-table": "15.0.0-canary.fd95ca7ef.0",
81
+ "@material/density": "15.0.0-canary.fd95ca7ef.0",
82
+ "@material/dialog": "15.0.0-canary.fd95ca7ef.0",
83
+ "@material/dom": "15.0.0-canary.fd95ca7ef.0",
84
+ "@material/drawer": "15.0.0-canary.fd95ca7ef.0",
85
+ "@material/elevation": "15.0.0-canary.fd95ca7ef.0",
86
+ "@material/fab": "15.0.0-canary.fd95ca7ef.0",
87
+ "@material/feature-targeting": "15.0.0-canary.fd95ca7ef.0",
88
+ "@material/floating-label": "15.0.0-canary.fd95ca7ef.0",
89
+ "@material/form-field": "15.0.0-canary.fd95ca7ef.0",
90
+ "@material/icon-button": "15.0.0-canary.fd95ca7ef.0",
91
+ "@material/image-list": "15.0.0-canary.fd95ca7ef.0",
92
+ "@material/layout-grid": "15.0.0-canary.fd95ca7ef.0",
93
+ "@material/line-ripple": "15.0.0-canary.fd95ca7ef.0",
94
+ "@material/linear-progress": "15.0.0-canary.fd95ca7ef.0",
95
+ "@material/list": "15.0.0-canary.fd95ca7ef.0",
96
+ "@material/menu": "15.0.0-canary.fd95ca7ef.0",
97
+ "@material/menu-surface": "15.0.0-canary.fd95ca7ef.0",
98
+ "@material/notched-outline": "15.0.0-canary.fd95ca7ef.0",
99
+ "@material/radio": "15.0.0-canary.fd95ca7ef.0",
100
+ "@material/ripple": "15.0.0-canary.fd95ca7ef.0",
101
+ "@material/rtl": "15.0.0-canary.fd95ca7ef.0",
102
+ "@material/segmented-button": "15.0.0-canary.fd95ca7ef.0",
103
+ "@material/select": "15.0.0-canary.fd95ca7ef.0",
104
+ "@material/shape": "15.0.0-canary.fd95ca7ef.0",
105
+ "@material/slider": "15.0.0-canary.fd95ca7ef.0",
106
+ "@material/snackbar": "15.0.0-canary.fd95ca7ef.0",
107
+ "@material/switch": "15.0.0-canary.fd95ca7ef.0",
108
+ "@material/tab": "15.0.0-canary.fd95ca7ef.0",
109
+ "@material/tab-bar": "15.0.0-canary.fd95ca7ef.0",
110
+ "@material/tab-indicator": "15.0.0-canary.fd95ca7ef.0",
111
+ "@material/tab-scroller": "15.0.0-canary.fd95ca7ef.0",
112
+ "@material/textfield": "15.0.0-canary.fd95ca7ef.0",
113
+ "@material/theme": "15.0.0-canary.fd95ca7ef.0",
114
+ "@material/tooltip": "15.0.0-canary.fd95ca7ef.0",
115
+ "@material/top-app-bar": "15.0.0-canary.fd95ca7ef.0",
116
+ "@material/touch-target": "15.0.0-canary.fd95ca7ef.0",
117
+ "@material/typography": "15.0.0-canary.fd95ca7ef.0"
118
118
  },
119
119
  "sideEffects": false,
120
120
  "fesm2020": "./fesm2020/material-experimental.mjs",
@@ -72,6 +72,10 @@
72
72
  opacity 100ms mat.$private-swift-ease-out-timing-function,
73
73
  background-color 300ms mat.$private-swift-ease-out-timing-function;
74
74
  visibility: visible;
75
+
76
+ @include cdk.high-contrast {
77
+ border-bottom: 3px dashed black;
78
+ }
75
79
  }
76
80
  }
77
81
  }