@material/radio
Advanced tools
Comparing version 15.0.0-canary.23073a303.0 to 15.0.0-canary.2528c1c3b.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [15.0.0-canary.23073a303.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.23073a303.0) (2023-03-10) | ||
# [15.0.0-canary.2528c1c3b.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.2528c1c3b.0) (2023-09-20) | ||
@@ -9,0 +9,0 @@ |
@@ -104,6 +104,6 @@ /** | ||
// tslint:disable:object-literal-sort-keys Methods should be in the same order as the adapter interface. | ||
var adapter = __assign(__assign({}, MDCRipple.createAdapter(this)), { registerInteractionHandler: function (evtType, handler) { | ||
_this.nativeControl.addEventListener(evtType, handler, applyPassive()); | ||
}, deregisterInteractionHandler: function (evtType, handler) { | ||
_this.nativeControl.removeEventListener(evtType, handler, applyPassive()); | ||
var adapter = __assign(__assign({}, MDCRipple.createAdapter(this)), { registerInteractionHandler: function (eventType, handler) { | ||
_this.nativeControl.addEventListener(eventType, handler, applyPassive()); | ||
}, deregisterInteractionHandler: function (eventType, handler) { | ||
_this.nativeControl.removeEventListener(eventType, handler, applyPassive()); | ||
}, | ||
@@ -110,0 +110,0 @@ // Radio buttons technically go "active" whenever there is *any* keyboard |
{ | ||
"name": "@material/radio", | ||
"description": "The Material Components for the web radio component", | ||
"version": "15.0.0-canary.23073a303.0", | ||
"version": "15.0.0-canary.2528c1c3b.0", | ||
"license": "MIT", | ||
@@ -20,14 +20,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/animation": "15.0.0-canary.23073a303.0", | ||
"@material/base": "15.0.0-canary.23073a303.0", | ||
"@material/density": "15.0.0-canary.23073a303.0", | ||
"@material/dom": "15.0.0-canary.23073a303.0", | ||
"@material/feature-targeting": "15.0.0-canary.23073a303.0", | ||
"@material/focus-ring": "15.0.0-canary.23073a303.0", | ||
"@material/ripple": "15.0.0-canary.23073a303.0", | ||
"@material/theme": "15.0.0-canary.23073a303.0", | ||
"@material/touch-target": "15.0.0-canary.23073a303.0", | ||
"@material/animation": "15.0.0-canary.2528c1c3b.0", | ||
"@material/base": "15.0.0-canary.2528c1c3b.0", | ||
"@material/density": "15.0.0-canary.2528c1c3b.0", | ||
"@material/dom": "15.0.0-canary.2528c1c3b.0", | ||
"@material/feature-targeting": "15.0.0-canary.2528c1c3b.0", | ||
"@material/focus-ring": "15.0.0-canary.2528c1c3b.0", | ||
"@material/ripple": "15.0.0-canary.2528c1c3b.0", | ||
"@material/theme": "15.0.0-canary.2528c1c3b.0", | ||
"@material/touch-target": "15.0.0-canary.2528c1c3b.0", | ||
"tslib": "^2.1.0" | ||
}, | ||
"gitHead": "2d7826e2ebf1c1fde12f47b603e66ec0df229a8f" | ||
"gitHead": "98b5b57bd5356f48610a254e8c4acff388d5fb7b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
909371
+ Added@material/animation@15.0.0-canary.2528c1c3b.0(transitive)
+ Added@material/base@15.0.0-canary.2528c1c3b.0(transitive)
+ Added@material/density@15.0.0-canary.2528c1c3b.0(transitive)
+ Added@material/dom@15.0.0-canary.2528c1c3b.0(transitive)
+ Added@material/feature-targeting@15.0.0-canary.2528c1c3b.0(transitive)
+ Added@material/focus-ring@15.0.0-canary.2528c1c3b.0(transitive)
+ Added@material/ripple@15.0.0-canary.2528c1c3b.0(transitive)
+ Added@material/rtl@15.0.0-canary.2528c1c3b.0(transitive)
+ Added@material/theme@15.0.0-canary.2528c1c3b.0(transitive)
+ Added@material/touch-target@15.0.0-canary.2528c1c3b.0(transitive)
- Removed@material/animation@15.0.0-canary.23073a303.0(transitive)
- Removed@material/base@15.0.0-canary.23073a303.0(transitive)
- Removed@material/density@15.0.0-canary.23073a303.0(transitive)
- Removed@material/dom@15.0.0-canary.23073a303.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.23073a303.0(transitive)
- Removed@material/focus-ring@15.0.0-canary.23073a303.0(transitive)
- Removed@material/ripple@15.0.0-canary.23073a303.0(transitive)
- Removed@material/rtl@15.0.0-canary.23073a303.0(transitive)
- Removed@material/theme@15.0.0-canary.23073a303.0(transitive)
- Removed@material/touch-target@15.0.0-canary.23073a303.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.2528c1c3b.0