@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.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.es.js
CHANGED
|
@@ -133,7 +133,7 @@ var classnames$1 = {exports: {}};
|
|
|
133
133
|
|
|
134
134
|
var classNames$1 = classnames$1.exports;
|
|
135
135
|
|
|
136
|
-
var _path$
|
|
136
|
+
var _path$n;
|
|
137
137
|
|
|
138
138
|
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); }
|
|
139
139
|
|
|
@@ -145,13 +145,13 @@ function SvgPause(props) {
|
|
|
145
145
|
strokeLinejoin: "round",
|
|
146
146
|
width: "1em",
|
|
147
147
|
height: "1em"
|
|
148
|
-
}, props), _path$
|
|
148
|
+
}, props), _path$n || (_path$n = /*#__PURE__*/React.createElement("path", {
|
|
149
149
|
d: "M6.667 2.667H4v10.666h2.667V2.666zm5.333 0H9.333v10.666H12V2.666z",
|
|
150
150
|
stroke: "currentColor"
|
|
151
151
|
})));
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
var _path$
|
|
154
|
+
var _path$m;
|
|
155
155
|
|
|
156
156
|
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); }
|
|
157
157
|
|
|
@@ -163,13 +163,13 @@ function SvgPlay(props) {
|
|
|
163
163
|
strokeLinejoin: "round",
|
|
164
164
|
width: "1em",
|
|
165
165
|
height: "1em"
|
|
166
|
-
}, props), _path$
|
|
166
|
+
}, props), _path$m || (_path$m = /*#__PURE__*/React.createElement("path", {
|
|
167
167
|
d: "M3.333 2l9.334 6-9.334 6V2z",
|
|
168
168
|
stroke: "currentColor"
|
|
169
169
|
})));
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
-
var _path$
|
|
172
|
+
var _path$k;
|
|
173
173
|
|
|
174
174
|
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); }
|
|
175
175
|
|
|
@@ -181,13 +181,13 @@ function SvgVolumeDown(props) {
|
|
|
181
181
|
strokeLinejoin: "round",
|
|
182
182
|
width: "1em",
|
|
183
183
|
height: "1em"
|
|
184
|
-
}, props), _path$
|
|
184
|
+
}, props), _path$k || (_path$k = /*#__PURE__*/React.createElement("path", {
|
|
185
185
|
d: "M8.999 3.333L5.665 6H3v4h2.666L9 12.667V3.333zm3.026 2.307a3.333 3.333 0 010 4.714",
|
|
186
186
|
stroke: "currentColor"
|
|
187
187
|
})));
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
var _path$
|
|
190
|
+
var _path$j;
|
|
191
191
|
|
|
192
192
|
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); }
|
|
193
193
|
|
|
@@ -199,13 +199,13 @@ function SvgVolumeMute(props) {
|
|
|
199
199
|
strokeLinejoin: "round",
|
|
200
200
|
width: "1em",
|
|
201
201
|
height: "1em"
|
|
202
|
-
}, props), _path$
|
|
202
|
+
}, props), _path$j || (_path$j = /*#__PURE__*/React.createElement("path", {
|
|
203
203
|
d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333z",
|
|
204
204
|
stroke: "currentColor"
|
|
205
205
|
})));
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
var _path$
|
|
208
|
+
var _path$i;
|
|
209
209
|
|
|
210
210
|
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); }
|
|
211
211
|
|
|
@@ -217,13 +217,13 @@ function SvgVolumeOff(props) {
|
|
|
217
217
|
strokeLinejoin: "round",
|
|
218
218
|
width: "1em",
|
|
219
219
|
height: "1em"
|
|
220
|
-
}, props), _path$
|
|
220
|
+
}, props), _path$i || (_path$i = /*#__PURE__*/React.createElement("path", {
|
|
221
221
|
d: "M7.333 3.333L4 6H1.333v4H4l3.333 2.667V3.333zm8 2.667l-4 4m0-4l4 4",
|
|
222
222
|
stroke: "currentColor"
|
|
223
223
|
})));
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
var _path$
|
|
226
|
+
var _path$h;
|
|
227
227
|
|
|
228
228
|
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); }
|
|
229
229
|
|
|
@@ -235,7 +235,7 @@ function SvgVolumeUp(props) {
|
|
|
235
235
|
strokeLinejoin: "round",
|
|
236
236
|
width: "1em",
|
|
237
237
|
height: "1em"
|
|
238
|
-
}, props), _path$
|
|
238
|
+
}, props), _path$h || (_path$h = /*#__PURE__*/React.createElement("path", {
|
|
239
239
|
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",
|
|
240
240
|
stroke: "currentColor"
|
|
241
241
|
})));
|
|
@@ -279,7 +279,7 @@ function __rest(s, e) {
|
|
|
279
279
|
return t;
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
var _path$
|
|
282
|
+
var _path$J;
|
|
283
283
|
|
|
284
284
|
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); }
|
|
285
285
|
|
|
@@ -291,7 +291,7 @@ function SvgUser(props) {
|
|
|
291
291
|
strokeLinejoin: "round",
|
|
292
292
|
width: "1em",
|
|
293
293
|
height: "1em"
|
|
294
|
-
}, props), _path$
|
|
294
|
+
}, props), _path$J || (_path$J = /*#__PURE__*/React.createElement("path", {
|
|
295
295
|
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",
|
|
296
296
|
stroke: "currentColor"
|
|
297
297
|
})));
|