@popmenu/common-ui 0.116.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 +35 -35
- package/build/index.es.js.map +1 -1
- package/build/index.js +35 -35
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -157,19 +157,19 @@ function __rest(s, e) {
|
|
|
157
157
|
return t;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
var _g$
|
|
160
|
+
var _g$2C;
|
|
161
161
|
|
|
162
|
-
function _extends$
|
|
162
|
+
function _extends$4K() { _extends$4K = 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$4K.apply(this, arguments); }
|
|
163
163
|
|
|
164
164
|
function SvgCheckCircle(props) {
|
|
165
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
165
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4K({
|
|
166
166
|
viewBox: "0 0 16 16",
|
|
167
167
|
fill: "none",
|
|
168
168
|
strokeLinecap: "round",
|
|
169
169
|
strokeLinejoin: "round",
|
|
170
170
|
width: "1em",
|
|
171
171
|
height: "1em"
|
|
172
|
-
}, props), _g$
|
|
172
|
+
}, props), _g$2C || (_g$2C = /*#__PURE__*/React__namespace.createElement("g", {
|
|
173
173
|
stroke: "currentColor"
|
|
174
174
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
175
175
|
d: "M14.667 7.387V8a6.667 6.667 0 11-3.954-6.093"
|
|
@@ -180,10 +180,10 @@ function SvgCheckCircle(props) {
|
|
|
180
180
|
|
|
181
181
|
var _path$26;
|
|
182
182
|
|
|
183
|
-
function _extends$
|
|
183
|
+
function _extends$4H() { _extends$4H = 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$4H.apply(this, arguments); }
|
|
184
184
|
|
|
185
185
|
function SvgX(props) {
|
|
186
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
186
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4H({
|
|
187
187
|
viewBox: "0 0 16 16",
|
|
188
188
|
fill: "none",
|
|
189
189
|
strokeLinecap: "round",
|
|
@@ -196,24 +196,24 @@ function SvgX(props) {
|
|
|
196
196
|
})));
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
var _g$
|
|
199
|
+
var _g$2z, _defs$1D;
|
|
200
200
|
|
|
201
|
-
function _extends$
|
|
201
|
+
function _extends$4G() { _extends$4G = 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$4G.apply(this, arguments); }
|
|
202
202
|
|
|
203
203
|
function SvgXCircle(props) {
|
|
204
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
204
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4G({
|
|
205
205
|
viewBox: "0 0 16 16",
|
|
206
206
|
fill: "none",
|
|
207
207
|
strokeLinecap: "round",
|
|
208
208
|
strokeLinejoin: "round",
|
|
209
209
|
width: "1em",
|
|
210
210
|
height: "1em"
|
|
211
|
-
}, props), _g$
|
|
211
|
+
}, props), _g$2z || (_g$2z = /*#__PURE__*/React__namespace.createElement("g", {
|
|
212
212
|
clipPath: "url(#x-circle_svg__clip0_8_6136)",
|
|
213
213
|
stroke: "currentColor"
|
|
214
214
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
215
215
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zM10 6l-4 4m0-4l4 4"
|
|
216
|
-
}))), _defs$
|
|
216
|
+
}))), _defs$1D || (_defs$1D = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
217
217
|
id: "x-circle_svg__clip0_8_6136"
|
|
218
218
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
219
219
|
fill: "currentColor",
|
|
@@ -221,24 +221,24 @@ function SvgXCircle(props) {
|
|
|
221
221
|
})))));
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
var _g$
|
|
224
|
+
var _g$2m, _defs$1t;
|
|
225
225
|
|
|
226
|
-
function _extends$
|
|
226
|
+
function _extends$4m() { _extends$4m = 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$4m.apply(this, arguments); }
|
|
227
227
|
|
|
228
228
|
function SvgInfo(props) {
|
|
229
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
229
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4m({
|
|
230
230
|
viewBox: "0 0 16 16",
|
|
231
231
|
fill: "none",
|
|
232
232
|
strokeLinecap: "round",
|
|
233
233
|
strokeLinejoin: "round",
|
|
234
234
|
width: "1em",
|
|
235
235
|
height: "1em"
|
|
236
|
-
}, props), _g$
|
|
236
|
+
}, props), _g$2m || (_g$2m = /*#__PURE__*/React__namespace.createElement("g", {
|
|
237
237
|
clipPath: "url(#info_svg__clip0_8_5377)",
|
|
238
238
|
stroke: "currentColor"
|
|
239
239
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
240
240
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-4V8m0-2.667h.007"
|
|
241
|
-
}))), _defs$
|
|
241
|
+
}))), _defs$1t || (_defs$1t = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
242
242
|
id: "info_svg__clip0_8_5377"
|
|
243
243
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
244
244
|
fill: "currentColor",
|
|
@@ -246,24 +246,24 @@ function SvgInfo(props) {
|
|
|
246
246
|
})))));
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
-
var _g$
|
|
249
|
+
var _g$2h, _defs$1r;
|
|
250
250
|
|
|
251
|
-
function _extends$
|
|
251
|
+
function _extends$47() { _extends$47 = 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$47.apply(this, arguments); }
|
|
252
252
|
|
|
253
253
|
function SvgMinusCircle(props) {
|
|
254
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
254
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$47({
|
|
255
255
|
viewBox: "0 0 16 16",
|
|
256
256
|
fill: "none",
|
|
257
257
|
strokeLinecap: "round",
|
|
258
258
|
strokeLinejoin: "round",
|
|
259
259
|
width: "1em",
|
|
260
260
|
height: "1em"
|
|
261
|
-
}, props), _g$
|
|
261
|
+
}, props), _g$2h || (_g$2h = /*#__PURE__*/React__namespace.createElement("g", {
|
|
262
262
|
clipPath: "url(#minus-circle_svg__clip0_8_5970)",
|
|
263
263
|
stroke: "currentColor"
|
|
264
264
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
265
265
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zM5.333 8h5.334"
|
|
266
|
-
}))), _defs$
|
|
266
|
+
}))), _defs$1r || (_defs$1r = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
267
267
|
id: "minus-circle_svg__clip0_8_5970"
|
|
268
268
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
269
269
|
fill: "currentColor",
|
|
@@ -271,24 +271,24 @@ function SvgMinusCircle(props) {
|
|
|
271
271
|
})))));
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
var _g$
|
|
274
|
+
var _g$2e, _defs$1o;
|
|
275
275
|
|
|
276
|
-
function _extends$
|
|
276
|
+
function _extends$3$() { _extends$3$ = 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$3$.apply(this, arguments); }
|
|
277
277
|
|
|
278
278
|
function SvgPlusCircle(props) {
|
|
279
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
279
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3$({
|
|
280
280
|
viewBox: "0 0 16 16",
|
|
281
281
|
fill: "none",
|
|
282
282
|
strokeLinecap: "round",
|
|
283
283
|
strokeLinejoin: "round",
|
|
284
284
|
width: "1em",
|
|
285
285
|
height: "1em"
|
|
286
|
-
}, props), _g$
|
|
286
|
+
}, props), _g$2e || (_g$2e = /*#__PURE__*/React__namespace.createElement("g", {
|
|
287
287
|
clipPath: "url(#plus-circle_svg__clip0_8_5870)",
|
|
288
288
|
stroke: "currentColor"
|
|
289
289
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
290
290
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-9.334v5.334M5.333 8h5.334"
|
|
291
|
-
}))), _defs$
|
|
291
|
+
}))), _defs$1o || (_defs$1o = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
292
292
|
id: "plus-circle_svg__clip0_8_5870"
|
|
293
293
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
294
294
|
fill: "currentColor",
|
|
@@ -298,10 +298,10 @@ function SvgPlusCircle(props) {
|
|
|
298
298
|
|
|
299
299
|
var _path$1D;
|
|
300
300
|
|
|
301
|
-
function _extends$
|
|
301
|
+
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); }
|
|
302
302
|
|
|
303
303
|
function SvgUser(props) {
|
|
304
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
304
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3H({
|
|
305
305
|
viewBox: "0 0 16 16",
|
|
306
306
|
fill: "none",
|
|
307
307
|
strokeLinecap: "round",
|
|
@@ -314,24 +314,24 @@ function SvgUser(props) {
|
|
|
314
314
|
})));
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
-
var _g$
|
|
317
|
+
var _g$20, _defs$1f;
|
|
318
318
|
|
|
319
|
-
function _extends$
|
|
319
|
+
function _extends$3w() { _extends$3w = 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$3w.apply(this, arguments); }
|
|
320
320
|
|
|
321
321
|
function SvgError(props) {
|
|
322
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
322
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3w({
|
|
323
323
|
viewBox: "0 0 16 16",
|
|
324
324
|
fill: "none",
|
|
325
325
|
strokeLinecap: "round",
|
|
326
326
|
strokeLinejoin: "round",
|
|
327
327
|
width: "1em",
|
|
328
328
|
height: "1em"
|
|
329
|
-
}, props), _g$
|
|
329
|
+
}, props), _g$20 || (_g$20 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
330
330
|
clipPath: "url(#error_svg__clip0_8_5411)",
|
|
331
331
|
stroke: "currentColor"
|
|
332
332
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
333
333
|
d: "M5.24 1.333h5.52l3.907 3.907v5.52l-3.907 3.907H5.24L1.333 10.76V5.24L5.24 1.333zm2.76 4V8m0 2.666h.008"
|
|
334
|
-
}))), _defs$
|
|
334
|
+
}))), _defs$1f || (_defs$1f = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
335
335
|
id: "error_svg__clip0_8_5411"
|
|
336
336
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
337
337
|
fill: "currentColor",
|
|
@@ -341,10 +341,10 @@ function SvgError(props) {
|
|
|
341
341
|
|
|
342
342
|
var _path$1u;
|
|
343
343
|
|
|
344
|
-
function _extends$
|
|
344
|
+
function _extends$3v() { _extends$3v = 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$3v.apply(this, arguments); }
|
|
345
345
|
|
|
346
346
|
function SvgWarning(props) {
|
|
347
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
347
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3v({
|
|
348
348
|
viewBox: "0 0 16 16",
|
|
349
349
|
fill: "none",
|
|
350
350
|
strokeLinecap: "round",
|