Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@popmenu/audio-player

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@popmenu/audio-player - npm Package Compare versions

Comparing version 0.79.0 to 0.80.0

56

build/index.es.js

@@ -136,8 +136,8 @@ import * as React from 'react';

var _path$r;
var _path$s;
function _extends$1a() { _extends$1a = 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$1a.apply(this, arguments); }
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); }
function SvgPause(props) {
return /*#__PURE__*/React.createElement("svg", _extends$1a({
return /*#__PURE__*/React.createElement("svg", _extends$1c({
viewBox: "0 0 16 16",

@@ -149,3 +149,3 @@ fill: "none",

height: "1em"
}, props), _path$r || (_path$r = /*#__PURE__*/React.createElement("path", {
}, props), _path$s || (_path$s = /*#__PURE__*/React.createElement("path", {
d: "M6.667 2.667H4v10.666h2.667V2.666zm5.333 0H9.333v10.666H12V2.666z",

@@ -156,8 +156,8 @@ stroke: "currentColor"

var _path$q;
var _path$r;
function _extends$18() { _extends$18 = 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$18.apply(this, arguments); }
function _extends$1a() { _extends$1a = 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$1a.apply(this, arguments); }
function SvgPlay(props) {
return /*#__PURE__*/React.createElement("svg", _extends$18({
return /*#__PURE__*/React.createElement("svg", _extends$1a({
viewBox: "0 0 16 16",

@@ -169,3 +169,3 @@ fill: "none",

height: "1em"
}, props), _path$q || (_path$q = /*#__PURE__*/React.createElement("path", {
}, props), _path$r || (_path$r = /*#__PURE__*/React.createElement("path", {
d: "M3.333 2l9.334 6-9.334 6V2z",

@@ -176,8 +176,8 @@ stroke: "currentColor"

var _path$o;
var _path$p;
function _extends$15() { _extends$15 = 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$15.apply(this, arguments); }
function _extends$17() { _extends$17 = 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$17.apply(this, arguments); }
function SvgVolumeDown(props) {
return /*#__PURE__*/React.createElement("svg", _extends$15({
return /*#__PURE__*/React.createElement("svg", _extends$17({
viewBox: "0 0 16 16",

@@ -189,3 +189,3 @@ fill: "none",

height: "1em"
}, props), _path$o || (_path$o = /*#__PURE__*/React.createElement("path", {
}, props), _path$p || (_path$p = /*#__PURE__*/React.createElement("path", {
d: "M8.999 3.333L5.665 6H3v4h2.666L9 12.667V3.333zm3.026 2.307a3.333 3.333 0 010 4.714",

@@ -196,8 +196,8 @@ stroke: "currentColor"

var _path$n;
var _path$o;
function _extends$14() { _extends$14 = 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$14.apply(this, arguments); }
function _extends$16() { _extends$16 = 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$16.apply(this, arguments); }
function SvgVolumeMute(props) {
return /*#__PURE__*/React.createElement("svg", _extends$14({
return /*#__PURE__*/React.createElement("svg", _extends$16({
viewBox: "0 0 16 16",

@@ -209,3 +209,3 @@ fill: "none",

height: "1em"
}, props), _path$n || (_path$n = /*#__PURE__*/React.createElement("path", {
}, props), _path$o || (_path$o = /*#__PURE__*/React.createElement("path", {
d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333z",

@@ -216,8 +216,8 @@ stroke: "currentColor"

var _path$m;
var _path$n;
function _extends$13() { _extends$13 = 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$13.apply(this, arguments); }
function _extends$15() { _extends$15 = 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$15.apply(this, arguments); }
function SvgVolumeOff(props) {
return /*#__PURE__*/React.createElement("svg", _extends$13({
return /*#__PURE__*/React.createElement("svg", _extends$15({
viewBox: "0 0 16 16",

@@ -229,3 +229,3 @@ fill: "none",

height: "1em"
}, props), _path$m || (_path$m = /*#__PURE__*/React.createElement("path", {
}, props), _path$n || (_path$n = /*#__PURE__*/React.createElement("path", {
d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zm8 2.667l-4 4m0-4l4 4",

@@ -236,8 +236,8 @@ stroke: "currentColor"

var _path$l;
var _path$m;
function _extends$12() { _extends$12 = 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$12.apply(this, arguments); }
function _extends$14() { _extends$14 = 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$14.apply(this, arguments); }
function SvgVolumeUp(props) {
return /*#__PURE__*/React.createElement("svg", _extends$12({
return /*#__PURE__*/React.createElement("svg", _extends$14({
viewBox: "0 0 16 16",

@@ -249,3 +249,3 @@ fill: "none",

height: "1em"
}, props), _path$l || (_path$l = /*#__PURE__*/React.createElement("path", {
}, props), _path$m || (_path$m = /*#__PURE__*/React.createElement("path", {
d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zm5.38-.046a6.667 6.667 0 010 9.426M10.36 5.64a3.333 3.333 0 010 4.713",

@@ -294,8 +294,8 @@ stroke: "currentColor"

var _path$M;
var _path$N;
function _extends$1L() { _extends$1L = 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$1L.apply(this, arguments); }
function _extends$1N() { _extends$1N = 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$1N.apply(this, arguments); }
function SvgUser(props) {
return /*#__PURE__*/React.createElement("svg", _extends$1L({
return /*#__PURE__*/React.createElement("svg", _extends$1N({
viewBox: "0 0 16 16",

@@ -307,3 +307,3 @@ fill: "none",

height: "1em"
}, props), _path$M || (_path$M = /*#__PURE__*/React.createElement("path", {
}, props), _path$N || (_path$N = /*#__PURE__*/React.createElement("path", {
d: "M13.333 14v-1.333A2.667 2.667 0 0010.667 10H5.333a2.667 2.667 0 00-2.666 2.667V14M8 7.333A2.667 2.667 0 108 2a2.667 2.667 0 000 5.333z",

@@ -310,0 +310,0 @@ stroke: "currentColor"

@@ -175,8 +175,8 @@ 'use strict';

var _path$r;
var _path$s;
function _extends$1a() { _extends$1a = 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$1a.apply(this, arguments); }
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); }
function SvgPause(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1a({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1c({
viewBox: "0 0 16 16",

@@ -188,3 +188,3 @@ fill: "none",

height: "1em"
}, props), _path$r || (_path$r = /*#__PURE__*/React__namespace.createElement("path", {
}, props), _path$s || (_path$s = /*#__PURE__*/React__namespace.createElement("path", {
d: "M6.667 2.667H4v10.666h2.667V2.666zm5.333 0H9.333v10.666H12V2.666z",

@@ -195,8 +195,8 @@ stroke: "currentColor"

var _path$q;
var _path$r;
function _extends$18() { _extends$18 = 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$18.apply(this, arguments); }
function _extends$1a() { _extends$1a = 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$1a.apply(this, arguments); }
function SvgPlay(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$18({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1a({
viewBox: "0 0 16 16",

@@ -208,3 +208,3 @@ fill: "none",

height: "1em"
}, props), _path$q || (_path$q = /*#__PURE__*/React__namespace.createElement("path", {
}, props), _path$r || (_path$r = /*#__PURE__*/React__namespace.createElement("path", {
d: "M3.333 2l9.334 6-9.334 6V2z",

@@ -215,8 +215,8 @@ stroke: "currentColor"

var _path$o;
var _path$p;
function _extends$15() { _extends$15 = 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$15.apply(this, arguments); }
function _extends$17() { _extends$17 = 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$17.apply(this, arguments); }
function SvgVolumeDown(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$15({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$17({
viewBox: "0 0 16 16",

@@ -228,3 +228,3 @@ fill: "none",

height: "1em"
}, props), _path$o || (_path$o = /*#__PURE__*/React__namespace.createElement("path", {
}, props), _path$p || (_path$p = /*#__PURE__*/React__namespace.createElement("path", {
d: "M8.999 3.333L5.665 6H3v4h2.666L9 12.667V3.333zm3.026 2.307a3.333 3.333 0 010 4.714",

@@ -235,8 +235,8 @@ stroke: "currentColor"

var _path$n;
var _path$o;
function _extends$14() { _extends$14 = 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$14.apply(this, arguments); }
function _extends$16() { _extends$16 = 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$16.apply(this, arguments); }
function SvgVolumeMute(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$14({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$16({
viewBox: "0 0 16 16",

@@ -248,3 +248,3 @@ fill: "none",

height: "1em"
}, props), _path$n || (_path$n = /*#__PURE__*/React__namespace.createElement("path", {
}, props), _path$o || (_path$o = /*#__PURE__*/React__namespace.createElement("path", {
d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333z",

@@ -255,8 +255,8 @@ stroke: "currentColor"

var _path$m;
var _path$n;
function _extends$13() { _extends$13 = 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$13.apply(this, arguments); }
function _extends$15() { _extends$15 = 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$15.apply(this, arguments); }
function SvgVolumeOff(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$13({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$15({
viewBox: "0 0 16 16",

@@ -268,3 +268,3 @@ fill: "none",

height: "1em"
}, props), _path$m || (_path$m = /*#__PURE__*/React__namespace.createElement("path", {
}, props), _path$n || (_path$n = /*#__PURE__*/React__namespace.createElement("path", {
d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zm8 2.667l-4 4m0-4l4 4",

@@ -275,8 +275,8 @@ stroke: "currentColor"

var _path$l;
var _path$m;
function _extends$12() { _extends$12 = 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$12.apply(this, arguments); }
function _extends$14() { _extends$14 = 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$14.apply(this, arguments); }
function SvgVolumeUp(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$12({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$14({
viewBox: "0 0 16 16",

@@ -288,3 +288,3 @@ fill: "none",

height: "1em"
}, props), _path$l || (_path$l = /*#__PURE__*/React__namespace.createElement("path", {
}, props), _path$m || (_path$m = /*#__PURE__*/React__namespace.createElement("path", {
d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zm5.38-.046a6.667 6.667 0 010 9.426M10.36 5.64a3.333 3.333 0 010 4.713",

@@ -333,8 +333,8 @@ stroke: "currentColor"

var _path$M;
var _path$N;
function _extends$1L() { _extends$1L = 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$1L.apply(this, arguments); }
function _extends$1N() { _extends$1N = 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$1N.apply(this, arguments); }
function SvgUser(props) {
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1L({
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1N({
viewBox: "0 0 16 16",

@@ -346,3 +346,3 @@ fill: "none",

height: "1em"
}, props), _path$M || (_path$M = /*#__PURE__*/React__namespace.createElement("path", {
}, props), _path$N || (_path$N = /*#__PURE__*/React__namespace.createElement("path", {
d: "M13.333 14v-1.333A2.667 2.667 0 0010.667 10H5.333a2.667 2.667 0 00-2.666 2.667V14M8 7.333A2.667 2.667 0 108 2a2.667 2.667 0 000 5.333z",

@@ -349,0 +349,0 @@ stroke: "currentColor"

{
"name": "@popmenu/audio-player",
"version": "0.79.0",
"version": "0.80.0",
"license": "MIT",

@@ -31,3 +31,3 @@ "author": "Popmenu Design System Team",

"sideEffects": false,
"gitHead": "2b4f0cbc63975ec6719306a94b3abe4d3b731360"
"gitHead": "3e760a11e68527703b43ba4a56ad3469bd60425a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc