framework7-react
Advanced tools
Comparing version 8.0.5 to 8.1.0
@@ -166,3 +166,3 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } | ||
}, slotsBeforeArea, messagebarAttachmentsEl, /*#__PURE__*/React.createElement(Input, _extends({ | ||
id: textareaId, | ||
inputId: textareaId, | ||
ref: areaElRef, | ||
@@ -169,0 +169,0 @@ type: "textarea", |
@@ -119,3 +119,3 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } | ||
ref: elRef | ||
}, extraAttrs), /*#__PURE__*/React.createElement("div", { | ||
}, extraAttrs), arrow !== false && /*#__PURE__*/React.createElement("div", { | ||
className: "popover-arrow" | ||
@@ -122,0 +122,0 @@ }), /*#__PURE__*/React.createElement("div", { |
/** | ||
* Framework7 React 8.0.5 | ||
* Framework7 React 8.1.0 | ||
* Build full featured iOS & Android apps using Framework7 & React | ||
@@ -10,3 +10,3 @@ * https://framework7.io/react/ | ||
* | ||
* Released on: May 8, 2023 | ||
* Released on: June 12, 2023 | ||
*/ | ||
@@ -13,0 +13,0 @@ import Framework7React from './shared/plugin.js'; |
{ | ||
"name": "framework7-react", | ||
"version": "8.0.5", | ||
"version": "8.1.0", | ||
"description": "Build full featured iOS & Android apps using Framework7 & React", | ||
@@ -50,3 +50,3 @@ "type": "module", | ||
}, | ||
"releaseDate": "May 8, 2023" | ||
"releaseDate": "June 12, 2023" | ||
} |
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
402296