@popmenu/audio-player 0.57.0 → 0.58.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.es.js +14 -14
- package/build/index.es.js.map +1 -1
- package/build/index.js +14 -14
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -174,10 +174,10 @@ var classNames$1 = classnames$1.exports;
|
|
|
174
174
|
|
|
175
175
|
var _path$m;
|
|
176
176
|
|
|
177
|
-
function _extends$
|
|
177
|
+
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); }
|
|
178
178
|
|
|
179
179
|
function SvgPause(props) {
|
|
180
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
180
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$13({
|
|
181
181
|
viewBox: "0 0 16 16",
|
|
182
182
|
fill: "none",
|
|
183
183
|
strokeLinecap: "round",
|
|
@@ -192,10 +192,10 @@ function SvgPause(props) {
|
|
|
192
192
|
|
|
193
193
|
var _path$l;
|
|
194
194
|
|
|
195
|
-
function _extends$
|
|
195
|
+
function _extends$11() { _extends$11 = 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$11.apply(this, arguments); }
|
|
196
196
|
|
|
197
197
|
function SvgPlay(props) {
|
|
198
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
198
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$11({
|
|
199
199
|
viewBox: "0 0 16 16",
|
|
200
200
|
fill: "none",
|
|
201
201
|
strokeLinecap: "round",
|
|
@@ -210,10 +210,10 @@ function SvgPlay(props) {
|
|
|
210
210
|
|
|
211
211
|
var _path$j;
|
|
212
212
|
|
|
213
|
-
function _extends$
|
|
213
|
+
function _extends$_() { _extends$_ = 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$_.apply(this, arguments); }
|
|
214
214
|
|
|
215
215
|
function SvgVolumeDown(props) {
|
|
216
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
216
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$_({
|
|
217
217
|
viewBox: "0 0 16 16",
|
|
218
218
|
fill: "none",
|
|
219
219
|
strokeLinecap: "round",
|
|
@@ -228,10 +228,10 @@ function SvgVolumeDown(props) {
|
|
|
228
228
|
|
|
229
229
|
var _path$i;
|
|
230
230
|
|
|
231
|
-
function _extends$
|
|
231
|
+
function _extends$Z() { _extends$Z = 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$Z.apply(this, arguments); }
|
|
232
232
|
|
|
233
233
|
function SvgVolumeMute(props) {
|
|
234
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
234
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$Z({
|
|
235
235
|
viewBox: "0 0 16 16",
|
|
236
236
|
fill: "none",
|
|
237
237
|
strokeLinecap: "round",
|
|
@@ -246,10 +246,10 @@ function SvgVolumeMute(props) {
|
|
|
246
246
|
|
|
247
247
|
var _path$h;
|
|
248
248
|
|
|
249
|
-
function _extends$
|
|
249
|
+
function _extends$Y() { _extends$Y = 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$Y.apply(this, arguments); }
|
|
250
250
|
|
|
251
251
|
function SvgVolumeOff(props) {
|
|
252
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
252
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$Y({
|
|
253
253
|
viewBox: "0 0 16 16",
|
|
254
254
|
fill: "none",
|
|
255
255
|
strokeLinecap: "round",
|
|
@@ -264,10 +264,10 @@ function SvgVolumeOff(props) {
|
|
|
264
264
|
|
|
265
265
|
var _path$g;
|
|
266
266
|
|
|
267
|
-
function _extends$
|
|
267
|
+
function _extends$X() { _extends$X = 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$X.apply(this, arguments); }
|
|
268
268
|
|
|
269
269
|
function SvgVolumeUp(props) {
|
|
270
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
270
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$X({
|
|
271
271
|
viewBox: "0 0 16 16",
|
|
272
272
|
fill: "none",
|
|
273
273
|
strokeLinecap: "round",
|
|
@@ -320,10 +320,10 @@ function __rest(s, e) {
|
|
|
320
320
|
|
|
321
321
|
var _path$H;
|
|
322
322
|
|
|
323
|
-
function _extends$
|
|
323
|
+
function _extends$1D() { _extends$1D = 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$1D.apply(this, arguments); }
|
|
324
324
|
|
|
325
325
|
function SvgUser(props) {
|
|
326
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
326
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1D({
|
|
327
327
|
viewBox: "0 0 16 16",
|
|
328
328
|
fill: "none",
|
|
329
329
|
strokeLinecap: "round",
|