@hipay/hipay-material-ui 2.3.0-rc.3 → 2.3.0-rc.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -166,7 +166,7 @@ function (_React$PureComponent) {
166
166
  },
167
167
  expanded: collapseDisable || expanded
168
168
  }, props, {
169
- CollapseProps: (0, _extends2.default)({
169
+ TransitionProps: (0, _extends2.default)({
170
170
  onExited: function onExited() {
171
171
  _this2.setState({
172
172
  panelDetailsExited: true
@@ -123,7 +123,7 @@ class HiExpansionPanel extends React.PureComponent {
123
123
  },
124
124
  expanded: collapseDisable || expanded
125
125
  }, props, {
126
- CollapseProps: _objectSpread({
126
+ TransitionProps: _objectSpread({
127
127
  onExited: () => {
128
128
  this.setState({
129
129
  panelDetailsExited: true
package/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license HiPay-Material-UI v2.3.0-rc.3
1
+ /** @license HiPay-Material-UI v2.3.0-rc.4
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license HiPay-Material-UI v2.3.0-rc.3
1
+ /** @license HiPay-Material-UI v2.3.0-rc.4
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@hipay/hipay-material-ui",
3
3
  "private": false,
4
4
  "author": "HiPay PSYCHE Team",
5
- "version": "2.3.0-rc.3",
5
+ "version": "2.3.0-rc.4",
6
6
  "description": "React components that implement Google's Material Design.",
7
7
  "keywords": [
8
8
  "react",