@popmenu/audio-player 0.69.0 → 0.71.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
@@ -172,7 +172,7 @@ var classnames$1 = {exports: {}};
172
172
 
173
173
  var classNames$1 = classnames$1.exports;
174
174
 
175
- var _path$m;
175
+ var _path$n;
176
176
 
177
177
  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); }
178
178
 
@@ -184,13 +184,13 @@ function SvgPause(props) {
184
184
  strokeLinejoin: "round",
185
185
  width: "1em",
186
186
  height: "1em"
187
- }, props), _path$m || (_path$m = /*#__PURE__*/React__namespace.createElement("path", {
187
+ }, props), _path$n || (_path$n = /*#__PURE__*/React__namespace.createElement("path", {
188
188
  d: "M6.667 2.667H4v10.666h2.667V2.666zm5.333 0H9.333v10.666H12V2.666z",
189
189
  stroke: "currentColor"
190
190
  })));
191
191
  }
192
192
 
193
- var _path$l;
193
+ var _path$m;
194
194
 
195
195
  function _extends$10() { _extends$10 = 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$10.apply(this, arguments); }
196
196
 
@@ -202,13 +202,13 @@ function SvgPlay(props) {
202
202
  strokeLinejoin: "round",
203
203
  width: "1em",
204
204
  height: "1em"
205
- }, props), _path$l || (_path$l = /*#__PURE__*/React__namespace.createElement("path", {
205
+ }, props), _path$m || (_path$m = /*#__PURE__*/React__namespace.createElement("path", {
206
206
  d: "M3.333 2l9.334 6-9.334 6V2z",
207
207
  stroke: "currentColor"
208
208
  })));
209
209
  }
210
210
 
211
- var _path$j;
211
+ var _path$k;
212
212
 
213
213
  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); }
214
214
 
@@ -220,13 +220,13 @@ function SvgVolumeDown(props) {
220
220
  strokeLinejoin: "round",
221
221
  width: "1em",
222
222
  height: "1em"
223
- }, props), _path$j || (_path$j = /*#__PURE__*/React__namespace.createElement("path", {
223
+ }, props), _path$k || (_path$k = /*#__PURE__*/React__namespace.createElement("path", {
224
224
  d: "M8.999 3.333L5.665 6H3v4h2.666L9 12.667V3.333zm3.026 2.307a3.333 3.333 0 010 4.714",
225
225
  stroke: "currentColor"
226
226
  })));
227
227
  }
228
228
 
229
- var _path$i;
229
+ var _path$j;
230
230
 
231
231
  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); }
232
232
 
@@ -238,13 +238,13 @@ function SvgVolumeMute(props) {
238
238
  strokeLinejoin: "round",
239
239
  width: "1em",
240
240
  height: "1em"
241
- }, props), _path$i || (_path$i = /*#__PURE__*/React__namespace.createElement("path", {
241
+ }, props), _path$j || (_path$j = /*#__PURE__*/React__namespace.createElement("path", {
242
242
  d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333z",
243
243
  stroke: "currentColor"
244
244
  })));
245
245
  }
246
246
 
247
- var _path$h;
247
+ var _path$i;
248
248
 
249
249
  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); }
250
250
 
@@ -256,13 +256,13 @@ function SvgVolumeOff(props) {
256
256
  strokeLinejoin: "round",
257
257
  width: "1em",
258
258
  height: "1em"
259
- }, props), _path$h || (_path$h = /*#__PURE__*/React__namespace.createElement("path", {
259
+ }, props), _path$i || (_path$i = /*#__PURE__*/React__namespace.createElement("path", {
260
260
  d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zm8 2.667l-4 4m0-4l4 4",
261
261
  stroke: "currentColor"
262
262
  })));
263
263
  }
264
264
 
265
- var _path$g;
265
+ var _path$h;
266
266
 
267
267
  function _extends$W() { _extends$W = 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$W.apply(this, arguments); }
268
268
 
@@ -274,7 +274,7 @@ function SvgVolumeUp(props) {
274
274
  strokeLinejoin: "round",
275
275
  width: "1em",
276
276
  height: "1em"
277
- }, props), _path$g || (_path$g = /*#__PURE__*/React__namespace.createElement("path", {
277
+ }, props), _path$h || (_path$h = /*#__PURE__*/React__namespace.createElement("path", {
278
278
  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",
279
279
  stroke: "currentColor"
280
280
  })));
@@ -318,7 +318,7 @@ function __rest(s, e) {
318
318
  return t;
319
319
  }
320
320
 
321
- var _path$I;
321
+ var _path$J;
322
322
 
323
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
 
@@ -330,7 +330,7 @@ function SvgUser(props) {
330
330
  strokeLinejoin: "round",
331
331
  width: "1em",
332
332
  height: "1em"
333
- }, props), _path$I || (_path$I = /*#__PURE__*/React__namespace.createElement("path", {
333
+ }, props), _path$J || (_path$J = /*#__PURE__*/React__namespace.createElement("path", {
334
334
  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",
335
335
  stroke: "currentColor"
336
336
  })));