@popmenu/audio-player 0.33.0 → 0.34.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.
package/build/index.js CHANGED
@@ -319,10 +319,10 @@ function __rest(s, e) {
319
319
 
320
320
  var _path$F;
321
321
 
322
- function _extends$19() { _extends$19 = Object.assign || 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$19.apply(this, arguments); }
322
+ function _extends$1c() { _extends$1c = Object.assign || 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$1c.apply(this, arguments); }
323
323
 
324
324
  function SvgUser(props) {
325
- return /*#__PURE__*/React__namespace.createElement("svg", _extends$19({
325
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$1c({
326
326
  viewBox: "0 0 16 16",
327
327
  fill: "none",
328
328
  strokeLinecap: "round",