@popmenu/audio-player 0.117.0 → 0.118.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
|
@@ -172,10 +172,10 @@ var classNames$1 = classnames$1.exports;
|
|
|
172
172
|
|
|
173
173
|
var _path$Q;
|
|
174
174
|
|
|
175
|
-
function _extends$
|
|
175
|
+
function _extends$21() { _extends$21 = 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$21.apply(this, arguments); }
|
|
176
176
|
|
|
177
177
|
function SvgPause(props) {
|
|
178
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
178
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$21({
|
|
179
179
|
viewBox: "0 0 16 16",
|
|
180
180
|
fill: "none",
|
|
181
181
|
strokeLinecap: "round",
|
|
@@ -190,10 +190,10 @@ function SvgPause(props) {
|
|
|
190
190
|
|
|
191
191
|
var _path$P;
|
|
192
192
|
|
|
193
|
-
function _extends$
|
|
193
|
+
function _extends$1$() { _extends$1$ = 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$1$.apply(this, arguments); }
|
|
194
194
|
|
|
195
195
|
function SvgPlay(props) {
|
|
196
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
196
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1$({
|
|
197
197
|
viewBox: "0 0 16 16",
|
|
198
198
|
fill: "none",
|
|
199
199
|
strokeLinecap: "round",
|
|
@@ -208,10 +208,10 @@ function SvgPlay(props) {
|
|
|
208
208
|
|
|
209
209
|
var _path$I;
|
|
210
210
|
|
|
211
|
-
function _extends$
|
|
211
|
+
function _extends$1O() { _extends$1O = 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$1O.apply(this, arguments); }
|
|
212
212
|
|
|
213
213
|
function SvgVolumeDown(props) {
|
|
214
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
214
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1O({
|
|
215
215
|
viewBox: "0 0 16 16",
|
|
216
216
|
fill: "none",
|
|
217
217
|
strokeLinecap: "round",
|
|
@@ -226,10 +226,10 @@ function SvgVolumeDown(props) {
|
|
|
226
226
|
|
|
227
227
|
var _path$H;
|
|
228
228
|
|
|
229
|
-
function _extends$
|
|
229
|
+
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); }
|
|
230
230
|
|
|
231
231
|
function SvgVolumeMute(props) {
|
|
232
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
232
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1N({
|
|
233
233
|
viewBox: "0 0 16 16",
|
|
234
234
|
fill: "none",
|
|
235
235
|
strokeLinecap: "round",
|
|
@@ -244,10 +244,10 @@ function SvgVolumeMute(props) {
|
|
|
244
244
|
|
|
245
245
|
var _path$G;
|
|
246
246
|
|
|
247
|
-
function _extends$
|
|
247
|
+
function _extends$1M() { _extends$1M = 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$1M.apply(this, arguments); }
|
|
248
248
|
|
|
249
249
|
function SvgVolumeOff(props) {
|
|
250
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
250
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1M({
|
|
251
251
|
viewBox: "0 0 16 16",
|
|
252
252
|
fill: "none",
|
|
253
253
|
strokeLinecap: "round",
|
|
@@ -262,10 +262,10 @@ function SvgVolumeOff(props) {
|
|
|
262
262
|
|
|
263
263
|
var _path$F;
|
|
264
264
|
|
|
265
|
-
function _extends$
|
|
265
|
+
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); }
|
|
266
266
|
|
|
267
267
|
function SvgVolumeUp(props) {
|
|
268
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
268
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1L({
|
|
269
269
|
viewBox: "0 0 16 16",
|
|
270
270
|
fill: "none",
|
|
271
271
|
strokeLinecap: "round",
|
|
@@ -318,10 +318,10 @@ function __rest(s, e) {
|
|
|
318
318
|
|
|
319
319
|
var _path$1D;
|
|
320
320
|
|
|
321
|
-
function _extends$
|
|
321
|
+
function _extends$3H() { _extends$3H = 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$3H.apply(this, arguments); }
|
|
322
322
|
|
|
323
323
|
function SvgUser(props) {
|
|
324
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
324
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3H({
|
|
325
325
|
viewBox: "0 0 16 16",
|
|
326
326
|
fill: "none",
|
|
327
327
|
strokeLinecap: "round",
|