@m3e/all 1.0.0 → 1.0.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.
@@ -118,11 +118,6 @@
118
118
  "description": "Whether the ripple always originates from the center of the element's bounds, rather\r\nthan originating from the location of the click event.",
119
119
  "values": []
120
120
  },
121
- {
122
- "name": "disable-enter",
123
- "description": "Whether the ripple is disabled when the enter key is pressed.",
124
- "values": []
125
- },
126
121
  {
127
122
  "name": "disabled",
128
123
  "description": "Whether click events will not trigger the ripple.\r\nRipples can be still controlled manually by using the `show` and 'hide' methods.",
@@ -1977,11 +1972,6 @@
1977
1972
  "description": "Whether to enable strong focus indicators.",
1978
1973
  "values": []
1979
1974
  },
1980
- {
1981
- "name": "variant",
1982
- "description": "The color variant of the theme.",
1983
- "values": [{ "name": "ThemeVariant" }]
1984
- },
1985
1975
  {
1986
1976
  "name": "motion",
1987
1977
  "description": "The motion scheme.",