@popmenu/audio-player 0.32.0 → 0.33.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 +16 -16
- package/build/index.es.js.map +1 -1
- package/build/index.js +16 -16
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -173,10 +173,10 @@ var classNames$1 = classnames$1.exports;
|
|
|
173
173
|
|
|
174
174
|
var _path$i;
|
|
175
175
|
|
|
176
|
-
function _extends$
|
|
176
|
+
function _extends$E() { _extends$E = 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$E.apply(this, arguments); }
|
|
177
177
|
|
|
178
178
|
function SvgPause(props) {
|
|
179
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
179
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$E({
|
|
180
180
|
viewBox: "0 0 16 16",
|
|
181
181
|
fill: "none",
|
|
182
182
|
strokeLinecap: "round",
|
|
@@ -191,10 +191,10 @@ function SvgPause(props) {
|
|
|
191
191
|
|
|
192
192
|
var _path$h;
|
|
193
193
|
|
|
194
|
-
function _extends$
|
|
194
|
+
function _extends$D() { _extends$D = 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$D.apply(this, arguments); }
|
|
195
195
|
|
|
196
196
|
function SvgPlay(props) {
|
|
197
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
197
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$D({
|
|
198
198
|
viewBox: "0 0 16 16",
|
|
199
199
|
fill: "none",
|
|
200
200
|
strokeLinecap: "round",
|
|
@@ -209,10 +209,10 @@ function SvgPlay(props) {
|
|
|
209
209
|
|
|
210
210
|
var _path$f;
|
|
211
211
|
|
|
212
|
-
function _extends$
|
|
212
|
+
function _extends$A() { _extends$A = 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$A.apply(this, arguments); }
|
|
213
213
|
|
|
214
214
|
function SvgVolumeDown(props) {
|
|
215
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
215
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$A({
|
|
216
216
|
viewBox: "0 0 16 16",
|
|
217
217
|
fill: "none",
|
|
218
218
|
strokeLinecap: "round",
|
|
@@ -227,10 +227,10 @@ function SvgVolumeDown(props) {
|
|
|
227
227
|
|
|
228
228
|
var _path$e;
|
|
229
229
|
|
|
230
|
-
function _extends$
|
|
230
|
+
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); }
|
|
231
231
|
|
|
232
232
|
function SvgVolumeMute(props) {
|
|
233
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
233
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$z({
|
|
234
234
|
viewBox: "0 0 16 16",
|
|
235
235
|
fill: "none",
|
|
236
236
|
strokeLinecap: "round",
|
|
@@ -245,10 +245,10 @@ function SvgVolumeMute(props) {
|
|
|
245
245
|
|
|
246
246
|
var _path$d;
|
|
247
247
|
|
|
248
|
-
function _extends$
|
|
248
|
+
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); }
|
|
249
249
|
|
|
250
250
|
function SvgVolumeOff(props) {
|
|
251
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
251
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$y({
|
|
252
252
|
viewBox: "0 0 16 16",
|
|
253
253
|
fill: "none",
|
|
254
254
|
strokeLinecap: "round",
|
|
@@ -263,10 +263,10 @@ function SvgVolumeOff(props) {
|
|
|
263
263
|
|
|
264
264
|
var _path$c;
|
|
265
265
|
|
|
266
|
-
function _extends$
|
|
266
|
+
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); }
|
|
267
267
|
|
|
268
268
|
function SvgVolumeUp(props) {
|
|
269
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
269
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$x({
|
|
270
270
|
viewBox: "0 0 16 16",
|
|
271
271
|
fill: "none",
|
|
272
272
|
strokeLinecap: "round",
|
|
@@ -317,19 +317,19 @@ function __rest(s, e) {
|
|
|
317
317
|
return t;
|
|
318
318
|
}
|
|
319
319
|
|
|
320
|
-
var _path$
|
|
320
|
+
var _path$F;
|
|
321
321
|
|
|
322
|
-
function _extends$
|
|
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); }
|
|
323
323
|
|
|
324
324
|
function SvgUser(props) {
|
|
325
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
325
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$19({
|
|
326
326
|
viewBox: "0 0 16 16",
|
|
327
327
|
fill: "none",
|
|
328
328
|
strokeLinecap: "round",
|
|
329
329
|
strokeLinejoin: "round",
|
|
330
330
|
width: "1em",
|
|
331
331
|
height: "1em"
|
|
332
|
-
}, props), _path$
|
|
332
|
+
}, props), _path$F || (_path$F = /*#__PURE__*/React__namespace.createElement("path", {
|
|
333
333
|
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",
|
|
334
334
|
stroke: "currentColor"
|
|
335
335
|
})));
|